Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 93fcc478d914c8d6ec21747d8e3c4bc127c68b40+00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 (c91458c30442b79ed9014c4f480d1776482ba620) 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-40952@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-11-23T15:44:29.243Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-11-23T15:44:29.252Z] Trying to pass milestone 6 [Pipeline] milestone [2021-11-23T15:44:29.328Z] Trying to pass milestone 7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-11-23T15:44:44.532Z] Still waiting to schedule task [2021-11-23T15:44:44.534Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-11-23T15:45:42.783Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09e11779e79b0dfba) in /home/ubuntu/workspace/moby_PR-40952 [Pipeline] { [Pipeline] checkout [2021-11-23T15:45:42.878Z] The recommended git tool is: git [2021-11-23T15:45:45.803Z] using credential docker-jenkins-github-credentials [2021-11-23T15:45:45.819Z] Cloning the remote Git repository [2021-11-23T15:45:45.819Z] Cloning with configured refspecs honoured and without tags [2021-11-23T15:45:45.694Z] Cloning repository https://github.com/moby/moby.git [2021-11-23T15:45:45.754Z] > git init /home/ubuntu/workspace/moby_PR-40952 # timeout=10 [2021-11-23T15:45:46.030Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T15:45:46.031Z] > git --version # timeout=10 [2021-11-23T15:45:46.053Z] > git --version # 'git version 2.17.1' [2021-11-23T15:45:46.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:45:46.055Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:46:06.348Z] Fetching without tags [2021-11-23T15:46:06.253Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T15:46:06.268Z] > git config --add remote.origin.fetch +refs/pull/40952/head:refs/remotes/origin/PR-40952 # timeout=10 [2021-11-23T15:46:06.295Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:46:06.312Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T15:46:06.337Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T15:46:06.337Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:46:06.349Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:46:06.624Z] Merging remotes/origin/master commit 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 into PR head commit 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 [2021-11-23T15:46:08.327Z] Merge succeeded, producing f37bceee6cc13148b7cea85ff1e7b9283abe341b [2021-11-23T15:46:08.328Z] Checking out Revision f37bceee6cc13148b7cea85ff1e7b9283abe341b (PR-40952) [2021-11-23T15:46:06.621Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T15:46:06.640Z] > git checkout -f 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 # timeout=10 [2021-11-23T15:46:07.577Z] > git remote # timeout=10 [2021-11-23T15:46:07.601Z] > git config --get remote.origin.url # timeout=10 [2021-11-23T15:46:07.625Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:46:07.626Z] > git merge 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 # timeout=10 [2021-11-23T15:46:08.304Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-23T15:46:08.320Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T15:46:08.341Z] > git checkout -f f37bceee6cc13148b7cea85ff1e7b9283abe341b # timeout=10 [2021-11-23T15:46:12.094Z] Commit message: "Merge commit '00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49' into HEAD" [2021-11-23T15:46:12.089Z] > git rev-list --no-walk 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-23T15:46:13.205Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40952:/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-11-23T15:46:21.310Z] Unable to find image 'alpine:latest' locally [2021-11-23T15:46:21.310Z] latest: Pulling from library/alpine [2021-11-23T15:46:21.310Z] 97518928ae5f: Pulling fs layer [2021-11-23T15:46:21.310Z] 97518928ae5f: Verifying Checksum [2021-11-23T15:46:21.310Z] 97518928ae5f: Download complete [2021-11-23T15:46:21.310Z] 97518928ae5f: Pull complete [2021-11-23T15:46:21.310Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-23T15:46:21.310Z] Status: Downloaded newer image for alpine:latest [2021-11-23T15:46:29.426Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-11-23T15:46:29.723Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09e11779e79b0dfba) in /home/ubuntu/workspace/moby_PR-40952 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-11-23T15:46:29.779Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-11-23T15:46:29.829Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2021-11-23T15:46:29.852Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-11-23T15:46:29.868Z] Fetching without tags [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-11-23T15:46:30.261Z] Merging remotes/origin/master commit 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 into PR head commit 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 [2021-11-23T15:46:30.615Z] Merge succeeded, producing a29cfab4b0d6329a5c0aa16c5f7b7fb8f9cd7cce [2021-11-23T15:46:30.616Z] Checking out Revision a29cfab4b0d6329a5c0aa16c5f7b7fb8f9cd7cce (PR-40952) [2021-11-23T15:46:30.764Z] Commit message: "Merge commit '00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49' into HEAD" [2021-11-23T15:46:29.833Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-40952/.git # timeout=10 [2021-11-23T15:46:29.852Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T15:46:29.868Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T15:46:29.869Z] > git --version # timeout=10 [2021-11-23T15:46:29.880Z] > git --version # 'git version 2.17.1' [2021-11-23T15:46:29.880Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:46:29.881Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:46:30.261Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T15:46:30.289Z] > git checkout -f 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 # timeout=10 [2021-11-23T15:46:30.401Z] > git remote # timeout=10 [2021-11-23T15:46:30.422Z] > git config --get remote.origin.url # timeout=10 [2021-11-23T15:46:30.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:46:30.449Z] > git merge 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 # timeout=10 [2021-11-23T15:46:30.604Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-23T15:46:30.615Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T15:46:30.618Z] > git checkout -f a29cfab4b0d6329a5c0aa16c5f7b7fb8f9cd7cce # timeout=10 [2021-11-23T15:46:30.763Z] > git rev-list --no-walk 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-23T15:46:31.525Z] + [ PR != PR ] [2021-11-23T15:46:31.525Z] + [ master != master ] [2021-11-23T15:46:31.525Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-23T15:46:31.961Z] + docker version [2021-11-23T15:46:31.961Z] Client: Docker Engine - Community [2021-11-23T15:46:31.961Z] Version: 20.10.10-rc1 [2021-11-23T15:46:31.961Z] API version: 1.41 [2021-11-23T15:46:31.961Z] Go version: go1.16.9 [2021-11-23T15:46:31.961Z] Git commit: b485636 [2021-11-23T15:46:31.961Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-23T15:46:31.961Z] OS/Arch: linux/amd64 [2021-11-23T15:46:31.961Z] Context: default [2021-11-23T15:46:31.961Z] Experimental: true [2021-11-23T15:46:31.961Z] [2021-11-23T15:46:31.961Z] Server: Docker Engine - Community [2021-11-23T15:46:31.961Z] Engine: [2021-11-23T15:46:31.961Z] Version: 20.10.10-rc1 [2021-11-23T15:46:31.961Z] API version: 1.41 (minimum version 1.12) [2021-11-23T15:46:31.961Z] Go version: go1.16.9 [2021-11-23T15:46:31.961Z] Git commit: 9f5b26f [2021-11-23T15:46:31.961Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-23T15:46:31.961Z] OS/Arch: linux/amd64 [2021-11-23T15:46:31.961Z] Experimental: true [2021-11-23T15:46:31.961Z] containerd: [2021-11-23T15:46:31.961Z] Version: 1.4.11 [2021-11-23T15:46:31.961Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-23T15:46:31.961Z] runc: [2021-11-23T15:46:31.961Z] Version: 1.0.2 [2021-11-23T15:46:31.961Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-23T15:46:31.961Z] docker-init: [2021-11-23T15:46:31.961Z] Version: 0.19.0 [2021-11-23T15:46:31.961Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-23T15:46:32.262Z] + docker info [2021-11-23T15:46:44.723Z] Still waiting to schedule task [2021-11-23T15:46:44.723Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09e11779e79b0dfba)’ [2021-11-23T15:46:44.724Z] Still waiting to schedule task [2021-11-23T15:46:44.724Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09e11779e79b0dfba)’ [2021-11-23T15:46:44.725Z] Still waiting to schedule task [2021-11-23T15:46:44.725Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-11-23T15:46:44.727Z] Still waiting to schedule task [2021-11-23T15:46:44.727Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-11-23T15:46:44.729Z] Still waiting to schedule task [2021-11-23T15:46:44.729Z] All nodes of label ‘windows-2019’ are offline [2021-11-23T15:46:44.730Z] Still waiting to schedule task [2021-11-23T15:46:44.730Z] All nodes of label ‘windows-2022’ are offline [2021-11-23T15:46:44.731Z] Still waiting to schedule task [2021-11-23T15:46:44.731Z] All nodes of label ‘windows-2022’ are offline [2021-11-23T15:46:50.397Z] Client: [2021-11-23T15:46:50.398Z] Context: default [2021-11-23T15:46:50.398Z] Debug Mode: false [2021-11-23T15:46:50.398Z] Plugins: [2021-11-23T15:46:50.398Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-23T15:46:50.398Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-23T15:46:50.398Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-23T15:46:50.398Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-23T15:46:50.398Z] [2021-11-23T15:46:50.398Z] Server: [2021-11-23T15:46:50.398Z] Containers: 0 [2021-11-23T15:46:50.398Z] Running: 0 [2021-11-23T15:46:50.398Z] Paused: 0 [2021-11-23T15:46:50.398Z] Stopped: 0 [2021-11-23T15:46:50.398Z] Images: 1 [2021-11-23T15:46:50.398Z] Server Version: 20.10.10-rc1 [2021-11-23T15:46:50.398Z] Storage Driver: overlay2 [2021-11-23T15:46:50.398Z] Backing Filesystem: extfs [2021-11-23T15:46:50.398Z] Supports d_type: true [2021-11-23T15:46:50.398Z] Native Overlay Diff: true [2021-11-23T15:46:50.398Z] userxattr: false [2021-11-23T15:46:50.398Z] Logging Driver: json-file [2021-11-23T15:46:50.398Z] Cgroup Driver: cgroupfs [2021-11-23T15:46:50.398Z] Cgroup Version: 1 [2021-11-23T15:46:50.398Z] Plugins: [2021-11-23T15:46:50.398Z] Volume: local [2021-11-23T15:46:50.398Z] Network: bridge host ipvlan macvlan null overlay [2021-11-23T15:46:50.398Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-23T15:46:50.398Z] Swarm: inactive [2021-11-23T15:46:50.398Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-23T15:46:50.398Z] Default Runtime: runc [2021-11-23T15:46:50.398Z] Init Binary: docker-init [2021-11-23T15:46:50.398Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-23T15:46:50.398Z] runc version: v1.0.2-0-g52b36a2 [2021-11-23T15:46:50.398Z] init version: de40ad0 [2021-11-23T15:46:50.398Z] Security Options: [2021-11-23T15:46:50.398Z] apparmor [2021-11-23T15:46:50.398Z] seccomp [2021-11-23T15:46:50.398Z] Profile: default [2021-11-23T15:46:50.398Z] Kernel Version: 5.4.0-1057-aws [2021-11-23T15:46:50.398Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-23T15:46:50.398Z] OSType: linux [2021-11-23T15:46:50.398Z] Architecture: x86_64 [2021-11-23T15:46:50.398Z] CPUs: 2 [2021-11-23T15:46:50.398Z] Total Memory: 7.487GiB [2021-11-23T15:46:50.398Z] Name: ip-10-100-66-192 [2021-11-23T15:46:50.398Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-23T15:46:50.398Z] Docker Root Dir: /var/lib/docker [2021-11-23T15:46:50.398Z] Debug Mode: false [2021-11-23T15:46:50.398Z] Registry: https://index.docker.io/v1/ [2021-11-23T15:46:50.398Z] Labels: [2021-11-23T15:46:50.398Z] Experimental: true [2021-11-23T15:46:50.398Z] Insecure Registries: [2021-11-23T15:46:50.398Z] 127.0.0.0/8 [2021-11-23T15:46:50.398Z] Live Restore Enabled: true [2021-11-23T15:46:50.398Z] [2021-11-23T15:46:50.398Z] WARNING: No swap limit support [Pipeline] sh [2021-11-23T15:46:50.693Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T15:46:50.693Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T15:46:50.693Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40952/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-23T15:46:50.693Z] + bash /home/ubuntu/workspace/moby_PR-40952/check-config.sh [2021-11-23T15:46:50.693Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-23T15:46:50.693Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-23T15:46:50.693Z] [2021-11-23T15:46:50.693Z] Generally Necessary: [2021-11-23T15:46:50.693Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-23T15:46:50.693Z] - apparmor: enabled and tools installed [2021-11-23T15:46:50.958Z] - CONFIG_NAMESPACES: enabled [2021-11-23T15:46:50.958Z] - CONFIG_NET_NS: enabled [2021-11-23T15:46:50.958Z] - CONFIG_PID_NS: enabled [2021-11-23T15:46:50.958Z] - CONFIG_IPC_NS: enabled [2021-11-23T15:46:50.958Z] - CONFIG_UTS_NS: enabled [2021-11-23T15:46:50.958Z] - CONFIG_CGROUPS: enabled [2021-11-23T15:46:50.958Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-23T15:46:50.958Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-23T15:46:50.958Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-23T15:46:50.958Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-23T15:46:50.958Z] - CONFIG_CPUSETS: enabled [2021-11-23T15:46:50.958Z] - CONFIG_MEMCG: enabled [2021-11-23T15:46:50.958Z] - CONFIG_KEYS: enabled [2021-11-23T15:46:50.958Z] - CONFIG_VETH: enabled (as module) [2021-11-23T15:46:50.958Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-23T15:46:50.958Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-23T15:46:50.958Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-23T15:46:50.958Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-23T15:46:50.958Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-23T15:46:50.958Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-23T15:46:50.958Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-23T15:46:50.958Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-23T15:46:50.958Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-23T15:46:50.958Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-23T15:46:50.958Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-23T15:46:50.958Z] - CONFIG_CGROUP_BPF: enabled [2021-11-23T15:46:50.958Z] [2021-11-23T15:46:50.958Z] Optional Features: [2021-11-23T15:46:50.958Z] - CONFIG_USER_NS: enabled [2021-11-23T15:46:50.958Z] - CONFIG_SECCOMP: enabled [2021-11-23T15:46:50.958Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-23T15:46:50.958Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-23T15:46:50.958Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-23T15:46:50.958Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-23T15:46:50.958Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-23T15:46:50.958Z] - CONFIG_BLK_CGROUP: enabled [2021-11-23T15:46:50.958Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-23T15:46:50.958Z] - CONFIG_CGROUP_PERF: enabled [2021-11-23T15:46:50.958Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-23T15:46:50.958Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-23T15:46:51.219Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-23T15:46:51.219Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-23T15:46:51.219Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-23T15:46:51.219Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-23T15:46:51.219Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-23T15:46:51.219Z] - CONFIG_IP_VS: enabled (as module) [2021-11-23T15:46:51.219Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-23T15:46:51.219Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-23T15:46:51.219Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-23T15:46:51.219Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-23T15:46:51.219Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-23T15:46:51.219Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-23T15:46:51.219Z] - CONFIG_EXT4_FS: enabled [2021-11-23T15:46:51.219Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-23T15:46:51.219Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-23T15:46:51.219Z] - Network Drivers: [2021-11-23T15:46:51.219Z] - "overlay": [2021-11-23T15:46:51.219Z] - CONFIG_VXLAN: enabled (as module) [2021-11-23T15:46:51.219Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-23T15:46:51.219Z] Optional (for encrypted networks): [2021-11-23T15:46:51.219Z] - CONFIG_CRYPTO: enabled [2021-11-23T15:46:51.219Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-23T15:46:51.219Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-23T15:46:51.219Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-23T15:46:51.219Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-23T15:46:51.219Z] - CONFIG_XFRM: enabled [2021-11-23T15:46:51.219Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-23T15:46:51.219Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-23T15:46:51.219Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-23T15:46:51.219Z] - "ipvlan": [2021-11-23T15:46:51.219Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-23T15:46:51.219Z] - "macvlan": [2021-11-23T15:46:51.219Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-23T15:46:51.219Z] - CONFIG_DUMMY: enabled (as module) [2021-11-23T15:46:51.219Z] - "ftp,tftp client in container": [2021-11-23T15:46:51.480Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-23T15:46:51.480Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-23T15:46:51.480Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-23T15:46:51.480Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-23T15:46:51.480Z] - Storage Drivers: [2021-11-23T15:46:51.480Z] - "aufs": [2021-11-23T15:46:51.480Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-23T15:46:51.480Z] - "btrfs": [2021-11-23T15:46:51.480Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-23T15:46:51.480Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-23T15:46:51.480Z] - "devicemapper": [2021-11-23T15:46:51.480Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-23T15:46:51.480Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-23T15:46:51.480Z] - "overlay": [2021-11-23T15:46:51.480Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-23T15:46:51.480Z] - "zfs": [2021-11-23T15:46:51.480Z] - /dev/zfs: present [2021-11-23T15:46:51.480Z] - zfs command: missing [2021-11-23T15:46:51.480Z] - zpool command: missing [2021-11-23T15:46:51.480Z] [2021-11-23T15:46:51.480Z] Limits: [2021-11-23T15:46:51.480Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-23T15:46:51.480Z] [2021-11-23T15:46:51.480Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-23T15:46:51.807Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:a29cfab4b0d6329a5c0aa16c5f7b7fb8f9cd7cce . [2021-11-23T15:46:52.069Z] #1 [internal] load build definition from Dockerfile [2021-11-23T15:46:52.069Z] #1 sha256:bee4d457c40aa53b3791802da6217b351af358bf4ffef8f6f564457056ac2ef7 [2021-11-23T15:46:52.069Z] #1 transferring dockerfile: [2021-11-23T15:46:52.069Z] #1 transferring dockerfile: 17.53kB done [2021-11-23T15:46:52.326Z] #1 DONE 0.3s [2021-11-23T15:46:52.326Z] [2021-11-23T15:46:52.326Z] #2 [internal] load .dockerignore [2021-11-23T15:46:52.326Z] #2 sha256:f35349ae1311f56dc58159e50958c47f5726ced0ef7fc28152dfe3a02dc23f6a [2021-11-23T15:46:52.326Z] #2 transferring context: 87B 0.0s done [2021-11-23T15:46:52.326Z] #2 DONE 0.3s [2021-11-23T15:46:52.326Z] [2021-11-23T15:46:52.326Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-23T15:46:52.326Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-23T15:46:52.585Z] #3 DONE 0.3s [2021-11-23T15:46:52.585Z] [2021-11-23T15:46:52.585Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-23T15:46:52.585Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-23T15:46:52.585Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-23T15:46:52.842Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-23T15:46:52.842Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-23T15:46:52.842Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-23T15:46:52.842Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-23T15:46:53.103Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-11-23T15:46:53.103Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-23T15:46:53.361Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-11-23T15:46:53.361Z] #4 DONE 0.8s [2021-11-23T15:46:53.925Z] [2021-11-23T15:46:53.925Z] #5 [internal] load .dockerignore [2021-11-23T15:46:53.925Z] #5 sha256:ee1a58186aae486ce13ed52b5b9905faaf9c3a876284f01cd966f56d5f84c80b [2021-11-23T15:46:53.925Z] #5 DONE 0.0s [2021-11-23T15:46:53.925Z] [2021-11-23T15:46:53.925Z] #6 [internal] load build definition from Dockerfile [2021-11-23T15:46:53.925Z] #6 sha256:90e23c4693ec0018ddd6108f29014e49ae9a961d00717d28302c57d5a95efcbc [2021-11-23T15:46:53.925Z] #6 DONE 0.0s [2021-11-23T15:46:53.925Z] [2021-11-23T15:46:53.925Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-23T15:46:53.925Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-23T15:46:54.855Z] #10 ... [2021-11-23T15:46:54.855Z] [2021-11-23T15:46:54.855Z] #9 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-23T15:46:54.855Z] #9 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-23T15:46:54.855Z] #9 DONE 0.9s [2021-11-23T15:46:54.855Z] [2021-11-23T15:46:54.855Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-23T15:46:54.855Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-23T15:46:54.855Z] #10 DONE 1.0s [2021-11-23T15:46:54.855Z] [2021-11-23T15:46:54.855Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T15:46:54.855Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-23T15:46:54.855Z] #8 DONE 1.0s [2021-11-23T15:46:54.855Z] [2021-11-23T15:46:54.855Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T15:46:54.855Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-23T15:46:54.855Z] #7 DONE 1.0s [2021-11-23T15:46:55.433Z] [2021-11-23T15:46:55.433Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T15:46:55.433Z] #35 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T15:46:55.433Z] #35 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 0.0s done [2021-11-23T15:46:55.689Z] #35 sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 1.85kB / 1.85kB done [2021-11-23T15:46:55.689Z] #35 sha256:6480d244c39d52f2de8ee0417cc385aa437cabfbfd8e3c127882c4d03f8ab86d 529B / 529B done [2021-11-23T15:46:55.689Z] #35 sha256:827e5611389abf13dad1057e92f163b771febc0bcdb19fa2d634a7eb0641e0cc 1.46kB / 1.46kB done [2021-11-23T15:46:55.972Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 0B / 54.93MB 0.1s [2021-11-23T15:46:55.972Z] #35 ... [2021-11-23T15:46:55.972Z] [2021-11-23T15:46:55.972Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-23T15:46:55.972Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-23T15:46:55.972Z] #52 DONE 0.0s [2021-11-23T15:46:55.972Z] [2021-11-23T15:46:55.972Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T15:46:55.972Z] #35 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T15:46:55.972Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 3.15MB / 54.93MB 0.2s [2021-11-23T15:46:56.236Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 15.73MB / 54.93MB 0.4s [2021-11-23T15:46:56.236Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 24.41MB / 54.93MB 0.5s [2021-11-23T15:46:56.236Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 30.41MB / 54.93MB 0.7s [2021-11-23T15:46:56.802Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 50.33MB / 54.93MB 1.0s [2021-11-23T15:46:56.802Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.1s [2021-11-23T15:46:57.409Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.6s done [2021-11-23T15:46:57.409Z] #35 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da [2021-11-23T15:47:01.599Z] #35 ... [2021-11-23T15:47:01.599Z] [2021-11-23T15:47:01.599Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:47:01.599Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:47:01.599Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.2s done [2021-11-23T15:47:01.599Z] #11 sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 1.86kB / 1.86kB done [2021-11-23T15:47:01.599Z] #11 sha256:01ade9881e2f3c74662c1915a8b77c2019d4ce0b29b9ea792997de2cdd237cb6 1.80kB / 1.80kB done [2021-11-23T15:47:01.599Z] #11 sha256:4d9c15f5493bceb5eaa106019ccd14e43fea48ec5c8e7c88df9a0efa55e101b3 6.96kB / 6.96kB done [2021-11-23T15:47:01.599Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.4s done [2021-11-23T15:47:01.599Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 0.7s done [2021-11-23T15:47:01.599Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.5s done [2021-11-23T15:47:01.599Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 2.2s done [2021-11-23T15:47:01.599Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 3.8s done [2021-11-23T15:47:01.599Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 127.21MB / 134.80MB 5.7s [2021-11-23T15:47:01.599Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 155B / 155B 2.4s done [2021-11-23T15:47:01.599Z] #11 ... [2021-11-23T15:47:01.599Z] [2021-11-23T15:47:01.599Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T15:47:01.599Z] #35 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T15:47:02.530Z] #35 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 5.0s [2021-11-23T15:47:02.790Z] #35 ... [2021-11-23T15:47:02.790Z] [2021-11-23T15:47:02.790Z] #31 [internal] load build context [2021-11-23T15:47:02.790Z] #31 sha256:6c074c9acdc476a9fa37d6fd75ab853be22b8d0156d257274b6e652a8c52d7f4 [2021-11-23T15:47:02.790Z] #31 transferring context: 55.50MB 6.5s done [2021-11-23T15:47:02.790Z] #31 DONE 7.3s [2021-11-23T15:47:02.790Z] [2021-11-23T15:47:02.790Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T15:47:02.790Z] #35 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T15:47:03.047Z] #35 ... [2021-11-23T15:47:03.047Z] [2021-11-23T15:47:03.047Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T15:47:03.047Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-23T15:47:03.047Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-11-23T15:47:03.047Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-23T15:47:03.047Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-23T15:47:03.047Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-23T15:47:03.047Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2021-11-23T15:47:03.047Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done [2021-11-23T15:47:03.047Z] #78 DONE 7.3s [2021-11-23T15:47:03.047Z] [2021-11-23T15:47:03.047Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T15:47:03.047Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-23T15:47:03.047Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-11-23T15:47:03.047Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-23T15:47:03.047Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-23T15:47:03.047Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-23T15:47:03.047Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.4s done [2021-11-23T15:47:03.047Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done [2021-11-23T15:47:03.047Z] #76 DONE 7.3s [2021-11-23T15:47:03.047Z] [2021-11-23T15:47:03.047Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T15:47:03.047Z] #35 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T15:47:06.325Z] #35 DONE 10.7s [2021-11-23T15:47:06.325Z] [2021-11-23T15:47:06.325Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-23T15:47:06.325Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-23T15:47:06.325Z] #77 DONE 0.6s [2021-11-23T15:47:06.325Z] [2021-11-23T15:47:06.325Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:47:06.325Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:47:06.325Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 134.80MB / 134.80MB 7.0s done [2021-11-23T15:47:06.325Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 8.0s done [2021-11-23T15:47:06.325Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce [2021-11-23T15:47:07.258Z] #11 ... [2021-11-23T15:47:07.258Z] [2021-11-23T15:47:07.258Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-23T15:47:07.258Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-23T15:47:07.258Z] #79 DONE 1.1s [2021-11-23T15:47:07.258Z] [2021-11-23T15:47:07.259Z] #36 [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-11-23T15:47:07.259Z] #36 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-23T15:47:09.153Z] #36 3.113 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:47:09.416Z] #36 3.132 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:47:09.416Z] #36 3.132 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:47:09.416Z] #36 3.392 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:47:09.988Z] #36 3.813 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:47:09.988Z] #36 3.963 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:47:11.887Z] #36 5.530 Fetched 8476 kB in 3s (3144 kB/s) [2021-11-23T15:47:12.144Z] #36 5.530 Reading package lists... [2021-11-23T15:47:12.144Z] #36 ... [2021-11-23T15:47:12.144Z] [2021-11-23T15:47:12.144Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:47:12.144Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:47:12.144Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 1.2s done [2021-11-23T15:47:12.144Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 1.6s done [2021-11-23T15:47:12.144Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 2.3s [2021-11-23T15:47:15.417Z] #11 ... [2021-11-23T15:47:15.417Z] [2021-11-23T15:47:15.417Z] #36 [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-11-23T15:47:15.417Z] #36 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-23T15:47:15.417Z] #36 5.530 Reading package lists... [2021-11-23T15:47:15.417Z] #36 6.322 Reading package lists... [2021-11-23T15:47:15.417Z] #36 7.132 Building dependency tree... [2021-11-23T15:47:15.417Z] #36 7.529 The following additional packages will be installed: [2021-11-23T15:47:15.417Z] #36 7.530 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-23T15:47:15.417Z] #36 7.530 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-23T15:47:15.417Z] #36 7.532 Recommended packages: [2021-11-23T15:47:15.417Z] #36 7.532 libldap-common publicsuffix libsasl2-modules [2021-11-23T15:47:15.417Z] #36 7.704 The following NEW packages will be installed: [2021-11-23T15:47:15.417Z] #36 7.705 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-23T15:47:15.417Z] #36 7.707 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-23T15:47:15.417Z] #36 7.707 libssh2-1 openssl [2021-11-23T15:47:15.417Z] #36 7.987 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:47:15.417Z] #36 7.987 Need to get 3038 kB of archives. [2021-11-23T15:47:15.417Z] #36 7.987 After this operation, 6652 kB of additional disk space will be used. [2021-11-23T15:47:15.417Z] #36 7.987 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-23T15:47:15.417Z] #36 7.997 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-23T15:47:15.417Z] #36 8.000 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-23T15:47:15.417Z] #36 8.002 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-23T15:47:15.417Z] #36 8.028 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-23T15:47:15.417Z] #36 8.028 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-23T15:47:15.418Z] #36 8.028 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-23T15:47:15.418Z] #36 8.028 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-23T15:47:15.418Z] #36 8.043 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-23T15:47:15.418Z] #36 8.043 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-23T15:47:15.418Z] #36 8.043 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-23T15:47:15.418Z] #36 8.043 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-23T15:47:15.418Z] #36 8.043 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-23T15:47:15.418Z] #36 8.057 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-23T15:47:15.418Z] #36 8.057 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-23T15:47:15.418Z] #36 8.235 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:47:15.418Z] #36 8.276 Fetched 3038 kB in 0s (8911 kB/s) [2021-11-23T15:47:15.418Z] #36 8.308 Selecting previously unselected package openssl. [2021-11-23T15:47:15.418Z] #36 8.308 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-11-23T15:47:15.418Z] #36 8.308 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-23T15:47:15.418Z] #36 8.315 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-23T15:47:15.418Z] #36 8.461 Selecting previously unselected package ca-certificates. [2021-11-23T15:47:15.418Z] #36 8.461 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-23T15:47:15.418Z] #36 8.470 Unpacking ca-certificates (20210119) ... [2021-11-23T15:47:15.418Z] #36 8.542 Selecting previously unselected package libbrotli1:amd64. [2021-11-23T15:47:15.418Z] #36 8.542 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-23T15:47:15.418Z] #36 8.556 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-23T15:47:15.418Z] #36 8.687 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-23T15:47:15.418Z] #36 8.687 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-23T15:47:15.418Z] #36 8.695 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T15:47:15.418Z] #36 8.791 Selecting previously unselected package libsasl2-2:amd64. [2021-11-23T15:47:15.418Z] #36 8.791 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-23T15:47:15.418Z] #36 8.797 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T15:47:15.418Z] #36 9.165 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-23T15:47:15.418Z] #36 9.165 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-23T15:47:15.418Z] #36 9.171 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-23T15:47:15.676Z] #36 9.321 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-23T15:47:15.676Z] #36 9.321 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-23T15:47:15.676Z] #36 9.330 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-23T15:47:15.676Z] #36 9.402 Selecting previously unselected package libpsl5:amd64. [2021-11-23T15:47:15.676Z] #36 9.402 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-23T15:47:15.676Z] #36 9.411 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-23T15:47:15.676Z] #36 9.564 Selecting previously unselected package librtmp1:amd64. [2021-11-23T15:47:15.676Z] #36 9.564 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-23T15:47:15.676Z] #36 9.574 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-23T15:47:15.932Z] #36 9.751 Selecting previously unselected package libssh2-1:amd64. [2021-11-23T15:47:15.932Z] #36 9.751 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-23T15:47:15.932Z] #36 9.758 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-23T15:47:15.932Z] #36 9.834 Selecting previously unselected package libcurl4:amd64. [2021-11-23T15:47:15.932Z] #36 9.834 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-23T15:47:15.932Z] #36 9.937 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-23T15:47:16.188Z] #36 10.07 Selecting previously unselected package curl. [2021-11-23T15:47:16.188Z] #36 10.07 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-23T15:47:16.445Z] #36 10.09 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-23T15:47:16.445Z] #36 10.25 Selecting previously unselected package libonig5:amd64. [2021-11-23T15:47:16.445Z] #36 10.25 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-23T15:47:16.445Z] #36 10.25 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T15:47:16.445Z] #36 10.44 Selecting previously unselected package libjq1:amd64. [2021-11-23T15:47:16.445Z] #36 10.44 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-23T15:47:16.701Z] #36 10.45 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-23T15:47:16.701Z] #36 10.66 Selecting previously unselected package jq. [2021-11-23T15:47:16.701Z] #36 10.66 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-23T15:47:16.701Z] #36 10.66 Unpacking jq (1.6-2.1) ... [2021-11-23T15:47:16.958Z] #36 10.75 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-23T15:47:16.958Z] #36 10.76 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-23T15:47:16.958Z] #36 10.77 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-23T15:47:16.958Z] #36 10.79 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T15:47:16.958Z] #36 10.80 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-23T15:47:16.958Z] #36 10.81 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T15:47:16.958Z] #36 10.82 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-23T15:47:16.958Z] #36 10.84 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-23T15:47:16.958Z] #36 10.85 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T15:47:16.958Z] #36 10.89 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-23T15:47:16.958Z] #36 10.90 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-23T15:47:16.958Z] #36 10.92 Setting up ca-certificates (20210119) ... [2021-11-23T15:47:17.889Z] #36 11.56 Updating certificates in /etc/ssl/certs... [2021-11-23T15:47:18.822Z] #36 12.54 129 added, 0 removed; done. [2021-11-23T15:47:18.822Z] #36 12.60 Setting up jq (1.6-2.1) ... [2021-11-23T15:47:18.822Z] #36 12.61 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-23T15:47:18.822Z] #36 12.62 Setting up curl (7.74.0-1.3+b1) ... [2021-11-23T15:47:18.822Z] #36 12.63 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:47:18.822Z] #36 12.65 Processing triggers for ca-certificates (20210119) ... [2021-11-23T15:47:18.822Z] #36 12.67 Updating certificates in /etc/ssl/certs... [2021-11-23T15:47:20.192Z] #36 13.67 0 added, 0 removed; done. [2021-11-23T15:47:20.192Z] #36 13.67 Running hooks in /etc/ca-certificates/update.d... [2021-11-23T15:47:20.192Z] #36 13.67 done. [2021-11-23T15:47:22.716Z] #36 DONE 16.0s [2021-11-23T15:47:22.716Z] [2021-11-23T15:47:22.716Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-23T15:47:22.716Z] #37 sha256:64f75d6529b7322f3aedc2d86aa279758992369e4bda044b7cb94ef341b92db4 [2021-11-23T15:47:22.716Z] #37 DONE 0.2s [2021-11-23T15:47:22.716Z] [2021-11-23T15:47:22.716Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:47:22.716Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:47:22.716Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 6.8s done [2021-11-23T15:47:22.716Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 5.4s [2021-11-23T15:47:24.082Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 6.9s done [2021-11-23T15:47:24.082Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d [2021-11-23T15:47:25.434Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03f0b6a737374ac6d) in /home/ubuntu/workspace/moby_PR-40952 [Pipeline] { [Pipeline] checkout [2021-11-23T15:47:25.621Z] The recommended git tool is: git [2021-11-23T15:47:28.553Z] using credential docker-jenkins-github-credentials [2021-11-23T15:47:28.571Z] Cloning the remote Git repository [2021-11-23T15:47:28.571Z] Cloning with configured refspecs honoured and without tags [2021-11-23T15:47:28.340Z] Cloning repository https://github.com/moby/moby.git [2021-11-23T15:47:28.435Z] > git init /home/ubuntu/workspace/moby_PR-40952 # timeout=10 [2021-11-23T15:47:28.795Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T15:47:28.795Z] > git --version # timeout=10 [2021-11-23T15:47:28.817Z] > git --version # 'git version 2.17.1' [2021-11-23T15:47:28.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:47:28.819Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:47:29.379Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 5.1s [2021-11-23T15:47:32.654Z] #11 ... [2021-11-23T15:47:32.654Z] [2021-11-23T15:47:32.654Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-23T15:47:32.654Z] #38 sha256:b7cfe2d227eab788acfb55ea8e28e76dd73b3df6492ecf2b0868d07dd03b416d [2021-11-23T15:47:32.654Z] #38 2.717 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-23T15:47:32.654Z] #38 3.073 [2021-11-23T15:47:32.654Z] #38 3.292 #=#=# ######################################################################## 100.0% [2021-11-23T15:47:32.654Z] #38 3.573 [2021-11-23T15:47:32.654Z] #38 4.645 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-23T15:47:32.654Z] #38 5.036 [2021-11-23T15:47:32.654Z] #38 5.259 #=#=# ###################################### 53.5% ######################################################################## 100.0% [2021-11-23T15:47:32.654Z] #38 5.645 [2021-11-23T15:47:32.654Z] #38 6.784 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-23T15:47:32.654Z] #38 7.134 [2021-11-23T15:47:32.654Z] #38 7.357 #=#=# ################# 23.8% ######################################### 58.1% ################################################################ 89.6% ######################################################################## 100.0% [2021-11-23T15:47:32.654Z] #38 7.969 [2021-11-23T15:47:32.654Z] #38 8.923 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-23T15:47:32.654Z] #38 9.252 [2021-11-23T15:47:32.654Z] #38 9.486 #=#=# ######################################################################## 100.0% [2021-11-23T15:47:32.654Z] #38 9.806 [2021-11-23T15:47:32.654Z] #38 ... [2021-11-23T15:47:32.654Z] [2021-11-23T15:47:32.654Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:47:32.654Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:47:34.548Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 10.2s [2021-11-23T15:47:35.931Z] #11 ... [2021-11-23T15:47:35.931Z] [2021-11-23T15:47:35.931Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-23T15:47:35.931Z] #38 sha256:b7cfe2d227eab788acfb55ea8e28e76dd73b3df6492ecf2b0868d07dd03b416d [2021-11-23T15:47:35.931Z] #38 10.54 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-23T15:47:35.931Z] #38 10.81 [2021-11-23T15:47:35.931Z] #38 11.04 #=#=# ######################################################################## 100.0% [2021-11-23T15:47:35.931Z] #38 11.33 [2021-11-23T15:47:35.931Z] #38 11.40 Download of images into '/build' complete. [2021-11-23T15:47:35.931Z] #38 11.40 Use something like the following to load the result into a Docker daemon: [2021-11-23T15:47:35.931Z] #38 11.40 tar -cC '/build' . | docker load [2021-11-23T15:47:35.931Z] #38 DONE 13.6s [2021-11-23T15:47:36.187Z] [2021-11-23T15:47:36.187Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:47:36.187Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:47:40.364Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 15.4s [2021-11-23T15:47:40.927Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 16.5s done [2021-11-23T15:47:40.927Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 [2021-11-23T15:47:41.183Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 done [2021-11-23T15:47:41.183Z] #11 DONE 45.5s [2021-11-23T15:47:41.183Z] [2021-11-23T15:47:41.183Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-23T15:47:41.183Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-23T15:47:42.112Z] #12 DONE 1.1s [2021-11-23T15:47:42.369Z] [2021-11-23T15:47:42.369Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-11-23T15:47:42.369Z] #13 sha256:2f61e498125a9d8bc23dd36e8eae7a5cbcd35b98c53b5e12f70bc1f6eb88d641 [2021-11-23T15:47:43.301Z] #13 DONE 0.9s [2021-11-23T15:47:43.301Z] [2021-11-23T15:47:43.301Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-23T15:47:43.301Z] #40 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-23T15:47:43.558Z] #40 DONE 0.2s [2021-11-23T15:47:43.558Z] [2021-11-23T15:47:43.558Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-23T15:47:43.558Z] #49 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-23T15:47:43.558Z] #49 DONE 0.2s [2021-11-23T15:47:43.558Z] [2021-11-23T15:47:43.558Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-23T15:47:43.558Z] #53 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-23T15:47:43.558Z] #53 DONE 0.2s [2021-11-23T15:47:43.558Z] [2021-11-23T15:47:43.558Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:47:43.558Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:47:47.750Z] #54 ... [2021-11-23T15:47:47.750Z] [2021-11-23T15:47:47.750Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-11-23T15:47:47.750Z] #14 sha256:520b7171dc28c4aa41da65a60e4acf3a87b523c5ed93ead8564b7814c6f00138 [2021-11-23T15:47:47.750Z] #14 DONE 4.3s [2021-11-23T15:47:47.750Z] [2021-11-23T15:47:47.750Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-11-23T15:47:47.750Z] #15 sha256:fca1e9e4c7596dc78aae160dc1a2cae029aacc162db91f4748a5cb929d45ce01 [2021-11-23T15:47:47.874Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09b732fa5a6d360b2) in /home/ubuntu/workspace/moby_PR-40952 [Pipeline] { [Pipeline] checkout [2021-11-23T15:47:48.340Z] The recommended git tool is: git [2021-11-23T15:47:49.263Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0006ad2322ba3fec6) in /home/ubuntu/workspace/moby_PR-40952 [Pipeline] { [Pipeline] checkout [2021-11-23T15:47:50.345Z] The recommended git tool is: git [2021-11-23T15:47:52.097Z] #15 DONE 4.7s [2021-11-23T15:47:52.097Z] [2021-11-23T15:47:52.097Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-11-23T15:47:52.097Z] #16 sha256:4d8403ef6cfe9243fb072c9ea9c5b6e9b656b27bb20398ac609eebc92b24bb72 [2021-11-23T15:47:52.253Z] Fetching without tags [2021-11-23T15:47:52.285Z] using credential docker-jenkins-github-credentials [2021-11-23T15:47:52.295Z] Cloning the remote Git repository [2021-11-23T15:47:52.295Z] Cloning with configured refspecs honoured and without tags [2021-11-23T15:47:52.543Z] Merging remotes/origin/master commit 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 into PR head commit 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 [2021-11-23T15:47:52.603Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-058407a28c9e07e7b) in /home/ubuntu/workspace/moby_PR-40952 [Pipeline] { [Pipeline] checkout [2021-11-23T15:47:52.760Z] The recommended git tool is: git [2021-11-23T15:47:53.040Z] #16 ... [2021-11-23T15:47:53.040Z] [2021-11-23T15:47:53.040Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T15:47:53.040Z] #56 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-23T15:47:53.040Z] #56 7.369 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-23T15:47:52.217Z] Cloning repository https://github.com/moby/moby.git [2021-11-23T15:47:52.282Z] > git init /home/ubuntu/workspace/moby_PR-40952 # timeout=10 [2021-11-23T15:47:52.547Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T15:47:52.548Z] > git --version # timeout=10 [2021-11-23T15:47:52.567Z] > git --version # 'git version 2.17.1' [2021-11-23T15:47:52.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:47:52.569Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:47:53.304Z] #56 ... [2021-11-23T15:47:53.304Z] [2021-11-23T15:47:53.304Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-23T15:47:53.304Z] #62 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T15:47:53.304Z] #62 6.728 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-23T15:47:53.304Z] #62 ... [2021-11-23T15:47:53.304Z] [2021-11-23T15:47:53.304Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-23T15:47:53.304Z] #58 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T15:47:53.304Z] #58 7.525 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-23T15:47:53.304Z] #58 9.139 go: downloading github.com/fatih/color v1.10.0 [2021-11-23T15:47:53.304Z] #58 9.531 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-23T15:47:53.304Z] #58 9.551 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-23T15:47:53.304Z] #58 9.571 go: downloading github.com/pkg/errors v0.9.1 [2021-11-23T15:47:53.304Z] #58 9.733 go: downloading golang.org/x/tools v0.1.0 [2021-11-23T15:47:53.304Z] #58 9.921 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-23T15:47:53.304Z] #58 10.00 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-23T15:47:53.304Z] #58 10.13 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-23T15:47:53.304Z] #58 10.20 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-23T15:47:53.560Z] #58 ... [2021-11-23T15:47:53.560Z] [2021-11-23T15:47:53.560Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:47:53.560Z] #50 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:47:53.560Z] #50 6.710 + git clone https://github.com/docker/distribution.git . [2021-11-23T15:47:53.560Z] #50 6.710 Cloning into '.'... [2021-11-23T15:47:53.621Z] using credential docker-jenkins-github-credentials [2021-11-23T15:47:53.630Z] Cloning the remote Git repository [2021-11-23T15:47:53.631Z] Cloning with configured refspecs honoured and without tags [2021-11-23T15:47:53.816Z] #50 ... [2021-11-23T15:47:53.816Z] [2021-11-23T15:47:53.816Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-23T15:47:53.816Z] #43 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-23T15:47:53.816Z] #43 8.272 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-23T15:47:53.816Z] #43 ... [2021-11-23T15:47:53.816Z] [2021-11-23T15:47:53.816Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:47:53.816Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:47:53.816Z] #60 8.145 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-23T15:47:52.145Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T15:47:52.160Z] > git config --add remote.origin.fetch +refs/pull/40952/head:refs/remotes/origin/PR-40952 # timeout=10 [2021-11-23T15:47:52.193Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:47:52.211Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T15:47:52.241Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T15:47:52.242Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:47:52.243Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:47:52.536Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T15:47:52.570Z] > git checkout -f 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 # timeout=10 [2021-11-23T15:47:53.380Z] > git remote # timeout=10 [2021-11-23T15:47:53.406Z] > git config --get remote.origin.url # timeout=10 [2021-11-23T15:47:53.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:47:53.434Z] > git merge 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 # timeout=10 [2021-11-23T15:47:53.687Z] Cloning repository https://github.com/moby/moby.git [2021-11-23T15:47:53.809Z] > git init /home/ubuntu/workspace/moby_PR-40952 # timeout=10 [2021-11-23T15:47:54.176Z] Merge succeeded, producing d354dc34282ca2b945dabb4e8c1fca158aa24d3c [2021-11-23T15:47:54.176Z] Checking out Revision d354dc34282ca2b945dabb4e8c1fca158aa24d3c (PR-40952) [2021-11-23T15:47:54.190Z] #60 ... [2021-11-23T15:47:54.190Z] [2021-11-23T15:47:54.190Z] #41 [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-11-23T15:47:54.190Z] #41 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T15:47:54.190Z] #41 4.652 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-23T15:47:54.190Z] #41 4.652 Cloning into '.'... [2021-11-23T15:47:54.190Z] #41 ... [2021-11-23T15:47:54.190Z] [2021-11-23T15:47:54.190Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:47:54.190Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:47:54.190Z] #54 6.885 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:47:54.190Z] #54 7.053 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:47:54.190Z] #54 7.216 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-23T15:47:54.190Z] #54 7.230 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:47:54.190Z] #54 7.573 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:47:54.190Z] #54 8.794 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:47:54.190Z] #54 10.67 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-23T15:47:54.448Z] #54 ... [2021-11-23T15:47:54.448Z] [2021-11-23T15:47:54.448Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-11-23T15:47:54.448Z] #16 sha256:4d8403ef6cfe9243fb072c9ea9c5b6e9b656b27bb20398ac609eebc92b24bb72 [2021-11-23T15:47:54.448Z] #16 DONE 2.3s [2021-11-23T15:47:54.707Z] [2021-11-23T15:47:54.707Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-11-23T15:47:54.707Z] #17 sha256:0191ca8086930eea4395d2aa0380bc35cd206d032c86d739bf18468c828630f7 [2021-11-23T15:47:54.117Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T15:47:54.117Z] > git --version # timeout=10 [2021-11-23T15:47:54.122Z] > git --version # 'git version 2.25.1' [2021-11-23T15:47:54.122Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:47:54.124Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:47:54.130Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-23T15:47:54.170Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T15:47:54.185Z] > git checkout -f d354dc34282ca2b945dabb4e8c1fca158aa24d3c # timeout=10 [2021-11-23T15:47:56.601Z] #17 DONE 2.1s [2021-11-23T15:47:56.601Z] [2021-11-23T15:47:56.601Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:47:56.601Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:47:56.601Z] #54 13.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:47:57.312Z] using credential docker-jenkins-github-credentials [2021-11-23T15:47:57.319Z] Cloning the remote Git repository [2021-11-23T15:47:57.319Z] Cloning with configured refspecs honoured and without tags [2021-11-23T15:47:57.350Z] Cloning repository https://github.com/moby/moby.git [2021-11-23T15:47:57.517Z] > git init /home/ubuntu/workspace/moby_PR-40952 # timeout=10 [2021-11-23T15:47:57.893Z] Commit message: "Merge commit '00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49' into HEAD" [2021-11-23T15:47:57.886Z] > git rev-list --no-walk 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-23T15:47:58.341Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T15:47:58.342Z] > git --version # timeout=10 [2021-11-23T15:47:58.349Z] > git --version # 'git version 2.25.1' [2021-11-23T15:47:58.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:47:58.522Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:47:59.120Z] #54 ... [2021-11-23T15:47:59.121Z] [2021-11-23T15:47:59.121Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-11-23T15:47:59.121Z] #18 sha256:ee35562e53079f8f25b62761cb9fadbdc44ef51f5b726acf436ee75540c8dc2f [2021-11-23T15:47:59.121Z] #18 DONE 2.3s [2021-11-23T15:47:59.121Z] [2021-11-23T15:47:59.121Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-23T15:47:59.121Z] #58 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T15:47:59.121Z] #58 15.21 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-23T15:47:59.121Z] #58 15.34 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-23T15:47:59.121Z] #58 15.53 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-23T15:47:59.128Z] + docker version [2021-11-23T15:48:01.016Z] #58 17.77 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-23T15:48:01.016Z] #58 17.88 go: downloading golang.org/x/mod v0.3.0 [2021-11-23T15:48:05.199Z] #58 ... [2021-11-23T15:48:05.199Z] [2021-11-23T15:48:05.199Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:48:05.199Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:48:05.199Z] #60 16.58 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-23T15:48:05.199Z] #60 16.62 go: downloading github.com/fatih/color v1.7.0 [2021-11-23T15:48:05.199Z] #60 16.72 go: downloading github.com/pkg/errors v0.8.1 [2021-11-23T15:48:05.199Z] #60 16.73 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-23T15:48:05.200Z] #60 16.82 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-23T15:48:05.200Z] #60 17.18 go: downloading github.com/spf13/viper v1.6.1 [2021-11-23T15:48:05.200Z] #60 17.64 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-23T15:48:05.200Z] #60 17.67 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-23T15:48:05.200Z] #60 19.01 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-23T15:48:05.200Z] #60 19.42 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-23T15:48:05.456Z] #60 ... [2021-11-23T15:48:05.456Z] [2021-11-23T15:48:05.456Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-23T15:48:05.456Z] #62 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T15:48:05.456Z] #62 12.39 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-23T15:48:05.456Z] #62 12.40 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-23T15:48:05.456Z] #62 12.54 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-23T15:48:05.456Z] #62 15.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-23T15:48:05.714Z] #62 ... [2021-11-23T15:48:05.714Z] [2021-11-23T15:48:05.714Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-11-23T15:48:05.714Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-23T15:48:05.714Z] #19 2.199 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:48:05.714Z] #19 2.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:48:05.714Z] #19 2.258 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:48:05.714Z] #19 3.514 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-23T15:48:05.714Z] #19 4.841 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-23T15:48:05.714Z] #19 6.346 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-23T15:48:05.720Z] Client: Docker Engine - Community [2021-11-23T15:48:05.720Z] Version: 20.10.10-rc1 [2021-11-23T15:48:05.720Z] API version: 1.41 [2021-11-23T15:48:05.720Z] Go version: go1.16.9 [2021-11-23T15:48:05.720Z] Git commit: b485636 [2021-11-23T15:48:05.720Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-23T15:48:05.720Z] OS/Arch: linux/amd64 [2021-11-23T15:48:05.720Z] Context: default [2021-11-23T15:48:05.720Z] Experimental: true [2021-11-23T15:48:05.720Z] [2021-11-23T15:48:05.720Z] Server: Docker Engine - Community [2021-11-23T15:48:05.720Z] Engine: [2021-11-23T15:48:05.720Z] Version: 20.10.10-rc1 [2021-11-23T15:48:05.720Z] API version: 1.41 (minimum version 1.12) [2021-11-23T15:48:05.720Z] Go version: go1.16.9 [2021-11-23T15:48:05.720Z] Git commit: 9f5b26f [2021-11-23T15:48:05.720Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-23T15:48:05.720Z] OS/Arch: linux/amd64 [2021-11-23T15:48:05.720Z] Experimental: true [2021-11-23T15:48:05.720Z] containerd: [2021-11-23T15:48:05.720Z] Version: 1.4.11 [2021-11-23T15:48:05.720Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-23T15:48:05.720Z] runc: [2021-11-23T15:48:05.720Z] Version: 1.0.2 [2021-11-23T15:48:05.720Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-23T15:48:05.720Z] docker-init: [2021-11-23T15:48:05.720Z] Version: 0.19.0 [2021-11-23T15:48:05.720Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-23T15:48:06.043Z] + docker info [2021-11-23T15:48:06.278Z] #19 ... [2021-11-23T15:48:06.278Z] [2021-11-23T15:48:06.278Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:48:06.278Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:48:06.278Z] #54 22.66 Fetched 8479 kB in 16s (522 kB/s) [2021-11-23T15:48:10.453Z] #54 22.66 Reading package lists... [2021-11-23T15:48:10.453Z] #54 ... [2021-11-23T15:48:10.453Z] [2021-11-23T15:48:10.453Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T15:48:10.453Z] #56 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-23T15:48:10.453Z] #56 26.56 Usage of /build/vndr: [2021-11-23T15:48:10.453Z] #56 26.56 /build/vndr [[import path] [revision]] [repository] [2021-11-23T15:48:10.453Z] #56 26.56 /build/vndr init [2021-11-23T15:48:10.453Z] #56 26.56 -strict [2021-11-23T15:48:10.453Z] #56 26.56 checking mode. treat non-trivial warning as an error [2021-11-23T15:48:10.453Z] #56 26.56 -verbose [2021-11-23T15:48:10.453Z] #56 26.56 shows all warnings [2021-11-23T15:48:10.453Z] #56 26.56 -whitelist value [2021-11-23T15:48:10.453Z] #56 26.56 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-23T15:48:10.453Z] #56 DONE 27.3s [2021-11-23T15:48:10.453Z] [2021-11-23T15:48:10.453Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-23T15:48:10.453Z] #43 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-23T15:48:10.453Z] #43 26.12 tomll can be used in two ways: [2021-11-23T15:48:10.453Z] #43 26.12 Writing to STDIN and reading from STDOUT: [2021-11-23T15:48:10.453Z] #43 26.12 cat file.toml | tomll > file.toml [2021-11-23T15:48:10.453Z] #43 26.12 [2021-11-23T15:48:10.453Z] #43 26.12 Reading and updating a list of files: [2021-11-23T15:48:10.453Z] #43 26.12 tomll a.toml b.toml c.toml [2021-11-23T15:48:10.453Z] #43 26.12 [2021-11-23T15:48:10.453Z] #43 26.12 When given a list of files, tomll will modify all files in place without asking. [2021-11-23T15:48:10.453Z] #43 DONE 27.3s [2021-11-23T15:48:10.711Z] [2021-11-23T15:48:10.711Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:48:10.711Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:48:10.711Z] #60 23.11 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-23T15:48:10.711Z] #60 23.12 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-23T15:48:10.711Z] #60 23.21 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-23T15:48:10.711Z] #60 23.38 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-23T15:48:10.711Z] #60 23.58 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-23T15:48:10.711Z] #60 23.75 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-23T15:48:10.711Z] #60 23.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-23T15:48:10.711Z] #60 24.15 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-23T15:48:10.711Z] #60 24.20 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-23T15:48:10.711Z] #60 24.26 go: downloading github.com/spf13/afero v1.1.2 [2021-11-23T15:48:10.711Z] #60 24.30 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-23T15:48:10.711Z] #60 24.49 go: downloading github.com/spf13/cast v1.3.0 [2021-11-23T15:48:10.711Z] #60 24.55 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-23T15:48:10.711Z] #60 24.60 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-23T15:48:10.711Z] #60 24.66 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-23T15:48:10.711Z] #60 24.72 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-23T15:48:10.711Z] #60 24.96 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-23T15:48:10.711Z] #60 25.00 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-23T15:48:10.711Z] #60 25.06 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-23T15:48:10.711Z] #60 25.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-23T15:48:10.711Z] #60 25.09 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-23T15:48:10.711Z] #60 25.14 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-23T15:48:10.711Z] #60 25.22 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-23T15:48:10.711Z] #60 25.32 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-23T15:48:10.711Z] #60 25.34 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-23T15:48:10.711Z] #60 25.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-23T15:48:10.711Z] #60 25.43 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-23T15:48:10.711Z] #60 25.43 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-23T15:48:10.711Z] #60 25.50 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-23T15:48:10.711Z] #60 25.66 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-23T15:48:10.711Z] #60 25.73 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-23T15:48:10.711Z] #60 25.76 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-23T15:48:10.711Z] #60 25.98 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-23T15:48:10.711Z] #60 25.98 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-23T15:48:10.711Z] #60 26.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-23T15:48:10.711Z] #60 26.20 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-23T15:48:10.711Z] #60 26.20 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-23T15:48:10.711Z] #60 26.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-23T15:48:10.711Z] #60 26.33 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-23T15:48:10.711Z] #60 26.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-23T15:48:10.711Z] #60 26.53 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-23T15:48:10.711Z] #60 26.67 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-23T15:48:10.711Z] #60 27.04 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-23T15:48:10.711Z] #60 27.11 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-23T15:48:10.711Z] #60 27.29 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-23T15:48:10.711Z] #60 27.34 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-23T15:48:10.711Z] #60 27.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-23T15:48:10.711Z] #60 27.40 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-23T15:48:10.711Z] #60 27.56 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-23T15:48:11.643Z] #60 28.61 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-23T15:48:11.900Z] #60 28.63 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-23T15:48:11.900Z] #60 28.80 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-23T15:48:11.900Z] #60 28.86 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-23T15:48:12.463Z] #60 29.03 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-23T15:48:12.463Z] #60 29.05 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-23T15:48:12.721Z] #60 29.38 go: downloading golang.org/x/text v0.3.2 [2021-11-23T15:48:12.979Z] #60 ... [2021-11-23T15:48:12.979Z] [2021-11-23T15:48:12.979Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:48:12.979Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:48:12.979Z] #54 22.66 Reading package lists... [2021-11-23T15:48:14.754Z] Fetching without tags [2021-11-23T15:48:14.885Z] Fetching without tags [2021-11-23T15:48:15.039Z] Merging remotes/origin/master commit 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 into PR head commit 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 [2021-11-23T15:48:15.280Z] Merging remotes/origin/master commit 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 into PR head commit 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 [2021-11-23T15:48:16.280Z] Merge succeeded, producing 904a772dd2a4b3d610f3741a5ecfd4bb870fbc88 [2021-11-23T15:48:16.281Z] Checking out Revision 904a772dd2a4b3d610f3741a5ecfd4bb870fbc88 (PR-40952) [2021-11-23T15:48:16.319Z] Merge succeeded, producing 904a772dd2a4b3d610f3741a5ecfd4bb870fbc88 [2021-11-23T15:48:16.320Z] Checking out Revision 904a772dd2a4b3d610f3741a5ecfd4bb870fbc88 (PR-40952) [2021-11-23T15:48:14.713Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T15:48:14.722Z] > git config --add remote.origin.fetch +refs/pull/40952/head:refs/remotes/origin/PR-40952 # timeout=10 [2021-11-23T15:48:14.728Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:48:14.744Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T15:48:14.757Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T15:48:14.758Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:48:14.759Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:48:15.046Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T15:48:15.061Z] > git checkout -f 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 # timeout=10 [2021-11-23T15:48:15.703Z] > git remote # timeout=10 [2021-11-23T15:48:15.708Z] > git config --get remote.origin.url # timeout=10 [2021-11-23T15:48:15.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:48:15.719Z] > git merge 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 # timeout=10 [2021-11-23T15:48:16.268Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-23T15:48:16.283Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T15:48:16.289Z] > git checkout -f 904a772dd2a4b3d610f3741a5ecfd4bb870fbc88 # timeout=10 [2021-11-23T15:48:14.752Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T15:48:14.771Z] > git config --add remote.origin.fetch +refs/pull/40952/head:refs/remotes/origin/PR-40952 # timeout=10 [2021-11-23T15:48:14.789Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:48:14.824Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T15:48:14.861Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T15:48:14.861Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:48:14.862Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:48:15.265Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T15:48:15.291Z] > git checkout -f 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 # timeout=10 [2021-11-23T15:48:16.037Z] > git remote # timeout=10 [2021-11-23T15:48:16.067Z] > git config --get remote.origin.url # timeout=10 [2021-11-23T15:48:16.095Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:48:16.096Z] > git merge 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 # timeout=10 [2021-11-23T15:48:16.267Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-23T15:48:16.293Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T15:48:16.319Z] > git checkout -f 904a772dd2a4b3d610f3741a5ecfd4bb870fbc88 # timeout=10 [2021-11-23T15:48:17.438Z] #54 29.79 Reading package lists... [2021-11-23T15:48:17.438Z] #54 ... [2021-11-23T15:48:17.438Z] [2021-11-23T15:48:17.438Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-11-23T15:48:17.438Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-23T15:48:17.438Z] #19 8.010 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T15:48:17.438Z] #19 9.934 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:48:17.438Z] #19 11.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-23T15:48:17.438Z] #19 12.49 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:48:17.438Z] #19 12.52 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [89.7 kB] [2021-11-23T15:48:17.438Z] #19 12.52 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [89.6 kB] [2021-11-23T15:48:17.438Z] #19 12.53 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T15:48:17.438Z] #19 12.56 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [87.8 kB] [2021-11-23T15:48:17.438Z] #19 12.56 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [90.2 kB] [2021-11-23T15:48:17.438Z] #19 12.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-23T15:48:17.438Z] #19 12.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T15:48:17.438Z] #19 12.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:48:17.438Z] #19 12.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-23T15:48:17.438Z] #19 12.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-23T15:48:17.438Z] #19 12.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-23T15:48:17.438Z] #19 ... [2021-11-23T15:48:17.438Z] [2021-11-23T15:48:17.438Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:48:17.438Z] #50 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:48:17.438Z] #50 27.49 Updating files: 91% (1604/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-23T15:48:17.438Z] #50 27.63 + git checkout -q v2.3.0 [2021-11-23T15:48:17.438Z] #50 30.13 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-23T15:48:18.368Z] #50 ... [2021-11-23T15:48:18.368Z] [2021-11-23T15:48:18.368Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:48:18.368Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:48:18.368Z] #54 29.79 Reading package lists... [2021-11-23T15:48:19.365Z] Fetching without tags [2021-11-23T15:48:19.677Z] Merging remotes/origin/master commit 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 into PR head commit 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 [2021-11-23T15:48:19.878Z] Commit message: "Merge commit '00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49' into HEAD" [2021-11-23T15:48:19.881Z] > git rev-list --no-walk 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 # timeout=10 [2021-11-23T15:48:19.993Z] #54 35.08 Building dependency tree... [2021-11-23T15:48:20.212Z] Commit message: "Merge commit '00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-23T15:48:20.852Z] + docker version [2021-11-23T15:48:21.307Z] Merge succeeded, producing 97dc9f706a88b6c5fdde5f7475fc398b0836100a [2021-11-23T15:48:21.307Z] Checking out Revision 97dc9f706a88b6c5fdde5f7475fc398b0836100a (PR-40952) [2021-11-23T15:48:19.189Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T15:48:19.207Z] > git config --add remote.origin.fetch +refs/pull/40952/head:refs/remotes/origin/PR-40952 # timeout=10 [2021-11-23T15:48:19.250Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:48:19.273Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T15:48:19.374Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T15:48:19.374Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:48:19.444Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:48:19.682Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T15:48:19.693Z] > git checkout -f 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 # timeout=10 [2021-11-23T15:48:20.379Z] > git remote # timeout=10 [2021-11-23T15:48:20.415Z] > git config --get remote.origin.url # timeout=10 [2021-11-23T15:48:20.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:48:20.505Z] > git merge 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 # timeout=10 [2021-11-23T15:48:21.294Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-23T15:48:21.309Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T15:48:21.320Z] > git checkout -f 97dc9f706a88b6c5fdde5f7475fc398b0836100a # timeout=10 [2021-11-23T15:48:21.396Z] + docker version [2021-11-23T15:48:22.513Z] #54 38.84 The following additional packages will be installed: [2021-11-23T15:48:22.513Z] #54 38.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-23T15:48:22.513Z] #54 38.84 python3-protobuf python3-six [2021-11-23T15:48:22.513Z] #54 38.86 Suggested packages: [2021-11-23T15:48:22.513Z] #54 38.86 python3-setuptools [2021-11-23T15:48:22.513Z] #54 38.86 Recommended packages: [2021-11-23T15:48:22.513Z] #54 38.86 iproute2 | iproute [2021-11-23T15:48:23.091Z] #54 39.61 The following NEW packages will be installed: [2021-11-23T15:48:23.091Z] #54 39.63 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-23T15:48:23.091Z] #54 39.63 python3-protobuf python3-six [2021-11-23T15:48:23.655Z] #54 40.28 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:48:23.655Z] #54 40.28 Need to get 2288 kB of archives. [2021-11-23T15:48:23.655Z] #54 40.28 After this operation, 11.0 MB of additional disk space will be used. [2021-11-23T15:48:23.655Z] #54 40.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-23T15:48:23.655Z] #54 40.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-23T15:48:23.655Z] #54 40.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-23T15:48:23.655Z] #54 40.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-23T15:48:23.655Z] #54 40.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-23T15:48:23.912Z] #54 40.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-23T15:48:23.913Z] #54 40.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-23T15:48:24.155Z] Client: [2021-11-23T15:48:24.155Z] Context: default [2021-11-23T15:48:24.155Z] Debug Mode: false [2021-11-23T15:48:24.155Z] Plugins: [2021-11-23T15:48:24.155Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-23T15:48:24.155Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-23T15:48:24.155Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-23T15:48:24.155Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-23T15:48:24.155Z] [2021-11-23T15:48:24.155Z] Server: [2021-11-23T15:48:24.155Z] Containers: 0 [2021-11-23T15:48:24.155Z] Running: 0 [2021-11-23T15:48:24.155Z] Paused: 0 [2021-11-23T15:48:24.155Z] Stopped: 0 [2021-11-23T15:48:24.155Z] Images: 0 [2021-11-23T15:48:24.155Z] Server Version: 20.10.10-rc1 [2021-11-23T15:48:24.155Z] Storage Driver: overlay2 [2021-11-23T15:48:24.155Z] Backing Filesystem: extfs [2021-11-23T15:48:24.155Z] Supports d_type: true [2021-11-23T15:48:24.155Z] Native Overlay Diff: true [2021-11-23T15:48:24.155Z] userxattr: false [2021-11-23T15:48:24.155Z] Logging Driver: json-file [2021-11-23T15:48:24.155Z] Cgroup Driver: cgroupfs [2021-11-23T15:48:24.155Z] Cgroup Version: 1 [2021-11-23T15:48:24.155Z] Plugins: [2021-11-23T15:48:24.155Z] Volume: local [2021-11-23T15:48:24.155Z] Network: bridge host ipvlan macvlan null overlay [2021-11-23T15:48:24.155Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-23T15:48:24.155Z] Swarm: inactive [2021-11-23T15:48:24.155Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-23T15:48:24.155Z] Default Runtime: runc [2021-11-23T15:48:24.155Z] Init Binary: docker-init [2021-11-23T15:48:24.155Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-23T15:48:24.155Z] runc version: v1.0.2-0-g52b36a2 [2021-11-23T15:48:24.155Z] init version: de40ad0 [2021-11-23T15:48:24.155Z] Security Options: [2021-11-23T15:48:24.155Z] apparmor [2021-11-23T15:48:24.155Z] seccomp [2021-11-23T15:48:24.155Z] Profile: default [2021-11-23T15:48:24.155Z] Kernel Version: 5.4.0-1057-aws [2021-11-23T15:48:24.155Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-23T15:48:24.155Z] OSType: linux [2021-11-23T15:48:24.155Z] Architecture: x86_64 [2021-11-23T15:48:24.155Z] CPUs: 2 [2021-11-23T15:48:24.155Z] Total Memory: 7.487GiB [2021-11-23T15:48:24.155Z] Name: ip-10-100-121-106 [2021-11-23T15:48:24.155Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-23T15:48:24.155Z] Docker Root Dir: /var/lib/docker [2021-11-23T15:48:24.155Z] Debug Mode: false [2021-11-23T15:48:24.155Z] Registry: https://index.docker.io/v1/ [2021-11-23T15:48:24.155Z] Labels: [2021-11-23T15:48:24.155Z] Experimental: true [2021-11-23T15:48:24.155Z] Insecure Registries: [2021-11-23T15:48:24.155Z] 127.0.0.0/8 [2021-11-23T15:48:24.155Z] Live Restore Enabled: true [2021-11-23T15:48:24.155Z] [2021-11-23T15:48:24.155Z] WARNING: No swap limit support [Pipeline] sh [2021-11-23T15:48:24.469Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T15:48:24.469Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T15:48:24.469Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40952/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-23T15:48:24.469Z] + bash /home/ubuntu/workspace/moby_PR-40952/check-config.sh [2021-11-23T15:48:24.469Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-23T15:48:24.469Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-23T15:48:24.469Z] [2021-11-23T15:48:24.469Z] Generally Necessary: [2021-11-23T15:48:24.469Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-23T15:48:24.469Z] - apparmor: enabled and tools installed [2021-11-23T15:48:24.469Z] - CONFIG_NAMESPACES: enabled [2021-11-23T15:48:24.469Z] - CONFIG_NET_NS: enabled [2021-11-23T15:48:24.469Z] - CONFIG_PID_NS: enabled [2021-11-23T15:48:24.469Z] - CONFIG_IPC_NS: enabled [2021-11-23T15:48:24.469Z] - CONFIG_UTS_NS: enabled [2021-11-23T15:48:24.728Z] - CONFIG_CGROUPS: enabled [2021-11-23T15:48:24.728Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-23T15:48:24.728Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-23T15:48:24.728Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-23T15:48:24.728Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-23T15:48:24.729Z] - CONFIG_CPUSETS: enabled [2021-11-23T15:48:24.729Z] - CONFIG_MEMCG: enabled [2021-11-23T15:48:24.729Z] - CONFIG_KEYS: enabled [2021-11-23T15:48:24.729Z] - CONFIG_VETH: enabled (as module) [2021-11-23T15:48:24.729Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-23T15:48:24.729Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-23T15:48:24.729Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-23T15:48:24.729Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-23T15:48:24.729Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-23T15:48:24.729Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-23T15:48:24.729Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-23T15:48:24.729Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-23T15:48:24.729Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-23T15:48:24.729Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-23T15:48:24.729Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-23T15:48:24.729Z] - CONFIG_CGROUP_BPF: enabled [2021-11-23T15:48:24.729Z] [2021-11-23T15:48:24.729Z] Optional Features: [2021-11-23T15:48:24.729Z] - CONFIG_USER_NS: enabled [2021-11-23T15:48:24.729Z] - CONFIG_SECCOMP: enabled [2021-11-23T15:48:24.729Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-23T15:48:24.729Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-23T15:48:24.729Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-23T15:48:24.729Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-23T15:48:24.729Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-23T15:48:24.729Z] - CONFIG_BLK_CGROUP: enabled [2021-11-23T15:48:24.729Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-23T15:48:24.729Z] - CONFIG_CGROUP_PERF: enabled [2021-11-23T15:48:24.989Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-23T15:48:24.989Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-23T15:48:24.989Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-23T15:48:24.989Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-23T15:48:24.989Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-23T15:48:24.989Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-23T15:48:24.989Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-23T15:48:24.989Z] - CONFIG_IP_VS: enabled (as module) [2021-11-23T15:48:24.989Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-23T15:48:24.989Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-23T15:48:24.989Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-23T15:48:24.989Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-23T15:48:24.989Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-23T15:48:24.989Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-23T15:48:24.989Z] - CONFIG_EXT4_FS: enabled [2021-11-23T15:48:24.989Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-23T15:48:24.989Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-23T15:48:24.989Z] - Network Drivers: [2021-11-23T15:48:24.989Z] - "overlay": [2021-11-23T15:48:24.989Z] - CONFIG_VXLAN: enabled (as module) [2021-11-23T15:48:24.989Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-23T15:48:24.989Z] Optional (for encrypted networks): [2021-11-23T15:48:24.989Z] - CONFIG_CRYPTO: enabled [2021-11-23T15:48:24.989Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-23T15:48:24.989Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-23T15:48:24.989Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-23T15:48:24.989Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-23T15:48:24.989Z] - CONFIG_XFRM: enabled [2021-11-23T15:48:24.989Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-23T15:48:24.989Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-23T15:48:24.989Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-23T15:48:24.989Z] - "ipvlan": [2021-11-23T15:48:24.989Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-23T15:48:24.989Z] - "macvlan": [2021-11-23T15:48:24.989Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-23T15:48:24.989Z] - CONFIG_DUMMY: enabled (as module) [2021-11-23T15:48:24.989Z] - "ftp,tftp client in container": [2021-11-23T15:48:24.989Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-23T15:48:24.989Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-23T15:48:24.989Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-23T15:48:24.989Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-23T15:48:24.989Z] - Storage Drivers: [2021-11-23T15:48:24.989Z] - "aufs": [2021-11-23T15:48:24.989Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-23T15:48:24.989Z] - "btrfs": [2021-11-23T15:48:25.060Z] Client: Docker Engine - Community [2021-11-23T15:48:25.060Z] Version: 20.10.10-rc1 [2021-11-23T15:48:25.060Z] API version: 1.41 [2021-11-23T15:48:25.060Z] Go version: go1.16.9 [2021-11-23T15:48:25.060Z] Git commit: b485636 [2021-11-23T15:48:25.060Z] Built: Mon Oct 18 15:22:14 2021 [2021-11-23T15:48:25.060Z] OS/Arch: linux/amd64 [2021-11-23T15:48:25.060Z] Context: default [2021-11-23T15:48:25.060Z] Experimental: true [2021-11-23T15:48:25.060Z] [2021-11-23T15:48:25.060Z] Server: Docker Engine - Community [2021-11-23T15:48:25.060Z] Engine: [2021-11-23T15:48:25.060Z] Version: 20.10.10-rc1 [2021-11-23T15:48:25.060Z] API version: 1.41 (minimum version 1.12) [2021-11-23T15:48:25.060Z] Go version: go1.16.9 [2021-11-23T15:48:25.060Z] Git commit: 9f5b26f [2021-11-23T15:48:25.060Z] Built: Mon Oct 18 15:20:19 2021 [2021-11-23T15:48:25.060Z] OS/Arch: linux/amd64 [2021-11-23T15:48:25.060Z] Experimental: true [2021-11-23T15:48:25.060Z] containerd: [2021-11-23T15:48:25.060Z] Version: 1.4.11 [2021-11-23T15:48:25.060Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-23T15:48:25.060Z] runc: [2021-11-23T15:48:25.060Z] Version: 1.0.2 [2021-11-23T15:48:25.060Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-23T15:48:25.060Z] docker-init: [2021-11-23T15:48:25.060Z] Version: 0.19.0 [2021-11-23T15:48:25.060Z] GitCommit: de40ad0 [2021-11-23T15:48:25.061Z] Commit message: "Merge commit '00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49' into HEAD" [Pipeline] sh [2021-11-23T15:48:25.077Z] > git rev-list --no-walk 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 # timeout=10 [2021-11-23T15:48:25.253Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-23T15:48:25.253Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-23T15:48:25.253Z] - "devicemapper": [2021-11-23T15:48:25.253Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-23T15:48:25.253Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-23T15:48:25.253Z] - "overlay": [2021-11-23T15:48:25.253Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-23T15:48:25.253Z] - "zfs": [2021-11-23T15:48:25.253Z] - /dev/zfs: present [2021-11-23T15:48:25.253Z] - zfs command: missing [2021-11-23T15:48:25.253Z] - zpool command: missing [2021-11-23T15:48:25.253Z] [2021-11-23T15:48:25.253Z] Limits: [2021-11-23T15:48:25.253Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-23T15:48:25.253Z] [2021-11-23T15:48:25.253Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-23T15:48:25.322Z] #54 ... [2021-11-23T15:48:25.322Z] [2021-11-23T15:48:25.322Z] #41 [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-11-23T15:48:25.322Z] #41 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T15:48:25.379Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-23T15:48:25.608Z] Client: Docker Engine - Community [2021-11-23T15:48:25.608Z] Version: 20.10.10-rc1 [2021-11-23T15:48:25.608Z] API version: 1.41 [2021-11-23T15:48:25.608Z] Go version: go1.16.9 [2021-11-23T15:48:25.608Z] Git commit: b485636 [2021-11-23T15:48:25.608Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-23T15:48:25.608Z] OS/Arch: linux/amd64 [2021-11-23T15:48:25.608Z] Context: default [2021-11-23T15:48:25.608Z] Experimental: true [2021-11-23T15:48:25.608Z] [2021-11-23T15:48:25.608Z] Server: Docker Engine - Community [2021-11-23T15:48:25.608Z] Engine: [2021-11-23T15:48:25.608Z] Version: 20.10.10-rc1 [2021-11-23T15:48:25.608Z] API version: 1.41 (minimum version 1.12) [2021-11-23T15:48:25.608Z] Go version: go1.16.9 [2021-11-23T15:48:25.608Z] Git commit: 9f5b26f [2021-11-23T15:48:25.608Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-23T15:48:25.608Z] OS/Arch: linux/amd64 [2021-11-23T15:48:25.608Z] Experimental: true [2021-11-23T15:48:25.608Z] containerd: [2021-11-23T15:48:25.608Z] Version: 1.4.11 [2021-11-23T15:48:25.608Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-23T15:48:25.608Z] runc: [2021-11-23T15:48:25.608Z] Version: 1.0.2 [2021-11-23T15:48:25.608Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-23T15:48:25.608Z] docker-init: [2021-11-23T15:48:25.608Z] Version: 0.19.0 [2021-11-23T15:48:25.608Z] GitCommit: de40ad0 [2021-11-23T15:48:25.618Z] + sudo modprobe ip_vs [2021-11-23T15:48:25.618Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d354dc34282ca2b945dabb4e8c1fca158aa24d3c . [2021-11-23T15:48:25.836Z] #41 41.82 Updating files: 88% (1344/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-23T15:48:25.836Z] #41 42.28 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-23T15:48:25.887Z] #1 [internal] load build definition from Dockerfile [2021-11-23T15:48:25.887Z] #1 sha256:1d44acffb78632ccc946fc571251f17eb3f3528c27a6140912246634512a81cf [2021-11-23T15:48:25.887Z] #1 transferring dockerfile: 17.53kB done [2021-11-23T15:48:25.887Z] #1 DONE 0.1s [2021-11-23T15:48:25.887Z] [2021-11-23T15:48:25.887Z] #2 [internal] load .dockerignore [2021-11-23T15:48:25.887Z] #2 sha256:c5ee9c544471aca9ad157385944a9762b433a384766833bd66cc95e8559bf1c9 [2021-11-23T15:48:25.887Z] #2 transferring context: 87B done [2021-11-23T15:48:25.887Z] #2 DONE 0.1s [2021-11-23T15:48:25.887Z] [2021-11-23T15:48:25.887Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-23T15:48:25.887Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-23T15:48:26.093Z] #41 42.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [Pipeline] sh [2021-11-23T15:48:26.391Z] + docker version [2021-11-23T15:48:26.398Z] + docker info [2021-11-23T15:48:26.461Z] #3 DONE 0.4s [2021-11-23T15:48:26.461Z] [2021-11-23T15:48:26.461Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-23T15:48:26.461Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-23T15:48:26.461Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2021-11-23T15:48:26.461Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-23T15:48:26.461Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-23T15:48:26.461Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-23T15:48:26.461Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2021-11-23T15:48:26.461Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-23T15:48:26.760Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-11-23T15:48:26.760Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2021-11-23T15:48:27.020Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2021-11-23T15:48:27.020Z] #4 DONE 0.7s [2021-11-23T15:48:27.279Z] [2021-11-23T15:48:27.279Z] #6 [internal] load build definition from Dockerfile [2021-11-23T15:48:27.279Z] #6 sha256:69761b7dca82a3e36851160b20119493a0347f2ffffca0832b5117bcad7dd3c1 [2021-11-23T15:48:27.279Z] #6 DONE 0.0s [2021-11-23T15:48:27.279Z] [2021-11-23T15:48:27.279Z] #5 [internal] load .dockerignore [2021-11-23T15:48:27.279Z] #5 sha256:3fabae93dfe546cd1a1e1ca119f606de7d1065e52fe131914c0154fa1a45d9e5 [2021-11-23T15:48:27.279Z] #5 DONE 0.0s [2021-11-23T15:48:27.279Z] [2021-11-23T15:48:27.279Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T15:48:27.279Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-23T15:48:28.216Z] #10 DONE 1.0s [2021-11-23T15:48:28.216Z] [2021-11-23T15:48:28.216Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T15:48:28.216Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-23T15:48:28.216Z] #9 DONE 1.1s [2021-11-23T15:48:28.216Z] [2021-11-23T15:48:28.216Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-23T15:48:28.216Z] #7 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-23T15:48:28.216Z] #7 DONE 1.1s [2021-11-23T15:48:28.216Z] [2021-11-23T15:48:28.216Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-23T15:48:28.216Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-23T15:48:28.216Z] #8 DONE 1.1s [2021-11-23T15:48:29.177Z] [2021-11-23T15:48:29.177Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T15:48:29.177Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T15:48:29.177Z] #28 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 0.1s done [2021-11-23T15:48:29.443Z] #28 ... [2021-11-23T15:48:29.443Z] [2021-11-23T15:48:29.443Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T15:48:29.443Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-23T15:48:29.443Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-11-23T15:48:29.443Z] #71 DONE 0.2s [2021-11-23T15:48:29.443Z] [2021-11-23T15:48:29.443Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T15:48:29.443Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T15:48:29.443Z] #28 sha256:6480d244c39d52f2de8ee0417cc385aa437cabfbfd8e3c127882c4d03f8ab86d 529B / 529B done [2021-11-23T15:48:29.443Z] #28 sha256:827e5611389abf13dad1057e92f163b771febc0bcdb19fa2d634a7eb0641e0cc 1.46kB / 1.46kB done [2021-11-23T15:48:29.443Z] #28 sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 1.85kB / 1.85kB done [2021-11-23T15:48:29.704Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 0B / 54.93MB 0.2s [2021-11-23T15:48:29.969Z] #28 ... [2021-11-23T15:48:29.969Z] [2021-11-23T15:48:29.969Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-23T15:48:29.969Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-23T15:48:29.969Z] #45 DONE 0.0s [2021-11-23T15:48:29.969Z] [2021-11-23T15:48:29.969Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T15:48:29.969Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T15:48:29.969Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 4.19MB / 54.93MB 0.4s [2021-11-23T15:48:29.969Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 9.44MB / 54.93MB 0.5s [2021-11-23T15:48:30.230Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 17.83MB / 54.93MB 0.6s [2021-11-23T15:48:30.272Z] #41 ... [2021-11-23T15:48:30.272Z] [2021-11-23T15:48:30.272Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-23T15:48:30.272Z] #62 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T15:48:30.272Z] #62 46.56 v3.0.2 [2021-11-23T15:48:30.272Z] #62 DONE 47.2s [2021-11-23T15:48:30.272Z] [2021-11-23T15:48:30.272Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:48:30.272Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:48:30.272Z] #54 43.87 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-23T15:48:30.272Z] #54 45.41 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:48:30.272Z] #54 45.74 Fetched 2288 kB in 4s (520 kB/s) [2021-11-23T15:48:30.272Z] #54 45.88 Selecting previously unselected package libprotobuf23:amd64. [2021-11-23T15:48:30.272Z] #54 45.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-23T15:48:30.272Z] #54 45.92 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-23T15:48:30.272Z] #54 45.95 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-23T15:48:30.491Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 27.26MB / 54.93MB 0.9s [2021-11-23T15:48:30.491Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 33.55MB / 54.93MB 1.0s [2021-11-23T15:48:30.491Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 36.70MB / 54.93MB 1.1s [2021-11-23T15:48:30.528Z] #54 46.99 Selecting previously unselected package python3-pkg-resources. [2021-11-23T15:48:30.528Z] #54 46.99 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-23T15:48:30.528Z] #54 47.00 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-23T15:48:30.528Z] #54 47.23 Selecting previously unselected package python3-six. [2021-11-23T15:48:30.528Z] #54 47.23 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-23T15:48:30.750Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 40.89MB / 54.93MB 1.3s [2021-11-23T15:48:30.785Z] #54 47.23 Unpacking python3-six (1.16.0-2) ... [2021-11-23T15:48:30.785Z] #54 47.40 Selecting previously unselected package python3-protobuf. [2021-11-23T15:48:30.785Z] #54 47.40 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-23T15:48:30.785Z] #54 47.42 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-23T15:48:31.010Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 45.09MB / 54.93MB 1.5s [2021-11-23T15:48:31.273Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 50.33MB / 54.93MB 1.7s [2021-11-23T15:48:31.273Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.8s [2021-11-23T15:48:31.731Z] #54 48.01 Selecting previously unselected package libnet1:amd64. [2021-11-23T15:48:31.731Z] #54 48.01 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-23T15:48:31.731Z] #54 48.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T15:48:31.731Z] #54 ... [2021-11-23T15:48:31.731Z] [2021-11-23T15:48:31.731Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:48:31.731Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:48:31.731Z] #60 38.36 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-23T15:48:31.731Z] #60 38.45 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-23T15:48:31.731Z] #60 38.46 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-23T15:48:31.731Z] #60 38.57 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-23T15:48:31.731Z] #60 38.57 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-23T15:48:31.731Z] #60 40.27 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-23T15:48:31.731Z] #60 40.48 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-23T15:48:31.731Z] #60 40.71 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-23T15:48:31.731Z] #60 ... [2021-11-23T15:48:31.731Z] [2021-11-23T15:48:31.731Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:48:31.731Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:48:31.731Z] #54 48.17 Selecting previously unselected package libnl-3-200:amd64. [2021-11-23T15:48:31.731Z] #54 48.18 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-23T15:48:31.731Z] #54 48.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T15:48:31.731Z] #54 48.36 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-23T15:48:31.731Z] #54 48.36 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-23T15:48:31.731Z] #54 48.37 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T15:48:31.845Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 2.2s done [2021-11-23T15:48:31.988Z] #54 48.50 Selecting previously unselected package criu. [2021-11-23T15:48:31.988Z] #54 48.50 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-23T15:48:31.988Z] #54 48.51 Unpacking criu (3.16.1-1) ... [2021-11-23T15:48:32.415Z] #28 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da [2021-11-23T15:48:32.918Z] #54 49.52 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-23T15:48:34.485Z] Client: Docker Engine - Community [2021-11-23T15:48:34.485Z] Version: 20.10.10-rc1 [2021-11-23T15:48:34.485Z] API version: 1.41 [2021-11-23T15:48:34.485Z] Go version: go1.16.9 [2021-11-23T15:48:34.485Z] Git commit: b485636 [2021-11-23T15:48:34.485Z] Built: Mon Oct 18 15:21:14 2021 [2021-11-23T15:48:34.485Z] OS/Arch: linux/arm64 [2021-11-23T15:48:34.485Z] Context: default [2021-11-23T15:48:34.485Z] Experimental: true [2021-11-23T15:48:34.485Z] [2021-11-23T15:48:34.485Z] Server: Docker Engine - Community [2021-11-23T15:48:34.485Z] Engine: [2021-11-23T15:48:34.485Z] Version: 20.10.10-rc1 [2021-11-23T15:48:34.485Z] API version: 1.41 (minimum version 1.12) [2021-11-23T15:48:34.485Z] Go version: go1.16.9 [2021-11-23T15:48:34.485Z] Git commit: 9f5b26f [2021-11-23T15:48:34.485Z] Built: Mon Oct 18 15:19:46 2021 [2021-11-23T15:48:34.485Z] OS/Arch: linux/arm64 [2021-11-23T15:48:34.485Z] Experimental: true [2021-11-23T15:48:34.485Z] containerd: [2021-11-23T15:48:34.485Z] Version: 1.4.11 [2021-11-23T15:48:34.485Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-23T15:48:34.485Z] runc: [2021-11-23T15:48:34.485Z] Version: 1.0.2 [2021-11-23T15:48:34.485Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-23T15:48:34.485Z] docker-init: [2021-11-23T15:48:34.485Z] Version: 0.19.0 [2021-11-23T15:48:34.486Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-23T15:48:34.782Z] + docker info [2021-11-23T15:48:35.480Z] #54 51.63 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-23T15:48:35.480Z] #54 51.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T15:48:35.480Z] #54 51.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T15:48:35.480Z] #54 51.68 Setting up python3-six (1.16.0-2) ... [2021-11-23T15:48:35.750Z] #28 ... [2021-11-23T15:48:35.750Z] [2021-11-23T15:48:35.750Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T15:48:35.750Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-23T15:48:35.750Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-11-23T15:48:35.750Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-23T15:48:35.750Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-23T15:48:35.750Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-23T15:48:35.750Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-11-23T15:48:35.750Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2021-11-23T15:48:35.750Z] #69 DONE 5.8s [2021-11-23T15:48:35.750Z] [2021-11-23T15:48:35.750Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:48:35.750Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:48:35.750Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.2s done [2021-11-23T15:48:35.750Z] #11 sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 1.86kB / 1.86kB done [2021-11-23T15:48:35.750Z] #11 sha256:01ade9881e2f3c74662c1915a8b77c2019d4ce0b29b9ea792997de2cdd237cb6 1.80kB / 1.80kB done [2021-11-23T15:48:35.750Z] #11 sha256:4d9c15f5493bceb5eaa106019ccd14e43fea48ec5c8e7c88df9a0efa55e101b3 6.96kB / 6.96kB done [2021-11-23T15:48:35.750Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 2.0s done [2021-11-23T15:48:35.750Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 1.1s done [2021-11-23T15:48:35.750Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 1.6s done [2021-11-23T15:48:35.750Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 4.1s done [2021-11-23T15:48:35.750Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 5.3s done [2021-11-23T15:48:35.750Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 94.37MB / 134.80MB 5.6s [2021-11-23T15:48:35.750Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 155B / 155B 4.3s done [2021-11-23T15:48:35.750Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 108.74MB / 134.80MB 5.9s [2021-11-23T15:48:35.750Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 120.59MB / 134.80MB 6.1s [2021-11-23T15:48:36.009Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 128.97MB / 134.80MB 6.3s [2021-11-23T15:48:36.409Z] #54 52.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T15:48:36.409Z] #54 53.01 Setting up python3-protobuf (3.12.4-1) ... [2021-11-23T15:48:36.416Z] Client: [2021-11-23T15:48:36.416Z] Context: default [2021-11-23T15:48:36.416Z] Debug Mode: false [2021-11-23T15:48:36.416Z] Plugins: [2021-11-23T15:48:36.416Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-23T15:48:36.416Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-23T15:48:36.416Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-23T15:48:36.416Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-23T15:48:36.416Z] [2021-11-23T15:48:36.416Z] Server: [2021-11-23T15:48:36.416Z] Containers: 0 [2021-11-23T15:48:36.416Z] Running: 0 [2021-11-23T15:48:36.416Z] Paused: 0 [2021-11-23T15:48:36.416Z] Stopped: 0 [2021-11-23T15:48:36.416Z] Images: 0 [2021-11-23T15:48:36.416Z] Server Version: 20.10.10-rc1 [2021-11-23T15:48:36.416Z] Storage Driver: overlay2 [2021-11-23T15:48:36.416Z] Backing Filesystem: extfs [2021-11-23T15:48:36.416Z] Supports d_type: true [2021-11-23T15:48:36.416Z] Native Overlay Diff: true [2021-11-23T15:48:36.416Z] userxattr: false [2021-11-23T15:48:36.416Z] Logging Driver: json-file [2021-11-23T15:48:36.416Z] Cgroup Driver: cgroupfs [2021-11-23T15:48:36.416Z] Cgroup Version: 1 [2021-11-23T15:48:36.416Z] Plugins: [2021-11-23T15:48:36.416Z] Volume: local [2021-11-23T15:48:36.416Z] Network: bridge host ipvlan macvlan null overlay [2021-11-23T15:48:36.416Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-23T15:48:36.416Z] Swarm: inactive [2021-11-23T15:48:36.416Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-23T15:48:36.416Z] Default Runtime: runc [2021-11-23T15:48:36.416Z] Init Binary: docker-init [2021-11-23T15:48:36.416Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-23T15:48:36.416Z] runc version: v1.0.2-0-g52b36a2 [2021-11-23T15:48:36.416Z] init version: de40ad0 [2021-11-23T15:48:36.416Z] Security Options: [2021-11-23T15:48:36.416Z] apparmor [2021-11-23T15:48:36.416Z] seccomp [2021-11-23T15:48:36.416Z] Profile: default [2021-11-23T15:48:36.416Z] Kernel Version: 5.4.0-1057-aws [2021-11-23T15:48:36.416Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-23T15:48:36.416Z] OSType: linux [2021-11-23T15:48:36.416Z] Architecture: x86_64 [2021-11-23T15:48:36.416Z] CPUs: 2 [2021-11-23T15:48:36.416Z] Total Memory: 7.569GiB [2021-11-23T15:48:36.416Z] Name: ip-10-100-59-212 [2021-11-23T15:48:36.416Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-23T15:48:36.416Z] Docker Root Dir: /var/lib/docker [2021-11-23T15:48:36.416Z] Debug Mode: false [2021-11-23T15:48:36.416Z] Registry: https://index.docker.io/v1/ [2021-11-23T15:48:36.416Z] Labels: [2021-11-23T15:48:36.416Z] Experimental: true [2021-11-23T15:48:36.416Z] Insecure Registries: [2021-11-23T15:48:36.416Z] 127.0.0.0/8 [2021-11-23T15:48:36.416Z] Live Restore Enabled: true [2021-11-23T15:48:36.416Z] [2021-11-23T15:48:36.416Z] WARNING: No swap limit support [Pipeline] sh [2021-11-23T15:48:36.710Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T15:48:36.710Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T15:48:36.710Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40952/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-23T15:48:36.710Z] + bash /home/ubuntu/workspace/moby_PR-40952/check-config.sh [2021-11-23T15:48:36.710Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-23T15:48:36.710Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-23T15:48:36.710Z] [2021-11-23T15:48:36.710Z] Generally Necessary: [2021-11-23T15:48:36.710Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-23T15:48:36.710Z] - apparmor: enabled and tools installed [2021-11-23T15:48:36.710Z] - CONFIG_NAMESPACES: enabled [2021-11-23T15:48:36.710Z] - CONFIG_NET_NS: enabled [2021-11-23T15:48:36.710Z] - CONFIG_PID_NS: enabled [2021-11-23T15:48:36.710Z] - CONFIG_IPC_NS: enabled [2021-11-23T15:48:36.710Z] - CONFIG_UTS_NS: enabled [2021-11-23T15:48:36.710Z] - CONFIG_CGROUPS: enabled [2021-11-23T15:48:36.710Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-23T15:48:36.710Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-23T15:48:36.710Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-23T15:48:36.710Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-23T15:48:36.710Z] - CONFIG_CPUSETS: enabled [2021-11-23T15:48:36.710Z] - CONFIG_MEMCG: enabled [2021-11-23T15:48:36.710Z] - CONFIG_KEYS: enabled [2021-11-23T15:48:36.710Z] - CONFIG_VETH: enabled (as module) [2021-11-23T15:48:36.710Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-23T15:48:36.710Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-23T15:48:36.710Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-23T15:48:36.710Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-23T15:48:36.710Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-23T15:48:36.710Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-23T15:48:36.710Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-23T15:48:36.710Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-23T15:48:36.980Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-23T15:48:36.980Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-23T15:48:36.980Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-23T15:48:36.980Z] - CONFIG_CGROUP_BPF: enabled [2021-11-23T15:48:36.980Z] [2021-11-23T15:48:36.980Z] Optional Features: [2021-11-23T15:48:36.980Z] - CONFIG_USER_NS: enabled [2021-11-23T15:48:36.980Z] - CONFIG_SECCOMP: enabled [2021-11-23T15:48:36.980Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-23T15:48:36.980Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-23T15:48:36.980Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-23T15:48:36.980Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-23T15:48:36.980Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-23T15:48:36.980Z] - CONFIG_BLK_CGROUP: enabled [2021-11-23T15:48:36.980Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-23T15:48:36.980Z] - CONFIG_CGROUP_PERF: enabled [2021-11-23T15:48:36.980Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-23T15:48:36.980Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-23T15:48:36.980Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-23T15:48:36.980Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-23T15:48:36.980Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-23T15:48:36.980Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-23T15:48:36.980Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-23T15:48:36.980Z] - CONFIG_IP_VS: enabled (as module) [2021-11-23T15:48:36.980Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-23T15:48:36.980Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-23T15:48:36.980Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-23T15:48:36.980Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-23T15:48:36.980Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-23T15:48:36.980Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-23T15:48:36.980Z] - CONFIG_EXT4_FS: enabled [2021-11-23T15:48:36.980Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-23T15:48:36.980Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-23T15:48:36.980Z] - Network Drivers: [2021-11-23T15:48:36.980Z] - "overlay": [2021-11-23T15:48:36.980Z] - CONFIG_VXLAN: enabled (as module) [2021-11-23T15:48:36.980Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-23T15:48:36.980Z] Optional (for encrypted networks): [2021-11-23T15:48:37.241Z] - CONFIG_CRYPTO: enabled [2021-11-23T15:48:37.241Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-23T15:48:37.241Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-23T15:48:37.241Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-23T15:48:37.241Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-23T15:48:37.241Z] - CONFIG_XFRM: enabled [2021-11-23T15:48:37.241Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-23T15:48:37.241Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-23T15:48:37.241Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-23T15:48:37.241Z] - "ipvlan": [2021-11-23T15:48:37.241Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-23T15:48:37.241Z] - "macvlan": [2021-11-23T15:48:37.241Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-23T15:48:37.241Z] - CONFIG_DUMMY: enabled (as module) [2021-11-23T15:48:37.241Z] - "ftp,tftp client in container": [2021-11-23T15:48:37.241Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-23T15:48:37.241Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-23T15:48:37.241Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-23T15:48:37.241Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-23T15:48:37.241Z] - Storage Drivers: [2021-11-23T15:48:37.241Z] - "aufs": [2021-11-23T15:48:37.241Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-23T15:48:37.241Z] - "btrfs": [2021-11-23T15:48:37.241Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-23T15:48:37.241Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-23T15:48:37.241Z] - "devicemapper": [2021-11-23T15:48:37.241Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-23T15:48:37.241Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-23T15:48:37.241Z] - "overlay": [2021-11-23T15:48:37.241Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-23T15:48:37.241Z] - "zfs": [2021-11-23T15:48:37.241Z] - /dev/zfs: present [2021-11-23T15:48:37.241Z] - zfs command: missing [2021-11-23T15:48:37.241Z] - zpool command: missing [2021-11-23T15:48:37.241Z] [2021-11-23T15:48:37.241Z] Limits: [2021-11-23T15:48:37.241Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-23T15:48:37.241Z] [2021-11-23T15:48:37.241Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-23T15:48:37.414Z] #11 ... [2021-11-23T15:48:37.414Z] [2021-11-23T15:48:37.414Z] #24 [internal] load build context [2021-11-23T15:48:37.414Z] #24 sha256:14ef639d95197d6447420b5922915bd0134257843231b2b25cdbacd54cda8ae0 [2021-11-23T15:48:37.414Z] #24 transferring context: 55.50MB 7.4s done [2021-11-23T15:48:37.414Z] #24 DONE 8.3s [2021-11-23T15:48:37.414Z] [2021-11-23T15:48:37.414Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:48:37.414Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:48:37.414Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 5.0s [2021-11-23T15:48:37.414Z] #11 ... [2021-11-23T15:48:37.414Z] [2021-11-23T15:48:37.414Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T15:48:37.414Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-23T15:48:37.414Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-23T15:48:37.414Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-23T15:48:37.414Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-23T15:48:37.414Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-11-23T15:48:37.414Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.3s done [2021-11-23T15:48:37.589Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:904a772dd2a4b3d610f3741a5ecfd4bb870fbc88 . [2021-11-23T15:48:37.674Z] #71 ... [2021-11-23T15:48:37.674Z] [2021-11-23T15:48:37.674Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:48:37.674Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:48:37.674Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 134.80MB / 134.80MB 7.9s done [2021-11-23T15:48:37.851Z] #2 [internal] load .dockerignore [2021-11-23T15:48:37.851Z] #2 sha256:54162b00b82e481814ab7c7f2087ce0eff64b1aad3d9441c39eb9612ddd69e42 [2021-11-23T15:48:37.933Z] #11 ... [2021-11-23T15:48:37.934Z] [2021-11-23T15:48:37.934Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T15:48:37.934Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-23T15:48:37.934Z] #71 DONE 8.6s [2021-11-23T15:48:38.193Z] [2021-11-23T15:48:38.193Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T15:48:38.193Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T15:48:38.810Z] #2 transferring context: 87B done [2021-11-23T15:48:38.810Z] #2 DONE 1.1s [2021-11-23T15:48:38.810Z] [2021-11-23T15:48:38.810Z] #1 [internal] load build definition from Dockerfile [2021-11-23T15:48:38.810Z] #1 sha256:d64bb6b9dd84e68024ccb3b284e012ae4e11108896ee22c1a4da6b68c9b51441 [2021-11-23T15:48:38.810Z] #1 transferring dockerfile: 17.53kB done [2021-11-23T15:48:38.810Z] #1 DONE 1.1s [2021-11-23T15:48:38.810Z] [2021-11-23T15:48:38.810Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-23T15:48:38.810Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-23T15:48:39.382Z] #3 DONE 0.4s [2021-11-23T15:48:39.382Z] [2021-11-23T15:48:39.382Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-23T15:48:39.382Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-23T15:48:39.382Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-23T15:48:39.382Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-23T15:48:39.382Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-23T15:48:39.382Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-23T15:48:39.382Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2021-11-23T15:48:39.382Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-23T15:48:39.643Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2021-11-23T15:48:39.643Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-23T15:48:39.904Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2021-11-23T15:48:39.904Z] #4 DONE 0.7s [2021-11-23T15:48:40.120Z] #28 ... [2021-11-23T15:48:40.120Z] [2021-11-23T15:48:40.120Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-23T15:48:40.120Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-23T15:48:40.120Z] #70 DONE 0.6s [2021-11-23T15:48:40.120Z] [2021-11-23T15:48:40.120Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T15:48:40.120Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T15:48:40.169Z] [2021-11-23T15:48:40.169Z] #6 [internal] load .dockerignore [2021-11-23T15:48:40.169Z] #6 sha256:80b53c70ce3e99ece02c65ea337654ec3bc2fc23c6c8f65d9feb7bc53374f89f [2021-11-23T15:48:40.169Z] #6 DONE 0.0s [2021-11-23T15:48:40.169Z] [2021-11-23T15:48:40.169Z] #5 [internal] load build definition from Dockerfile [2021-11-23T15:48:40.169Z] #5 sha256:90974858eb815a816ecfa945f218308a43f218ba5f7170b64b5e1d79d85784eb [2021-11-23T15:48:40.169Z] #5 DONE 0.0s [2021-11-23T15:48:40.169Z] [2021-11-23T15:48:40.169Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T15:48:40.169Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-23T15:48:40.381Z] #28 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 7.8s done [2021-11-23T15:48:40.644Z] #28 DONE 11.2s [2021-11-23T15:48:40.644Z] [2021-11-23T15:48:40.644Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-23T15:48:40.644Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-23T15:48:40.644Z] #72 DONE 0.8s [2021-11-23T15:48:40.644Z] [2021-11-23T15:48:40.644Z] #29 [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-11-23T15:48:40.644Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-23T15:48:40.744Z] #10 ... [2021-11-23T15:48:40.744Z] [2021-11-23T15:48:40.744Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-23T15:48:40.744Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-23T15:48:40.744Z] #9 DONE 0.6s [2021-11-23T15:48:41.005Z] [2021-11-23T15:48:41.005Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-23T15:48:41.005Z] #7 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-23T15:48:41.005Z] #7 DONE 0.6s [2021-11-23T15:48:41.005Z] [2021-11-23T15:48:41.005Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T15:48:41.005Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-23T15:48:41.005Z] #10 DONE 0.6s [2021-11-23T15:48:41.005Z] [2021-11-23T15:48:41.005Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T15:48:41.005Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-23T15:48:41.005Z] #8 DONE 0.7s [2021-11-23T15:48:41.665Z] #54 57.68 Setting up criu (3.16.1-1) ... [2021-11-23T15:48:42.553Z] #29 1.868 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:48:42.553Z] #29 1.881 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:48:42.553Z] #29 1.881 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:48:42.553Z] #29 2.101 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:48:42.814Z] #29 2.377 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:48:42.923Z] [2021-11-23T15:48:42.923Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T15:48:42.923Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-23T15:48:42.923Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-23T15:48:43.186Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-23T15:48:43.186Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-23T15:48:43.186Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-23T15:48:43.390Z] #29 2.889 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:48:43.451Z] #71 ... [2021-11-23T15:48:43.451Z] [2021-11-23T15:48:43.451Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-23T15:48:43.451Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-23T15:48:43.451Z] #45 DONE 0.0s [2021-11-23T15:48:43.493Z] Client: [2021-11-23T15:48:43.493Z] Context: default [2021-11-23T15:48:43.493Z] Debug Mode: false [2021-11-23T15:48:43.493Z] Plugins: [2021-11-23T15:48:43.493Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-23T15:48:43.493Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-23T15:48:43.493Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-23T15:48:43.493Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-23T15:48:43.493Z] [2021-11-23T15:48:43.493Z] Server: [2021-11-23T15:48:43.493Z] Containers: 0 [2021-11-23T15:48:43.493Z] Running: 0 [2021-11-23T15:48:43.493Z] Paused: 0 [2021-11-23T15:48:43.493Z] Stopped: 0 [2021-11-23T15:48:43.493Z] Images: 0 [2021-11-23T15:48:43.493Z] Server Version: 20.10.10-rc1 [2021-11-23T15:48:43.493Z] Storage Driver: overlay2 [2021-11-23T15:48:43.493Z] Backing Filesystem: extfs [2021-11-23T15:48:43.493Z] Supports d_type: true [2021-11-23T15:48:43.493Z] Native Overlay Diff: true [2021-11-23T15:48:43.493Z] userxattr: false [2021-11-23T15:48:43.493Z] Logging Driver: json-file [2021-11-23T15:48:43.493Z] Cgroup Driver: systemd [2021-11-23T15:48:43.493Z] Cgroup Version: 2 [2021-11-23T15:48:43.493Z] Plugins: [2021-11-23T15:48:43.493Z] Volume: local [2021-11-23T15:48:43.493Z] Network: bridge host ipvlan macvlan null overlay [2021-11-23T15:48:43.493Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-23T15:48:43.493Z] Swarm: inactive [2021-11-23T15:48:43.493Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-23T15:48:43.493Z] Default Runtime: runc [2021-11-23T15:48:43.493Z] Init Binary: docker-init [2021-11-23T15:48:43.493Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-23T15:48:43.493Z] runc version: v1.0.2-0-g52b36a2 [2021-11-23T15:48:43.493Z] init version: de40ad0 [2021-11-23T15:48:43.493Z] Security Options: [2021-11-23T15:48:43.493Z] apparmor [2021-11-23T15:48:43.493Z] seccomp [2021-11-23T15:48:43.493Z] Profile: default [2021-11-23T15:48:43.493Z] cgroupns [2021-11-23T15:48:43.493Z] Kernel Version: 5.11.0-1020-aws [2021-11-23T15:48:43.493Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-23T15:48:43.493Z] OSType: linux [2021-11-23T15:48:43.493Z] Architecture: x86_64 [2021-11-23T15:48:43.493Z] CPUs: 2 [2021-11-23T15:48:43.493Z] Total Memory: 7.482GiB [2021-11-23T15:48:43.493Z] Name: ip-10-100-39-145 [2021-11-23T15:48:43.493Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-11-23T15:48:43.493Z] Docker Root Dir: /var/lib/docker [2021-11-23T15:48:43.493Z] Debug Mode: false [2021-11-23T15:48:43.493Z] Registry: https://index.docker.io/v1/ [2021-11-23T15:48:43.493Z] Labels: [2021-11-23T15:48:43.493Z] Experimental: true [2021-11-23T15:48:43.493Z] Insecure Registries: [2021-11-23T15:48:43.493Z] 127.0.0.0/8 [2021-11-23T15:48:43.493Z] Live Restore Enabled: true [2021-11-23T15:48:43.493Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-23T15:48:43.557Z] #54 59.93 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:48:43.718Z] [2021-11-23T15:48:43.718Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:48:43.718Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:48:43.718Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.1s done [2021-11-23T15:48:43.718Z] #11 sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 1.86kB / 1.86kB done [2021-11-23T15:48:43.718Z] #11 sha256:01ade9881e2f3c74662c1915a8b77c2019d4ce0b29b9ea792997de2cdd237cb6 1.80kB / 1.80kB done [2021-11-23T15:48:43.718Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 13.63MB / 54.93MB 0.6s [2021-11-23T15:48:43.718Z] #11 sha256:4d9c15f5493bceb5eaa106019ccd14e43fea48ec5c8e7c88df9a0efa55e101b3 6.96kB / 6.96kB done [2021-11-23T15:48:43.718Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.4s done [2021-11-23T15:48:43.718Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 4.99MB / 10.87MB 0.6s [2021-11-23T15:48:43.718Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 0B / 54.57MB 0.6s [2021-11-23T15:48:43.718Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 23.07MB / 54.93MB 0.7s [2021-11-23T15:48:43.718Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 0.7s [2021-11-23T15:48:43.718Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 5.24MB / 54.57MB 0.7s [2021-11-23T15:48:43.856Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:904a772dd2a4b3d610f3741a5ecfd4bb870fbc88 . [2021-11-23T15:48:43.856Z] #1 [internal] load build definition from Dockerfile [2021-11-23T15:48:43.856Z] #1 sha256:bf4faa37c9fc309874e373a1486e15b0c85c7cd170374bbf8a80e9736eadf7e9 [2021-11-23T15:48:43.856Z] #1 transferring dockerfile: 17.53kB 0.0s done [2021-11-23T15:48:43.856Z] #1 DONE 0.1s [2021-11-23T15:48:43.856Z] [2021-11-23T15:48:43.856Z] #2 [internal] load .dockerignore [2021-11-23T15:48:43.856Z] #2 sha256:d05c1f07c2d8285e187576f24b41f461ddbf128b3ed96d1d27ba14dca71f118c [2021-11-23T15:48:43.984Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 27.26MB / 54.93MB 0.8s [2021-11-23T15:48:43.984Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 31.54MB / 54.93MB 1.0s [2021-11-23T15:48:43.984Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 0.8s done [2021-11-23T15:48:43.984Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 9.44MB / 54.57MB 1.0s [2021-11-23T15:48:43.984Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 0B / 85.77MB 1.0s [2021-11-23T15:48:43.984Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 35.65MB / 54.93MB 1.1s [2021-11-23T15:48:43.984Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 13.63MB / 54.57MB 1.1s [2021-11-23T15:48:44.116Z] #2 transferring context: 87B done [2021-11-23T15:48:44.116Z] #2 DONE 0.1s [2021-11-23T15:48:44.116Z] [2021-11-23T15:48:44.116Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-23T15:48:44.116Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-23T15:48:44.259Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 38.80MB / 54.93MB 1.1s [2021-11-23T15:48:44.259Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 17.83MB / 54.57MB 1.1s [2021-11-23T15:48:44.259Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 5.24MB / 85.77MB 1.1s [2021-11-23T15:48:44.259Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 42.99MB / 54.93MB 1.3s [2021-11-23T15:48:44.259Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 24.12MB / 54.57MB 1.3s [2021-11-23T15:48:44.259Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 13.63MB / 85.77MB 1.3s [2021-11-23T15:48:44.377Z] #3 DONE 0.4s [2021-11-23T15:48:44.377Z] [2021-11-23T15:48:44.377Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-23T15:48:44.377Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-23T15:48:44.377Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-23T15:48:44.377Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-23T15:48:44.377Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-23T15:48:44.377Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-23T15:48:44.377Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2021-11-23T15:48:44.487Z] #54 DONE 61.1s [2021-11-23T15:48:44.487Z] [2021-11-23T15:48:44.487Z] #41 [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-11-23T15:48:44.487Z] #41 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T15:48:44.526Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 53.48MB / 54.93MB 1.4s [2021-11-23T15:48:44.527Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 36.70MB / 54.57MB 1.4s [2021-11-23T15:48:44.527Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 25.17MB / 85.77MB 1.4s [2021-11-23T15:48:44.527Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 40.89MB / 54.57MB 1.6s [2021-11-23T15:48:44.638Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-23T15:48:44.638Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-23T15:48:44.638Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2021-11-23T15:48:44.770Z] #29 4.305 Fetched 8476 kB in 3s (3125 kB/s) [2021-11-23T15:48:44.793Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 45.55MB / 54.57MB 1.6s [2021-11-23T15:48:44.793Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 33.01MB / 85.77MB 1.6s [2021-11-23T15:48:44.793Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 51.38MB / 54.57MB 1.7s [2021-11-23T15:48:44.900Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2021-11-23T15:48:44.900Z] #4 DONE 0.5s [2021-11-23T15:48:45.059Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 1.8s [2021-11-23T15:48:45.059Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 41.94MB / 85.77MB 1.8s [2021-11-23T15:48:45.059Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 51.38MB / 85.77MB 2.0s [2021-11-23T15:48:45.059Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 2.1s done [2021-11-23T15:48:45.059Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 62.91MB / 85.77MB 2.1s [2021-11-23T15:48:45.162Z] [2021-11-23T15:48:45.163Z] #5 [internal] load build definition from Dockerfile [2021-11-23T15:48:45.163Z] #5 sha256:814e8d4683e386a0936739dbe807e8724ae7bc91b9708a77ce069d3491900fc6 [2021-11-23T15:48:45.163Z] #5 DONE 0.0s [2021-11-23T15:48:45.163Z] [2021-11-23T15:48:45.163Z] #6 [internal] load .dockerignore [2021-11-23T15:48:45.163Z] #6 sha256:04d9a76aecca1dde81394c9a5433cc39ba353dd926e874317e0b5ded5b52e6e2 [2021-11-23T15:48:45.163Z] #6 DONE 0.0s [2021-11-23T15:48:45.163Z] [2021-11-23T15:48:45.163Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-23T15:48:45.163Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-23T15:48:45.323Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 69.10MB / 85.77MB 2.2s [2021-11-23T15:48:45.323Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da [2021-11-23T15:48:45.323Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 76.55MB / 85.77MB 2.3s [2021-11-23T15:48:45.709Z] #29 4.305 Reading package lists... [2021-11-23T15:48:45.894Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 2.6s done [2021-11-23T15:48:45.894Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 2.6s [2021-11-23T15:48:45.894Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 0B / 155B 2.7s [2021-11-23T15:48:45.894Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 155B / 155B 2.8s [2021-11-23T15:48:46.549Z] #10 DONE 1.2s [2021-11-23T15:48:46.549Z] [2021-11-23T15:48:46.549Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T15:48:46.549Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-23T15:48:46.549Z] #8 DONE 1.2s [2021-11-23T15:48:46.549Z] [2021-11-23T15:48:46.549Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T15:48:46.549Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-23T15:48:46.549Z] #9 DONE 1.2s [2021-11-23T15:48:46.549Z] [2021-11-23T15:48:46.549Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-23T15:48:46.549Z] #7 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-23T15:48:46.549Z] #7 DONE 1.3s [2021-11-23T15:48:46.648Z] #29 5.198 Reading package lists... [2021-11-23T15:48:46.648Z] #29 6.164 Building dependency tree... [2021-11-23T15:48:46.648Z] #29 ... [2021-11-23T15:48:46.648Z] [2021-11-23T15:48:46.648Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:48:46.648Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:48:46.648Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 1.5s done [2021-11-23T15:48:46.648Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 1.3s done [2021-11-23T15:48:46.648Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 2.7s [2021-11-23T15:48:46.838Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 3.5s done [2021-11-23T15:48:46.838Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 155B / 155B 3.7s done [2021-11-23T15:48:46.838Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 1.05MB / 134.80MB 3.8s [2021-11-23T15:48:46.857Z] [2021-11-23T15:48:46.857Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T15:48:46.857Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T15:48:46.857Z] #28 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 0.0s done [2021-11-23T15:48:46.917Z] #11 ... [2021-11-23T15:48:46.917Z] [2021-11-23T15:48:46.917Z] #29 [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-11-23T15:48:46.917Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-23T15:48:46.917Z] #29 6.164 Building dependency tree... [2021-11-23T15:48:46.964Z] Client: [2021-11-23T15:48:46.964Z] Context: default [2021-11-23T15:48:46.964Z] Debug Mode: false [2021-11-23T15:48:46.964Z] Plugins: [2021-11-23T15:48:46.964Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-23T15:48:46.964Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-23T15:48:46.964Z] [2021-11-23T15:48:46.964Z] Server: [2021-11-23T15:48:46.964Z] Containers: 0 [2021-11-23T15:48:46.964Z] Running: 0 [2021-11-23T15:48:46.964Z] Paused: 0 [2021-11-23T15:48:46.964Z] Stopped: 0 [2021-11-23T15:48:46.964Z] Images: 0 [2021-11-23T15:48:46.964Z] Server Version: 20.10.10-rc1 [2021-11-23T15:48:46.964Z] Storage Driver: overlay2 [2021-11-23T15:48:46.964Z] Backing Filesystem: extfs [2021-11-23T15:48:46.964Z] Supports d_type: true [2021-11-23T15:48:46.964Z] Native Overlay Diff: true [2021-11-23T15:48:46.964Z] userxattr: false [2021-11-23T15:48:46.964Z] Logging Driver: json-file [2021-11-23T15:48:46.964Z] Cgroup Driver: cgroupfs [2021-11-23T15:48:46.964Z] Cgroup Version: 1 [2021-11-23T15:48:46.964Z] Plugins: [2021-11-23T15:48:46.964Z] Volume: local [2021-11-23T15:48:46.964Z] Network: bridge host ipvlan macvlan null overlay [2021-11-23T15:48:46.964Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-23T15:48:46.964Z] Swarm: inactive [2021-11-23T15:48:46.964Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-23T15:48:46.964Z] Default Runtime: runc [2021-11-23T15:48:46.964Z] Init Binary: docker-init [2021-11-23T15:48:46.964Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-23T15:48:46.964Z] runc version: v1.0.2-0-g52b36a2 [2021-11-23T15:48:46.964Z] init version: de40ad0 [2021-11-23T15:48:46.964Z] Security Options: [2021-11-23T15:48:46.964Z] apparmor [2021-11-23T15:48:46.964Z] seccomp [2021-11-23T15:48:46.964Z] Profile: default [2021-11-23T15:48:46.964Z] Kernel Version: 5.11.0-1020-aws [2021-11-23T15:48:46.964Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-23T15:48:46.964Z] OSType: linux [2021-11-23T15:48:46.964Z] Architecture: aarch64 [2021-11-23T15:48:46.964Z] CPUs: 2 [2021-11-23T15:48:46.964Z] Total Memory: 7.581GiB [2021-11-23T15:48:46.964Z] Name: ip-10-100-79-250 [2021-11-23T15:48:46.964Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2021-11-23T15:48:46.964Z] Docker Root Dir: /var/lib/docker [2021-11-23T15:48:46.964Z] Debug Mode: false [2021-11-23T15:48:46.964Z] Registry: https://index.docker.io/v1/ [2021-11-23T15:48:46.964Z] Labels: [2021-11-23T15:48:46.964Z] Experimental: true [2021-11-23T15:48:46.964Z] Insecure Registries: [2021-11-23T15:48:46.964Z] 127.0.0.0/8 [2021-11-23T15:48:46.964Z] Live Restore Enabled: true [2021-11-23T15:48:46.964Z] [Pipeline] sh [2021-11-23T15:48:47.100Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 9.44MB / 134.80MB 4.1s [2021-11-23T15:48:47.119Z] #28 sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 1.85kB / 1.85kB done [2021-11-23T15:48:47.119Z] #28 sha256:6480d244c39d52f2de8ee0417cc385aa437cabfbfd8e3c127882c4d03f8ab86d 529B / 529B done [2021-11-23T15:48:47.119Z] #28 sha256:827e5611389abf13dad1057e92f163b771febc0bcdb19fa2d634a7eb0641e0cc 1.46kB / 1.46kB done [2021-11-23T15:48:47.119Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 0B / 54.93MB 0.1s [2021-11-23T15:48:47.119Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 4.19MB / 54.93MB 0.2s [2021-11-23T15:48:47.176Z] #29 6.581 The following additional packages will be installed: [2021-11-23T15:48:47.176Z] #29 6.581 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-23T15:48:47.176Z] #29 6.581 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-23T15:48:47.176Z] #29 6.585 Recommended packages: [2021-11-23T15:48:47.176Z] #29 6.585 libldap-common publicsuffix libsasl2-modules [2021-11-23T15:48:47.176Z] #29 6.797 The following NEW packages will be installed: [2021-11-23T15:48:47.176Z] #29 6.797 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-23T15:48:47.176Z] #29 6.797 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-23T15:48:47.176Z] #29 6.797 libssh2-1 openssl [2021-11-23T15:48:47.243Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T15:48:47.243Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T15:48:47.243Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40952/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-23T15:48:47.243Z] + bash /home/ubuntu/workspace/moby_PR-40952/check-config.sh [2021-11-23T15:48:47.243Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-23T15:48:47.243Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2021-11-23T15:48:47.243Z] [2021-11-23T15:48:47.243Z] Generally Necessary: [2021-11-23T15:48:47.243Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-23T15:48:47.243Z] - apparmor: enabled and tools installed [2021-11-23T15:48:47.243Z] - CONFIG_NAMESPACES: enabled [2021-11-23T15:48:47.243Z] - CONFIG_NET_NS: enabled [2021-11-23T15:48:47.243Z] - CONFIG_PID_NS: enabled [2021-11-23T15:48:47.243Z] - CONFIG_IPC_NS: enabled [2021-11-23T15:48:47.243Z] - CONFIG_UTS_NS: enabled [2021-11-23T15:48:47.243Z] - CONFIG_CGROUPS: enabled [2021-11-23T15:48:47.243Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-23T15:48:47.243Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-23T15:48:47.243Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-23T15:48:47.243Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-23T15:48:47.243Z] - CONFIG_CPUSETS: enabled [2021-11-23T15:48:47.243Z] - CONFIG_MEMCG: enabled [2021-11-23T15:48:47.243Z] - CONFIG_KEYS: enabled [2021-11-23T15:48:47.243Z] - CONFIG_VETH: enabled (as module) [2021-11-23T15:48:47.243Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-23T15:48:47.243Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-23T15:48:47.243Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-23T15:48:47.243Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-23T15:48:47.243Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-23T15:48:47.243Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-23T15:48:47.243Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-23T15:48:47.243Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-23T15:48:47.243Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-23T15:48:47.243Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-23T15:48:47.243Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-23T15:48:47.243Z] - CONFIG_CGROUP_BPF: enabled [2021-11-23T15:48:47.243Z] [2021-11-23T15:48:47.243Z] Optional Features: [2021-11-23T15:48:47.243Z] - CONFIG_USER_NS: enabled [2021-11-23T15:48:47.243Z] - CONFIG_SECCOMP: enabled [2021-11-23T15:48:47.243Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-23T15:48:47.243Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-23T15:48:47.243Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-23T15:48:47.383Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 14.68MB / 54.93MB 0.3s [2021-11-23T15:48:47.383Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 18.87MB / 54.93MB 0.4s [2021-11-23T15:48:47.383Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 22.02MB / 54.93MB 0.5s [2021-11-23T15:48:47.435Z] #29 7.078 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:48:47.435Z] #29 7.078 Need to get 3038 kB of archives. [2021-11-23T15:48:47.435Z] #29 7.078 After this operation, 6652 kB of additional disk space will be used. [2021-11-23T15:48:47.435Z] #29 7.078 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-23T15:48:47.500Z] (cgroup swap accounting is currently enabled) [2021-11-23T15:48:47.500Z] - CONFIG_BLK_CGROUP: enabled [2021-11-23T15:48:47.500Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-23T15:48:47.500Z] - CONFIG_CGROUP_PERF: enabled [2021-11-23T15:48:47.500Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-23T15:48:47.500Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-23T15:48:47.500Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-23T15:48:47.500Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-23T15:48:47.500Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-23T15:48:47.500Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-23T15:48:47.500Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-23T15:48:47.500Z] - CONFIG_IP_VS: enabled (as module) [2021-11-23T15:48:47.500Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-23T15:48:47.500Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-23T15:48:47.500Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-23T15:48:47.500Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-23T15:48:47.500Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-23T15:48:47.500Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-23T15:48:47.500Z] - CONFIG_EXT4_FS: enabled [2021-11-23T15:48:47.500Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-23T15:48:47.500Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-23T15:48:47.500Z] - Network Drivers: [2021-11-23T15:48:47.500Z] - "overlay": [2021-11-23T15:48:47.500Z] - CONFIG_VXLAN: enabled (as module) [2021-11-23T15:48:47.500Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-23T15:48:47.500Z] Optional (for encrypted networks): [2021-11-23T15:48:47.500Z] - CONFIG_CRYPTO: enabled [2021-11-23T15:48:47.500Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-23T15:48:47.500Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-23T15:48:47.500Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-23T15:48:47.500Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-23T15:48:47.500Z] - CONFIG_XFRM: enabled [2021-11-23T15:48:47.500Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-23T15:48:47.500Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-23T15:48:47.500Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-23T15:48:47.500Z] - "ipvlan": [2021-11-23T15:48:47.500Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-23T15:48:47.500Z] - "macvlan": [2021-11-23T15:48:47.500Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-23T15:48:47.500Z] - CONFIG_DUMMY: enabled (as module) [2021-11-23T15:48:47.500Z] - "ftp,tftp client in container": [2021-11-23T15:48:47.500Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-23T15:48:47.500Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-23T15:48:47.500Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-23T15:48:47.500Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-23T15:48:47.500Z] - Storage Drivers: [2021-11-23T15:48:47.500Z] - "aufs": [2021-11-23T15:48:47.500Z] - CONFIG_AUFS_FS: missing [2021-11-23T15:48:47.500Z] - "btrfs": [2021-11-23T15:48:47.500Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-23T15:48:47.500Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-23T15:48:47.500Z] - "devicemapper": [2021-11-23T15:48:47.500Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-23T15:48:47.500Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-23T15:48:47.500Z] - "overlay": [2021-11-23T15:48:47.500Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-23T15:48:47.500Z] - "zfs": [2021-11-23T15:48:47.644Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 27.37MB / 54.93MB 0.6s [2021-11-23T15:48:47.675Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 18.87MB / 134.80MB 4.3s [2021-11-23T15:48:47.675Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 27.03MB / 134.80MB 4.8s [2021-11-23T15:48:47.693Z] #29 7.098 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-23T15:48:47.694Z] #29 7.098 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-23T15:48:47.694Z] #29 7.098 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-23T15:48:47.694Z] #29 7.098 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-23T15:48:47.694Z] #29 7.101 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-23T15:48:47.694Z] #29 7.105 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-23T15:48:47.694Z] #29 7.107 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-23T15:48:47.694Z] #29 7.108 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-23T15:48:47.694Z] #29 7.108 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-23T15:48:47.694Z] #29 7.110 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-23T15:48:47.694Z] #29 7.112 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-23T15:48:47.694Z] #29 7.115 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-23T15:48:47.694Z] #29 7.117 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-23T15:48:47.694Z] #29 7.118 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-23T15:48:47.694Z] #29 7.285 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:48:47.694Z] #29 7.315 Fetched 3038 kB in 0s (9650 kB/s) [2021-11-23T15:48:47.694Z] #29 7.348 Selecting previously unselected package openssl. [2021-11-23T15:48:47.757Z] - /dev/zfs: present [2021-11-23T15:48:47.757Z] - zfs command: missing [2021-11-23T15:48:47.757Z] - zpool command: missing [2021-11-23T15:48:47.757Z] [2021-11-23T15:48:47.757Z] Limits: [2021-11-23T15:48:47.757Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-23T15:48:47.757Z] [2021-11-23T15:48:47.757Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-23T15:48:47.937Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 35.65MB / 134.80MB 5.0s [2021-11-23T15:48:47.940Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 37.75MB / 54.93MB 0.9s [2021-11-23T15:48:47.940Z] #28 ... [2021-11-23T15:48:47.940Z] [2021-11-23T15:48:47.940Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-23T15:48:47.940Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-23T15:48:47.940Z] #45 DONE 0.0s [2021-11-23T15:48:47.940Z] [2021-11-23T15:48:47.940Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T15:48:47.940Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T15:48:47.940Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 40.89MB / 54.93MB 1.0s [2021-11-23T15:48:47.952Z] #29 7.348 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-11-23T15:48:47.953Z] #29 7.349 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-23T15:48:47.953Z] #29 7.355 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-23T15:48:47.953Z] #29 7.512 Selecting previously unselected package ca-certificates. [2021-11-23T15:48:47.953Z] #29 7.512 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-23T15:48:47.953Z] #29 7.512 Unpacking ca-certificates (20210119) ... [2021-11-23T15:48:47.953Z] #29 7.626 Selecting previously unselected package libbrotli1:amd64. [2021-11-23T15:48:47.953Z] #29 7.626 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-23T15:48:48.085Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:97dc9f706a88b6c5fdde5f7475fc398b0836100a . [2021-11-23T15:48:48.085Z] #1 [internal] load build definition from Dockerfile [2021-11-23T15:48:48.085Z] #1 sha256:a6e7c1244c486b19e785504fd278590732ac922906a411c325c53037c0ff294e [2021-11-23T15:48:48.085Z] #1 transferring dockerfile: 17.53kB done [2021-11-23T15:48:48.085Z] #1 DONE 0.1s [2021-11-23T15:48:48.085Z] [2021-11-23T15:48:48.085Z] #2 [internal] load .dockerignore [2021-11-23T15:48:48.085Z] #2 sha256:8cadc5d39080f79f3b29a9a1a524e0a8201662b5e0847f2615810678f69dea7c [2021-11-23T15:48:48.085Z] #2 transferring context: 87B 0.1s done [2021-11-23T15:48:48.197Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 44.04MB / 134.80MB 5.3s [2021-11-23T15:48:48.204Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 50.33MB / 54.93MB 1.1s [2021-11-23T15:48:48.204Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.2s [2021-11-23T15:48:48.213Z] #29 7.635 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-23T15:48:48.213Z] #29 7.747 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-23T15:48:48.213Z] #29 7.747 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-23T15:48:48.213Z] #29 7.753 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T15:48:48.213Z] #29 7.807 Selecting previously unselected package libsasl2-2:amd64. [2021-11-23T15:48:48.213Z] #29 7.807 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-23T15:48:48.213Z] #29 7.816 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T15:48:48.344Z] #2 DONE 0.1s [2021-11-23T15:48:48.344Z] [2021-11-23T15:48:48.344Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-23T15:48:48.344Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-11-23T15:48:48.458Z] #11 ... [2021-11-23T15:48:48.458Z] [2021-11-23T15:48:48.458Z] #24 [internal] load build context [2021-11-23T15:48:48.458Z] #24 sha256:d0db494c26295fee74b2bbde706b93f74b3427d0377f1d542ba2fef68abf443e [2021-11-23T15:48:48.458Z] #24 transferring context: 55.50MB 5.5s done [2021-11-23T15:48:48.458Z] #24 DONE 5.7s [2021-11-23T15:48:48.458Z] [2021-11-23T15:48:48.458Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:48:48.458Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:48:48.458Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 55.57MB / 134.80MB 5.4s [2021-11-23T15:48:48.458Z] #11 ... [2021-11-23T15:48:48.458Z] [2021-11-23T15:48:48.458Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T15:48:48.458Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-23T15:48:48.458Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s done [2021-11-23T15:48:48.458Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s [2021-11-23T15:48:48.473Z] #29 7.867 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-23T15:48:48.474Z] #29 7.867 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-23T15:48:48.474Z] #29 7.877 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-23T15:48:48.474Z] #29 7.953 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-23T15:48:48.474Z] #29 7.953 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-23T15:48:48.474Z] #29 7.954 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-23T15:48:48.474Z] #29 8.016 Selecting previously unselected package libpsl5:amd64. [2021-11-23T15:48:48.474Z] #29 8.016 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-23T15:48:48.474Z] #29 8.021 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-23T15:48:48.474Z] #29 8.076 Selecting previously unselected package librtmp1:amd64. [2021-11-23T15:48:48.474Z] #29 8.076 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-23T15:48:48.474Z] #29 8.082 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-23T15:48:48.608Z] #3 DONE 0.4s [2021-11-23T15:48:48.733Z] #29 8.142 Selecting previously unselected package libssh2-1:amd64. [2021-11-23T15:48:48.733Z] #29 8.142 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-23T15:48:48.733Z] #29 8.146 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-23T15:48:48.733Z] #29 8.219 Selecting previously unselected package libcurl4:amd64. [2021-11-23T15:48:48.733Z] #29 8.219 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-23T15:48:48.733Z] #29 8.228 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-23T15:48:48.733Z] #29 8.309 Selecting previously unselected package curl. [2021-11-23T15:48:48.733Z] #29 8.309 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-23T15:48:48.733Z] #29 8.313 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-23T15:48:48.798Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.7s done [2021-11-23T15:48:48.864Z] [2021-11-23T15:48:48.865Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-23T15:48:48.865Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2021-11-23T15:48:48.865Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-23T15:48:48.865Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-23T15:48:48.865Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2021-11-23T15:48:48.865Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2021-11-23T15:48:48.865Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2021-11-23T15:48:48.865Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 4.19MB / 9.06MB 0.2s [2021-11-23T15:48:48.993Z] #29 8.386 Selecting previously unselected package libonig5:amd64. [2021-11-23T15:48:48.993Z] #29 8.386 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-23T15:48:48.993Z] #29 8.391 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T15:48:48.993Z] #29 8.455 Selecting previously unselected package libjq1:amd64. [2021-11-23T15:48:48.993Z] #29 8.455 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-23T15:48:48.993Z] #29 8.457 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-23T15:48:48.993Z] #29 8.513 Selecting previously unselected package jq. [2021-11-23T15:48:48.993Z] #29 8.513 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-23T15:48:48.993Z] #29 8.515 Unpacking jq (1.6-2.1) ... [2021-11-23T15:48:48.993Z] #29 8.568 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-23T15:48:48.993Z] #29 8.580 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-23T15:48:48.993Z] #29 8.591 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-23T15:48:48.993Z] #29 8.599 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T15:48:48.993Z] #29 8.609 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-23T15:48:48.993Z] #29 8.625 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T15:48:48.993Z] #29 8.637 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-23T15:48:48.993Z] #29 8.642 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-23T15:48:48.993Z] #29 8.661 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T15:48:48.993Z] #29 8.669 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-23T15:48:48.993Z] #29 8.677 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-23T15:48:48.993Z] #29 8.683 Setting up ca-certificates (20210119) ... [2021-11-23T15:48:49.069Z] #28 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da [2021-11-23T15:48:49.121Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2021-11-23T15:48:49.121Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2021-11-23T15:48:49.382Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2021-11-23T15:48:49.382Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2021-11-23T15:48:49.639Z] #4 DONE 0.8s [2021-11-23T15:48:49.639Z] [2021-11-23T15:48:49.639Z] #5 [internal] load .dockerignore [2021-11-23T15:48:49.639Z] #5 sha256:bbe11a108055ee1d8c91d61b6328a6e7a5f7ed7633b8525dade7b728fabc1f45 [2021-11-23T15:48:49.639Z] #5 DONE 0.0s [2021-11-23T15:48:49.639Z] [2021-11-23T15:48:49.639Z] #6 [internal] load build definition from Dockerfile [2021-11-23T15:48:49.639Z] #6 sha256:5ca04d89b808276671f5231161fa1671925a9eae070a84a3ebb443e695328888 [2021-11-23T15:48:49.639Z] #6 DONE 0.0s [2021-11-23T15:48:49.639Z] [2021-11-23T15:48:49.639Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T15:48:49.639Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-23T15:48:49.738Z] #41 ... [2021-11-23T15:48:49.738Z] [2021-11-23T15:48:49.738Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-23T15:48:49.738Z] #58 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T15:48:49.738Z] #58 66.72 gotestsum version dev [2021-11-23T15:48:49.937Z] #29 9.498 Updating certificates in /etc/ssl/certs... [2021-11-23T15:48:50.376Z] #71 ... [2021-11-23T15:48:50.376Z] [2021-11-23T15:48:50.376Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T15:48:50.376Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-23T15:48:50.376Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-23T15:48:50.376Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-23T15:48:50.376Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-23T15:48:50.376Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-23T15:48:50.376Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.2s done [2021-11-23T15:48:50.376Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2021-11-23T15:48:50.376Z] #69 DONE 7.5s [2021-11-23T15:48:50.376Z] [2021-11-23T15:48:50.376Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T15:48:50.376Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-23T15:48:50.568Z] #10 ... [2021-11-23T15:48:50.568Z] [2021-11-23T15:48:50.568Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-23T15:48:50.568Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-11-23T15:48:50.568Z] #8 DONE 0.9s [2021-11-23T15:48:50.568Z] [2021-11-23T15:48:50.568Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T15:48:50.568Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-23T15:48:50.568Z] #7 DONE 1.0s [2021-11-23T15:48:50.568Z] [2021-11-23T15:48:50.568Z] #9 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-23T15:48:50.568Z] #9 sha256:d639a7da9cbf8cc3936ac6c414ed3aa4563358157799876f483cc8bb1172a207 [2021-11-23T15:48:50.568Z] #9 DONE 1.0s [2021-11-23T15:48:50.668Z] #58 DONE 67.4s [2021-11-23T15:48:50.668Z] [2021-11-23T15:48:50.668Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:48:50.668Z] #50 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:48:50.825Z] [2021-11-23T15:48:50.825Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-23T15:48:50.825Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-23T15:48:50.825Z] #10 DONE 1.3s [2021-11-23T15:48:51.007Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done [2021-11-23T15:48:51.320Z] #29 10.64 129 added, 0 removed; done. [2021-11-23T15:48:51.320Z] #29 10.68 Setting up jq (1.6-2.1) ... [2021-11-23T15:48:51.320Z] #29 10.72 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-23T15:48:51.320Z] #29 10.73 Setting up curl (7.74.0-1.3+b1) ... [2021-11-23T15:48:51.320Z] #29 10.74 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:48:51.320Z] #29 10.75 Processing triggers for ca-certificates (20210119) ... [2021-11-23T15:48:51.320Z] #29 10.76 Updating certificates in /etc/ssl/certs... [2021-11-23T15:48:51.389Z] [2021-11-23T15:48:51.389Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T15:48:51.389Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-23T15:48:51.389Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-23T15:48:51.389Z] #71 DONE 0.0s [2021-11-23T15:48:51.389Z] [2021-11-23T15:48:51.389Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T15:48:51.389Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-23T15:48:51.389Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-23T15:48:51.389Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-23T15:48:51.389Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-23T15:48:51.389Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-23T15:48:51.643Z] #28 ... [2021-11-23T15:48:51.643Z] [2021-11-23T15:48:51.643Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T15:48:51.643Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-23T15:48:51.643Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-23T15:48:51.643Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-23T15:48:51.643Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-23T15:48:51.643Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-23T15:48:51.643Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-11-23T15:48:51.643Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2021-11-23T15:48:51.643Z] #69 DONE 4.3s [2021-11-23T15:48:51.643Z] [2021-11-23T15:48:51.643Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:48:51.643Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:48:51.643Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.0s done [2021-11-23T15:48:51.643Z] #11 sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 1.86kB / 1.86kB done [2021-11-23T15:48:51.643Z] #11 sha256:01ade9881e2f3c74662c1915a8b77c2019d4ce0b29b9ea792997de2cdd237cb6 1.80kB / 1.80kB done [2021-11-23T15:48:51.643Z] #11 sha256:4d9c15f5493bceb5eaa106019ccd14e43fea48ec5c8e7c88df9a0efa55e101b3 6.96kB / 6.96kB done [2021-11-23T15:48:51.643Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.6s done [2021-11-23T15:48:51.643Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.3s done [2021-11-23T15:48:51.643Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 1.0s done [2021-11-23T15:48:51.643Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 2.3s done [2021-11-23T15:48:51.643Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 3.8s done [2021-11-23T15:48:51.643Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 134.80MB / 134.80MB 4.3s [2021-11-23T15:48:51.643Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 155B / 155B 2.5s done [2021-11-23T15:48:51.648Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s [2021-11-23T15:48:51.892Z] #29 11.58 0 added, 0 removed; done. [2021-11-23T15:48:51.892Z] #29 11.58 Running hooks in /etc/ca-certificates/update.d... [2021-11-23T15:48:51.911Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2021-11-23T15:48:52.151Z] #29 11.58 done. [2021-11-23T15:48:52.184Z] #69 ... [2021-11-23T15:48:52.184Z] [2021-11-23T15:48:52.184Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-23T15:48:52.184Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-23T15:48:52.184Z] #45 DONE 0.0s [2021-11-23T15:48:52.184Z] [2021-11-23T15:48:52.184Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T15:48:52.184Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-23T15:48:52.184Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-11-23T15:48:52.260Z] #11 ... [2021-11-23T15:48:52.260Z] [2021-11-23T15:48:52.260Z] #24 [internal] load build context [2021-11-23T15:48:52.260Z] #24 sha256:97ef4e6b95aba418a7e9b4c79e0a7447e92f8af7834b577abea8a07619c4f200 [2021-11-23T15:48:52.260Z] #24 transferring context: 55.48MB 5.0s done [2021-11-23T15:48:52.260Z] #24 DONE 5.4s [2021-11-23T15:48:52.260Z] [2021-11-23T15:48:52.260Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:48:52.260Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:48:52.260Z] #11 ... [2021-11-23T15:48:52.260Z] [2021-11-23T15:48:52.260Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T15:48:52.260Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-23T15:48:52.260Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-23T15:48:52.260Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-23T15:48:52.260Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-23T15:48:52.260Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.1s done [2021-11-23T15:48:52.260Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2021-11-23T15:48:52.395Z] #71 DONE 9.3s [2021-11-23T15:48:52.395Z] [2021-11-23T15:48:52.395Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:48:52.395Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:48:52.395Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 6.7s [2021-11-23T15:48:52.395Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 134.80MB / 134.80MB 9.0s done [2021-11-23T15:48:52.456Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2021-11-23T15:48:52.521Z] #71 ... [2021-11-23T15:48:52.521Z] [2021-11-23T15:48:52.521Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:48:52.521Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:48:52.970Z] #11 ... [2021-11-23T15:48:52.970Z] [2021-11-23T15:48:52.970Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T15:48:52.970Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T15:48:52.970Z] #28 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 0.1s done [2021-11-23T15:48:52.970Z] #28 sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 1.85kB / 1.85kB done [2021-11-23T15:48:52.970Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 2.1s done [2021-11-23T15:48:52.970Z] #28 sha256:6480d244c39d52f2de8ee0417cc385aa437cabfbfd8e3c127882c4d03f8ab86d 529B / 529B done [2021-11-23T15:48:52.970Z] #28 sha256:827e5611389abf13dad1057e92f163b771febc0bcdb19fa2d634a7eb0641e0cc 1.46kB / 1.46kB done [2021-11-23T15:48:53.091Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 134.80MB / 134.80MB 5.9s done [2021-11-23T15:48:53.091Z] #11 ... [2021-11-23T15:48:53.091Z] [2021-11-23T15:48:53.091Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T15:48:53.091Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-23T15:48:53.091Z] #71 DONE 6.1s [2021-11-23T15:48:53.232Z] #28 ... [2021-11-23T15:48:53.233Z] [2021-11-23T15:48:53.233Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:48:53.233Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:48:53.352Z] [2021-11-23T15:48:53.352Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T15:48:53.352Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T15:48:53.396Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2021-11-23T15:48:53.497Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 8.1s done [2021-11-23T15:48:53.530Z] #29 DONE 12.8s [2021-11-23T15:48:53.530Z] [2021-11-23T15:48:53.530Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-23T15:48:53.530Z] #30 sha256:c03f5338193624f9d9b47da8ab48eace4b0504f7a09acddadd3cdc1805b4bccf [2021-11-23T15:48:53.530Z] #30 DONE 0.2s [2021-11-23T15:48:53.530Z] [2021-11-23T15:48:53.531Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-23T15:48:53.531Z] #31 sha256:aed40bdbf60edd54b21bb9fa6863470fca35d2e31e851e7c676b91b93d7614ca [2021-11-23T15:48:53.773Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce [2021-11-23T15:48:53.926Z] #28 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 5.1s [2021-11-23T15:48:54.038Z] #11 ... [2021-11-23T15:48:54.038Z] [2021-11-23T15:48:54.038Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T15:48:54.038Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T15:48:54.038Z] #28 DONE 11.1s [2021-11-23T15:48:54.038Z] [2021-11-23T15:48:54.038Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:48:54.038Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:48:54.188Z] #28 ... [2021-11-23T15:48:54.188Z] [2021-11-23T15:48:54.188Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-23T15:48:54.188Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-23T15:48:54.188Z] #70 DONE 0.5s [2021-11-23T15:48:54.448Z] [2021-11-23T15:48:54.448Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T15:48:54.448Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-23T15:48:54.719Z] #28 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 5.6s done [2021-11-23T15:48:54.719Z] #28 DONE 7.9s [2021-11-23T15:48:54.719Z] [2021-11-23T15:48:54.719Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:48:54.719Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:48:54.719Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce [2021-11-23T15:48:54.766Z] #69 ... [2021-11-23T15:48:54.766Z] [2021-11-23T15:48:54.766Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T15:48:54.766Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-23T15:48:54.766Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-23T15:48:54.766Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-23T15:48:54.766Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-23T15:48:54.766Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2021-11-23T15:48:54.766Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2021-11-23T15:48:54.766Z] #71 DONE 3.4s [2021-11-23T15:48:54.983Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 0.9s done [2021-11-23T15:48:54.983Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb [2021-11-23T15:48:54.983Z] #11 ... [2021-11-23T15:48:54.983Z] [2021-11-23T15:48:54.983Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-23T15:48:54.983Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-23T15:48:54.983Z] #72 DONE 0.6s [2021-11-23T15:48:54.983Z] [2021-11-23T15:48:54.983Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:48:54.983Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:48:55.027Z] [2021-11-23T15:48:55.027Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-23T15:48:55.027Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-23T15:48:55.027Z] #69 DONE 3.5s [2021-11-23T15:48:55.027Z] [2021-11-23T15:48:55.027Z] #24 [internal] load build context [2021-11-23T15:48:55.027Z] #24 sha256:f05b77bc118f5ce6dae2d13e4a73a27e677fae6c7126d5c275799c19177d7d60 [2021-11-23T15:48:55.027Z] #24 transferring context: 55.50MB 3.0s done [2021-11-23T15:48:55.027Z] #24 DONE 3.6s [2021-11-23T15:48:55.027Z] [2021-11-23T15:48:55.027Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:48:55.027Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-23T15:48:55.028Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.0s done [2021-11-23T15:48:55.028Z] #11 sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 1.86kB / 1.86kB done [2021-11-23T15:48:55.028Z] #11 sha256:30f9792ddd953426330654948cd1cba3298fa88d0d9598c4659cd99cf8efd672 1.80kB / 1.80kB done [2021-11-23T15:48:55.028Z] #11 sha256:e0436fb860e270c75ea0678e36bd0c6accf004c20e49a3fe37cbae69116c7767 6.97kB / 6.97kB done [2021-11-23T15:48:55.028Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 53.62MB / 53.62MB 2.5s done [2021-11-23T15:48:55.028Z] #11 sha256:8f138a340a2373acc72dcc4ea9ef08bdf5648aabc5fe08f7e8d25222ca63b7ee 4.94MB / 4.94MB 2.7s done [2021-11-23T15:48:55.028Z] #11 sha256:f34c030205ccb8656e30a58f96bb1edbe7c59bf17f3329ae3c442ec897f2b270 10.66MB / 10.66MB 3.0s done [2021-11-23T15:48:55.028Z] #11 extracting sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 0.6s [2021-11-23T15:48:55.028Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 45.09MB / 80.99MB 3.3s [2021-11-23T15:48:55.028Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 10.49MB / 54.67MB 3.3s [2021-11-23T15:48:55.028Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 0B / 102.62MB 3.3s [2021-11-23T15:48:55.028Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 50.33MB / 80.99MB 3.5s [2021-11-23T15:48:55.028Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 16.78MB / 54.67MB 3.5s [2021-11-23T15:48:55.028Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 27.47MB / 102.62MB 3.5s [2021-11-23T15:48:55.028Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 54.53MB / 80.99MB 3.6s [2021-11-23T15:48:55.028Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 22.45MB / 54.67MB 3.6s [2021-11-23T15:48:55.028Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 33.55MB / 102.62MB 3.6s [2021-11-23T15:48:55.290Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 32.51MB / 54.67MB 3.7s [2021-11-23T15:48:55.290Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 50.33MB / 102.62MB 3.7s [2021-11-23T15:48:55.290Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 66.06MB / 80.99MB 3.8s [2021-11-23T15:48:55.290Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 44.27MB / 54.67MB 3.8s [2021-11-23T15:48:55.551Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 54.67MB / 54.67MB 3.9s [2021-11-23T15:48:55.551Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 80.99MB / 80.99MB 4.1s [2021-11-23T15:48:55.551Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 83.89MB / 102.62MB 4.1s [2021-11-23T15:48:55.556Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 0.9s done [2021-11-23T15:48:55.556Z] #11 ... [2021-11-23T15:48:55.556Z] [2021-11-23T15:48:55.556Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-23T15:48:55.556Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-23T15:48:55.556Z] #70 DONE 0.8s [2021-11-23T15:48:55.556Z] [2021-11-23T15:48:55.556Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:48:55.556Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:48:55.810Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 95.42MB / 102.62MB 4.2s [2021-11-23T15:48:55.816Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb [2021-11-23T15:48:56.068Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 102.62MB / 102.62MB 4.4s [2021-11-23T15:48:56.636Z] #11 extracting sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 2.6s done [2021-11-23T15:48:56.761Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 1.0s done [2021-11-23T15:48:56.836Z] #31 2.634 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-23T15:48:56.836Z] #31 3.047 [2021-11-23T15:48:56.836Z] #31 3.275 #=#=# [2021-11-23T15:48:56.836Z] #31 ... [2021-11-23T15:48:56.836Z] [2021-11-23T15:48:56.836Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:48:56.836Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:48:56.836Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 7.8s done [2021-11-23T15:48:56.836Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 4.8s [2021-11-23T15:48:56.943Z] #11 ... [2021-11-23T15:48:56.943Z] [2021-11-23T15:48:56.943Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-23T15:48:56.943Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-23T15:48:56.943Z] #72 DONE 1.1s [2021-11-23T15:48:56.943Z] [2021-11-23T15:48:56.943Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:48:56.943Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:48:56.943Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 1.6s done [2021-11-23T15:48:57.022Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 0.1s [2021-11-23T15:48:57.096Z] #11 ... [2021-11-23T15:48:57.096Z] [2021-11-23T15:48:57.096Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-23T15:48:57.096Z] #31 sha256:aed40bdbf60edd54b21bb9fa6863470fca35d2e31e851e7c676b91b93d7614ca [2021-11-23T15:48:57.096Z] #31 3.275 #=#=# ######################################################################## 100.0% [2021-11-23T15:48:57.096Z] #31 3.571 [2021-11-23T15:48:57.204Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b [2021-11-23T15:48:57.288Z] #50 ... [2021-11-23T15:48:57.288Z] [2021-11-23T15:48:57.288Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-11-23T15:48:57.288Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-23T15:48:57.288Z] #19 57.97 Fetched 48.7 MB in 56s (869 kB/s) [2021-11-23T15:48:57.883Z] #11 extracting sha256:8f138a340a2373acc72dcc4ea9ef08bdf5648aabc5fe08f7e8d25222ca63b7ee [2021-11-23T15:48:58.045Z] #31 4.646 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-23T15:48:58.139Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 54.67MB / 54.67MB 6.0s done [2021-11-23T15:48:58.139Z] #11 extracting sha256:8f138a340a2373acc72dcc4ea9ef08bdf5648aabc5fe08f7e8d25222ca63b7ee 0.2s done [2021-11-23T15:48:58.396Z] #11 extracting sha256:f34c030205ccb8656e30a58f96bb1edbe7c59bf17f3329ae3c442ec897f2b270 [2021-11-23T15:48:58.653Z] #11 extracting sha256:f34c030205ccb8656e30a58f96bb1edbe7c59bf17f3329ae3c442ec897f2b270 0.2s done [2021-11-23T15:48:58.684Z] #31 5.124 [2021-11-23T15:48:58.950Z] #31 5.357 #=#=# ######################################################################## 100.0% [2021-11-23T15:48:59.251Z] #31 5.755 [2021-11-23T15:48:59.582Z] #11 extracting sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 0.1s [2021-11-23T15:49:00.146Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 80.99MB / 80.99MB 8.5s done [2021-11-23T15:49:00.203Z] #31 6.759 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-23T15:49:00.774Z] #31 7.091 [2021-11-23T15:49:01.077Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 102.62MB / 102.62MB 9.5s [2021-11-23T15:49:01.293Z] #31 7.312 #=#=# ############# 19.0% ######################################## 56.8% ##################################################### 74.7% ######################################################################## 100.0% [2021-11-23T15:49:01.333Z] #11 extracting sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 1.8s done [2021-11-23T15:49:01.333Z] #11 ... [2021-11-23T15:49:01.333Z] [2021-11-23T15:49:01.333Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T15:49:01.333Z] #28 sha256:fe9236f5dc8fcf4c4f7971cc134882b33dfad4b6c85978d20a8f3e49a03ae6a2 [2021-11-23T15:49:01.333Z] #28 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 0.0s done [2021-11-23T15:49:01.333Z] #28 sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 1.85kB / 1.85kB done [2021-11-23T15:49:01.333Z] #28 sha256:c9178c59ba331e2a0745ddf7109c44fe17f19dca2eb7ecb8c14a4c566124a025 529B / 529B done [2021-11-23T15:49:01.333Z] #28 sha256:eec76c447f59d03e1d07a8bc96368012b2f05e4a52b8812a5671faef329f1eaf 1.48kB / 1.48kB done [2021-11-23T15:49:01.333Z] #28 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 53.62MB / 53.62MB 2.3s done [2021-11-23T15:49:01.333Z] #28 ... [2021-11-23T15:49:01.333Z] [2021-11-23T15:49:01.333Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:49:01.333Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-23T15:49:01.552Z] #31 8.011 [2021-11-23T15:49:02.268Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 102.62MB / 102.62MB 10.8s done [2021-11-23T15:49:02.322Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 4.7s done [2021-11-23T15:49:02.322Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 [2021-11-23T15:49:02.504Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 5.1s [2021-11-23T15:49:02.525Z] #11 extracting sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b [2021-11-23T15:49:02.525Z] #11 sha256:e699867cca8455aab52f7b16d08e0639a4a1e3ca204b28dc32ba2f39e4ca44c1 0B / 127B 10.9s [2021-11-23T15:49:02.525Z] #11 ... [2021-11-23T15:49:02.525Z] [2021-11-23T15:49:02.525Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-23T15:49:02.525Z] #28 sha256:fe9236f5dc8fcf4c4f7971cc134882b33dfad4b6c85978d20a8f3e49a03ae6a2 [2021-11-23T15:49:02.525Z] #28 DONE 11.1s [2021-11-23T15:49:02.525Z] [2021-11-23T15:49:02.525Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:49:02.525Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-23T15:49:02.525Z] #11 sha256:e699867cca8455aab52f7b16d08e0639a4a1e3ca204b28dc32ba2f39e4ca44c1 127B / 127B 11.0s done [2021-11-23T15:49:02.934Z] #31 9.090 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-23T15:49:02.934Z] #31 9.368 [2021-11-23T15:49:03.194Z] #31 9.589 #=#=# ######################################################################## 100.0% [2021-11-23T15:49:03.453Z] #31 9.934 [2021-11-23T15:49:04.025Z] #31 ... [2021-11-23T15:49:04.025Z] [2021-11-23T15:49:04.025Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:49:04.025Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:49:04.025Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 10.4s done [2021-11-23T15:49:04.025Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 1.4s [2021-11-23T15:49:04.283Z] #11 ... [2021-11-23T15:49:04.283Z] [2021-11-23T15:49:04.283Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-23T15:49:04.283Z] #31 sha256:aed40bdbf60edd54b21bb9fa6863470fca35d2e31e851e7c676b91b93d7614ca [2021-11-23T15:49:04.284Z] #31 10.68 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-23T15:49:04.423Z] #11 ... [2021-11-23T15:49:04.423Z] [2021-11-23T15:49:04.424Z] #29 [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-11-23T15:49:04.424Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-23T15:49:04.424Z] #29 3.189 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:49:04.424Z] #29 3.189 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:49:04.424Z] #29 3.189 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:49:04.424Z] #29 3.373 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:49:04.424Z] #29 3.618 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:49:04.424Z] #29 3.884 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:49:04.424Z] #29 5.485 Fetched 8476 kB in 3s (3290 kB/s) [2021-11-23T15:49:04.424Z] #29 5.485 Reading package lists... [2021-11-23T15:49:04.424Z] #29 6.369 Reading package lists... [2021-11-23T15:49:04.424Z] #29 7.157 Building dependency tree... [2021-11-23T15:49:04.424Z] #29 7.551 The following additional packages will be installed: [2021-11-23T15:49:04.424Z] #29 7.551 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-23T15:49:04.424Z] #29 7.577 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-23T15:49:04.424Z] #29 7.577 Recommended packages: [2021-11-23T15:49:04.424Z] #29 7.577 libldap-common publicsuffix libsasl2-modules [2021-11-23T15:49:04.424Z] #29 7.789 The following NEW packages will be installed: [2021-11-23T15:49:04.424Z] #29 7.789 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-23T15:49:04.424Z] #29 7.789 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-23T15:49:04.424Z] #29 7.789 libssh2-1 openssl [2021-11-23T15:49:04.424Z] #29 8.067 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:49:04.424Z] #29 8.067 Need to get 3038 kB of archives. [2021-11-23T15:49:04.424Z] #29 8.067 After this operation, 6652 kB of additional disk space will be used. [2021-11-23T15:49:04.424Z] #29 8.067 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-23T15:49:04.424Z] #29 8.081 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-23T15:49:04.424Z] #29 8.083 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-23T15:49:04.424Z] #29 8.087 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-23T15:49:04.424Z] #29 8.088 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-23T15:49:04.424Z] #29 8.089 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-23T15:49:04.424Z] #29 8.092 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-23T15:49:04.424Z] #29 8.098 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-23T15:49:04.424Z] #29 8.099 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-23T15:49:04.424Z] #29 8.100 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-23T15:49:04.424Z] #29 8.102 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-23T15:49:04.424Z] #29 8.105 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-23T15:49:04.424Z] #29 8.108 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-23T15:49:04.424Z] #29 8.114 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-23T15:49:04.424Z] #29 8.116 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-23T15:49:04.424Z] #29 8.293 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:49:04.424Z] #29 8.360 Fetched 3038 kB in 0s (9483 kB/s) [2021-11-23T15:49:04.424Z] #29 8.421 Selecting previously unselected package openssl. [2021-11-23T15:49:04.424Z] #29 8.421 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-11-23T15:49:04.424Z] #29 8.421 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-23T15:49:04.424Z] #29 8.421 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-23T15:49:04.424Z] #29 8.598 Selecting previously unselected package ca-certificates. [2021-11-23T15:49:04.424Z] #29 8.598 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-23T15:49:04.424Z] #29 8.609 Unpacking ca-certificates (20210119) ... [2021-11-23T15:49:04.424Z] #29 8.710 Selecting previously unselected package libbrotli1:amd64. [2021-11-23T15:49:04.424Z] #29 8.710 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-23T15:49:04.424Z] #29 8.724 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-23T15:49:04.424Z] #29 8.798 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-23T15:49:04.424Z] #29 8.798 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-23T15:49:04.424Z] #29 8.801 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T15:49:04.424Z] #29 8.865 Selecting previously unselected package libsasl2-2:amd64. [2021-11-23T15:49:04.424Z] #29 8.866 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-23T15:49:04.424Z] #29 8.873 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T15:49:04.424Z] #29 8.958 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-23T15:49:04.424Z] #29 8.958 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-23T15:49:04.424Z] #29 8.965 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-23T15:49:04.424Z] #29 9.064 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-23T15:49:04.424Z] #29 9.064 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-23T15:49:04.424Z] #29 9.064 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-23T15:49:04.424Z] #29 9.123 Selecting previously unselected package libpsl5:amd64. [2021-11-23T15:49:04.424Z] #29 9.123 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-23T15:49:04.424Z] #29 9.128 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-23T15:49:04.424Z] #29 9.180 Selecting previously unselected package librtmp1:amd64. [2021-11-23T15:49:04.424Z] #29 9.180 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-23T15:49:04.424Z] #29 9.186 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-23T15:49:04.424Z] #29 9.250 Selecting previously unselected package libssh2-1:amd64. [2021-11-23T15:49:04.424Z] #29 9.250 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-23T15:49:04.424Z] #29 9.255 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-23T15:49:04.424Z] #29 9.330 Selecting previously unselected package libcurl4:amd64. [2021-11-23T15:49:04.424Z] #29 9.330 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-23T15:49:04.424Z] #29 9.338 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-23T15:49:04.424Z] #29 9.431 Selecting previously unselected package curl. [2021-11-23T15:49:04.424Z] #29 9.433 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-23T15:49:04.424Z] #29 9.437 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-23T15:49:04.424Z] #29 9.554 Selecting previously unselected package libonig5:amd64. [2021-11-23T15:49:04.424Z] #29 9.554 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-23T15:49:04.424Z] #29 9.560 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T15:49:04.424Z] #29 9.650 Selecting previously unselected package libjq1:amd64. [2021-11-23T15:49:04.424Z] #29 9.650 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-23T15:49:04.424Z] #29 9.655 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-23T15:49:04.424Z] #29 9.723 Selecting previously unselected package jq. [2021-11-23T15:49:04.424Z] #29 9.723 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-23T15:49:04.424Z] #29 9.728 Unpacking jq (1.6-2.1) ... [2021-11-23T15:49:04.424Z] #29 9.804 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-23T15:49:04.424Z] #29 9.820 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-23T15:49:04.424Z] #29 9.834 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-23T15:49:04.424Z] #29 9.849 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T15:49:04.424Z] #29 9.866 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-23T15:49:04.424Z] #29 9.882 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T15:49:04.424Z] #29 9.896 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-23T15:49:04.424Z] #29 9.913 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-23T15:49:04.424Z] #29 9.939 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T15:49:04.424Z] #29 9.955 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-23T15:49:04.424Z] #29 9.985 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-23T15:49:04.424Z] #29 10.00 Setting up ca-certificates (20210119) ... [2021-11-23T15:49:04.424Z] #29 ... [2021-11-23T15:49:04.424Z] [2021-11-23T15:49:04.424Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:49:04.424Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:49:04.542Z] #31 10.99 [2021-11-23T15:49:04.801Z] #31 11.21 #=#=# ######################################################################## 100.0% [2021-11-23T15:49:04.874Z] #11 ... [2021-11-23T15:49:04.874Z] [2021-11-23T15:49:04.874Z] #29 [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-11-23T15:49:04.874Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-23T15:49:04.874Z] #29 1.426 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:49:04.874Z] #29 1.433 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:49:04.874Z] #29 1.433 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:49:04.874Z] #29 1.727 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:49:04.874Z] #29 2.017 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:49:04.874Z] #29 2.287 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:49:04.874Z] #29 3.804 Fetched 8476 kB in 3s (3164 kB/s) [2021-11-23T15:49:04.874Z] #29 3.804 Reading package lists... [2021-11-23T15:49:04.874Z] #29 4.604 Reading package lists... [2021-11-23T15:49:04.874Z] #29 5.388 Building dependency tree... [2021-11-23T15:49:04.874Z] #29 5.765 The following additional packages will be installed: [2021-11-23T15:49:04.874Z] #29 5.765 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-23T15:49:04.874Z] #29 5.765 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-23T15:49:04.874Z] #29 5.766 Recommended packages: [2021-11-23T15:49:04.874Z] #29 5.767 libldap-common publicsuffix libsasl2-modules [2021-11-23T15:49:04.874Z] #29 5.940 The following NEW packages will be installed: [2021-11-23T15:49:04.874Z] #29 5.941 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-23T15:49:04.874Z] #29 5.941 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-23T15:49:04.874Z] #29 5.942 libssh2-1 openssl [2021-11-23T15:49:04.874Z] #29 6.216 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:49:04.874Z] #29 6.216 Need to get 3038 kB of archives. [2021-11-23T15:49:04.874Z] #29 6.216 After this operation, 6652 kB of additional disk space will be used. [2021-11-23T15:49:04.874Z] #29 6.216 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-23T15:49:04.874Z] #29 6.242 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-23T15:49:04.874Z] #29 6.242 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-23T15:49:04.874Z] #29 6.242 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-23T15:49:04.874Z] #29 6.242 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-23T15:49:04.874Z] #29 6.242 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-23T15:49:04.874Z] #29 6.242 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-23T15:49:04.874Z] #29 6.242 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-23T15:49:04.874Z] #29 6.242 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-23T15:49:04.874Z] #29 6.242 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-23T15:49:04.874Z] #29 6.242 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-23T15:49:04.874Z] #29 6.262 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-23T15:49:04.874Z] #29 6.262 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-23T15:49:04.874Z] #29 6.263 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-23T15:49:04.874Z] #29 6.264 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-23T15:49:04.874Z] #29 6.450 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:49:04.874Z] #29 6.479 Fetched 3038 kB in 0s (9566 kB/s) [2021-11-23T15:49:04.874Z] #29 6.508 Selecting previously unselected package openssl. [2021-11-23T15:49:04.874Z] #29 6.508 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-11-23T15:49:04.874Z] #29 6.508 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-23T15:49:04.874Z] #29 6.511 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-23T15:49:04.874Z] #29 6.687 Selecting previously unselected package ca-certificates. [2021-11-23T15:49:04.874Z] #29 6.687 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-23T15:49:04.874Z] #29 6.688 Unpacking ca-certificates (20210119) ... [2021-11-23T15:49:04.874Z] #29 6.771 Selecting previously unselected package libbrotli1:amd64. [2021-11-23T15:49:04.874Z] #29 6.771 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-23T15:49:04.874Z] #29 6.777 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-23T15:49:04.874Z] #29 6.852 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-23T15:49:04.874Z] #29 6.853 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-23T15:49:04.874Z] #29 6.856 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T15:49:04.874Z] #29 6.909 Selecting previously unselected package libsasl2-2:amd64. [2021-11-23T15:49:04.874Z] #29 6.909 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-23T15:49:04.874Z] #29 6.909 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T15:49:04.874Z] #29 6.954 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-23T15:49:04.874Z] #29 6.954 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-23T15:49:04.874Z] #29 6.958 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-23T15:49:04.874Z] #29 7.027 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-23T15:49:04.874Z] #29 7.028 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-23T15:49:04.874Z] #29 7.037 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-23T15:49:04.874Z] #29 7.088 Selecting previously unselected package libpsl5:amd64. [2021-11-23T15:49:04.874Z] #29 7.088 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-23T15:49:04.874Z] #29 7.093 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-23T15:49:04.874Z] #29 7.139 Selecting previously unselected package librtmp1:amd64. [2021-11-23T15:49:04.874Z] #29 7.139 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-23T15:49:04.874Z] #29 7.142 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-23T15:49:04.874Z] #29 7.182 Selecting previously unselected package libssh2-1:amd64. [2021-11-23T15:49:04.874Z] #29 7.182 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-23T15:49:04.874Z] #29 7.187 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-23T15:49:04.874Z] #29 7.253 Selecting previously unselected package libcurl4:amd64. [2021-11-23T15:49:04.874Z] #29 7.253 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-23T15:49:04.874Z] #29 7.258 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-23T15:49:04.874Z] #29 7.325 Selecting previously unselected package curl. [2021-11-23T15:49:04.874Z] #29 7.327 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-23T15:49:04.874Z] #29 7.332 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-23T15:49:04.874Z] #29 7.398 Selecting previously unselected package libonig5:amd64. [2021-11-23T15:49:04.874Z] #29 7.398 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-23T15:49:04.874Z] #29 7.402 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T15:49:04.874Z] #29 7.461 Selecting previously unselected package libjq1:amd64. [2021-11-23T15:49:04.874Z] #29 7.462 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-23T15:49:04.874Z] #29 7.465 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-23T15:49:04.874Z] #29 7.513 Selecting previously unselected package jq. [2021-11-23T15:49:04.874Z] #29 7.514 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-23T15:49:04.874Z] #29 7.519 Unpacking jq (1.6-2.1) ... [2021-11-23T15:49:04.874Z] #29 7.556 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-23T15:49:04.874Z] #29 7.566 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-23T15:49:04.874Z] #29 7.575 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-23T15:49:04.874Z] #29 7.585 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T15:49:04.874Z] #29 7.594 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-23T15:49:04.874Z] #29 7.604 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-23T15:49:04.874Z] #29 7.614 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-23T15:49:04.874Z] #29 7.626 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-23T15:49:04.874Z] #29 7.648 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T15:49:04.874Z] #29 7.657 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-23T15:49:04.874Z] #29 7.666 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-23T15:49:04.874Z] #29 7.676 Setting up ca-certificates (20210119) ... [2021-11-23T15:49:04.874Z] #29 8.277 Updating certificates in /etc/ssl/certs... [2021-11-23T15:49:04.874Z] #29 8.969 129 added, 0 removed; done. [2021-11-23T15:49:04.874Z] #29 9.021 Setting up jq (1.6-2.1) ... [2021-11-23T15:49:04.874Z] #29 9.031 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-23T15:49:04.874Z] #29 9.039 Setting up curl (7.74.0-1.3+b1) ... [2021-11-23T15:49:04.874Z] #29 9.049 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:49:04.874Z] #29 9.069 Processing triggers for ca-certificates (20210119) ... [2021-11-23T15:49:04.874Z] #29 9.078 Updating certificates in /etc/ssl/certs... [2021-11-23T15:49:04.874Z] #29 9.609 0 added, 0 removed; done. [2021-11-23T15:49:04.874Z] #29 9.609 Running hooks in /etc/ca-certificates/update.d... [2021-11-23T15:49:04.874Z] #29 9.612 done. [2021-11-23T15:49:04.874Z] #29 ... [2021-11-23T15:49:04.874Z] [2021-11-23T15:49:04.874Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:49:04.874Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:49:05.048Z] #11 ... [2021-11-23T15:49:05.048Z] [2021-11-23T15:49:05.048Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-23T15:49:05.048Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-11-23T15:49:05.048Z] #70 DONE 1.8s [2021-11-23T15:49:05.048Z] [2021-11-23T15:49:05.048Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:49:05.048Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-23T15:49:05.060Z] #31 11.49 [2021-11-23T15:49:05.318Z] #31 11.56 Download of images into '/build' complete. [2021-11-23T15:49:05.318Z] #31 11.56 Use something like the following to load the result into a Docker daemon: [2021-11-23T15:49:05.318Z] #31 11.56 tar -cC '/build' . | docker load [2021-11-23T15:49:05.369Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 8.0s done [2021-11-23T15:49:05.632Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 [2021-11-23T15:49:05.816Z] #11 ... [2021-11-23T15:49:05.816Z] [2021-11-23T15:49:05.816Z] #29 [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-11-23T15:49:05.816Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-23T15:49:05.816Z] #29 DONE 10.8s [2021-11-23T15:49:05.816Z] [2021-11-23T15:49:05.816Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:49:05.816Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:49:05.886Z] #31 DONE 12.2s [2021-11-23T15:49:05.886Z] [2021-11-23T15:49:05.886Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:49:05.886Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:49:05.986Z] #11 extracting sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 3.5s done [2021-11-23T15:49:06.388Z] #11 ... [2021-11-23T15:49:06.388Z] [2021-11-23T15:49:06.388Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-23T15:49:06.388Z] #30 sha256:cf6ab762ec5e660be9e87d61d653e6b939ae1303a4762f98e145062e182fbef9 [2021-11-23T15:49:06.388Z] #30 DONE 0.6s [2021-11-23T15:49:06.388Z] [2021-11-23T15:49:06.388Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:49:06.388Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:49:06.549Z] #11 extracting sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 [2021-11-23T15:49:06.964Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 4.8s done [2021-11-23T15:49:07.225Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d [2021-11-23T15:49:09.176Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 6.5s [2021-11-23T15:49:09.857Z] #11 ... [2021-11-23T15:49:09.857Z] [2021-11-23T15:49:09.857Z] #29 [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-11-23T15:49:09.857Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-23T15:49:09.857Z] #29 10.73 Updating certificates in /etc/ssl/certs... [2021-11-23T15:49:09.857Z] #29 11.88 129 added, 0 removed; done. [2021-11-23T15:49:09.857Z] #29 11.92 Setting up jq (1.6-2.1) ... [2021-11-23T15:49:09.858Z] #29 11.93 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-23T15:49:09.858Z] #29 11.94 Setting up curl (7.74.0-1.3+b1) ... [2021-11-23T15:49:09.858Z] #29 11.96 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:49:09.858Z] #29 11.99 Processing triggers for ca-certificates (20210119) ... [2021-11-23T15:49:09.858Z] #29 12.01 Updating certificates in /etc/ssl/certs... [2021-11-23T15:49:09.858Z] #29 12.97 0 added, 0 removed; done. [2021-11-23T15:49:09.858Z] #29 12.97 Running hooks in /etc/ca-certificates/update.d... [2021-11-23T15:49:09.858Z] #29 12.97 done. [2021-11-23T15:49:09.858Z] #29 DONE 15.1s [2021-11-23T15:49:09.858Z] [2021-11-23T15:49:09.858Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:49:09.858Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:49:09.858Z] #11 ... [2021-11-23T15:49:09.858Z] [2021-11-23T15:49:09.858Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-23T15:49:09.858Z] #30 sha256:72c5225ee5a2e55a13a8ae48a063daf5e92a45d275c7fd736b7e0ebc04091d6a [2021-11-23T15:49:09.858Z] #30 DONE 0.2s [2021-11-23T15:49:09.858Z] [2021-11-23T15:49:09.858Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-23T15:49:09.858Z] #31 sha256:b7999611956f8e2c82ee622ac142b1b05a1b22255f47db445d6c6ff49c6ea4c6 [2021-11-23T15:49:10.726Z] #11 ... [2021-11-23T15:49:10.726Z] [2021-11-23T15:49:10.726Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-23T15:49:10.726Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-11-23T15:49:10.726Z] #72 DONE 4.8s [2021-11-23T15:49:10.726Z] [2021-11-23T15:49:10.726Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:49:10.726Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-23T15:49:11.657Z] #11 extracting sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 5.2s [2021-11-23T15:49:12.220Z] #11 extracting sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 5.7s done [2021-11-23T15:49:12.221Z] #11 extracting sha256:e699867cca8455aab52f7b16d08e0639a4a1e3ca204b28dc32ba2f39e4ca44c1 [2021-11-23T15:49:12.414Z] #31 2.703 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-23T15:49:12.414Z] #31 3.043 [2021-11-23T15:49:12.479Z] #11 extracting sha256:e699867cca8455aab52f7b16d08e0639a4a1e3ca204b28dc32ba2f39e4ca44c1 done [2021-11-23T15:49:12.479Z] #11 ... [2021-11-23T15:49:12.479Z] [2021-11-23T15:49:12.479Z] #29 [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-11-23T15:49:12.479Z] #29 sha256:c793c7aed32c892050787ec5ca2baaeff8eb716465fd9c774291b23a77f88f34 [2021-11-23T15:49:12.479Z] #29 1.877 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:49:12.479Z] #29 1.877 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:49:12.479Z] #29 1.902 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:49:12.479Z] #29 2.016 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T15:49:12.479Z] #29 2.145 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T15:49:12.479Z] #29 2.553 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T15:49:12.479Z] #29 3.451 Fetched 8361 kB in 2s (4543 kB/s) [2021-11-23T15:49:12.479Z] #29 3.451 Reading package lists... [2021-11-23T15:49:12.479Z] #29 4.021 Reading package lists... [2021-11-23T15:49:12.479Z] #29 4.557 Building dependency tree... [2021-11-23T15:49:12.479Z] #29 4.892 The following additional packages will be installed: [2021-11-23T15:49:12.479Z] #29 4.893 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-23T15:49:12.479Z] #29 4.893 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-23T15:49:12.479Z] #29 4.901 Recommended packages: [2021-11-23T15:49:12.479Z] #29 4.901 libldap-common publicsuffix libsasl2-modules [2021-11-23T15:49:12.479Z] #29 5.013 The following NEW packages will be installed: [2021-11-23T15:49:12.479Z] #29 5.013 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-23T15:49:12.479Z] #29 5.013 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-23T15:49:12.479Z] #29 5.014 libssh2-1 openssl [2021-11-23T15:49:12.479Z] #29 5.282 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:49:12.479Z] #29 5.282 Need to get 2934 kB of archives. [2021-11-23T15:49:12.479Z] #29 5.282 After this operation, 6485 kB of additional disk space will be used. [2021-11-23T15:49:12.479Z] #29 5.282 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-11-23T15:49:12.479Z] #29 5.343 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-11-23T15:49:12.479Z] #29 5.352 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-11-23T15:49:12.479Z] #29 5.363 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-11-23T15:49:12.479Z] #29 5.392 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-11-23T15:49:12.479Z] #29 5.394 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-11-23T15:49:12.479Z] #29 5.398 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-11-23T15:49:12.479Z] #29 5.407 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-11-23T15:49:12.479Z] #29 5.411 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-11-23T15:49:12.479Z] #29 5.423 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-11-23T15:49:12.479Z] #29 5.426 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-11-23T15:49:12.479Z] #29 5.458 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-11-23T15:49:12.479Z] #29 5.459 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-11-23T15:49:12.479Z] #29 5.460 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-11-23T15:49:12.479Z] #29 5.476 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-11-23T15:49:12.479Z] #29 5.842 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:49:12.479Z] #29 5.879 Fetched 2934 kB in 0s (6293 kB/s) [2021-11-23T15:49:12.479Z] #29 6.116 Selecting previously unselected package openssl. [2021-11-23T15:49:12.479Z] #29 6.116 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2021-11-23T15:49:12.480Z] #29 6.116 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-11-23T15:49:12.480Z] #29 6.131 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-23T15:49:12.480Z] #29 6.722 Selecting previously unselected package ca-certificates. [2021-11-23T15:49:12.480Z] #29 6.722 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-23T15:49:12.480Z] #29 6.726 Unpacking ca-certificates (20210119) ... [2021-11-23T15:49:12.480Z] #29 6.889 Selecting previously unselected package libbrotli1:arm64. [2021-11-23T15:49:12.480Z] #29 6.889 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-11-23T15:49:12.480Z] #29 7.053 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-11-23T15:49:12.480Z] #29 7.317 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-11-23T15:49:12.480Z] #29 7.317 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-11-23T15:49:12.480Z] #29 7.373 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-11-23T15:49:12.480Z] #29 7.482 Selecting previously unselected package libsasl2-2:arm64. [2021-11-23T15:49:12.480Z] #29 7.483 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-11-23T15:49:12.480Z] #29 7.497 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-11-23T15:49:12.480Z] #29 7.562 Selecting previously unselected package libldap-2.4-2:arm64. [2021-11-23T15:49:12.480Z] #29 7.562 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-11-23T15:49:12.480Z] #29 7.562 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-11-23T15:49:12.480Z] #29 7.618 Selecting previously unselected package libnghttp2-14:arm64. [2021-11-23T15:49:12.480Z] #29 7.619 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-11-23T15:49:12.480Z] #29 7.628 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-11-23T15:49:12.480Z] #29 7.733 Selecting previously unselected package libpsl5:arm64. [2021-11-23T15:49:12.480Z] #29 7.733 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-11-23T15:49:12.480Z] #29 7.741 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-11-23T15:49:12.480Z] #29 7.839 Selecting previously unselected package librtmp1:arm64. [2021-11-23T15:49:12.480Z] #29 7.839 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-11-23T15:49:12.480Z] #29 7.849 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-23T15:49:12.480Z] #29 7.885 Selecting previously unselected package libssh2-1:arm64. [2021-11-23T15:49:12.480Z] #29 7.885 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-11-23T15:49:12.480Z] #29 7.888 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-11-23T15:49:12.480Z] #29 7.936 Selecting previously unselected package libcurl4:arm64. [2021-11-23T15:49:12.480Z] #29 7.936 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-11-23T15:49:12.480Z] #29 7.941 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-11-23T15:49:12.480Z] #29 8.001 Selecting previously unselected package curl. [2021-11-23T15:49:12.480Z] #29 8.001 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-11-23T15:49:12.480Z] #29 8.001 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-23T15:49:12.480Z] #29 8.111 Selecting previously unselected package libonig5:arm64. [2021-11-23T15:49:12.480Z] #29 8.111 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-11-23T15:49:12.480Z] #29 8.125 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-11-23T15:49:12.480Z] #29 8.169 Selecting previously unselected package libjq1:arm64. [2021-11-23T15:49:12.480Z] #29 8.170 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-11-23T15:49:12.480Z] #29 8.174 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-11-23T15:49:12.480Z] #29 8.218 Selecting previously unselected package jq. [2021-11-23T15:49:12.480Z] #29 8.219 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-11-23T15:49:12.480Z] #29 8.222 Unpacking jq (1.6-2.1) ... [2021-11-23T15:49:12.480Z] #29 8.264 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-11-23T15:49:12.480Z] #29 8.276 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-11-23T15:49:12.480Z] #29 8.290 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-11-23T15:49:12.480Z] #29 8.296 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-11-23T15:49:12.480Z] #29 8.309 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-23T15:49:12.480Z] #29 8.318 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-11-23T15:49:12.480Z] #29 8.329 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-11-23T15:49:12.480Z] #29 8.342 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-23T15:49:12.480Z] #29 8.362 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-11-23T15:49:12.480Z] #29 8.374 Setting up libjq1:arm64 (1.6-2.1) ... [2021-11-23T15:49:12.480Z] #29 8.387 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-11-23T15:49:12.480Z] #29 8.397 Setting up ca-certificates (20210119) ... [2021-11-23T15:49:12.480Z] #29 8.920 Updating certificates in /etc/ssl/certs... [2021-11-23T15:49:12.480Z] #29 9.539 129 added, 0 removed; done. [2021-11-23T15:49:12.480Z] #29 9.651 Setting up jq (1.6-2.1) ... [2021-11-23T15:49:12.480Z] #29 9.663 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-11-23T15:49:12.480Z] #29 9.681 Setting up curl (7.74.0-1.3+b1) ... [2021-11-23T15:49:12.480Z] #29 9.695 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:49:12.480Z] #29 9.725 Processing triggers for ca-certificates (20210119) ... [2021-11-23T15:49:12.480Z] #29 9.738 Updating certificates in /etc/ssl/certs... [2021-11-23T15:49:12.480Z] #29 10.08 0 added, 0 removed; done. [2021-11-23T15:49:12.516Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 5.1s [2021-11-23T15:49:12.676Z] #31 3.266 #=#=# ######################################################################## 100.0% [2021-11-23T15:49:12.737Z] #29 ... [2021-11-23T15:49:12.737Z] [2021-11-23T15:49:12.737Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:49:12.737Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-23T15:49:12.737Z] #11 DONE 21.3s [2021-11-23T15:49:12.737Z] [2021-11-23T15:49:12.737Z] #29 [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-11-23T15:49:12.737Z] #29 sha256:c793c7aed32c892050787ec5ca2baaeff8eb716465fd9c774291b23a77f88f34 [2021-11-23T15:49:12.737Z] #29 10.08 Running hooks in /etc/ca-certificates/update.d... [2021-11-23T15:49:12.737Z] #29 10.08 done. [2021-11-23T15:49:12.737Z] #29 ... [2021-11-23T15:49:12.737Z] [2021-11-23T15:49:12.737Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-23T15:49:12.737Z] #12 sha256:785cf9c7b6a9dfd756ab4fb907bbad0eac67e9a1b5e8c9139818eafa5c5093db [2021-11-23T15:49:12.939Z] #31 3.567 [2021-11-23T15:49:12.994Z] #12 ... [2021-11-23T15:49:12.994Z] [2021-11-23T15:49:12.994Z] #29 [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-11-23T15:49:12.994Z] #29 sha256:c793c7aed32c892050787ec5ca2baaeff8eb716465fd9c774291b23a77f88f34 [2021-11-23T15:49:12.994Z] #29 DONE 10.4s [2021-11-23T15:49:12.994Z] [2021-11-23T15:49:12.994Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-23T15:49:12.994Z] #30 sha256:0c0dee1bd13da3014cf5e677ce8468b3a213f3b3bfd9c64b866b6460c945dfc3 [2021-11-23T15:49:12.994Z] #30 DONE 0.0s [2021-11-23T15:49:13.253Z] [2021-11-23T15:49:13.253Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-23T15:49:13.253Z] #31 sha256:19292ca9e41a06bd6c4a26705895f4f6a4f48e968a38dae105a5bd87c727358c [2021-11-23T15:49:13.511Z] #31 ... [2021-11-23T15:49:13.511Z] [2021-11-23T15:49:13.511Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-23T15:49:13.511Z] #12 sha256:785cf9c7b6a9dfd756ab4fb907bbad0eac67e9a1b5e8c9139818eafa5c5093db [2021-11-23T15:49:13.511Z] #12 DONE 0.8s [2021-11-23T15:49:13.511Z] [2021-11-23T15:49:13.511Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-11-23T15:49:13.511Z] #13 sha256:5ca5b9e042c967dbed740eba6790a42f0fa9c9e143cbcf540910d7958efa222b [2021-11-23T15:49:13.895Z] #31 4.606 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-23T15:49:14.076Z] #13 DONE 0.6s [2021-11-23T15:49:14.076Z] [2021-11-23T15:49:14.076Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-23T15:49:14.076Z] #31 sha256:19292ca9e41a06bd6c4a26705895f4f6a4f48e968a38dae105a5bd87c727358c [2021-11-23T15:49:14.076Z] #31 ... [2021-11-23T15:49:14.076Z] [2021-11-23T15:49:14.076Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-23T15:49:14.076Z] #33 sha256:81af4149afb3a17854d5102d53dd91e009ecefa1c904a494ff8f34c3dcb4c135 [2021-11-23T15:49:14.076Z] #33 DONE 0.1s [2021-11-23T15:49:14.161Z] #31 4.978 [2021-11-23T15:49:14.333Z] [2021-11-23T15:49:14.333Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-23T15:49:14.333Z] #42 sha256:671a5dd23e13fc528e26a8d26e61e8d8c2095f6f84c9fd030b0a60d07b6059e8 [2021-11-23T15:49:14.333Z] #42 DONE 0.2s [2021-11-23T15:49:14.333Z] [2021-11-23T15:49:14.333Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:49:14.333Z] #43 sha256:96808e64ee7b4483670f45aecf51980d50d9f3571acb818d57e64a271341621e [2021-11-23T15:49:14.461Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 11.5s [2021-11-23T15:49:14.594Z] #43 ... [2021-11-23T15:49:14.594Z] [2021-11-23T15:49:14.594Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-23T15:49:14.594Z] #25 sha256:60404da98c54157e4f54107f910c09a80a000ade2689d6b390782c18a3d84ed0 [2021-11-23T15:49:14.594Z] #25 DONE 0.5s [2021-11-23T15:49:14.594Z] [2021-11-23T15:49:14.594Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-23T15:49:14.594Z] #46 sha256:6a810d4d93adf583cb175fa8ab71b860ec2d97f16bdda6aa7a3d0e9465a44359 [2021-11-23T15:49:14.594Z] #46 DONE 0.5s [2021-11-23T15:49:14.594Z] [2021-11-23T15:49:14.594Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-23T15:49:14.594Z] #64 sha256:3db587c6f85f3c947bcc28a7be4af955738f3d82761f88e8080f6560807a50e7 [2021-11-23T15:49:14.594Z] #64 DONE 0.6s [2021-11-23T15:49:14.594Z] [2021-11-23T15:49:14.594Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:49:14.594Z] #65 sha256:46af477f07fd659101b391ddb2535578ecc4edfb65161284a60690ffd6650ec6 [2021-11-23T15:49:14.687Z] #31 5.202 #=#=# ######################################################################## 100.0% [2021-11-23T15:49:14.949Z] #31 5.566 [2021-11-23T15:49:15.328Z] #19 57.97 Reading package lists... [2021-11-23T15:49:15.893Z] #31 ... [2021-11-23T15:49:15.893Z] [2021-11-23T15:49:15.893Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:49:15.893Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:49:15.893Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 9.9s done [2021-11-23T15:49:15.893Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d [2021-11-23T15:49:15.973Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 13.2s done [2021-11-23T15:49:16.232Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 [2021-11-23T15:49:16.232Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 done [2021-11-23T15:49:16.491Z] #11 DONE 47.0s [2021-11-23T15:49:16.491Z] [2021-11-23T15:49:16.491Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-23T15:49:16.491Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-23T15:49:16.721Z] #11 ... [2021-11-23T15:49:16.721Z] [2021-11-23T15:49:16.721Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-23T15:49:16.721Z] #31 sha256:6c1d4985b79070b3472b4715e008a87b336f34632876500ca631a5fe4cec909f [2021-11-23T15:49:16.721Z] #31 2.317 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-23T15:49:16.721Z] #31 2.690 [2021-11-23T15:49:16.721Z] #31 2.916 #=#=# ######################################################################## 100.0% [2021-11-23T15:49:16.721Z] #31 3.348 [2021-11-23T15:49:16.722Z] #31 4.402 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-23T15:49:16.722Z] #31 4.674 [2021-11-23T15:49:16.722Z] #31 4.893 #=#=# 0.6% ######################################################################## 100.0% [2021-11-23T15:49:16.722Z] #31 5.297 [2021-11-23T15:49:16.722Z] #31 6.167 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-23T15:49:16.722Z] #31 6.430 [2021-11-23T15:49:16.722Z] #31 6.643 #=#=# #################### 27.8% ########################################## 59.6% ################################################################# 91.6% ######################################################################## 100.0% [2021-11-23T15:49:16.722Z] #31 7.166 [2021-11-23T15:49:16.722Z] #31 8.022 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-23T15:49:16.722Z] #31 8.281 [2021-11-23T15:49:16.722Z] #31 8.501 #=#=# ######################################################################## 100.0% [2021-11-23T15:49:16.722Z] #31 8.753 [2021-11-23T15:49:16.722Z] #31 9.411 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-23T15:49:16.722Z] #31 9.685 [2021-11-23T15:49:16.722Z] #31 9.906 #=#=# ######################################################################## 100.0% [2021-11-23T15:49:16.722Z] #31 10.14 [2021-11-23T15:49:16.722Z] #31 10.20 Download of images into '/build' complete. [2021-11-23T15:49:16.722Z] #31 10.20 Use something like the following to load the result into a Docker daemon: [2021-11-23T15:49:16.722Z] #31 10.20 tar -cC '/build' . | docker load [2021-11-23T15:49:16.722Z] #31 ... [2021-11-23T15:49:16.722Z] [2021-11-23T15:49:16.722Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:49:16.722Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:49:16.722Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 9.3s done [2021-11-23T15:49:16.722Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 [2021-11-23T15:49:16.982Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 done [2021-11-23T15:49:17.554Z] #11 DONE 30.6s [2021-11-23T15:49:17.554Z] [2021-11-23T15:49:17.554Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-23T15:49:17.554Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-23T15:49:17.816Z] #12 ... [2021-11-23T15:49:17.816Z] [2021-11-23T15:49:17.816Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-23T15:49:17.816Z] #31 sha256:6c1d4985b79070b3472b4715e008a87b336f34632876500ca631a5fe4cec909f [2021-11-23T15:49:17.816Z] #31 DONE 11.6s [2021-11-23T15:49:17.816Z] [2021-11-23T15:49:17.816Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-23T15:49:17.816Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-23T15:49:18.399Z] #12 DONE 1.7s [2021-11-23T15:49:18.399Z] [2021-11-23T15:49:18.399Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-11-23T15:49:18.399Z] #13 sha256:2f61e498125a9d8bc23dd36e8eae7a5cbcd35b98c53b5e12f70bc1f6eb88d641 [2021-11-23T15:49:18.759Z] #12 DONE 1.2s [2021-11-23T15:49:18.759Z] [2021-11-23T15:49:18.759Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-11-23T15:49:18.759Z] #13 sha256:2f61e498125a9d8bc23dd36e8eae7a5cbcd35b98c53b5e12f70bc1f6eb88d641 [2021-11-23T15:49:18.973Z] #13 DONE 0.8s [2021-11-23T15:49:18.973Z] [2021-11-23T15:49:18.973Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-23T15:49:18.973Z] #25 sha256:1e0e3dfcace0d664f1f19b2b286cc1d0b86b7cab764d2a0563da047340a390b8 [2021-11-23T15:49:18.973Z] #25 ... [2021-11-23T15:49:18.973Z] [2021-11-23T15:49:18.973Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-23T15:49:18.973Z] #42 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-23T15:49:18.973Z] #42 DONE 0.2s [2021-11-23T15:49:19.240Z] [2021-11-23T15:49:19.240Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-23T15:49:19.240Z] #46 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-23T15:49:19.240Z] #46 DONE 0.3s [2021-11-23T15:49:19.240Z] [2021-11-23T15:49:19.240Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-23T15:49:19.240Z] #33 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-23T15:49:19.240Z] #33 DONE 0.3s [2021-11-23T15:49:19.240Z] [2021-11-23T15:49:19.240Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-23T15:49:19.240Z] #64 sha256:46ad4bd70b5dd9e66eea5b05711282d9af272d28da440e4795e059b71ce251bd [2021-11-23T15:49:19.240Z] #64 DONE 0.3s [2021-11-23T15:49:19.240Z] [2021-11-23T15:49:19.240Z] #34 [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-11-23T15:49:19.240Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T15:49:19.499Z] #34 ... [2021-11-23T15:49:19.499Z] [2021-11-23T15:49:19.499Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-23T15:49:19.499Z] #25 sha256:1e0e3dfcace0d664f1f19b2b286cc1d0b86b7cab764d2a0563da047340a390b8 [2021-11-23T15:49:19.499Z] #25 DONE 0.4s [2021-11-23T15:49:19.499Z] [2021-11-23T15:49:19.499Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-23T15:49:19.499Z] #26 sha256:4318798f4007e70d8cc3844ef0aa51400e10a88c7a3512c4f353aaedddfc358b [2021-11-23T15:49:19.705Z] #13 DONE 0.7s [2021-11-23T15:49:19.705Z] [2021-11-23T15:49:19.705Z] #60 [containerd 1/3] 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-11-23T15:49:19.705Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T15:49:19.705Z] #60 ... [2021-11-23T15:49:19.705Z] [2021-11-23T15:49:19.705Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-23T15:49:19.705Z] #33 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-23T15:49:19.705Z] #33 DONE 0.2s [2021-11-23T15:49:19.705Z] [2021-11-23T15:49:19.706Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-23T15:49:19.706Z] #64 sha256:c08402f21988062620b4c0962108bfdd5c1ac4bcc9be6755bd10ca4ee9b27eb1 [2021-11-23T15:49:19.706Z] #64 DONE 0.3s [2021-11-23T15:49:19.706Z] [2021-11-23T15:49:19.706Z] #34 [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-11-23T15:49:19.706Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T15:49:19.855Z] #65 ... [2021-11-23T15:49:19.855Z] [2021-11-23T15:49:19.855Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:49:19.855Z] #43 sha256:96808e64ee7b4483670f45aecf51980d50d9f3571acb818d57e64a271341621e [2021-11-23T15:49:19.855Z] #43 5.404 + git clone https://github.com/docker/distribution.git . [2021-11-23T15:49:19.855Z] #43 5.406 Cloning into '.'... [2021-11-23T15:49:19.973Z] #34 ... [2021-11-23T15:49:19.973Z] [2021-11-23T15:49:19.973Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-23T15:49:19.973Z] #42 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-23T15:49:19.973Z] #42 DONE 0.3s [2021-11-23T15:49:19.973Z] [2021-11-23T15:49:19.973Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-23T15:49:19.973Z] #25 sha256:8c61736021064cb5ce8bcd19c32c3b39d78f628a1c7aa3ff946b3d8182dc7837 [2021-11-23T15:49:19.973Z] #25 DONE 0.4s [2021-11-23T15:49:19.973Z] [2021-11-23T15:49:19.973Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-23T15:49:19.973Z] #46 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-23T15:49:19.973Z] #46 DONE 0.4s [2021-11-23T15:49:19.973Z] [2021-11-23T15:49:19.973Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:49:19.973Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:49:21.197Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 5.2s [2021-11-23T15:49:24.034Z] #43 ... [2021-11-23T15:49:24.034Z] [2021-11-23T15:49:24.034Z] #38 [tini 1/3] 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-11-23T15:49:24.034Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-23T15:49:24.034Z] #38 6.156 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:49:24.034Z] #38 6.184 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:49:24.034Z] #38 6.184 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:49:24.034Z] #38 7.436 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T15:49:24.291Z] #38 ... [2021-11-23T15:49:24.291Z] [2021-11-23T15:49:24.291Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-23T15:49:24.291Z] #55 sha256:c35a1ee5c3c6181701f1909ceca40ad622aa0d2b90a065074ffc8f389557287a [2021-11-23T15:49:24.291Z] #55 6.599 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-23T15:49:24.291Z] #55 7.947 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-23T15:49:24.291Z] #55 7.957 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-23T15:49:24.291Z] #55 8.077 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-23T15:49:24.504Z] #11 ... [2021-11-23T15:49:24.504Z] [2021-11-23T15:49:24.504Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-23T15:49:24.504Z] #31 sha256:b7999611956f8e2c82ee622ac142b1b05a1b22255f47db445d6c6ff49c6ea4c6 [2021-11-23T15:49:24.504Z] #31 6.688 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-23T15:49:24.504Z] #31 7.062 [2021-11-23T15:49:24.504Z] #31 7.293 #=#=# ############ 17.9% ######################################### 57.8% ################################################################ 89.7% ######################################################################## 100.0% [2021-11-23T15:49:24.504Z] #31 7.849 [2021-11-23T15:49:24.504Z] #31 8.867 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-23T15:49:24.504Z] #31 9.176 [2021-11-23T15:49:24.504Z] #31 9.395 #=#=# ######################################################################## 100.0% [2021-11-23T15:49:24.504Z] #31 9.730 [2021-11-23T15:49:24.504Z] #31 10.48 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-23T15:49:24.504Z] #31 10.82 [2021-11-23T15:49:24.504Z] #31 11.04 #=#=# ######################################################################## 100.0% [2021-11-23T15:49:24.504Z] #31 11.35 [2021-11-23T15:49:24.504Z] #31 11.44 Download of images into '/build' complete. [2021-11-23T15:49:24.504Z] #31 11.44 Use something like the following to load the result into a Docker daemon: [2021-11-23T15:49:24.504Z] #31 11.44 tar -cC '/build' . | docker load [2021-11-23T15:49:24.504Z] #31 DONE 14.5s [2021-11-23T15:49:24.504Z] [2021-11-23T15:49:24.504Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-23T15:49:24.504Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-23T15:49:24.548Z] #55 ... [2021-11-23T15:49:24.548Z] [2021-11-23T15:49:24.548Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:49:24.548Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T15:49:24.548Z] #14 6.661 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:49:24.548Z] #14 6.671 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:49:24.548Z] #14 6.671 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:49:24.548Z] #14 7.729 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T15:49:24.548Z] #14 ... [2021-11-23T15:49:24.548Z] [2021-11-23T15:49:24.548Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:24.548Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-23T15:49:24.548Z] #53 5.708 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-23T15:49:24.805Z] #53 ... [2021-11-23T15:49:24.805Z] [2021-11-23T15:49:24.805Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:49:24.805Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-23T15:49:24.805Z] #47 6.181 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:49:24.805Z] #47 6.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:49:24.805Z] #47 6.205 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:49:24.805Z] #47 6.921 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-23T15:49:24.805Z] #47 7.797 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T15:49:24.805Z] #47 ... [2021-11-23T15:49:24.805Z] [2021-11-23T15:49:24.805Z] #60 [containerd 1/3] 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-11-23T15:49:24.805Z] #60 sha256:08af7ba31db8d0af9a1a980d7a025276941549fb19d60948e8c6ee913c3c7ad5 [2021-11-23T15:49:24.805Z] #60 3.279 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:49:24.805Z] #60 3.291 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:49:24.805Z] #60 3.448 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:49:24.805Z] #60 3.487 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T15:49:24.805Z] #60 3.964 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T15:49:24.805Z] #60 5.349 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T15:49:25.063Z] #60 ... [2021-11-23T15:49:25.063Z] [2021-11-23T15:49:25.063Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T15:49:25.063Z] #49 sha256:449f9fcf8d5e27a033a420d21534c962e9bb22ed59091a8bac8315ae097ae697 [2021-11-23T15:49:25.063Z] #49 6.655 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-23T15:49:25.063Z] #49 ... [2021-11-23T15:49:25.063Z] [2021-11-23T15:49:25.063Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-23T15:49:25.063Z] #31 sha256:19292ca9e41a06bd6c4a26705895f4f6a4f48e968a38dae105a5bd87c727358c [2021-11-23T15:49:25.063Z] #31 2.149 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-23T15:49:25.063Z] #31 2.464 [2021-11-23T15:49:25.063Z] #31 2.686 #=#=# 0.4% ######################################################################## 100.0% [2021-11-23T15:49:25.063Z] #31 3.039 [2021-11-23T15:49:25.063Z] #31 4.020 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-23T15:49:25.063Z] #31 4.321 [2021-11-23T15:49:25.063Z] #31 4.534 #=#=# ## 3.2% ######################################################################## 100.0% [2021-11-23T15:49:25.063Z] #31 5.150 [2021-11-23T15:49:25.063Z] #31 8.590 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-23T15:49:25.063Z] #31 11.54 #=#=# [2021-11-23T15:49:25.264Z] #47 ... [2021-11-23T15:49:25.264Z] [2021-11-23T15:49:25.264Z] #38 [tini 1/3] 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-11-23T15:49:25.264Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:49:25.264Z] #38 4.671 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:49:25.264Z] #38 4.691 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:49:25.264Z] #38 4.691 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:49:25.264Z] #38 4.956 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:49:25.264Z] #38 5.808 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:49:25.312Z] #19 76.46 Reading package lists... [2021-11-23T15:49:25.330Z] #31 11.93 #=#=# 0.1% ######## 12.1% [2021-11-23T15:49:25.330Z] #31 ... [2021-11-23T15:49:25.330Z] [2021-11-23T15:49:25.330Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-23T15:49:25.330Z] #26 sha256:ec48b3c1a47adc6fb536fe9723208eb92ddcdee49e201d358167af964077efd4 [2021-11-23T15:49:25.330Z] #26 5.415 + RM_GOPATH=0 [2021-11-23T15:49:25.330Z] #26 5.415 + TMP_GOPATH= [2021-11-23T15:49:25.330Z] #26 5.415 + : /build [2021-11-23T15:49:25.330Z] #26 5.415 + '[' -z '' ']' [2021-11-23T15:49:25.330Z] #26 5.415 ++ mktemp -d [2021-11-23T15:49:25.330Z] #26 5.421 + export GOPATH=/tmp/tmp.45bDEG0CnD [2021-11-23T15:49:25.330Z] #26 5.421 + GOPATH=/tmp/tmp.45bDEG0CnD [2021-11-23T15:49:25.330Z] #26 5.421 + RM_GOPATH=1 [2021-11-23T15:49:25.330Z] #26 5.421 + case "$(go env GOARCH)" in [2021-11-23T15:49:25.330Z] #26 5.421 ++ go env GOARCH [2021-11-23T15:49:25.330Z] #26 5.446 Install docker/cli version 17.06.2-ce from stable [2021-11-23T15:49:25.331Z] #26 5.446 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:49:25.331Z] #26 5.446 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:49:25.331Z] #26 5.446 ++ dirname /install.sh [2021-11-23T15:49:25.331Z] #26 5.446 + dir=/ [2021-11-23T15:49:25.331Z] #26 5.446 + bin=dockercli [2021-11-23T15:49:25.331Z] #26 5.446 + shift [2021-11-23T15:49:25.331Z] #26 5.446 + '[' '!' -f //dockercli.installer ']' [2021-11-23T15:49:25.331Z] #26 5.446 + . //dockercli.installer [2021-11-23T15:49:25.331Z] #26 5.446 ++ : stable [2021-11-23T15:49:25.331Z] #26 5.446 ++ : 17.06.2-ce [2021-11-23T15:49:25.331Z] #26 5.446 + install_dockercli [2021-11-23T15:49:25.331Z] #26 5.446 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-23T15:49:25.331Z] #26 5.446 ++ uname -m [2021-11-23T15:49:25.331Z] #26 5.451 + arch=aarch64 [2021-11-23T15:49:25.331Z] #26 5.451 + '[' aarch64 '!=' x86_64 ']' [2021-11-23T15:49:25.331Z] #26 5.451 + '[' aarch64 '!=' s390x ']' [2021-11-23T15:49:25.331Z] #26 5.451 + '[' aarch64 '!=' armhf ']' [2021-11-23T15:49:25.331Z] #26 5.451 + build_dockercli [2021-11-23T15:49:25.331Z] #26 5.451 + git clone https://github.com/docker/docker-ce /tmp/tmp.45bDEG0CnD/tmp/docker-ce [2021-11-23T15:49:25.331Z] #26 5.451 Cloning into '/tmp/tmp.45bDEG0CnD/tmp/docker-ce'... [2021-11-23T15:49:25.331Z] #26 ... [2021-11-23T15:49:25.331Z] [2021-11-23T15:49:25.331Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-23T15:49:25.331Z] #36 sha256:7fa7c8533dee16e435d248473f7300698d032395f648b7fa59316edc653c42b7 [2021-11-23T15:49:25.331Z] #36 4.371 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-23T15:49:25.528Z] #38 ... [2021-11-23T15:49:25.528Z] [2021-11-23T15:49:25.528Z] #34 [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-11-23T15:49:25.528Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T15:49:25.528Z] #34 5.858 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-23T15:49:25.528Z] #34 5.867 Cloning into '.'... [2021-11-23T15:49:25.590Z] #36 ... [2021-11-23T15:49:25.590Z] [2021-11-23T15:49:25.590Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-23T15:49:25.590Z] #51 sha256:008f11e2a4380dbc968305f353f0865cdb5354b9fe51925bf799a3a443584c62 [2021-11-23T15:49:25.590Z] #51 5.785 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-23T15:49:25.590Z] #51 7.874 go: downloading github.com/fatih/color v1.10.0 [2021-11-23T15:49:25.590Z] #51 7.874 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-23T15:49:25.590Z] #51 8.006 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-23T15:49:25.590Z] #51 8.299 go: downloading github.com/pkg/errors v0.9.1 [2021-11-23T15:49:25.590Z] #51 8.859 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-23T15:49:25.590Z] #51 9.055 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-23T15:49:25.590Z] #51 9.063 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-23T15:49:25.590Z] #51 9.147 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-23T15:49:25.590Z] #51 9.259 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-23T15:49:25.590Z] #51 9.381 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-23T15:49:25.590Z] #51 9.431 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-23T15:49:25.590Z] #51 9.571 go: downloading golang.org/x/tools v0.1.0 [2021-11-23T15:49:25.590Z] #51 ... [2021-11-23T15:49:25.590Z] [2021-11-23T15:49:25.590Z] #34 [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-11-23T15:49:25.590Z] #34 sha256:b5fb693109c58d98419de169eb5715fb39bd63c00a7f1d22d2d5b23411331d45 [2021-11-23T15:49:25.590Z] #34 3.616 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-23T15:49:25.590Z] #34 3.616 Cloning into '.'... [2021-11-23T15:49:25.847Z] #34 ... [2021-11-23T15:49:25.847Z] [2021-11-23T15:49:25.847Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-23T15:49:25.847Z] #31 sha256:19292ca9e41a06bd6c4a26705895f4f6a4f48e968a38dae105a5bd87c727358c [2021-11-23T15:49:26.071Z] #26 ... [2021-11-23T15:49:26.071Z] [2021-11-23T15:49:26.071Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-23T15:49:26.071Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-23T15:49:26.071Z] #36 7.149 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-23T15:49:26.425Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 10.3s [2021-11-23T15:49:26.618Z] #31 11.93 #=#=# 0.1% ######## 12.1% ############ 17.0% ################ 22.5% ################## 26.3% ########################## 36.5% ############################# 41.0% ################################## 48.1% ##################################### 51.6% ######################################## 56.5% ########################################### 60.0% ################################################### 71.1% ###################################################### 75.6% ########################################################### 82.6% ######################################################################## 100.0% [2021-11-23T15:49:27.011Z] #36 ... [2021-11-23T15:49:27.011Z] [2021-11-23T15:49:27.011Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-23T15:49:27.011Z] #26 sha256:4318798f4007e70d8cc3844ef0aa51400e10a88c7a3512c4f353aaedddfc358b [2021-11-23T15:49:27.011Z] #26 7.596 + RM_GOPATH=0 [2021-11-23T15:49:27.011Z] #26 7.596 + TMP_GOPATH= [2021-11-23T15:49:27.011Z] #26 7.596 + : /build [2021-11-23T15:49:27.011Z] #26 7.596 + '[' -z '' ']' [2021-11-23T15:49:27.011Z] #26 7.603 ++ mktemp -d [2021-11-23T15:49:27.011Z] #26 7.618 + export GOPATH=/tmp/tmp.rC84HaBYNZ [2021-11-23T15:49:27.011Z] #26 7.618 + GOPATH=/tmp/tmp.rC84HaBYNZ [2021-11-23T15:49:27.011Z] #26 7.618 + RM_GOPATH=1 [2021-11-23T15:49:27.011Z] #26 7.618 + case "$(go env GOARCH)" in [2021-11-23T15:49:27.011Z] #26 7.618 ++ go env GOARCH [2021-11-23T15:49:27.011Z] #26 7.663 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:49:27.011Z] #26 7.663 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:49:27.011Z] #26 7.663 ++ dirname /install.sh [2021-11-23T15:49:27.011Z] #26 7.663 + dir=/ [2021-11-23T15:49:27.011Z] #26 7.663 + bin=dockercli [2021-11-23T15:49:27.011Z] #26 7.663 + shift [2021-11-23T15:49:27.011Z] #26 7.663 + '[' '!' -f //dockercli.installer ']' [2021-11-23T15:49:27.011Z] #26 7.663 + . //dockercli.installer [2021-11-23T15:49:27.011Z] #26 7.663 ++ : stable [2021-11-23T15:49:27.011Z] #26 7.663 ++ : 17.06.2-ce [2021-11-23T15:49:27.011Z] #26 7.663 + install_dockercli [2021-11-23T15:49:27.011Z] #26 7.663 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-23T15:49:27.011Z] #26 7.663 ++ uname -m [2021-11-23T15:49:27.011Z] #26 7.664 Install docker/cli version 17.06.2-ce from stable [2021-11-23T15:49:27.011Z] #26 7.668 + arch=x86_64 [2021-11-23T15:49:27.011Z] #26 7.668 + '[' x86_64 '!=' x86_64 ']' [2021-11-23T15:49:27.011Z] #26 7.668 + url=https://download.docker.com/linux/static [2021-11-23T15:49:27.011Z] #26 7.668 + tar -xz docker/docker [2021-11-23T15:49:27.011Z] #26 7.668 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-23T15:49:27.199Z] #19 85.87 Building dependency tree... [2021-11-23T15:49:28.930Z] #26 ... [2021-11-23T15:49:28.930Z] [2021-11-23T15:49:28.930Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-23T15:49:28.930Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T15:49:28.930Z] #51 8.093 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-23T15:49:29.090Z] #19 89.94 The following additional packages will be installed: [2021-11-23T15:49:29.090Z] #19 89.95 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-11-23T15:49:29.090Z] #19 89.95 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-11-23T15:49:29.090Z] #19 89.95 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-11-23T15:49:29.090Z] #19 89.95 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-11-23T15:49:29.090Z] #19 89.95 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-11-23T15:49:29.090Z] #19 89.95 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-11-23T15:49:29.090Z] #19 89.95 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-11-23T15:49:29.090Z] #19 89.95 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-11-23T15:49:29.090Z] #19 89.95 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-11-23T15:49:29.090Z] #19 89.95 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-11-23T15:49:29.090Z] #19 89.95 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-11-23T15:49:29.090Z] #19 89.95 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-11-23T15:49:29.090Z] #19 89.95 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-11-23T15:49:29.090Z] #19 89.95 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-11-23T15:49:29.090Z] #19 89.95 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-11-23T15:49:29.090Z] #19 89.95 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-11-23T15:49:29.090Z] #19 89.95 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-11-23T15:49:29.090Z] #19 89.95 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-11-23T15:49:29.090Z] #19 89.95 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-11-23T15:49:29.090Z] #19 89.95 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-11-23T15:49:29.090Z] #19 89.95 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-11-23T15:49:29.090Z] #19 89.95 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-11-23T15:49:29.090Z] #19 89.95 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-11-23T15:49:29.090Z] #19 89.96 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-11-23T15:49:29.090Z] #19 89.96 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-11-23T15:49:29.090Z] #19 89.96 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-11-23T15:49:29.090Z] #19 89.96 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-11-23T15:49:29.090Z] #19 89.96 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-11-23T15:49:29.090Z] #19 89.96 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-11-23T15:49:29.091Z] #19 89.96 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-11-23T15:49:29.091Z] #19 89.96 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-11-23T15:49:29.091Z] #19 89.96 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-11-23T15:49:29.091Z] #19 89.96 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-11-23T15:49:29.091Z] #19 89.96 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-11-23T15:49:29.091Z] #19 89.96 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-11-23T15:49:29.091Z] #19 89.96 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-11-23T15:49:29.091Z] #19 89.96 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-11-23T15:49:29.091Z] #19 89.96 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-11-23T15:49:29.091Z] #19 89.96 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-11-23T15:49:29.091Z] #19 89.96 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-11-23T15:49:29.091Z] #19 89.97 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-11-23T15:49:29.091Z] #19 89.97 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-11-23T15:49:29.091Z] #19 89.97 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-11-23T15:49:29.091Z] #19 89.97 linux-libc-dev-s390x-cross patch xz-utils [2021-11-23T15:49:29.091Z] #19 89.99 Suggested packages: [2021-11-23T15:49:29.091Z] #19 89.99 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-11-23T15:49:29.091Z] #19 89.99 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-11-23T15:49:29.091Z] #19 89.99 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-11-23T15:49:29.091Z] #19 89.99 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-11-23T15:49:29.091Z] #19 89.99 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-11-23T15:49:29.091Z] #19 89.99 libyaml-shell-perl ed diffutils-doc [2021-11-23T15:49:29.091Z] #19 89.99 Recommended packages: [2021-11-23T15:49:29.091Z] #19 89.99 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-11-23T15:49:29.091Z] #19 89.99 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-11-23T15:49:29.142Z] #31 16.19 [2021-11-23T15:49:29.189Z] #51 ... [2021-11-23T15:49:29.189Z] [2021-11-23T15:49:29.189Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:49:29.189Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:49:29.189Z] #14 9.559 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:49:29.189Z] #14 9.629 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:49:29.189Z] #14 9.629 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:49:29.189Z] #14 ... [2021-11-23T15:49:29.189Z] [2021-11-23T15:49:29.189Z] #60 [containerd 1/3] 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-11-23T15:49:29.189Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T15:49:29.189Z] #60 9.567 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:49:29.189Z] #60 9.637 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:49:29.189Z] #60 9.649 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:49:29.449Z] #60 ... [2021-11-23T15:49:29.449Z] [2021-11-23T15:49:29.449Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:49:29.449Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:49:29.449Z] #47 9.230 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:49:29.449Z] #47 9.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:49:29.449Z] #47 9.267 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:49:29.449Z] #47 9.994 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-23T15:49:29.449Z] #47 ... [2021-11-23T15:49:29.449Z] [2021-11-23T15:49:29.449Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:49:29.449Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:49:29.449Z] #43 8.092 + git clone https://github.com/docker/distribution.git . [2021-11-23T15:49:29.449Z] #43 8.099 Cloning into '.'... [2021-11-23T15:49:29.708Z] #43 ... [2021-11-23T15:49:29.708Z] [2021-11-23T15:49:29.708Z] #38 [tini 1/3] 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-11-23T15:49:29.708Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:49:29.708Z] #38 8.784 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:49:29.708Z] #38 8.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:49:29.708Z] #38 8.892 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:49:29.708Z] #38 10.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:49:29.732Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 13.3s done [2021-11-23T15:49:29.732Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 done [2021-11-23T15:49:29.732Z] #11 DONE 46.8s [2021-11-23T15:49:29.732Z] [2021-11-23T15:49:29.732Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-23T15:49:29.732Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-23T15:49:29.743Z] #34 ... [2021-11-23T15:49:29.743Z] [2021-11-23T15:49:29.743Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:49:29.743Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:49:29.743Z] #14 7.472 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:49:29.743Z] #14 7.499 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:49:29.743Z] #14 7.512 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:49:29.743Z] #14 8.366 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:49:29.743Z] #14 ... [2021-11-23T15:49:29.743Z] [2021-11-23T15:49:29.743Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-23T15:49:29.743Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T15:49:29.743Z] #51 7.039 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-23T15:49:29.743Z] #51 8.606 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-23T15:49:29.743Z] #51 8.612 go: downloading github.com/fatih/color v1.10.0 [2021-11-23T15:49:29.743Z] #51 8.698 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-23T15:49:29.743Z] #51 8.852 go: downloading github.com/pkg/errors v0.9.1 [2021-11-23T15:49:29.743Z] #51 9.279 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-23T15:49:29.743Z] #51 9.304 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-23T15:49:29.743Z] #51 9.376 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-23T15:49:29.743Z] #51 9.509 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-23T15:49:29.743Z] #51 9.753 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-23T15:49:29.743Z] #51 9.774 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-23T15:49:29.743Z] #51 9.961 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-23T15:49:29.743Z] #51 10.31 go: downloading golang.org/x/tools v0.1.0 [2021-11-23T15:49:29.743Z] #51 ... [2021-11-23T15:49:29.743Z] [2021-11-23T15:49:29.743Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T15:49:29.743Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-23T15:49:29.743Z] #49 4.867 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-23T15:49:29.743Z] #49 ... [2021-11-23T15:49:29.743Z] [2021-11-23T15:49:29.743Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-23T15:49:29.743Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-23T15:49:29.743Z] #36 6.392 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-23T15:49:29.968Z] #38 ... [2021-11-23T15:49:29.968Z] [2021-11-23T15:49:29.968Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:49:29.968Z] #65 sha256:25bc0bcb5d94916c0e13096341f3c5ba18636fe7c3c80635668e73b92747a792 [2021-11-23T15:49:29.968Z] #65 8.419 + RM_GOPATH=0 [2021-11-23T15:49:29.968Z] #65 8.419 + TMP_GOPATH= [2021-11-23T15:49:29.968Z] #65 8.419 + : /build [2021-11-23T15:49:29.968Z] #65 8.419 + '[' -z '' ']' [2021-11-23T15:49:29.968Z] #65 8.421 ++ mktemp -d [2021-11-23T15:49:29.968Z] #65 8.467 + export GOPATH=/tmp/tmp.qpwS5F4SOv [2021-11-23T15:49:29.968Z] #65 8.467 + GOPATH=/tmp/tmp.qpwS5F4SOv [2021-11-23T15:49:29.968Z] #65 8.467 + RM_GOPATH=1 [2021-11-23T15:49:29.968Z] #65 8.467 + case "$(go env GOARCH)" in [2021-11-23T15:49:29.968Z] #65 8.467 ++ go env GOARCH [2021-11-23T15:49:29.968Z] #65 8.564 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:49:29.968Z] #65 8.564 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:49:29.968Z] #65 8.564 ++ dirname /install.sh [2021-11-23T15:49:29.968Z] #65 8.564 + dir=/ [2021-11-23T15:49:29.968Z] #65 8.564 + bin=rootlesskit [2021-11-23T15:49:29.968Z] #65 8.564 + shift [2021-11-23T15:49:29.968Z] #65 8.564 + '[' '!' -f //rootlesskit.installer ']' [2021-11-23T15:49:29.968Z] #65 8.572 + . //rootlesskit.installer [2021-11-23T15:49:29.968Z] #65 8.572 ++ : v0.14.6 [2021-11-23T15:49:29.968Z] #65 8.572 + install_rootlesskit [2021-11-23T15:49:29.968Z] #65 8.572 + case "$1" in [2021-11-23T15:49:29.968Z] #65 8.572 + export CGO_ENABLED=0 [2021-11-23T15:49:29.968Z] #65 8.572 + CGO_ENABLED=0 [2021-11-23T15:49:29.968Z] #65 8.572 + _install_rootlesskit [2021-11-23T15:49:29.968Z] #65 8.572 + echo 'Install rootlesskit version v0.14.6' [2021-11-23T15:49:29.968Z] #65 8.572 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-23T15:49:29.968Z] #65 8.572 + GOBIN=/build [2021-11-23T15:49:29.968Z] #65 8.572 + GO111MODULE=on [2021-11-23T15:49:29.968Z] #65 8.572 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-23T15:49:29.968Z] #65 8.573 Install rootlesskit version v0.14.6 [2021-11-23T15:49:29.968Z] #65 9.309 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-23T15:49:29.968Z] #65 ... [2021-11-23T15:49:29.968Z] [2021-11-23T15:49:29.968Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-23T15:49:29.968Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T15:49:29.968Z] #55 8.325 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-23T15:49:29.968Z] #55 10.17 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-23T15:49:29.968Z] #55 10.17 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-23T15:49:29.968Z] #55 10.40 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-23T15:49:30.007Z] #36 ... [2021-11-23T15:49:30.007Z] [2021-11-23T15:49:30.007Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-23T15:49:30.007Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T15:49:30.007Z] #55 5.168 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-23T15:49:30.007Z] #55 6.105 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-23T15:49:30.007Z] #55 6.105 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-23T15:49:30.007Z] #55 6.105 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-23T15:49:30.007Z] #55 7.179 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-23T15:49:30.074Z] #31 ... [2021-11-23T15:49:30.074Z] [2021-11-23T15:49:30.074Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:49:30.074Z] #65 sha256:46af477f07fd659101b391ddb2535578ecc4edfb65161284a60690ffd6650ec6 [2021-11-23T15:49:30.074Z] #65 5.453 + RM_GOPATH=0 [2021-11-23T15:49:30.074Z] #65 5.453 + TMP_GOPATH= [2021-11-23T15:49:30.074Z] #65 5.453 + : /build [2021-11-23T15:49:30.074Z] #65 5.453 + '[' -z '' ']' [2021-11-23T15:49:30.074Z] #65 5.453 ++ mktemp -d [2021-11-23T15:49:30.074Z] #65 5.457 + export GOPATH=/tmp/tmp.te9PkDTTVT [2021-11-23T15:49:30.074Z] #65 5.457 + GOPATH=/tmp/tmp.te9PkDTTVT [2021-11-23T15:49:30.074Z] #65 5.457 + RM_GOPATH=1 [2021-11-23T15:49:30.074Z] #65 5.457 + case "$(go env GOARCH)" in [2021-11-23T15:49:30.074Z] #65 5.457 ++ go env GOARCH [2021-11-23T15:49:30.074Z] #65 5.476 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:49:30.074Z] #65 5.476 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:49:30.074Z] #65 5.476 ++ dirname /install.sh [2021-11-23T15:49:30.074Z] #65 5.490 + dir=/ [2021-11-23T15:49:30.074Z] #65 5.490 + bin=rootlesskit [2021-11-23T15:49:30.074Z] #65 5.490 + shift [2021-11-23T15:49:30.074Z] #65 5.490 + '[' '!' -f //rootlesskit.installer ']' [2021-11-23T15:49:30.074Z] #65 5.490 + . //rootlesskit.installer [2021-11-23T15:49:30.074Z] #65 5.490 ++ : v0.14.6 [2021-11-23T15:49:30.074Z] #65 5.490 + install_rootlesskit [2021-11-23T15:49:30.074Z] #65 5.490 + case "$1" in [2021-11-23T15:49:30.074Z] #65 5.490 + export CGO_ENABLED=0 [2021-11-23T15:49:30.074Z] #65 5.490 + CGO_ENABLED=0 [2021-11-23T15:49:30.074Z] #65 5.490 + _install_rootlesskit [2021-11-23T15:49:30.074Z] #65 5.490 + echo 'Install rootlesskit version v0.14.6' [2021-11-23T15:49:30.074Z] #65 5.490 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-23T15:49:30.074Z] #65 5.490 + GOBIN=/build [2021-11-23T15:49:30.074Z] #65 5.490 + GO111MODULE=on [2021-11-23T15:49:30.074Z] #65 5.490 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-23T15:49:30.074Z] #65 5.492 Install rootlesskit version v0.14.6 [2021-11-23T15:49:30.074Z] #65 6.247 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-23T15:49:30.074Z] #65 10.09 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-23T15:49:30.074Z] #65 10.09 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-23T15:49:30.074Z] #65 11.04 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-23T15:49:30.228Z] #55 ... [2021-11-23T15:49:30.228Z] [2021-11-23T15:49:30.228Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:30.228Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:49:30.228Z] #53 7.766 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-23T15:49:30.228Z] #53 ... [2021-11-23T15:49:30.228Z] [2021-11-23T15:49:30.228Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T15:49:30.228Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-23T15:49:30.228Z] #49 7.408 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-23T15:49:30.269Z] #55 ... [2021-11-23T15:49:30.269Z] [2021-11-23T15:49:30.269Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-23T15:49:30.269Z] #26 sha256:8d40e45b6d0deb5fb4d0700d8f1fbc55bf424321e85b2e5cc94cd57578d9d619 [2021-11-23T15:49:30.269Z] #26 6.878 + RM_GOPATH=0 [2021-11-23T15:49:30.269Z] #26 6.878 + TMP_GOPATH= [2021-11-23T15:49:30.269Z] #26 6.878 + : /build [2021-11-23T15:49:30.269Z] #26 6.878 + '[' -z '' ']' [2021-11-23T15:49:30.269Z] #26 6.878 ++ mktemp -d [2021-11-23T15:49:30.269Z] #26 6.878 + export GOPATH=/tmp/tmp.PMNX5xgYSb [2021-11-23T15:49:30.269Z] #26 6.878 + GOPATH=/tmp/tmp.PMNX5xgYSb [2021-11-23T15:49:30.269Z] #26 6.878 + RM_GOPATH=1 [2021-11-23T15:49:30.269Z] #26 6.878 + case "$(go env GOARCH)" in [2021-11-23T15:49:30.269Z] #26 6.878 ++ go env GOARCH [2021-11-23T15:49:30.269Z] #26 6.910 Install docker/cli version 17.06.2-ce from stable [2021-11-23T15:49:30.269Z] #26 6.912 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:49:30.269Z] #26 6.912 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:49:30.269Z] #26 6.912 ++ dirname /install.sh [2021-11-23T15:49:30.269Z] #26 6.912 + dir=/ [2021-11-23T15:49:30.269Z] #26 6.912 + bin=dockercli [2021-11-23T15:49:30.269Z] #26 6.912 + shift [2021-11-23T15:49:30.269Z] #26 6.912 + '[' '!' -f //dockercli.installer ']' [2021-11-23T15:49:30.269Z] #26 6.912 + . //dockercli.installer [2021-11-23T15:49:30.269Z] #26 6.912 ++ : stable [2021-11-23T15:49:30.269Z] #26 6.912 ++ : 17.06.2-ce [2021-11-23T15:49:30.269Z] #26 6.912 + install_dockercli [2021-11-23T15:49:30.269Z] #26 6.912 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-23T15:49:30.269Z] #26 6.912 ++ uname -m [2021-11-23T15:49:30.269Z] #26 6.912 + arch=x86_64 [2021-11-23T15:49:30.269Z] #26 6.912 + '[' x86_64 '!=' x86_64 ']' [2021-11-23T15:49:30.269Z] #26 6.912 + url=https://download.docker.com/linux/static [2021-11-23T15:49:30.269Z] #26 6.912 + tar -xz docker/docker [2021-11-23T15:49:30.269Z] #26 6.916 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-23T15:49:30.269Z] #26 ... [2021-11-23T15:49:30.269Z] [2021-11-23T15:49:30.269Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:30.269Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:49:30.269Z] #53 6.185 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-23T15:49:30.331Z] #65 15.68 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-23T15:49:30.331Z] #65 ... [2021-11-23T15:49:30.331Z] [2021-11-23T15:49:30.331Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:30.331Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-23T15:49:30.331Z] #53 14.37 go: downloading github.com/fatih/color v1.7.0 [2021-11-23T15:49:30.331Z] #53 14.39 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-23T15:49:30.331Z] #53 14.62 go: downloading github.com/pkg/errors v0.8.1 [2021-11-23T15:49:30.331Z] #53 14.71 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-23T15:49:30.331Z] #53 14.71 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-23T15:49:30.331Z] #53 15.41 go: downloading github.com/spf13/viper v1.6.1 [2021-11-23T15:49:30.331Z] #53 15.61 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-23T15:49:30.331Z] #53 15.61 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-23T15:49:30.487Z] #49 ... [2021-11-23T15:49:30.487Z] [2021-11-23T15:49:30.487Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:49:30.487Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:49:30.487Z] #14 11.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:49:30.530Z] #53 ... [2021-11-23T15:49:30.530Z] [2021-11-23T15:49:30.530Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:49:30.530Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:49:30.530Z] #43 7.303 + git clone https://github.com/docker/distribution.git . [2021-11-23T15:49:30.530Z] #43 7.306 Cloning into '.'... [2021-11-23T15:49:30.530Z] #43 ... [2021-11-23T15:49:30.530Z] [2021-11-23T15:49:30.530Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:49:30.530Z] #65 sha256:16982511b4f280eeae66aee95568f9c261c1f36cfc1e5fb57609119897cbc151 [2021-11-23T15:49:30.530Z] #65 6.435 + RM_GOPATH=0 [2021-11-23T15:49:30.530Z] #65 6.435 + TMP_GOPATH= [2021-11-23T15:49:30.530Z] #65 6.440 + : /build [2021-11-23T15:49:30.530Z] #65 6.440 + '[' -z '' ']' [2021-11-23T15:49:30.530Z] #65 6.440 ++ mktemp -d [2021-11-23T15:49:30.530Z] #65 6.440 + export GOPATH=/tmp/tmp.bj5EmppxyW [2021-11-23T15:49:30.530Z] #65 6.440 + GOPATH=/tmp/tmp.bj5EmppxyW [2021-11-23T15:49:30.530Z] #65 6.440 + RM_GOPATH=1 [2021-11-23T15:49:30.530Z] #65 6.440 + case "$(go env GOARCH)" in [2021-11-23T15:49:30.530Z] #65 6.448 ++ go env GOARCH [2021-11-23T15:49:30.530Z] #65 6.461 Install rootlesskit version v0.14.6 [2021-11-23T15:49:30.530Z] #65 6.461 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:49:30.530Z] #65 6.461 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:49:30.530Z] #65 6.461 ++ dirname /install.sh [2021-11-23T15:49:30.530Z] #65 6.461 + dir=/ [2021-11-23T15:49:30.530Z] #65 6.461 + bin=rootlesskit [2021-11-23T15:49:30.530Z] #65 6.461 + shift [2021-11-23T15:49:30.530Z] #65 6.461 + '[' '!' -f //rootlesskit.installer ']' [2021-11-23T15:49:30.530Z] #65 6.461 + . //rootlesskit.installer [2021-11-23T15:49:30.530Z] #65 6.461 ++ : v0.14.6 [2021-11-23T15:49:30.530Z] #65 6.461 + install_rootlesskit [2021-11-23T15:49:30.530Z] #65 6.461 + case "$1" in [2021-11-23T15:49:30.530Z] #65 6.461 + export CGO_ENABLED=0 [2021-11-23T15:49:30.530Z] #65 6.461 + CGO_ENABLED=0 [2021-11-23T15:49:30.530Z] #65 6.461 + _install_rootlesskit [2021-11-23T15:49:30.530Z] #65 6.461 + echo 'Install rootlesskit version v0.14.6' [2021-11-23T15:49:30.530Z] #65 6.461 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-23T15:49:30.530Z] #65 6.461 + GOBIN=/build [2021-11-23T15:49:30.530Z] #65 6.461 + GO111MODULE=on [2021-11-23T15:49:30.530Z] #65 6.461 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-23T15:49:30.530Z] #65 6.985 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-23T15:49:30.530Z] #65 9.557 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-23T15:49:30.530Z] #65 9.622 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-23T15:49:30.530Z] #65 10.11 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-23T15:49:30.792Z] #65 ... [2021-11-23T15:49:30.792Z] [2021-11-23T15:49:30.792Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:49:30.792Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:49:30.792Z] #14 10.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:49:31.133Z] #12 DONE 1.3s [2021-11-23T15:49:31.133Z] [2021-11-23T15:49:31.133Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-11-23T15:49:31.133Z] #13 sha256:2f61e498125a9d8bc23dd36e8eae7a5cbcd35b98c53b5e12f70bc1f6eb88d641 [2021-11-23T15:49:31.262Z] #53 17.08 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-23T15:49:31.518Z] #53 17.48 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-23T15:49:32.078Z] #13 DONE 1.1s [2021-11-23T15:49:32.078Z] [2021-11-23T15:49:32.078Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-23T15:49:32.078Z] #46 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-23T15:49:32.402Z] #19 93.54 The following NEW packages will be installed: [2021-11-23T15:49:32.402Z] #19 93.54 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-11-23T15:49:32.402Z] #19 93.54 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-11-23T15:49:32.402Z] #19 93.54 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-11-23T15:49:32.402Z] #19 93.54 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-11-23T15:49:32.402Z] #19 93.54 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-11-23T15:49:32.402Z] #19 93.54 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-11-23T15:49:32.402Z] #19 93.54 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-11-23T15:49:32.402Z] #19 93.54 crossbuild-essential-armel crossbuild-essential-armhf [2021-11-23T15:49:32.402Z] #19 93.55 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-11-23T15:49:32.402Z] #19 93.55 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-11-23T15:49:32.402Z] #19 93.55 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-11-23T15:49:32.402Z] #19 93.55 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-11-23T15:49:32.402Z] #19 93.55 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-11-23T15:49:32.402Z] #19 93.55 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-11-23T15:49:32.402Z] #19 93.55 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-11-23T15:49:32.402Z] #19 93.55 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-11-23T15:49:32.402Z] #19 93.55 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-11-23T15:49:32.402Z] #19 93.55 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-11-23T15:49:32.402Z] #19 93.55 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-11-23T15:49:32.402Z] #19 93.55 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-11-23T15:49:32.402Z] #19 93.55 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-11-23T15:49:32.402Z] #19 93.55 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-11-23T15:49:32.402Z] #19 93.55 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-11-23T15:49:32.402Z] #19 93.55 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-11-23T15:49:32.402Z] #19 93.55 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-11-23T15:49:32.402Z] #19 93.55 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-11-23T15:49:32.402Z] #19 93.55 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-11-23T15:49:32.402Z] #19 93.55 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-11-23T15:49:32.402Z] #19 93.55 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-11-23T15:49:32.402Z] #19 93.55 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-11-23T15:49:32.402Z] #19 93.55 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-11-23T15:49:32.402Z] #19 93.55 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-11-23T15:49:32.402Z] #19 93.56 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-11-23T15:49:32.402Z] #19 93.56 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-11-23T15:49:32.402Z] #19 93.56 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-11-23T15:49:32.402Z] #19 93.56 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-11-23T15:49:32.402Z] #19 93.56 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-11-23T15:49:32.402Z] #19 93.56 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-11-23T15:49:32.402Z] #19 93.56 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-11-23T15:49:32.402Z] #19 93.56 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-11-23T15:49:32.402Z] #19 93.56 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-11-23T15:49:32.402Z] #19 93.56 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-11-23T15:49:32.402Z] #19 93.56 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-11-23T15:49:32.402Z] #19 93.56 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-11-23T15:49:32.402Z] #19 93.56 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-11-23T15:49:32.402Z] #19 93.56 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-11-23T15:49:32.402Z] #19 93.57 linux-libc-dev-s390x-cross patch xz-utils [2021-11-23T15:49:32.653Z] #46 ... [2021-11-23T15:49:32.653Z] [2021-11-23T15:49:32.653Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-23T15:49:32.653Z] #42 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-23T15:49:32.653Z] #42 DONE 0.6s [2021-11-23T15:49:32.915Z] [2021-11-23T15:49:32.915Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-23T15:49:32.915Z] #64 sha256:a7897b0822520f1b82bacc13d4fc621bdde39a8e72f2bad4f5fbf8513b636dd1 [2021-11-23T15:49:32.915Z] #64 DONE 0.6s [2021-11-23T15:49:32.915Z] [2021-11-23T15:49:32.915Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:49:32.915Z] #65 sha256:25d9701d763b3d8e7af7aaec994eaa86a4759795f0caf1bd8f7ce6b3f85ed8c0 [2021-11-23T15:49:32.915Z] #65 ... [2021-11-23T15:49:32.915Z] [2021-11-23T15:49:32.915Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-23T15:49:32.915Z] #33 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-23T15:49:32.915Z] #33 DONE 0.8s [2021-11-23T15:49:32.915Z] [2021-11-23T15:49:32.915Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-23T15:49:32.915Z] #46 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-23T15:49:32.915Z] #46 DONE 0.8s [2021-11-23T15:49:32.915Z] [2021-11-23T15:49:32.915Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-23T15:49:32.915Z] #25 sha256:988afe9fc1ef59068c0ef96bbad384382b906426470c2b451e840de83c1b34fc [2021-11-23T15:49:32.915Z] #25 DONE 0.8s [2021-11-23T15:49:32.964Z] #19 94.00 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:49:32.964Z] #19 94.00 Need to get 787 MB of archives. [2021-11-23T15:49:32.964Z] #19 94.00 After this operation, 3385 MB of additional disk space will be used. [2021-11-23T15:49:32.964Z] #19 94.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-11-23T15:49:32.964Z] #19 94.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-23T15:49:32.964Z] #19 94.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-11-23T15:49:32.964Z] #19 94.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-11-23T15:49:32.964Z] #19 94.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-11-23T15:49:32.964Z] #19 94.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-23T15:49:32.964Z] #19 94.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-11-23T15:49:32.964Z] #19 94.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-11-23T15:49:32.964Z] #19 94.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-11-23T15:49:33.179Z] [2021-11-23T15:49:33.179Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-23T15:49:33.179Z] #26 sha256:519ea808098a0785651e2f4ba61a68a688178eb354ba53eb1aefef57faf6829a [2021-11-23T15:49:33.220Z] #19 94.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-11-23T15:49:33.220Z] #19 94.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-11-23T15:49:33.220Z] #19 94.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-11-23T15:49:33.220Z] #19 94.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2021-11-23T15:49:33.346Z] #14 13.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:49:34.290Z] #14 ... [2021-11-23T15:49:34.290Z] [2021-11-23T15:49:34.290Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-23T15:49:34.290Z] #26 sha256:8d40e45b6d0deb5fb4d0700d8f1fbc55bf424321e85b2e5cc94cd57578d9d619 [2021-11-23T15:49:34.290Z] #26 14.21 + mkdir -p /build [2021-11-23T15:49:34.290Z] #26 14.22 + mv docker/docker /build/ [2021-11-23T15:49:34.290Z] #26 14.22 + rmdir docker [2021-11-23T15:49:34.290Z] #26 DONE 14.5s [2021-11-23T15:49:34.552Z] [2021-11-23T15:49:34.552Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:34.552Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:49:34.552Z] #53 11.54 go: downloading github.com/fatih/color v1.7.0 [2021-11-23T15:49:34.552Z] #53 11.54 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-23T15:49:34.552Z] #53 11.58 go: downloading github.com/pkg/errors v0.8.1 [2021-11-23T15:49:34.552Z] #53 11.61 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-23T15:49:34.552Z] #53 11.68 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-23T15:49:34.552Z] #53 12.11 go: downloading github.com/spf13/viper v1.6.1 [2021-11-23T15:49:34.552Z] #53 12.72 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-23T15:49:34.552Z] #53 12.73 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-23T15:49:34.552Z] #53 12.75 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-23T15:49:34.552Z] #53 12.79 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-23T15:49:34.552Z] #53 13.60 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-23T15:49:34.552Z] #53 13.87 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-23T15:49:34.636Z] #19 95.56 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2021-11-23T15:49:34.636Z] #19 95.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2021-11-23T15:49:34.695Z] #14 15.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:49:34.853Z] #53 ... [2021-11-23T15:49:34.853Z] [2021-11-23T15:49:34.853Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:49:34.853Z] #65 sha256:46af477f07fd659101b391ddb2535578ecc4edfb65161284a60690ffd6650ec6 [2021-11-23T15:49:34.853Z] #65 17.15 go: downloading github.com/google/uuid v1.3.0 [2021-11-23T15:49:34.853Z] #65 17.17 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-23T15:49:34.853Z] #65 17.25 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-23T15:49:34.853Z] #65 17.69 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-23T15:49:34.853Z] #65 17.79 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-23T15:49:34.853Z] #65 17.93 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-23T15:49:34.853Z] #65 18.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-23T15:49:34.853Z] #65 19.10 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-23T15:49:34.853Z] #65 19.34 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-23T15:49:34.853Z] #65 ... [2021-11-23T15:49:34.853Z] [2021-11-23T15:49:34.853Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-23T15:49:34.853Z] #55 sha256:c35a1ee5c3c6181701f1909ceca40ad622aa0d2b90a065074ffc8f389557287a [2021-11-23T15:49:34.853Z] #55 10.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-23T15:49:34.853Z] #55 ... [2021-11-23T15:49:34.853Z] [2021-11-23T15:49:34.853Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-23T15:49:34.853Z] #51 sha256:008f11e2a4380dbc968305f353f0865cdb5354b9fe51925bf799a3a443584c62 [2021-11-23T15:49:34.853Z] #51 19.46 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-23T15:49:34.853Z] #51 19.51 go: downloading golang.org/x/mod v0.3.0 [2021-11-23T15:49:34.853Z] #51 ... [2021-11-23T15:49:34.853Z] [2021-11-23T15:49:34.853Z] #38 [tini 1/3] 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-11-23T15:49:34.853Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-23T15:49:34.853Z] #38 10.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T15:49:34.853Z] #38 14.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T15:49:35.110Z] #38 ... [2021-11-23T15:49:35.110Z] [2021-11-23T15:49:35.110Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:49:35.110Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-23T15:49:35.110Z] #47 11.72 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T15:49:35.110Z] #47 15.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T15:49:35.110Z] #47 19.86 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-23T15:49:35.110Z] #47 ... [2021-11-23T15:49:35.110Z] [2021-11-23T15:49:35.110Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:49:35.110Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T15:49:35.110Z] #14 11.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T15:49:35.110Z] #14 14.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T15:49:35.199Z] #19 96.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2021-11-23T15:49:35.456Z] #19 96.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2021-11-23T15:49:35.673Z] #14 ... [2021-11-23T15:49:35.673Z] [2021-11-23T15:49:35.673Z] #60 [containerd 1/3] 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-11-23T15:49:35.673Z] #60 sha256:08af7ba31db8d0af9a1a980d7a025276941549fb19d60948e8c6ee913c3c7ad5 [2021-11-23T15:49:35.673Z] #60 12.32 Fetched 8361 kB in 9s (885 kB/s) [2021-11-23T15:49:35.673Z] #60 12.32 Reading package lists... [2021-11-23T15:49:36.078Z] #14 ... [2021-11-23T15:49:36.078Z] [2021-11-23T15:49:36.078Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-23T15:49:36.078Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T15:49:36.078Z] #51 10.74 go: downloading github.com/fatih/color v1.10.0 [2021-11-23T15:49:36.078Z] #51 10.74 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-23T15:49:36.078Z] #51 10.88 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-23T15:49:36.078Z] #51 11.01 go: downloading github.com/pkg/errors v0.9.1 [2021-11-23T15:49:36.078Z] #51 11.64 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-23T15:49:36.078Z] #51 11.64 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-23T15:49:36.078Z] #51 11.94 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-23T15:49:36.078Z] #51 11.94 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-23T15:49:36.078Z] #51 11.97 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-23T15:49:36.078Z] #51 12.21 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-23T15:49:36.078Z] #51 12.26 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-23T15:49:36.078Z] #51 12.62 go: downloading golang.org/x/tools v0.1.0 [2021-11-23T15:49:36.078Z] #51 ... [2021-11-23T15:49:36.078Z] [2021-11-23T15:49:36.078Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:36.078Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:49:36.078Z] #53 17.13 go: downloading github.com/fatih/color v1.7.0 [2021-11-23T15:49:36.078Z] #53 17.14 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-23T15:49:36.337Z] #53 17.48 go: downloading github.com/pkg/errors v0.8.1 [2021-11-23T15:49:36.387Z] #19 97.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-11-23T15:49:36.387Z] #19 97.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2021-11-23T15:49:36.468Z] #53 ... [2021-11-23T15:49:36.468Z] [2021-11-23T15:49:36.468Z] #38 [tini 1/3] 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-11-23T15:49:36.468Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:49:36.468Z] #38 6.859 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:49:36.468Z] #38 15.69 Fetched 8476 kB in 11s (750 kB/s) [2021-11-23T15:49:36.468Z] #38 15.69 Reading package lists... [2021-11-23T15:49:36.468Z] #38 ... [2021-11-23T15:49:36.468Z] [2021-11-23T15:49:36.468Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:49:36.468Z] #65 sha256:16982511b4f280eeae66aee95568f9c261c1f36cfc1e5fb57609119897cbc151 [2021-11-23T15:49:36.468Z] #65 13.91 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-23T15:49:36.468Z] #65 14.68 go: downloading github.com/google/uuid v1.3.0 [2021-11-23T15:49:36.468Z] #65 14.72 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-23T15:49:36.468Z] #65 14.80 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-23T15:49:36.468Z] #65 14.91 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-23T15:49:36.468Z] #65 15.02 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-23T15:49:36.468Z] #65 15.11 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-23T15:49:36.468Z] #65 15.98 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-23T15:49:36.468Z] #65 16.15 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-23T15:49:36.596Z] #53 17.49 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-23T15:49:36.596Z] #53 17.49 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-23T15:49:36.601Z] #60 21.79 Reading package lists... [2021-11-23T15:49:36.601Z] #60 ... [2021-11-23T15:49:36.601Z] [2021-11-23T15:49:36.601Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:36.601Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-23T15:49:36.601Z] #53 22.62 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-23T15:49:36.601Z] #53 22.67 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-23T15:49:36.858Z] #53 22.72 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-23T15:49:37.117Z] #53 23.11 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-23T15:49:37.164Z] #53 18.21 go: downloading github.com/spf13/viper v1.6.1 [2021-11-23T15:49:37.320Z] #19 98.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-11-23T15:49:37.320Z] #19 98.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2021-11-23T15:49:37.373Z] #53 23.17 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-23T15:49:37.630Z] #53 23.45 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-23T15:49:37.630Z] #53 23.50 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-23T15:49:37.731Z] #53 18.71 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-23T15:49:37.731Z] #53 18.94 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-23T15:49:37.854Z] #65 ... [2021-11-23T15:49:37.854Z] [2021-11-23T15:49:37.854Z] #60 [containerd 1/3] 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-11-23T15:49:37.854Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T15:49:37.854Z] #60 8.068 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:49:37.854Z] #60 8.131 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:49:37.854Z] #60 8.138 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:49:37.854Z] #60 9.077 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:49:37.854Z] #60 11.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:49:37.854Z] #60 15.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:49:37.854Z] #60 ... [2021-11-23T15:49:37.854Z] [2021-11-23T15:49:37.854Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:49:37.854Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:49:37.854Z] #47 7.572 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:49:37.854Z] #47 7.648 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:49:37.854Z] #47 7.662 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:49:37.854Z] #47 8.219 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-23T15:49:37.854Z] #47 8.761 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:49:37.854Z] #47 11.60 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:49:37.854Z] #47 14.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:49:37.854Z] #47 17.81 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-23T15:49:37.854Z] #47 ... [2021-11-23T15:49:37.854Z] [2021-11-23T15:49:37.854Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:49:37.854Z] #65 sha256:16982511b4f280eeae66aee95568f9c261c1f36cfc1e5fb57609119897cbc151 [2021-11-23T15:49:37.854Z] #65 18.02 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-23T15:49:37.991Z] #53 18.97 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-23T15:49:37.991Z] #53 19.01 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-23T15:49:37.991Z] #53 ... [2021-11-23T15:49:37.991Z] [2021-11-23T15:49:37.991Z] #34 [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-11-23T15:49:37.991Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T15:49:37.991Z] #34 8.745 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-23T15:49:37.991Z] #34 8.770 Cloning into '.'... [2021-11-23T15:49:38.116Z] #65 18.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-23T15:49:38.194Z] #53 24.18 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-23T15:49:38.194Z] #53 24.22 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-23T15:49:38.194Z] #53 24.30 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-23T15:49:38.249Z] #34 ... [2021-11-23T15:49:38.250Z] [2021-11-23T15:49:38.250Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:49:38.250Z] #65 sha256:25bc0bcb5d94916c0e13096341f3c5ba18636fe7c3c80635668e73b92747a792 [2021-11-23T15:49:38.250Z] #65 13.47 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-23T15:49:38.250Z] #65 13.51 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-23T15:49:38.250Z] #65 14.60 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-23T15:49:38.262Z] #19 99.30 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-11-23T15:49:38.262Z] #19 99.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2021-11-23T15:49:38.262Z] #19 99.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2021-11-23T15:49:38.262Z] #19 99.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-11-23T15:49:38.262Z] #19 99.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-11-23T15:49:38.262Z] #19 99.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-11-23T15:49:38.262Z] #19 99.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-11-23T15:49:38.262Z] #19 99.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-11-23T15:49:38.262Z] #19 99.34 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2021-11-23T15:49:38.262Z] #19 99.34 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-11-23T15:49:38.262Z] #19 99.35 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-11-23T15:49:38.262Z] #19 99.35 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-11-23T15:49:38.262Z] #19 99.36 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-11-23T15:49:38.262Z] #19 99.39 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-11-23T15:49:38.262Z] #19 99.42 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-11-23T15:49:38.262Z] #19 99.47 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-11-23T15:49:38.262Z] #19 99.48 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-11-23T15:49:38.262Z] #19 99.50 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2021-11-23T15:49:38.262Z] #19 99.52 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2021-11-23T15:49:38.492Z] #26 ... [2021-11-23T15:49:38.492Z] [2021-11-23T15:49:38.492Z] #60 [containerd 1/3] 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-11-23T15:49:38.492Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T15:49:38.492Z] #60 4.566 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:49:38.492Z] #60 4.754 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:49:38.492Z] #60 4.754 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:49:38.492Z] #60 4.830 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:49:38.492Z] #60 5.211 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:49:38.492Z] #60 5.988 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:49:38.756Z] #53 24.49 go: downloading github.com/spf13/afero v1.1.2 [2021-11-23T15:49:38.756Z] #53 24.67 go: downloading github.com/spf13/cast v1.3.0 [2021-11-23T15:49:38.756Z] #53 24.87 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-23T15:49:39.014Z] #53 24.96 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-23T15:49:39.014Z] #53 ... [2021-11-23T15:49:39.014Z] [2021-11-23T15:49:39.014Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-23T15:49:39.014Z] #36 sha256:7fa7c8533dee16e435d248473f7300698d032395f648b7fa59316edc653c42b7 [2021-11-23T15:49:39.014Z] #36 22.82 tomll can be used in two ways: [2021-11-23T15:49:39.014Z] #36 22.82 Writing to STDIN and reading from STDOUT: [2021-11-23T15:49:39.014Z] #36 22.82 cat file.toml | tomll > file.toml [2021-11-23T15:49:39.014Z] #36 22.82 [2021-11-23T15:49:39.014Z] #36 22.82 Reading and updating a list of files: [2021-11-23T15:49:39.014Z] #36 22.82 tomll a.toml b.toml c.toml [2021-11-23T15:49:39.014Z] #36 22.82 [2021-11-23T15:49:39.014Z] #36 22.82 When given a list of files, tomll will modify all files in place without asking. [2021-11-23T15:49:39.014Z] #36 DONE 25.1s [2021-11-23T15:49:39.014Z] [2021-11-23T15:49:39.014Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:39.014Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-23T15:49:39.014Z] #53 25.03 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-23T15:49:39.014Z] #53 25.07 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-23T15:49:39.059Z] #65 ... [2021-11-23T15:49:39.059Z] [2021-11-23T15:49:39.059Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T15:49:39.059Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-23T15:49:39.059Z] #49 18.88 Usage of /build/vndr: [2021-11-23T15:49:39.059Z] #49 18.88 /build/vndr [[import path] [revision]] [repository] [2021-11-23T15:49:39.059Z] #49 18.88 /build/vndr init [2021-11-23T15:49:39.059Z] #49 18.88 -strict [2021-11-23T15:49:39.059Z] #49 18.88 checking mode. treat non-trivial warning as an error [2021-11-23T15:49:39.059Z] #49 18.88 -verbose [2021-11-23T15:49:39.059Z] #49 18.88 shows all warnings [2021-11-23T15:49:39.059Z] #49 18.88 -whitelist value [2021-11-23T15:49:39.059Z] #49 18.88 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-23T15:49:39.059Z] #49 DONE 19.4s [2021-11-23T15:49:39.059Z] [2021-11-23T15:49:39.059Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-23T15:49:39.059Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-23T15:49:39.059Z] #36 19.02 tomll can be used in two ways: [2021-11-23T15:49:39.059Z] #36 19.02 Writing to STDIN and reading from STDOUT: [2021-11-23T15:49:39.059Z] #36 19.02 cat file.toml | tomll > file.toml [2021-11-23T15:49:39.059Z] #36 19.02 [2021-11-23T15:49:39.059Z] #36 19.02 Reading and updating a list of files: [2021-11-23T15:49:39.059Z] #36 19.02 tomll a.toml b.toml c.toml [2021-11-23T15:49:39.059Z] #36 19.02 [2021-11-23T15:49:39.059Z] #36 19.02 When given a list of files, tomll will modify all files in place without asking. [2021-11-23T15:49:39.059Z] #36 DONE 19.4s [2021-11-23T15:49:39.059Z] [2021-11-23T15:49:39.059Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:39.059Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:49:39.059Z] #53 17.15 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-23T15:49:39.059Z] #53 17.15 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-23T15:49:39.059Z] #53 17.22 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-23T15:49:39.059Z] #53 17.47 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-23T15:49:39.059Z] #53 17.51 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-23T15:49:39.059Z] #53 17.99 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-23T15:49:39.059Z] #53 17.99 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-23T15:49:39.059Z] #53 17.99 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-23T15:49:39.059Z] #53 18.05 go: downloading github.com/spf13/afero v1.1.2 [2021-11-23T15:49:39.059Z] #53 18.22 go: downloading github.com/spf13/cast v1.3.0 [2021-11-23T15:49:39.059Z] #53 18.27 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-23T15:49:39.059Z] #53 18.27 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-23T15:49:39.059Z] #53 18.30 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-23T15:49:39.059Z] #53 18.38 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-23T15:49:39.059Z] #53 18.55 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-23T15:49:39.059Z] #53 18.63 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-23T15:49:39.059Z] #53 18.66 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-23T15:49:39.059Z] #53 18.85 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-23T15:49:39.059Z] #53 18.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-23T15:49:39.059Z] #53 18.97 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-23T15:49:39.059Z] #53 18.97 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-23T15:49:39.059Z] #53 19.03 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-23T15:49:39.059Z] #53 19.16 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-23T15:49:39.059Z] #53 19.28 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-23T15:49:39.059Z] #53 19.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-23T15:49:39.059Z] #53 19.47 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-23T15:49:39.059Z] #53 19.47 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-23T15:49:39.059Z] #53 19.63 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-23T15:49:39.186Z] #65 ... [2021-11-23T15:49:39.186Z] [2021-11-23T15:49:39.186Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:49:39.186Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:49:39.186Z] #14 20.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:49:39.322Z] #53 19.92 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-23T15:49:39.576Z] #53 25.46 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-23T15:49:39.576Z] #53 25.46 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-23T15:49:39.576Z] #53 25.51 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-23T15:49:39.576Z] #53 25.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-23T15:49:39.576Z] #53 25.58 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-23T15:49:39.576Z] #53 25.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-23T15:49:39.583Z] #53 19.99 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-23T15:49:39.583Z] #53 19.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-23T15:49:39.630Z] #19 100.6 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2021-11-23T15:49:39.630Z] #19 100.6 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2021-11-23T15:49:39.630Z] #19 100.6 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-11-23T15:49:39.630Z] #19 100.6 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2021-11-23T15:49:39.630Z] #19 100.7 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2021-11-23T15:49:39.833Z] #53 25.75 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-23T15:49:39.833Z] #53 25.83 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-23T15:49:39.833Z] #53 25.84 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-23T15:49:39.833Z] #53 25.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-23T15:49:39.833Z] #53 25.94 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-23T15:49:39.844Z] #53 20.15 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-23T15:49:39.844Z] #53 20.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-23T15:49:39.844Z] #53 20.40 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-23T15:49:39.844Z] #53 20.40 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-23T15:49:40.090Z] #53 26.01 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-23T15:49:40.090Z] #53 26.11 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-23T15:49:40.348Z] #53 26.22 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-23T15:49:40.411Z] #60 8.270 Fetched 8476 kB in 4s (2132 kB/s) [2021-11-23T15:49:40.561Z] #19 101.6 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-11-23T15:49:40.561Z] #19 101.6 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-23T15:49:40.561Z] #19 101.6 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-11-23T15:49:40.561Z] #19 101.7 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-11-23T15:49:40.561Z] #19 101.7 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-11-23T15:49:40.561Z] #19 101.7 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-23T15:49:40.561Z] #19 101.9 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-23T15:49:40.580Z] #14 ... [2021-11-23T15:49:40.580Z] [2021-11-23T15:49:40.580Z] #60 [containerd 1/3] 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-11-23T15:49:40.580Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T15:49:40.580Z] #60 11.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:49:40.580Z] #60 15.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:49:40.580Z] #60 19.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:49:40.580Z] #60 ... [2021-11-23T15:49:40.580Z] [2021-11-23T15:49:40.580Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:40.580Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:49:40.580Z] #53 21.37 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-23T15:49:40.580Z] #53 21.79 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-23T15:49:40.580Z] #53 ... [2021-11-23T15:49:40.580Z] [2021-11-23T15:49:40.580Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:49:40.580Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:49:40.580Z] #47 11.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:49:40.580Z] #47 15.19 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:49:40.580Z] #47 19.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:49:40.606Z] #53 26.52 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-23T15:49:40.606Z] #53 26.56 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-23T15:49:40.793Z] #53 21.05 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-23T15:49:40.793Z] #53 21.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-23T15:49:40.793Z] #53 21.05 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-23T15:49:40.793Z] #53 21.21 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-23T15:49:40.793Z] #53 21.21 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-23T15:49:40.793Z] #53 21.21 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-23T15:49:40.793Z] #53 21.37 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-23T15:49:40.817Z] #19 101.9 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-11-23T15:49:40.817Z] #19 101.9 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2021-11-23T15:49:40.817Z] #19 101.9 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-11-23T15:49:40.817Z] #19 101.9 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-11-23T15:49:40.817Z] #19 101.9 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-11-23T15:49:40.818Z] #19 101.9 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-11-23T15:49:40.818Z] #19 101.9 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-11-23T15:49:40.818Z] #19 101.9 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-11-23T15:49:40.818Z] #19 101.9 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-11-23T15:49:40.818Z] #19 101.9 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-11-23T15:49:40.818Z] #19 101.9 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-11-23T15:49:40.818Z] #19 101.9 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-11-23T15:49:40.818Z] #19 101.9 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-11-23T15:49:40.818Z] #19 102.0 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2021-11-23T15:49:40.818Z] #19 102.0 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-11-23T15:49:40.818Z] #19 102.0 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-11-23T15:49:40.818Z] #19 102.0 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-11-23T15:49:40.818Z] #19 102.0 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-11-23T15:49:40.839Z] #47 ... [2021-11-23T15:49:40.839Z] [2021-11-23T15:49:40.839Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:49:40.839Z] #65 sha256:25bc0bcb5d94916c0e13096341f3c5ba18636fe7c3c80635668e73b92747a792 [2021-11-23T15:49:40.839Z] #65 20.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-23T15:49:40.862Z] #53 26.76 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-23T15:49:40.862Z] #53 26.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-23T15:49:40.862Z] #53 26.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-23T15:49:41.074Z] #19 102.0 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-11-23T15:49:41.074Z] #19 102.1 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2021-11-23T15:49:41.074Z] #19 102.1 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2021-11-23T15:49:41.097Z] #65 21.81 go: downloading github.com/google/uuid v1.3.0 [2021-11-23T15:49:41.097Z] #65 21.85 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-23T15:49:41.122Z] #53 26.91 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-23T15:49:41.331Z] #19 ... [2021-11-23T15:49:41.331Z] [2021-11-23T15:49:41.331Z] #41 [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-11-23T15:49:41.331Z] #41 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T15:49:41.331Z] #41 DONE 117.8s [2021-11-23T15:49:41.331Z] [2021-11-23T15:49:41.331Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:41.331Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:49:41.365Z] #53 21.78 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-23T15:49:41.365Z] #53 21.83 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-23T15:49:41.392Z] #53 27.23 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-23T15:49:41.392Z] #53 27.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-23T15:49:41.392Z] #53 27.32 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-23T15:49:41.649Z] #53 27.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-23T15:49:41.649Z] #53 27.52 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-23T15:49:41.649Z] #53 27.68 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-23T15:49:41.665Z] #65 22.16 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-23T15:49:41.895Z] #60 ... [2021-11-23T15:49:41.895Z] [2021-11-23T15:49:41.895Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-11-23T15:49:41.895Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-23T15:49:41.895Z] #19 103.1 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2021-11-23T15:49:41.895Z] #19 103.1 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2021-11-23T15:49:41.895Z] #19 103.2 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-11-23T15:49:41.895Z] #19 103.2 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2021-11-23T15:49:41.937Z] #53 22.06 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-23T15:49:41.937Z] #53 22.06 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-23T15:49:41.937Z] #53 22.06 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-23T15:49:41.937Z] #53 22.06 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-23T15:49:42.152Z] #19 103.3 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2021-11-23T15:49:42.214Z] #53 27.96 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-23T15:49:42.214Z] #53 27.96 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-23T15:49:42.214Z] #53 28.05 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-23T15:49:42.214Z] #53 28.26 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-23T15:49:42.214Z] #53 28.26 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-23T15:49:42.214Z] #53 28.32 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-23T15:49:42.235Z] #65 ... [2021-11-23T15:49:42.235Z] [2021-11-23T15:49:42.235Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-23T15:49:42.235Z] #26 sha256:4318798f4007e70d8cc3844ef0aa51400e10a88c7a3512c4f353aaedddfc358b [2021-11-23T15:49:42.235Z] #26 22.28 + mkdir -p /build [2021-11-23T15:49:42.235Z] #26 22.29 + mv docker/docker /build/ [2021-11-23T15:49:42.235Z] #26 22.33 + rmdir docker [2021-11-23T15:49:42.235Z] #26 DONE 22.8s [2021-11-23T15:49:42.235Z] [2021-11-23T15:49:42.235Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:49:42.235Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:49:42.235Z] #47 22.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-23T15:49:42.331Z] #60 8.270 Reading package lists... [2021-11-23T15:49:42.331Z] #60 ... [2021-11-23T15:49:42.331Z] [2021-11-23T15:49:42.331Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-23T15:49:42.331Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T15:49:42.331Z] #51 9.769 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-23T15:49:42.331Z] #51 ... [2021-11-23T15:49:42.331Z] [2021-11-23T15:49:42.331Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:42.331Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:49:42.331Z] #53 ... [2021-11-23T15:49:42.331Z] [2021-11-23T15:49:42.331Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T15:49:42.331Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-23T15:49:42.331Z] #49 7.733 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-23T15:49:42.471Z] #53 28.41 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-23T15:49:42.593Z] #49 ... [2021-11-23T15:49:42.593Z] [2021-11-23T15:49:42.593Z] #38 [tini 1/3] 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-11-23T15:49:42.593Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:49:42.593Z] #38 ... [2021-11-23T15:49:42.593Z] [2021-11-23T15:49:42.593Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-23T15:49:42.593Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T15:49:42.593Z] #55 10.44 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-23T15:49:42.856Z] #55 ... [2021-11-23T15:49:42.856Z] [2021-11-23T15:49:42.856Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:49:42.856Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:49:42.856Z] #14 ... [2021-11-23T15:49:42.856Z] [2021-11-23T15:49:42.856Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:49:42.856Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:49:42.856Z] #43 4.220 + git clone https://github.com/docker/distribution.git . [2021-11-23T15:49:42.856Z] #43 4.230 Cloning into '.'... [2021-11-23T15:49:42.887Z] #53 23.15 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-23T15:49:42.887Z] #53 23.20 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-23T15:49:42.887Z] #53 23.27 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-23T15:49:42.887Z] #53 23.33 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-23T15:49:42.887Z] #53 ... [2021-11-23T15:49:42.887Z] [2021-11-23T15:49:42.887Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:49:42.887Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:49:42.887Z] #47 22.93 Fetched 8479 kB in 16s (541 kB/s) [2021-11-23T15:49:43.117Z] #43 ... [2021-11-23T15:49:43.117Z] [2021-11-23T15:49:43.117Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:49:43.117Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:49:43.117Z] #47 ... [2021-11-23T15:49:43.117Z] [2021-11-23T15:49:43.117Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-23T15:49:43.117Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-23T15:49:43.173Z] #47 ... [2021-11-23T15:49:43.173Z] [2021-11-23T15:49:43.173Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-23T15:49:43.173Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T15:49:43.173Z] #55 14.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-23T15:49:43.173Z] #55 ... [2021-11-23T15:49:43.173Z] [2021-11-23T15:49:43.173Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:49:43.173Z] #65 sha256:25bc0bcb5d94916c0e13096341f3c5ba18636fe7c3c80635668e73b92747a792 [2021-11-23T15:49:43.173Z] #65 23.22 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-23T15:49:43.173Z] #65 23.37 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-23T15:49:43.173Z] #65 23.90 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-23T15:49:43.379Z] #36 ... [2021-11-23T15:49:43.379Z] [2021-11-23T15:49:43.379Z] #34 [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-11-23T15:49:43.379Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T15:49:43.379Z] #34 9.382 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-23T15:49:43.379Z] #34 9.382 Cloning into '.'... [2021-11-23T15:49:43.379Z] #34 ... [2021-11-23T15:49:43.379Z] [2021-11-23T15:49:43.379Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-23T15:49:43.379Z] #26 sha256:519ea808098a0785651e2f4ba61a68a688178eb354ba53eb1aefef57faf6829a [2021-11-23T15:49:43.379Z] #26 9.969 + RM_GOPATH=0 [2021-11-23T15:49:43.379Z] #26 9.969 + TMP_GOPATH= [2021-11-23T15:49:43.379Z] #26 9.969 + : /build [2021-11-23T15:49:43.379Z] #26 9.969 + '[' -z '' ']' [2021-11-23T15:49:43.379Z] #26 9.969 ++ mktemp -d [2021-11-23T15:49:43.379Z] #26 9.969 + export GOPATH=/tmp/tmp.Tbp8M1QIRh [2021-11-23T15:49:43.379Z] #26 9.969 + GOPATH=/tmp/tmp.Tbp8M1QIRh [2021-11-23T15:49:43.379Z] #26 9.969 + RM_GOPATH=1 [2021-11-23T15:49:43.379Z] #26 9.969 + case "$(go env GOARCH)" in [2021-11-23T15:49:43.379Z] #26 9.975 ++ go env GOARCH [2021-11-23T15:49:43.379Z] #26 10.01 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:49:43.379Z] #26 10.01 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:49:43.379Z] #26 10.01 ++ dirname /install.sh [2021-11-23T15:49:43.379Z] #26 10.02 + dir=/ [2021-11-23T15:49:43.379Z] #26 10.02 + bin=dockercli [2021-11-23T15:49:43.379Z] #26 10.02 + shift [2021-11-23T15:49:43.379Z] #26 10.02 + '[' '!' -f //dockercli.installer ']' [2021-11-23T15:49:43.379Z] #26 10.02 + . //dockercli.installer [2021-11-23T15:49:43.379Z] #26 10.02 ++ : stable [2021-11-23T15:49:43.379Z] #26 10.02 ++ : 17.06.2-ce [2021-11-23T15:49:43.379Z] #26 10.03 + install_dockercli [2021-11-23T15:49:43.379Z] #26 10.03 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-23T15:49:43.379Z] #26 10.03 Install docker/cli version 17.06.2-ce from stable [2021-11-23T15:49:43.379Z] #26 10.04 ++ uname -m [2021-11-23T15:49:43.379Z] #26 10.04 + arch=x86_64 [2021-11-23T15:49:43.379Z] #26 10.04 + '[' x86_64 '!=' x86_64 ']' [2021-11-23T15:49:43.379Z] #26 10.04 + url=https://download.docker.com/linux/static [2021-11-23T15:49:43.379Z] #26 10.04 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-23T15:49:43.379Z] #26 10.04 + tar -xz docker/docker [2021-11-23T15:49:43.524Z] #19 104.5 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2021-11-23T15:49:43.524Z] #19 104.5 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-11-23T15:49:43.524Z] #19 104.5 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-11-23T15:49:43.524Z] #19 104.6 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2021-11-23T15:49:43.524Z] #19 104.6 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-11-23T15:49:43.524Z] #19 104.6 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-11-23T15:49:43.524Z] #19 104.6 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-11-23T15:49:43.524Z] #19 104.6 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-11-23T15:49:43.524Z] #19 104.7 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-11-23T15:49:43.524Z] #19 104.7 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2021-11-23T15:49:43.524Z] #19 104.7 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2021-11-23T15:49:43.774Z] #65 24.51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-23T15:49:43.854Z] #53 29.54 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-23T15:49:43.854Z] #53 29.65 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-23T15:49:43.854Z] #53 29.67 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-23T15:49:44.056Z] #65 24.78 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-23T15:49:44.111Z] #53 30.05 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-23T15:49:44.317Z] #65 ... [2021-11-23T15:49:44.317Z] [2021-11-23T15:49:44.317Z] #38 [tini 1/3] 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-11-23T15:49:44.317Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:49:44.317Z] #38 15.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:49:44.317Z] #38 19.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:49:44.584Z] #38 ... [2021-11-23T15:49:44.584Z] [2021-11-23T15:49:44.584Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-23T15:49:44.584Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T15:49:44.584Z] #51 24.57 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-23T15:49:44.584Z] #51 24.73 go: downloading golang.org/x/mod v0.3.0 [2021-11-23T15:49:44.675Z] #53 30.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-23T15:49:44.675Z] #53 30.46 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-23T15:49:44.675Z] #53 ... [2021-11-23T15:49:44.675Z] [2021-11-23T15:49:44.675Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T15:49:44.675Z] #49 sha256:449f9fcf8d5e27a033a420d21534c962e9bb22ed59091a8bac8315ae097ae697 [2021-11-23T15:49:44.675Z] #49 30.68 Usage of /build/vndr: [2021-11-23T15:49:44.675Z] #49 30.68 /build/vndr [[import path] [revision]] [repository] [2021-11-23T15:49:44.675Z] #49 30.68 /build/vndr init [2021-11-23T15:49:44.675Z] #49 30.68 -strict [2021-11-23T15:49:44.675Z] #49 30.68 checking mode. treat non-trivial warning as an error [2021-11-23T15:49:44.675Z] #49 30.68 -verbose [2021-11-23T15:49:44.675Z] #49 30.68 shows all warnings [2021-11-23T15:49:44.675Z] #49 30.68 -whitelist value [2021-11-23T15:49:44.675Z] #49 30.68 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-23T15:49:44.896Z] #19 106.0 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2021-11-23T15:49:44.896Z] #19 106.0 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2021-11-23T15:49:44.896Z] #19 106.1 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-11-23T15:49:44.896Z] #19 106.1 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2021-11-23T15:49:44.896Z] #19 106.1 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2021-11-23T15:49:45.252Z] #49 DONE 31.2s [2021-11-23T15:49:45.252Z] [2021-11-23T15:49:45.252Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:49:45.252Z] #43 sha256:96808e64ee7b4483670f45aecf51980d50d9f3571acb818d57e64a271341621e [2021-11-23T15:49:45.766Z] #43 30.98 Updating files: 80% (1411/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-23T15:49:45.766Z] #43 31.48 + git checkout -q v2.3.0 [2021-11-23T15:49:45.828Z] #19 106.9 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2021-11-23T15:49:45.828Z] #19 106.9 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-11-23T15:49:45.828Z] #19 106.9 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-11-23T15:49:45.828Z] #19 107.0 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2021-11-23T15:49:45.828Z] #19 107.0 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-11-23T15:49:45.828Z] #19 107.0 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-11-23T15:49:45.829Z] #19 107.0 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-11-23T15:49:45.829Z] #19 107.0 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-11-23T15:49:45.829Z] #19 107.0 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-11-23T15:49:45.829Z] #19 107.0 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-11-23T15:49:45.829Z] #19 107.0 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-11-23T15:49:45.829Z] #19 107.0 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-11-23T15:49:45.829Z] #19 107.1 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-11-23T15:49:45.829Z] #19 107.1 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2021-11-23T15:49:45.829Z] #19 107.1 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2021-11-23T15:49:46.238Z] Running on azwin-2-f7a2e0 in d:\jenkins\workspace\moby_PR-40952 [Pipeline] { [Pipeline] ws [2021-11-23T15:49:46.253Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-11-23T15:49:46.762Z] #19 108.0 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2021-11-23T15:49:46.762Z] #19 108.0 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2021-11-23T15:49:46.762Z] #19 108.0 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-11-23T15:49:47.019Z] #19 108.1 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2021-11-23T15:49:47.019Z] #19 108.1 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2021-11-23T15:49:47.098Z] #47 22.93 Reading package lists... [2021-11-23T15:49:47.098Z] #47 ... [2021-11-23T15:49:47.098Z] [2021-11-23T15:49:47.098Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-23T15:49:47.098Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T15:49:47.098Z] #51 17.15 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-23T15:49:47.098Z] #51 17.15 go: downloading golang.org/x/mod v0.3.0 [2021-11-23T15:49:47.098Z] #51 ... [2021-11-23T15:49:47.098Z] [2021-11-23T15:49:47.098Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:49:47.098Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:49:47.098Z] #43 24.87 Updating files: 93% (1631/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-23T15:49:47.098Z] #43 24.92 + git checkout -q v2.3.0 [2021-11-23T15:49:47.098Z] #43 26.96 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-23T15:49:47.118Z] #51 ... [2021-11-23T15:49:47.118Z] [2021-11-23T15:49:47.118Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-23T15:49:47.118Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-23T15:49:47.118Z] #36 27.27 tomll can be used in two ways: [2021-11-23T15:49:47.118Z] #36 27.27 Writing to STDIN and reading from STDOUT: [2021-11-23T15:49:47.118Z] #36 27.27 cat file.toml | tomll > file.toml [2021-11-23T15:49:47.118Z] #36 27.27 [2021-11-23T15:49:47.118Z] #36 27.27 Reading and updating a list of files: [2021-11-23T15:49:47.118Z] #36 27.27 tomll a.toml b.toml c.toml [2021-11-23T15:49:47.118Z] #36 27.27 [2021-11-23T15:49:47.118Z] #36 27.27 When given a list of files, tomll will modify all files in place without asking. [2021-11-23T15:49:47.118Z] #36 DONE 28.2s [2021-11-23T15:49:47.380Z] [2021-11-23T15:49:47.380Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:47.380Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:49:47.380Z] #53 27.73 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-23T15:49:47.380Z] #53 27.73 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-23T15:49:47.380Z] #53 28.15 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-23T15:49:47.380Z] #53 28.17 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-23T15:49:47.380Z] #53 28.38 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-23T15:49:47.661Z] #43 ... [2021-11-23T15:49:47.661Z] [2021-11-23T15:49:47.661Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-23T15:49:47.661Z] #31 sha256:19292ca9e41a06bd6c4a26705895f4f6a4f48e968a38dae105a5bd87c727358c [2021-11-23T15:49:47.661Z] #31 24.49 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-23T15:49:47.661Z] #31 27.14 #=#=# [2021-11-23T15:49:47.661Z] #31 27.45 #=#=# ######################################################################## 100.0% [2021-11-23T15:49:47.661Z] #31 29.68 [2021-11-23T15:49:47.661Z] #31 33.51 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-23T15:49:47.661Z] #31 ... [2021-11-23T15:49:47.661Z] [2021-11-23T15:49:47.661Z] #60 [containerd 1/3] 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-11-23T15:49:47.661Z] #60 sha256:08af7ba31db8d0af9a1a980d7a025276941549fb19d60948e8c6ee913c3c7ad5 [2021-11-23T15:49:47.661Z] #60 21.79 Reading package lists... [2021-11-23T15:49:47.661Z] #60 30.63 Building dependency tree... [2021-11-23T15:49:47.661Z] #60 ... [2021-11-23T15:49:47.661Z] [2021-11-23T15:49:47.661Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:49:47.661Z] #65 sha256:46af477f07fd659101b391ddb2535578ecc4edfb65161284a60690ffd6650ec6 [2021-11-23T15:49:47.661Z] #65 22.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-23T15:49:47.918Z] #65 ... [2021-11-23T15:49:47.918Z] [2021-11-23T15:49:47.918Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:49:47.918Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T15:49:47.918Z] #14 25.61 Fetched 8361 kB in 19s (436 kB/s) [2021-11-23T15:49:47.918Z] #14 25.61 Reading package lists... [2021-11-23T15:49:47.948Z] #53 28.90 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-23T15:49:47.948Z] #53 28.97 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-23T15:49:47.948Z] #53 29.09 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-23T15:49:47.960Z] #19 108.9 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2021-11-23T15:49:47.960Z] #19 108.9 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-11-23T15:49:47.960Z] #19 108.9 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-11-23T15:49:47.960Z] #19 109.0 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2021-11-23T15:49:47.960Z] #19 109.0 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-11-23T15:49:47.960Z] #19 109.0 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-11-23T15:49:47.960Z] #19 109.0 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-11-23T15:49:47.960Z] #19 109.0 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-11-23T15:49:47.960Z] #19 109.0 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-11-23T15:49:47.960Z] #19 109.0 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-11-23T15:49:47.960Z] #19 109.0 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2021-11-23T15:49:47.961Z] #19 109.0 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2021-11-23T15:49:47.989Z] The recommended git tool is: git [2021-11-23T15:49:48.207Z] #53 29.11 go: downloading github.com/spf13/afero v1.1.2 [2021-11-23T15:49:48.467Z] #53 29.41 go: downloading github.com/spf13/cast v1.3.0 [2021-11-23T15:49:48.467Z] #53 29.44 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-23T15:49:48.467Z] #53 29.48 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-23T15:49:48.467Z] #53 29.53 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-23T15:49:48.467Z] #53 29.62 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-23T15:49:48.482Z] #14 33.62 Reading package lists... [2021-11-23T15:49:48.482Z] #14 ... [2021-11-23T15:49:48.482Z] [2021-11-23T15:49:48.482Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:49:48.482Z] #43 sha256:96808e64ee7b4483670f45aecf51980d50d9f3571acb818d57e64a271341621e [2021-11-23T15:49:48.482Z] #43 34.16 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-23T15:49:48.680Z] #26 ... [2021-11-23T15:49:48.680Z] [2021-11-23T15:49:48.680Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:49:48.680Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:49:48.893Z] #19 109.9 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2021-11-23T15:49:48.893Z] #19 109.9 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2021-11-23T15:49:48.893Z] #19 109.9 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-11-23T15:49:48.893Z] #19 110.0 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2021-11-23T15:49:48.893Z] #19 110.0 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2021-11-23T15:49:49.035Z] #53 29.86 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-23T15:49:49.035Z] #53 30.22 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-23T15:49:49.035Z] #53 30.28 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-23T15:49:49.045Z] #43 ... [2021-11-23T15:49:49.045Z] [2021-11-23T15:49:49.045Z] #38 [tini 1/3] 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-11-23T15:49:49.045Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-23T15:49:49.045Z] #38 24.99 Fetched 8361 kB in 19s (437 kB/s) [2021-11-23T15:49:49.045Z] #38 24.99 Reading package lists... [2021-11-23T15:49:49.294Z] #53 30.32 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-23T15:49:49.302Z] #38 33.26 Reading package lists... [2021-11-23T15:49:49.302Z] #38 ... [2021-11-23T15:49:49.302Z] [2021-11-23T15:49:49.302Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-23T15:49:49.302Z] #31 sha256:19292ca9e41a06bd6c4a26705895f4f6a4f48e968a38dae105a5bd87c727358c [2021-11-23T15:49:49.302Z] #31 36.01 #=#=# [2021-11-23T15:49:49.302Z] #31 36.32 #=#=# ######################################################################## 100.0% [2021-11-23T15:49:49.456Z] #19 110.7 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-11-23T15:49:49.456Z] #19 110.7 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-11-23T15:49:49.554Z] #53 30.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-23T15:49:49.554Z] #53 30.56 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-23T15:49:49.554Z] #53 30.69 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-23T15:49:49.726Z] #43 15.77 Updating files: 48% (841/1750) Updating files: 49% (858/1750) Updating files: 50% (875/1750) Updating files: 51% (893/1750) Updating files: 52% (910/1750) Updating files: 53% (928/1750) Updating files: 54% (945/1750) Updating files: 55% (963/1750) Updating files: 56% (980/1750) Updating files: 57% (998/1750) Updating files: 58% (1015/1750) Updating files: 59% (1033/1750) Updating files: 60% (1050/1750) Updating files: 61% (1068/1750) Updating files: 62% (1085/1750) Updating files: 63% (1103/1750) Updating files: 64% (1120/1750) Updating files: 65% (1138/1750) Updating files: 66% (1155/1750) Updating files: 67% (1173/1750) Updating files: 68% (1190/1750) Updating files: 69% (1208/1750) Updating files: 70% (1225/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 91% (1595/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-23T15:49:49.813Z] #53 30.75 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-23T15:49:49.988Z] #43 17.11 + git checkout -q v2.3.0 [2021-11-23T15:49:50.019Z] #19 111.2 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:49:50.073Z] #53 31.05 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-23T15:49:50.073Z] #53 31.26 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-23T15:49:50.318Z] #19 111.5 Fetched 787 MB in 17s (46.4 MB/s) [2021-11-23T15:49:50.318Z] #19 111.5 Selecting previously unselected package liblocale-gettext-perl. [2021-11-23T15:49:50.318Z] #19 111.5 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-23T15:49:50.318Z] #19 111.6 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-11-23T15:49:50.318Z] #19 111.6 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-11-23T15:49:50.333Z] #53 31.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-23T15:49:50.575Z] #19 111.7 Selecting previously unselected package bzip2. [2021-11-23T15:49:50.575Z] #19 111.7 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-11-23T15:49:50.575Z] #19 111.7 Unpacking bzip2 (1.0.8-4) ... [2021-11-23T15:49:50.575Z] #19 111.7 Selecting previously unselected package libmagic-mgc. [2021-11-23T15:49:50.575Z] #19 111.7 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-11-23T15:49:50.575Z] #19 111.7 Unpacking libmagic-mgc (1:5.39-3) ... [2021-11-23T15:49:50.592Z] #53 31.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-23T15:49:50.676Z] #31 37.56 [2021-11-23T15:49:50.676Z] #31 37.80 Download of images into '/build' complete. [2021-11-23T15:49:50.832Z] #19 111.9 Selecting previously unselected package libmagic1:amd64. [2021-11-23T15:49:50.832Z] #19 111.9 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-11-23T15:49:50.832Z] #19 111.9 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-11-23T15:49:50.832Z] #19 112.0 Selecting previously unselected package file. [2021-11-23T15:49:50.832Z] #19 112.0 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-11-23T15:49:50.832Z] #19 112.0 Unpacking file (1:5.39-3) ... [2021-11-23T15:49:50.832Z] #19 112.0 Selecting previously unselected package xz-utils. [2021-11-23T15:49:50.832Z] #19 112.0 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-11-23T15:49:50.832Z] #19 112.0 Unpacking xz-utils (5.2.5-2) ... [2021-11-23T15:49:50.852Z] #53 31.75 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-23T15:49:50.852Z] #53 31.97 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-23T15:49:50.936Z] #31 37.81 Use something like the following to load the result into a Docker daemon: [2021-11-23T15:49:50.936Z] #31 37.81 tar -cC '/build' . | docker load [2021-11-23T15:49:50.936Z] #31 DONE 37.9s [2021-11-23T15:49:50.936Z] [2021-11-23T15:49:50.936Z] #60 [containerd 1/3] 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-11-23T15:49:50.936Z] #60 sha256:08af7ba31db8d0af9a1a980d7a025276941549fb19d60948e8c6ee913c3c7ad5 [2021-11-23T15:49:50.936Z] #60 36.26 The following additional packages will be installed: [2021-11-23T15:49:50.936Z] #60 36.28 libbtrfs0 [2021-11-23T15:49:50.936Z] #60 36.43 The following NEW packages will be installed: [2021-11-23T15:49:50.936Z] #60 36.46 libbtrfs-dev libbtrfs0 [2021-11-23T15:49:50.936Z] #60 36.83 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:49:50.936Z] #60 36.83 Need to get 454 kB of archives. [2021-11-23T15:49:50.936Z] #60 36.83 After this operation, 1275 kB of additional disk space will be used. [2021-11-23T15:49:50.936Z] #60 36.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-11-23T15:49:50.936Z] #60 36.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-11-23T15:49:51.091Z] #19 112.1 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-11-23T15:49:51.091Z] #19 112.1 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-23T15:49:51.091Z] #19 112.1 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-11-23T15:49:51.192Z] #60 ... [2021-11-23T15:49:51.192Z] [2021-11-23T15:49:51.192Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:49:51.192Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-23T15:49:51.192Z] #47 26.67 Fetched 8365 kB in 21s (402 kB/s) [2021-11-23T15:49:51.192Z] #47 26.67 Reading package lists... [2021-11-23T15:49:51.320Z] #43 ... [2021-11-23T15:49:51.320Z] [2021-11-23T15:49:51.320Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:51.320Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:49:51.320Z] #53 23.41 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-23T15:49:51.320Z] #53 23.54 go: downloading golang.org/x/text v0.3.2 [2021-11-23T15:49:51.320Z] #53 29.36 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-23T15:49:51.320Z] #53 29.47 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-23T15:49:51.320Z] #53 29.51 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-23T15:49:51.320Z] #53 29.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-23T15:49:51.320Z] #53 29.55 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-23T15:49:51.320Z] #53 30.97 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-23T15:49:51.320Z] #53 31.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-23T15:49:51.320Z] #53 ... [2021-11-23T15:49:51.320Z] [2021-11-23T15:49:51.320Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:49:51.320Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:49:51.320Z] #14 21.38 Fetched 8476 kB in 14s (598 kB/s) [2021-11-23T15:49:51.320Z] #14 21.38 Reading package lists... [2021-11-23T15:49:51.320Z] #14 26.77 Reading package lists... [2021-11-23T15:49:51.320Z] #14 ... [2021-11-23T15:49:51.320Z] [2021-11-23T15:49:51.320Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:51.320Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:49:51.320Z] #53 31.55 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-23T15:49:51.320Z] #53 ... [2021-11-23T15:49:51.320Z] [2021-11-23T15:49:51.320Z] #38 [tini 1/3] 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-11-23T15:49:51.320Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:49:51.320Z] #38 15.69 Reading package lists... [2021-11-23T15:49:51.320Z] #38 22.06 Reading package lists... [2021-11-23T15:49:51.320Z] #38 27.29 Building dependency tree... [2021-11-23T15:49:51.320Z] #38 30.89 The following additional packages will be installed: [2021-11-23T15:49:51.320Z] #38 30.89 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-23T15:49:51.320Z] #38 30.89 Suggested packages: [2021-11-23T15:49:51.320Z] #38 30.89 cmake-doc ninja-build lrzip [2021-11-23T15:49:51.320Z] #38 30.89 Recommended packages: [2021-11-23T15:49:51.320Z] #38 30.89 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-23T15:49:51.320Z] #38 31.76 The following NEW packages will be installed: [2021-11-23T15:49:51.320Z] #38 31.80 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-23T15:49:51.320Z] #38 31.80 vim-common xxd [2021-11-23T15:49:51.581Z] #38 ... [2021-11-23T15:49:51.581Z] [2021-11-23T15:49:51.581Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:49:51.581Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:49:51.581Z] #14 26.77 Reading package lists... [2021-11-23T15:49:51.654Z] #19 113.0 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-11-23T15:49:51.654Z] #19 113.0 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-11-23T15:49:51.790Z] #53 32.78 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-23T15:49:51.790Z] #53 32.90 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-23T15:49:51.790Z] #53 ... [2021-11-23T15:49:51.790Z] [2021-11-23T15:49:51.790Z] #38 [tini 1/3] 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-11-23T15:49:51.790Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:49:51.790Z] #38 33.01 Fetched 8476 kB in 24s (346 kB/s) [2021-11-23T15:49:51.911Z] #19 113.0 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-11-23T15:49:52.152Z] #14 32.15 Building dependency tree... [2021-11-23T15:49:52.152Z] #14 ... [2021-11-23T15:49:52.152Z] [2021-11-23T15:49:52.153Z] #60 [containerd 1/3] 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-11-23T15:49:52.153Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T15:49:52.153Z] #60 22.58 Fetched 8476 kB in 15s (574 kB/s) [2021-11-23T15:49:52.153Z] #60 22.58 Reading package lists... [2021-11-23T15:49:52.153Z] #60 27.91 Reading package lists... [2021-11-23T15:49:52.153Z] #60 ... [2021-11-23T15:49:52.153Z] [2021-11-23T15:49:52.153Z] #38 [tini 1/3] 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-11-23T15:49:52.153Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:49:52.153Z] #38 32.20 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:49:52.153Z] #38 32.20 Need to get 17.7 MB of archives. [2021-11-23T15:49:52.153Z] #38 32.20 After this operation, 70.7 MB of additional disk space will be used. [2021-11-23T15:49:52.153Z] #38 32.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-23T15:49:52.153Z] #38 32.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-23T15:49:52.153Z] #38 32.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-23T15:49:52.153Z] #38 32.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-23T15:49:52.413Z] #38 32.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-23T15:49:52.413Z] #38 32.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-23T15:49:52.413Z] #38 32.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-23T15:49:52.413Z] #38 32.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-23T15:49:52.413Z] #38 32.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-23T15:49:52.414Z] #38 32.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-23T15:49:52.538Z] #43 ... [2021-11-23T15:49:52.538Z] [2021-11-23T15:49:52.538Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:52.538Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:49:52.538Z] #53 10.49 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-23T15:49:52.560Z] #47 34.75 Reading package lists... [2021-11-23T15:49:52.560Z] #47 ... [2021-11-23T15:49:52.560Z] [2021-11-23T15:49:52.560Z] #60 [containerd 1/3] 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-11-23T15:49:52.560Z] #60 sha256:08af7ba31db8d0af9a1a980d7a025276941549fb19d60948e8c6ee913c3c7ad5 [2021-11-23T15:49:52.560Z] #60 38.23 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:49:52.560Z] #60 38.56 Fetched 454 kB in 0s (1300 kB/s) [2021-11-23T15:49:52.560Z] #60 38.63 Selecting previously unselected package libbtrfs0:arm64. [2021-11-23T15:49:52.775Z] #19 113.7 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-11-23T15:49:52.775Z] #19 113.7 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-11-23T15:49:52.775Z] #19 113.7 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-11-23T15:49:52.800Z] #53 ... [2021-11-23T15:49:52.800Z] [2021-11-23T15:49:52.800Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-23T15:49:52.800Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T15:49:52.800Z] #51 12.03 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-23T15:49:52.800Z] #51 12.03 go: downloading github.com/fatih/color v1.10.0 [2021-11-23T15:49:52.800Z] #51 12.19 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-23T15:49:52.800Z] #51 12.23 go: downloading github.com/pkg/errors v0.9.1 [2021-11-23T15:49:52.800Z] #51 13.04 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-23T15:49:52.800Z] #51 13.14 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-23T15:49:52.800Z] #51 13.19 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-23T15:49:52.800Z] #51 13.43 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-23T15:49:52.800Z] #51 13.52 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-23T15:49:52.800Z] #51 13.66 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-23T15:49:52.800Z] #51 13.82 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-23T15:49:52.800Z] #51 14.15 go: downloading golang.org/x/tools v0.1.0 [2021-11-23T15:49:52.800Z] #51 ... [2021-11-23T15:49:52.800Z] [2021-11-23T15:49:52.800Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:49:52.800Z] #65 sha256:25d9701d763b3d8e7af7aaec994eaa86a4759795f0caf1bd8f7ce6b3f85ed8c0 [2021-11-23T15:49:52.800Z] #65 10.13 + RM_GOPATH=0 [2021-11-23T15:49:52.800Z] #65 10.13 + TMP_GOPATH= [2021-11-23T15:49:52.800Z] #65 10.13 + : /build [2021-11-23T15:49:52.800Z] #65 10.13 + '[' -z '' ']' [2021-11-23T15:49:52.800Z] #65 10.13 ++ mktemp -d [2021-11-23T15:49:52.800Z] #65 10.14 + export GOPATH=/tmp/tmp.c8qL4XpKG6 [2021-11-23T15:49:52.800Z] #65 10.14 + GOPATH=/tmp/tmp.c8qL4XpKG6 [2021-11-23T15:49:52.800Z] #65 10.14 + RM_GOPATH=1 [2021-11-23T15:49:52.800Z] #65 10.14 + case "$(go env GOARCH)" in [2021-11-23T15:49:52.800Z] #65 10.14 ++ go env GOARCH [2021-11-23T15:49:52.800Z] #65 10.19 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:49:52.800Z] #65 10.19 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:49:52.800Z] #65 10.20 ++ dirname /install.sh [2021-11-23T15:49:52.800Z] #65 10.20 + dir=/ [2021-11-23T15:49:52.800Z] #65 10.20 + bin=rootlesskit [2021-11-23T15:49:52.800Z] #65 10.20 + shift [2021-11-23T15:49:52.800Z] #65 10.20 + '[' '!' -f //rootlesskit.installer ']' [2021-11-23T15:49:52.800Z] #65 10.20 + . //rootlesskit.installer [2021-11-23T15:49:52.800Z] #65 10.20 ++ : v0.14.6 [2021-11-23T15:49:52.800Z] #65 10.20 + install_rootlesskit [2021-11-23T15:49:52.800Z] #65 10.20 + case "$1" in [2021-11-23T15:49:52.800Z] #65 10.20 + export CGO_ENABLED=0 [2021-11-23T15:49:52.800Z] #65 10.20 + CGO_ENABLED=0 [2021-11-23T15:49:52.800Z] #65 10.20 + _install_rootlesskit [2021-11-23T15:49:52.800Z] #65 10.20 + echo 'Install rootlesskit version v0.14.6' [2021-11-23T15:49:52.800Z] #65 10.20 Install rootlesskit version v0.14.6 [2021-11-23T15:49:52.800Z] #65 10.20 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-23T15:49:52.800Z] #65 10.20 + GOBIN=/build [2021-11-23T15:49:52.800Z] #65 10.20 + GO111MODULE=on [2021-11-23T15:49:52.800Z] #65 10.20 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-23T15:49:52.800Z] #65 11.06 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-23T15:49:52.800Z] #65 14.74 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-23T15:49:52.800Z] #65 14.76 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-23T15:49:52.800Z] #65 16.19 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-23T15:49:52.816Z] #60 38.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-23T15:49:52.816Z] #60 38.68 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-11-23T15:49:52.816Z] #60 38.69 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-11-23T15:49:52.816Z] #60 38.86 Selecting previously unselected package libbtrfs-dev:arm64. [2021-11-23T15:49:53.062Z] #65 ... [2021-11-23T15:49:53.062Z] [2021-11-23T15:49:53.062Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:53.062Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:49:53.062Z] #53 20.82 go: downloading github.com/fatih/color v1.7.0 [2021-11-23T15:49:53.062Z] #53 20.82 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-23T15:49:53.062Z] #53 20.97 go: downloading github.com/pkg/errors v0.8.1 [2021-11-23T15:49:53.062Z] #53 20.97 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-23T15:49:53.062Z] #53 21.06 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-23T15:49:53.062Z] #53 ... [2021-11-23T15:49:53.062Z] [2021-11-23T15:49:53.062Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:49:53.062Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:49:53.062Z] #14 11.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:49:53.062Z] #14 11.16 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:49:53.062Z] #14 11.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:49:53.062Z] #14 12.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:49:53.062Z] #14 16.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:49:53.062Z] #14 20.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:49:53.074Z] #60 38.89 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-11-23T15:49:53.074Z] #60 38.90 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-23T15:49:53.074Z] #60 39.17 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-11-23T15:49:53.331Z] #60 39.19 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-23T15:49:53.331Z] #60 39.20 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:49:53.346Z] #14 ... [2021-11-23T15:49:53.346Z] [2021-11-23T15:49:53.346Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:49:53.346Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:49:53.346Z] #47 10.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:49:53.346Z] #47 10.78 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:49:53.346Z] #47 10.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:49:53.346Z] #47 11.58 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-23T15:49:53.346Z] #47 12.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:49:53.346Z] #47 17.13 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:49:53.350Z] #19 114.4 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-11-23T15:49:53.350Z] #19 114.4 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-23T15:49:53.350Z] #19 114.4 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-11-23T15:49:53.588Z] #60 DONE 39.5s [2021-11-23T15:49:53.588Z] [2021-11-23T15:49:53.588Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-23T15:49:53.588Z] #61 sha256:b0b0d7e7895d22b1e25a06de90eb1a959a9590eb3449f922278ba22e0ddf014f [2021-11-23T15:49:53.608Z] #47 ... [2021-11-23T15:49:53.608Z] [2021-11-23T15:49:53.608Z] #38 [tini 1/3] 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-11-23T15:49:53.608Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:49:53.608Z] #38 11.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:49:53.608Z] #38 11.43 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:49:53.608Z] #38 11.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:49:53.608Z] #38 13.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:49:53.608Z] #38 17.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:49:53.608Z] #38 21.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:49:53.844Z] #61 DONE 0.2s [2021-11-23T15:49:53.844Z] [2021-11-23T15:49:53.844Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:49:53.844Z] #62 sha256:4101b333d39b022bdbfe16a89b872b446543eeabab5e89dc11540d6ca9edc763 [2021-11-23T15:49:53.869Z] #38 ... [2021-11-23T15:49:53.869Z] [2021-11-23T15:49:53.869Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-23T15:49:53.869Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-23T15:49:53.869Z] #36 11.68 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-23T15:49:53.869Z] #36 ... [2021-11-23T15:49:53.869Z] [2021-11-23T15:49:53.869Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:53.869Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:49:53.869Z] #53 21.86 go: downloading github.com/spf13/viper v1.6.1 [2021-11-23T15:49:53.913Z] #19 115.1 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-11-23T15:49:53.913Z] #19 115.1 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-23T15:49:53.913Z] #19 115.1 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-11-23T15:49:54.141Z] #53 ... [2021-11-23T15:49:54.141Z] [2021-11-23T15:49:54.141Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-23T15:49:54.141Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T15:49:54.141Z] #55 11.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-23T15:49:54.141Z] #55 11.90 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-23T15:49:54.141Z] #55 12.12 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-23T15:49:54.141Z] #55 15.94 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-23T15:49:54.141Z] #55 ... [2021-11-23T15:49:54.141Z] [2021-11-23T15:49:54.141Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:49:54.141Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:49:54.141Z] #47 21.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:49:54.325Z] #38 33.01 Reading package lists... [2021-11-23T15:49:54.325Z] #38 ... [2021-11-23T15:49:54.325Z] [2021-11-23T15:49:54.325Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T15:49:54.325Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-23T15:49:54.325Z] #49 34.60 Usage of /build/vndr: [2021-11-23T15:49:54.325Z] #49 34.60 /build/vndr [[import path] [revision]] [repository] [2021-11-23T15:49:54.325Z] #49 34.60 /build/vndr init [2021-11-23T15:49:54.325Z] #49 34.60 -strict [2021-11-23T15:49:54.325Z] #49 34.60 checking mode. treat non-trivial warning as an error [2021-11-23T15:49:54.325Z] #49 34.60 -verbose [2021-11-23T15:49:54.325Z] #49 34.60 shows all warnings [2021-11-23T15:49:54.325Z] #49 34.60 -whitelist value [2021-11-23T15:49:54.325Z] #49 34.60 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-23T15:49:54.325Z] #49 DONE 35.1s [2021-11-23T15:49:54.325Z] [2021-11-23T15:49:54.325Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:54.325Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:49:54.325Z] #53 33.04 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-23T15:49:54.325Z] #53 33.25 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-23T15:49:54.325Z] #53 33.31 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-23T15:49:54.325Z] #53 33.69 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-23T15:49:54.325Z] #53 33.76 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-23T15:49:54.325Z] #53 34.53 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-23T15:49:54.325Z] #53 34.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-23T15:49:54.325Z] #53 34.62 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-23T15:49:54.325Z] #53 34.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-23T15:49:54.325Z] #53 34.88 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-23T15:49:54.325Z] #53 35.00 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-23T15:49:54.391Z] #38 34.68 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:49:54.476Z] #19 115.7 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-11-23T15:49:54.476Z] #19 115.7 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-23T15:49:54.476Z] #19 115.7 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-23T15:49:54.476Z] #19 115.7 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-11-23T15:49:54.476Z] #19 115.7 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-23T15:49:54.651Z] #38 34.98 Fetched 17.7 MB in 1s (12.3 MB/s) [2021-11-23T15:49:54.651Z] #38 35.12 Selecting previously unselected package xxd. [2021-11-23T15:49:54.651Z] #38 35.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 ... 15713 files and directories currently installed.) [2021-11-23T15:49:54.651Z] #38 35.18 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T15:49:54.651Z] #38 35.18 Unpacking xxd (2:8.2.2434-3) ... [2021-11-23T15:49:54.732Z] #19 115.7 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-23T15:49:54.776Z] #62 0.879 + RM_GOPATH=0 [2021-11-23T15:49:54.776Z] #62 0.879 + TMP_GOPATH= [2021-11-23T15:49:54.776Z] #62 0.879 + : /build [2021-11-23T15:49:54.776Z] #62 0.879 + '[' -z '' ']' [2021-11-23T15:49:54.776Z] #62 0.879 ++ mktemp -d [2021-11-23T15:49:54.776Z] #62 0.889 + export GOPATH=/tmp/tmp.gY3kUfDenF [2021-11-23T15:49:54.776Z] #62 0.889 + GOPATH=/tmp/tmp.gY3kUfDenF [2021-11-23T15:49:54.776Z] #62 0.889 + RM_GOPATH=1 [2021-11-23T15:49:54.776Z] #62 0.889 + case "$(go env GOARCH)" in [2021-11-23T15:49:54.776Z] #62 0.889 ++ go env GOARCH [2021-11-23T15:49:54.776Z] #62 0.939 Install containerd version v1.5.8 [2021-11-23T15:49:54.776Z] #62 0.939 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:49:54.776Z] #62 0.939 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:49:54.776Z] #62 0.939 ++ dirname /install.sh [2021-11-23T15:49:54.776Z] #62 0.939 + dir=/ [2021-11-23T15:49:54.776Z] #62 0.939 + bin=containerd [2021-11-23T15:49:54.776Z] #62 0.939 + shift [2021-11-23T15:49:54.776Z] #62 0.939 + '[' '!' -f //containerd.installer ']' [2021-11-23T15:49:54.776Z] #62 0.939 + . //containerd.installer [2021-11-23T15:49:54.776Z] #62 0.939 ++ set -e [2021-11-23T15:49:54.776Z] #62 0.939 ++ : v1.5.8 [2021-11-23T15:49:54.776Z] #62 0.939 + install_containerd [2021-11-23T15:49:54.776Z] #62 0.939 + echo 'Install containerd version v1.5.8' [2021-11-23T15:49:54.776Z] #62 0.939 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gY3kUfDenF/src/github.com/containerd/containerd [2021-11-23T15:49:54.776Z] #62 0.939 Cloning into '/tmp/tmp.gY3kUfDenF/src/github.com/containerd/containerd'... [2021-11-23T15:49:54.900Z] #53 35.75 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-23T15:49:54.912Z] #38 35.39 Selecting previously unselected package vim-common. [2021-11-23T15:49:54.912Z] #38 35.39 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-23T15:49:54.912Z] #38 35.42 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-23T15:49:55.032Z] #62 ... [2021-11-23T15:49:55.032Z] [2021-11-23T15:49:55.032Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:55.032Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-23T15:49:55.032Z] #53 30.93 go: downloading golang.org/x/text v0.3.2 [2021-11-23T15:49:55.032Z] #53 39.08 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-23T15:49:55.032Z] #53 39.09 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-23T15:49:55.032Z] #53 39.18 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-23T15:49:55.032Z] #53 39.23 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-23T15:49:55.032Z] #53 39.23 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-23T15:49:55.032Z] #53 40.98 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-23T15:49:55.032Z] #53 ... [2021-11-23T15:49:55.032Z] [2021-11-23T15:49:55.032Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:49:55.032Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-23T15:49:55.032Z] #47 34.75 Reading package lists... [2021-11-23T15:49:55.087Z] #47 ... [2021-11-23T15:49:55.087Z] [2021-11-23T15:49:55.087Z] #60 [containerd 1/3] 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-11-23T15:49:55.087Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T15:49:55.087Z] #60 8.270 Reading package lists... [2021-11-23T15:49:55.087Z] #60 13.28 Reading package lists... [2021-11-23T15:49:55.087Z] #60 ... [2021-11-23T15:49:55.087Z] [2021-11-23T15:49:55.087Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:49:55.087Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:49:55.087Z] #53 22.61 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-23T15:49:55.087Z] #53 22.68 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-23T15:49:55.087Z] #53 22.75 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-23T15:49:55.087Z] #53 22.77 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-23T15:49:55.158Z] #53 36.04 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-23T15:49:55.158Z] #53 36.04 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-23T15:49:55.158Z] #53 36.15 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-23T15:49:55.158Z] #53 36.18 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-23T15:49:55.158Z] #53 36.30 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-23T15:49:55.181Z] #38 35.70 Selecting previously unselected package cmake-data. [2021-11-23T15:49:55.181Z] #38 35.70 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-23T15:49:55.181Z] #38 35.74 Unpacking cmake-data (3.18.4-2) ... [2021-11-23T15:49:55.417Z] #53 36.43 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-23T15:49:55.440Z] #38 ... [2021-11-23T15:49:55.440Z] [2021-11-23T15:49:55.441Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-23T15:49:55.441Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T15:49:55.441Z] #55 35.70 v3.0.2 [2021-11-23T15:49:55.441Z] #55 DONE 35.8s [2021-11-23T15:49:55.700Z] [2021-11-23T15:49:55.700Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:49:55.700Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:49:55.700Z] #47 22.93 Reading package lists... [2021-11-23T15:49:55.700Z] #47 28.00 Reading package lists... [2021-11-23T15:49:55.700Z] #47 33.29 Building dependency tree... [2021-11-23T15:49:55.961Z] #47 ... [2021-11-23T15:49:55.961Z] [2021-11-23T15:49:55.961Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:49:55.961Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:49:55.961Z] #14 32.15 Building dependency tree... [2021-11-23T15:49:55.961Z] #14 36.35 The following additional packages will be installed: [2021-11-23T15:49:55.961Z] #14 36.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-23T15:49:55.961Z] #14 36.35 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-23T15:49:55.961Z] #14 36.35 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-23T15:49:55.961Z] #14 36.35 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-23T15:49:55.961Z] #14 36.35 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-23T15:49:55.961Z] #14 36.35 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-23T15:49:55.961Z] #14 36.35 mingw-w64-common mingw-w64-x86-64-dev [2021-11-23T15:49:55.961Z] #14 36.43 Suggested packages: [2021-11-23T15:49:55.961Z] #14 36.43 gcc-10-locales seccomp wine64 [2021-11-23T15:49:56.793Z] #53 37.87 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-23T15:49:56.793Z] #53 37.94 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-23T15:49:56.927Z] #47 39.66 Building dependency tree... [2021-11-23T15:49:57.012Z] #53 24.48 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-23T15:49:57.012Z] #53 24.75 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-23T15:49:57.052Z] #53 38.08 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-23T15:49:57.052Z] #53 38.11 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-23T15:49:57.052Z] #53 38.18 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-23T15:49:57.313Z] #53 38.41 go: downloading golang.org/x/text v0.3.2 [2021-11-23T15:49:57.346Z] #14 37.60 The following NEW packages will be installed: [2021-11-23T15:49:57.346Z] #14 37.60 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-23T15:49:57.346Z] #14 37.60 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-23T15:49:57.346Z] #14 37.60 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-23T15:49:57.346Z] #14 37.60 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-23T15:49:57.346Z] #14 37.60 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-23T15:49:57.346Z] #14 37.60 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-23T15:49:57.346Z] #14 37.65 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-23T15:49:57.346Z] #14 37.65 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-23T15:49:57.346Z] #14 37.65 mingw-w64-x86-64-dev [2021-11-23T15:49:57.572Z] #53 ... [2021-11-23T15:49:57.572Z] [2021-11-23T15:49:57.572Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:49:57.572Z] #65 sha256:25bc0bcb5d94916c0e13096341f3c5ba18636fe7c3c80635668e73b92747a792 [2021-11-23T15:49:57.572Z] #65 28.24 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-23T15:49:57.572Z] #65 28.66 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-23T15:49:57.608Z] #14 37.99 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:49:57.608Z] #14 37.99 Need to get 115 MB of archives. [2021-11-23T15:49:57.608Z] #14 37.99 After this operation, 645 MB of additional disk space will be used. [2021-11-23T15:49:57.608Z] #14 37.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-11-23T15:49:57.608Z] #14 38.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-11-23T15:49:57.608Z] #14 38.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-23T15:49:57.842Z] #65 ... [2021-11-23T15:49:57.842Z] [2021-11-23T15:49:57.842Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:49:57.842Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:49:57.869Z] #14 38.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-23T15:49:57.869Z] #14 38.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-23T15:49:57.869Z] #14 38.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-23T15:49:58.132Z] #14 38.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-23T15:49:58.359Z] #43 38.52 Updating files: 66% (1166/1750) Updating files: 67% (1173/1750) Updating files: 68% (1190/1750) Updating files: 69% (1208/1750) Updating files: 70% (1225/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-23T15:49:58.396Z] #14 38.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-11-23T15:49:58.396Z] #14 38.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-11-23T15:49:58.396Z] #14 ... [2021-11-23T15:49:58.396Z] [2021-11-23T15:49:58.396Z] #38 [tini 1/3] 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-11-23T15:49:58.396Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:49:58.396Z] #38 38.83 Selecting previously unselected package libicu67:amd64. [2021-11-23T15:49:58.396Z] #38 38.83 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-23T15:49:58.396Z] #38 38.84 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-23T15:49:58.618Z] #43 39.42 + git checkout -q v2.3.0 [2021-11-23T15:49:58.821Z] #47 43.92 The following additional packages will be installed: [2021-11-23T15:49:58.821Z] #47 43.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-23T15:49:58.821Z] #47 43.94 python3-protobuf python3-six [2021-11-23T15:49:58.821Z] #47 43.95 Suggested packages: [2021-11-23T15:49:58.821Z] #47 43.96 python3-setuptools [2021-11-23T15:49:58.821Z] #47 43.96 Recommended packages: [2021-11-23T15:49:58.821Z] #47 43.96 iproute2 | iproute [2021-11-23T15:49:59.079Z] #47 44.47 The following NEW packages will be installed: [2021-11-23T15:49:59.079Z] #47 44.49 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-23T15:49:59.079Z] #47 44.51 python3-protobuf python3-six [2021-11-23T15:49:59.642Z] #47 44.94 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:49:59.642Z] #47 44.94 Need to get 2112 kB of archives. [2021-11-23T15:49:59.642Z] #47 44.94 After this operation, 10.7 MB of additional disk space will be used. [2021-11-23T15:49:59.642Z] #47 44.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-11-23T15:49:59.642Z] #47 44.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-23T15:49:59.642Z] #47 44.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-23T15:49:59.642Z] #47 44.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-11-23T15:49:59.642Z] #47 44.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-11-23T15:49:59.642Z] #47 44.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-11-23T15:49:59.642Z] #47 44.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-11-23T15:50:00.207Z] #47 ... [2021-11-23T15:50:00.207Z] [2021-11-23T15:50:00.207Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-23T15:50:00.207Z] #55 sha256:c35a1ee5c3c6181701f1909ceca40ad622aa0d2b90a065074ffc8f389557287a [2021-11-23T15:50:00.207Z] #55 45.78 v3.0.2 [2021-11-23T15:50:00.207Z] #55 DONE 46.1s [2021-11-23T15:50:00.207Z] [2021-11-23T15:50:00.207Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:00.207Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T15:50:00.207Z] #14 33.62 Reading package lists... [2021-11-23T15:50:00.207Z] #14 38.99 Building dependency tree... [2021-11-23T15:50:00.207Z] #14 43.43 The following additional packages will be installed: [2021-11-23T15:50:00.207Z] #14 43.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-23T15:50:00.207Z] #14 43.43 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-23T15:50:00.207Z] #14 43.43 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-23T15:50:00.207Z] #14 43.44 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-23T15:50:00.207Z] #14 43.44 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-23T15:50:00.207Z] #14 43.44 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-23T15:50:00.207Z] #14 43.44 mingw-w64-common mingw-w64-x86-64-dev [2021-11-23T15:50:00.207Z] #14 43.45 Suggested packages: [2021-11-23T15:50:00.207Z] #14 43.45 gcc-10-locales seccomp wine64 [2021-11-23T15:50:00.207Z] #14 44.37 The following NEW packages will be installed: [2021-11-23T15:50:00.207Z] #14 44.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-23T15:50:00.207Z] #14 44.38 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-23T15:50:00.207Z] #14 44.38 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-23T15:50:00.207Z] #14 44.38 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-23T15:50:00.207Z] #14 44.38 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-23T15:50:00.207Z] #14 44.39 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-23T15:50:00.208Z] #14 44.39 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-23T15:50:00.208Z] #14 44.39 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-23T15:50:00.208Z] #14 44.39 mingw-w64-x86-64-dev [2021-11-23T15:50:00.208Z] #14 44.79 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:50:00.208Z] #14 44.79 Need to get 108 MB of archives. [2021-11-23T15:50:00.208Z] #14 44.79 After this operation, 620 MB of additional disk space will be used. [2021-11-23T15:50:00.208Z] #14 44.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2021-11-23T15:50:00.208Z] #14 44.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2021-11-23T15:50:00.208Z] #14 44.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-23T15:50:00.208Z] #14 44.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-11-23T15:50:00.208Z] #14 44.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-11-23T15:50:00.208Z] #14 44.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-23T15:50:00.208Z] #14 45.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-23T15:50:00.208Z] #14 45.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2021-11-23T15:50:00.208Z] #14 45.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2021-11-23T15:50:00.208Z] #14 45.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2021-11-23T15:50:00.311Z] #38 ... [2021-11-23T15:50:00.311Z] [2021-11-23T15:50:00.311Z] #60 [containerd 1/3] 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-11-23T15:50:00.311Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T15:50:00.311Z] #60 32.82 Building dependency tree... [2021-11-23T15:50:00.311Z] #60 37.11 The following additional packages will be installed: [2021-11-23T15:50:00.311Z] #60 37.11 libbtrfs0 [2021-11-23T15:50:00.311Z] #60 37.34 The following NEW packages will be installed: [2021-11-23T15:50:00.311Z] #60 37.34 libbtrfs-dev libbtrfs0 [2021-11-23T15:50:00.311Z] #60 37.76 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:50:00.311Z] #60 37.76 Need to get 460 kB of archives. [2021-11-23T15:50:00.311Z] #60 37.76 After this operation, 1237 kB of additional disk space will be used. [2021-11-23T15:50:00.311Z] #60 37.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-23T15:50:00.311Z] #60 37.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-23T15:50:00.311Z] #60 38.85 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:50:00.311Z] #60 39.13 Fetched 460 kB in 0s (1396 kB/s) [2021-11-23T15:50:00.311Z] #60 39.27 Selecting previously unselected package libbtrfs0:amd64. [2021-11-23T15:50:00.311Z] #60 39.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-23T15:50:00.311Z] #60 39.30 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-23T15:50:00.311Z] #60 39.32 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T15:50:00.311Z] #60 39.56 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-23T15:50:00.311Z] #60 39.59 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-23T15:50:00.311Z] #60 39.59 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T15:50:00.311Z] #60 39.95 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T15:50:00.311Z] #60 39.98 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T15:50:00.311Z] #60 40.01 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:50:00.311Z] #60 DONE 40.5s [2021-11-23T15:50:00.311Z] [2021-11-23T15:50:00.311Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-23T15:50:00.311Z] #61 sha256:1dfcf13a15ced5437c60ff89b2678145ed83d6ac39334442ec952462b426f586 [2021-11-23T15:50:00.311Z] #61 DONE 0.3s [2021-11-23T15:50:00.311Z] [2021-11-23T15:50:00.311Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:50:00.311Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:50:00.311Z] #47 37.33 The following additional packages will be installed: [2021-11-23T15:50:00.311Z] #47 37.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-23T15:50:00.311Z] #47 37.33 python3-protobuf python3-six [2021-11-23T15:50:00.311Z] #47 37.43 Suggested packages: [2021-11-23T15:50:00.311Z] #47 37.43 python3-setuptools [2021-11-23T15:50:00.311Z] #47 37.43 Recommended packages: [2021-11-23T15:50:00.311Z] #47 37.43 iproute2 | iproute [2021-11-23T15:50:00.311Z] #47 38.02 The following NEW packages will be installed: [2021-11-23T15:50:00.311Z] #47 38.03 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-23T15:50:00.311Z] #47 38.03 python3-protobuf python3-six [2021-11-23T15:50:00.311Z] #47 38.51 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:50:00.311Z] #47 38.51 Need to get 2288 kB of archives. [2021-11-23T15:50:00.311Z] #47 38.51 After this operation, 11.0 MB of additional disk space will be used. [2021-11-23T15:50:00.311Z] #47 38.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-23T15:50:00.311Z] #47 38.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-23T15:50:00.311Z] #47 38.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-23T15:50:00.311Z] #47 38.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-23T15:50:00.311Z] #47 38.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-23T15:50:00.311Z] #47 38.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-23T15:50:00.311Z] #47 38.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-23T15:50:00.483Z] #53 ... [2021-11-23T15:50:00.483Z] [2021-11-23T15:50:00.483Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-23T15:50:00.483Z] #26 sha256:519ea808098a0785651e2f4ba61a68a688178eb354ba53eb1aefef57faf6829a [2021-11-23T15:50:00.483Z] #26 26.49 + mkdir -p /build [2021-11-23T15:50:00.483Z] #26 26.49 + mv docker/docker /build/ [2021-11-23T15:50:00.483Z] #26 26.49 + rmdir docker [2021-11-23T15:50:00.483Z] #26 DONE 27.2s [2021-11-23T15:50:00.483Z] [2021-11-23T15:50:00.483Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:50:00.483Z] #65 sha256:25d9701d763b3d8e7af7aaec994eaa86a4759795f0caf1bd8f7ce6b3f85ed8c0 [2021-11-23T15:50:00.483Z] #65 21.72 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-23T15:50:00.483Z] #65 23.69 go: downloading github.com/google/uuid v1.3.0 [2021-11-23T15:50:00.483Z] #65 24.00 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-23T15:50:00.483Z] #65 24.08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-23T15:50:00.483Z] #65 24.47 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-23T15:50:00.483Z] #65 24.75 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-23T15:50:00.483Z] #65 25.22 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-23T15:50:00.483Z] #65 26.89 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-23T15:50:00.483Z] #65 27.55 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-23T15:50:00.483Z] #65 27.67 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-23T15:50:00.771Z] #14 46.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2021-11-23T15:50:01.028Z] #14 ... [2021-11-23T15:50:01.028Z] [2021-11-23T15:50:01.028Z] #34 [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-11-23T15:50:01.028Z] #34 sha256:b5fb693109c58d98419de169eb5715fb39bd63c00a7f1d22d2d5b23411331d45 [2021-11-23T15:50:01.153Z] #43 42.20 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-23T15:50:01.286Z] #34 47.01 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-23T15:50:01.286Z] #34 47.35 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-23T15:50:01.852Z] #34 47.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-23T15:50:02.229Z] #47 41.88 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-23T15:50:02.786Z] #34 ... [2021-11-23T15:50:02.786Z] [2021-11-23T15:50:02.786Z] #38 [tini 1/3] 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-11-23T15:50:02.786Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-23T15:50:02.786Z] #38 33.26 Reading package lists... [2021-11-23T15:50:02.786Z] #38 38.83 Building dependency tree... [2021-11-23T15:50:02.786Z] #38 43.25 The following additional packages will be installed: [2021-11-23T15:50:02.786Z] #38 43.27 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-23T15:50:02.786Z] #38 43.28 Suggested packages: [2021-11-23T15:50:02.786Z] #38 43.29 cmake-doc ninja-build lrzip [2021-11-23T15:50:02.786Z] #38 43.29 Recommended packages: [2021-11-23T15:50:02.786Z] #38 43.29 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-23T15:50:02.786Z] #38 43.94 The following NEW packages will be installed: [2021-11-23T15:50:02.786Z] #38 43.95 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-23T15:50:02.786Z] #38 43.95 vim-common xxd [2021-11-23T15:50:02.786Z] #38 44.31 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:50:02.786Z] #38 44.31 Need to get 15.6 MB of archives. [2021-11-23T15:50:02.786Z] #38 44.31 After this operation, 67.4 MB of additional disk space will be used. [2021-11-23T15:50:02.786Z] #38 44.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-11-23T15:50:02.786Z] #38 44.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-23T15:50:02.786Z] #38 44.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-23T15:50:02.786Z] #38 44.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-11-23T15:50:02.786Z] #38 44.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-11-23T15:50:02.786Z] #38 44.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-11-23T15:50:02.786Z] #38 44.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-11-23T15:50:02.786Z] #38 44.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-11-23T15:50:02.786Z] #38 44.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-11-23T15:50:02.786Z] #38 44.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-11-23T15:50:02.786Z] #38 45.79 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:50:02.786Z] #38 46.13 Fetched 15.6 MB in 1s (17.6 MB/s) [2021-11-23T15:50:02.786Z] #38 46.34 Selecting previously unselected package xxd. [2021-11-23T15:50:02.786Z] #38 46.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-23T15:50:02.786Z] #38 46.41 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-11-23T15:50:02.786Z] #38 46.41 Unpacking xxd (2:8.2.2434-3) ... [2021-11-23T15:50:02.786Z] #38 46.81 Selecting previously unselected package vim-common. [2021-11-23T15:50:02.786Z] #38 46.81 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-23T15:50:02.786Z] #38 46.83 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-23T15:50:02.786Z] #38 47.25 Selecting previously unselected package cmake-data. [2021-11-23T15:50:02.786Z] #38 47.25 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-23T15:50:02.786Z] #38 47.27 Unpacking cmake-data (3.18.4-2) ... [2021-11-23T15:50:03.037Z] #65 ... [2021-11-23T15:50:03.037Z] [2021-11-23T15:50:03.037Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-23T15:50:03.037Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-23T15:50:03.037Z] #49 30.70 Usage of /build/vndr: [2021-11-23T15:50:03.037Z] #49 30.70 /build/vndr [[import path] [revision]] [repository] [2021-11-23T15:50:03.037Z] #49 30.70 /build/vndr init [2021-11-23T15:50:03.037Z] #49 30.70 -strict [2021-11-23T15:50:03.037Z] #49 30.70 checking mode. treat non-trivial warning as an error [2021-11-23T15:50:03.037Z] #49 30.70 -verbose [2021-11-23T15:50:03.037Z] #49 30.70 shows all warnings [2021-11-23T15:50:03.037Z] #49 30.70 -whitelist value [2021-11-23T15:50:03.037Z] #49 30.70 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-23T15:50:03.061Z] #43 ... [2021-11-23T15:50:03.061Z] [2021-11-23T15:50:03.061Z] #60 [containerd 1/3] 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-11-23T15:50:03.061Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T15:50:03.061Z] #60 34.28 Fetched 8476 kB in 25s (339 kB/s) [2021-11-23T15:50:03.061Z] #60 34.28 Reading package lists... [2021-11-23T15:50:03.076Z] Running on azwin-2-18a270 in d:\jenkins\workspace\moby_PR-40952 [Pipeline] { [Pipeline] ws [2021-11-23T15:50:03.097Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-11-23T15:50:03.171Z] #47 43.23 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:50:03.171Z] #47 ... [2021-11-23T15:50:03.171Z] [2021-11-23T15:50:03.171Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:50:03.171Z] #62 sha256:bfa9d9750c54c7de88d5e72f46dff05daa7df419135cf5888c2e8744cae13bd1 [2021-11-23T15:50:03.171Z] #62 2.378 + RM_GOPATH=0 [2021-11-23T15:50:03.171Z] #62 2.380 + TMP_GOPATH= [2021-11-23T15:50:03.171Z] #62 2.380 + : /build [2021-11-23T15:50:03.171Z] #62 2.381 + '[' -z '' ']' [2021-11-23T15:50:03.171Z] #62 2.382 ++ mktemp -d [2021-11-23T15:50:03.171Z] #62 2.390 + export GOPATH=/tmp/tmp.kVAc9hgREo [2021-11-23T15:50:03.171Z] #62 2.391 + GOPATH=/tmp/tmp.kVAc9hgREo [2021-11-23T15:50:03.171Z] #62 2.391 + RM_GOPATH=1 [2021-11-23T15:50:03.171Z] #62 2.391 + case "$(go env GOARCH)" in [2021-11-23T15:50:03.171Z] #62 2.395 ++ go env GOARCH [2021-11-23T15:50:03.171Z] #62 2.437 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:50:03.171Z] #62 2.437 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:50:03.171Z] #62 2.438 ++ dirname /install.sh [2021-11-23T15:50:03.171Z] #62 2.442 + dir=/ [2021-11-23T15:50:03.171Z] #62 2.442 + bin=containerd [2021-11-23T15:50:03.171Z] #62 2.443 + shift [2021-11-23T15:50:03.171Z] #62 2.443 + '[' '!' -f //containerd.installer ']' [2021-11-23T15:50:03.171Z] #62 2.443 + . //containerd.installer [2021-11-23T15:50:03.171Z] #62 2.443 ++ set -e [2021-11-23T15:50:03.171Z] #62 2.443 ++ : v1.5.8 [2021-11-23T15:50:03.171Z] #62 2.444 + install_containerd [2021-11-23T15:50:03.171Z] #62 2.444 + echo 'Install containerd version v1.5.8' [2021-11-23T15:50:03.171Z] #62 2.448 Install containerd version v1.5.8 [2021-11-23T15:50:03.171Z] #62 2.448 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kVAc9hgREo/src/github.com/containerd/containerd [2021-11-23T15:50:03.171Z] #62 2.450 Cloning into '/tmp/tmp.kVAc9hgREo/src/github.com/containerd/containerd'... [2021-11-23T15:50:03.323Z] #60 43.11 Reading package lists... [2021-11-23T15:50:03.323Z] #60 ... [2021-11-23T15:50:03.323Z] [2021-11-23T15:50:03.323Z] #38 [tini 1/3] 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-11-23T15:50:03.323Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:50:03.323Z] #38 33.01 Reading package lists... [2021-11-23T15:50:03.582Z] #38 42.08 Reading package lists... [2021-11-23T15:50:03.582Z] #38 ... [2021-11-23T15:50:03.582Z] [2021-11-23T15:50:03.582Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:03.582Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:50:03.582Z] #14 34.56 Fetched 8476 kB in 25s (335 kB/s) [2021-11-23T15:50:03.582Z] #14 34.56 Reading package lists... [2021-11-23T15:50:03.611Z] #49 DONE 31.5s [2021-11-23T15:50:03.611Z] [2021-11-23T15:50:03.611Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:50:03.611Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:50:03.611Z] #53 31.32 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-23T15:50:03.611Z] #53 31.32 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-23T15:50:03.716Z] #38 ... [2021-11-23T15:50:03.716Z] [2021-11-23T15:50:03.716Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:03.716Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T15:50:03.716Z] #14 47.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2021-11-23T15:50:03.716Z] #14 47.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2021-11-23T15:50:03.716Z] #14 49.06 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2021-11-23T15:50:03.716Z] #14 49.53 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-23T15:50:03.716Z] #14 49.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-11-23T15:50:03.716Z] #14 49.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-11-23T15:50:03.716Z] #14 49.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-11-23T15:50:03.716Z] #14 49.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-11-23T15:50:03.716Z] #14 49.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2021-11-23T15:50:03.716Z] #14 49.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-11-23T15:50:03.716Z] #14 49.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-11-23T15:50:03.716Z] #14 49.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-11-23T15:50:03.716Z] #14 49.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-11-23T15:50:03.716Z] #14 49.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-11-23T15:50:03.716Z] #14 49.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-11-23T15:50:03.716Z] #14 49.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-11-23T15:50:03.716Z] #14 49.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2021-11-23T15:50:03.716Z] #14 49.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-11-23T15:50:03.716Z] #14 49.66 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-11-23T15:50:03.842Z] #14 43.88 Reading package lists... [2021-11-23T15:50:03.842Z] #14 ... [2021-11-23T15:50:03.842Z] [2021-11-23T15:50:03.842Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:50:03.842Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:50:03.842Z] #47 34.61 Fetched 8479 kB in 26s (329 kB/s) [2021-11-23T15:50:03.842Z] #47 34.61 Reading package lists... [2021-11-23T15:50:03.872Z] #53 31.68 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-23T15:50:03.872Z] #53 31.85 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-23T15:50:04.133Z] #53 31.98 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-23T15:50:04.396Z] #53 ... [2021-11-23T15:50:04.396Z] [2021-11-23T15:50:04.396Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:50:04.396Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:50:04.396Z] #43 21.57 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-23T15:50:04.396Z] #43 ... [2021-11-23T15:50:04.396Z] [2021-11-23T15:50:04.396Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:50:04.396Z] #65 sha256:25d9701d763b3d8e7af7aaec994eaa86a4759795f0caf1bd8f7ce6b3f85ed8c0 [2021-11-23T15:50:04.396Z] #65 31.61 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-23T15:50:04.647Z] #14 50.50 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:50:04.647Z] #14 50.67 Fetched 108 MB in 5s (20.8 MB/s) [2021-11-23T15:50:04.692Z] #19 124.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-11-23T15:50:04.692Z] #19 124.9 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-11-23T15:50:04.692Z] #19 124.9 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-11-23T15:50:04.692Z] #19 125.0 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-11-23T15:50:04.692Z] #19 125.0 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-23T15:50:04.692Z] #19 125.0 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-23T15:50:04.711Z] The recommended git tool is: git [2021-11-23T15:50:04.906Z] #14 50.75 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-23T15:50:04.906Z] #14 50.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-23T15:50:04.906Z] #14 50.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-11-23T15:50:04.906Z] #14 50.84 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-23T15:50:05.496Z] #14 ... [2021-11-23T15:50:05.496Z] [2021-11-23T15:50:05.496Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:50:05.496Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-23T15:50:05.496Z] #53 41.35 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-23T15:50:05.496Z] #53 41.57 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-23T15:50:05.496Z] #53 ... [2021-11-23T15:50:05.496Z] [2021-11-23T15:50:05.496Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:50:05.496Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-23T15:50:05.496Z] #47 47.83 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [606 kB] [2021-11-23T15:50:05.496Z] #47 49.13 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:50:05.496Z] #47 49.36 Fetched 2112 kB in 4s (572 kB/s) [2021-11-23T15:50:05.496Z] #47 49.43 Selecting previously unselected package libprotobuf23:arm64. [2021-11-23T15:50:05.496Z] #47 49.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 ... 15703 files and directories currently installed.) [2021-11-23T15:50:05.496Z] #47 49.49 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-11-23T15:50:05.496Z] #47 49.50 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-11-23T15:50:05.496Z] #47 50.05 Selecting previously unselected package python3-pkg-resources. [2021-11-23T15:50:05.496Z] #47 50.05 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-23T15:50:05.496Z] #47 50.07 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-23T15:50:05.496Z] #47 50.23 Selecting previously unselected package python3-six. [2021-11-23T15:50:05.496Z] #47 50.26 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-23T15:50:05.496Z] #47 50.27 Unpacking python3-six (1.16.0-2) ... [2021-11-23T15:50:05.496Z] #47 50.35 Selecting previously unselected package python3-protobuf. [2021-11-23T15:50:05.496Z] #47 50.36 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-11-23T15:50:05.496Z] #47 50.36 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-23T15:50:05.496Z] #47 50.79 Selecting previously unselected package libnet1:arm64. [2021-11-23T15:50:05.496Z] #47 50.79 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-23T15:50:05.496Z] #47 50.80 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-23T15:50:05.496Z] #47 50.91 Selecting previously unselected package libnl-3-200:arm64. [2021-11-23T15:50:05.496Z] #47 50.91 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-11-23T15:50:05.496Z] #47 50.92 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-23T15:50:05.496Z] #47 51.03 Selecting previously unselected package libprotobuf-c1:arm64. [2021-11-23T15:50:05.718Z] #62 ... [2021-11-23T15:50:05.718Z] [2021-11-23T15:50:05.718Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:50:05.718Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:50:05.718Z] #47 43.42 Fetched 2288 kB in 4s (553 kB/s) [2021-11-23T15:50:05.718Z] #47 43.52 Selecting previously unselected package libprotobuf23:amd64. [2021-11-23T15:50:05.718Z] #47 43.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-23T15:50:05.718Z] #47 43.62 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-23T15:50:05.718Z] #47 43.63 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-23T15:50:05.718Z] #47 44.34 Selecting previously unselected package python3-pkg-resources. [2021-11-23T15:50:05.718Z] #47 44.36 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-23T15:50:05.718Z] #47 44.36 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-23T15:50:05.718Z] #47 44.57 Selecting previously unselected package python3-six. [2021-11-23T15:50:05.718Z] #47 44.57 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-23T15:50:05.718Z] #47 44.59 Unpacking python3-six (1.16.0-2) ... [2021-11-23T15:50:05.718Z] #47 44.68 Selecting previously unselected package python3-protobuf. [2021-11-23T15:50:05.718Z] #47 44.68 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-23T15:50:05.718Z] #47 44.68 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-23T15:50:05.718Z] #47 45.14 Selecting previously unselected package libnet1:amd64. [2021-11-23T15:50:05.718Z] #47 45.14 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-23T15:50:05.718Z] #47 45.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T15:50:05.718Z] #47 45.28 Selecting previously unselected package libnl-3-200:amd64. [2021-11-23T15:50:05.718Z] #47 45.28 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-23T15:50:05.719Z] #47 45.29 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T15:50:05.719Z] #47 45.43 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-23T15:50:05.719Z] #47 45.43 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-23T15:50:05.719Z] #47 45.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T15:50:05.719Z] #47 45.55 Selecting previously unselected package criu. [2021-11-23T15:50:05.719Z] #47 45.55 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-23T15:50:05.719Z] #47 45.56 Unpacking criu (3.16.1-1) ... [2021-11-23T15:50:05.759Z] #47 51.03 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-11-23T15:50:05.759Z] #47 51.04 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-23T15:50:05.759Z] #47 51.12 Selecting previously unselected package criu. [2021-11-23T15:50:05.759Z] #47 51.13 Preparing to unpack .../7-criu_3.16.1-1_arm64.deb ... [2021-11-23T15:50:05.759Z] #47 51.13 Unpacking criu (3.16.1-1) ... [2021-11-23T15:50:06.331Z] #47 51.88 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-23T15:50:06.552Z] #47 46.41 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-23T15:50:06.955Z] #65 ... [2021-11-23T15:50:06.955Z] [2021-11-23T15:50:06.955Z] #60 [containerd 1/3] 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-11-23T15:50:06.955Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T15:50:06.955Z] #60 13.28 Reading package lists... [2021-11-23T15:50:06.955Z] #60 24.69 Building dependency tree... [2021-11-23T15:50:06.955Z] #60 33.04 The following additional packages will be installed: [2021-11-23T15:50:06.955Z] #60 33.04 libbtrfs0 [2021-11-23T15:50:06.955Z] #60 33.52 The following NEW packages will be installed: [2021-11-23T15:50:06.955Z] #60 33.57 libbtrfs-dev libbtrfs0 [2021-11-23T15:50:06.955Z] #60 34.17 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:50:06.955Z] #60 34.17 Need to get 460 kB of archives. [2021-11-23T15:50:06.955Z] #60 34.17 After this operation, 1237 kB of additional disk space will be used. [2021-11-23T15:50:06.955Z] #60 34.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-23T15:50:06.955Z] #60 34.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-23T15:50:06.955Z] #60 ... [2021-11-23T15:50:06.955Z] [2021-11-23T15:50:06.955Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:50:06.955Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:50:06.955Z] #53 32.54 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-23T15:50:06.955Z] #53 32.66 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-23T15:50:06.955Z] #53 32.71 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-23T15:50:06.955Z] #53 32.77 go: downloading github.com/spf13/afero v1.1.2 [2021-11-23T15:50:06.955Z] #53 33.12 go: downloading github.com/spf13/cast v1.3.0 [2021-11-23T15:50:06.955Z] #53 33.13 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-23T15:50:06.955Z] #53 33.14 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-23T15:50:06.955Z] #53 33.15 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-23T15:50:06.955Z] #53 33.22 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-23T15:50:06.955Z] #53 33.60 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-23T15:50:06.955Z] #53 33.63 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-23T15:50:06.955Z] #53 33.72 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-23T15:50:06.955Z] #53 33.93 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-23T15:50:06.955Z] #53 33.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-23T15:50:06.955Z] #53 34.08 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-23T15:50:06.955Z] #53 34.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-23T15:50:06.955Z] #53 34.38 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-23T15:50:06.955Z] #53 34.62 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-23T15:50:06.955Z] #53 34.65 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-23T15:50:06.955Z] #53 ... [2021-11-23T15:50:06.955Z] [2021-11-23T15:50:06.955Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-23T15:50:06.955Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-23T15:50:06.955Z] #36 34.79 tomll can be used in two ways: [2021-11-23T15:50:06.955Z] #36 34.79 Writing to STDIN and reading from STDOUT: [2021-11-23T15:50:06.955Z] #36 34.79 cat file.toml | tomll > file.toml [2021-11-23T15:50:06.955Z] #36 34.79 [2021-11-23T15:50:06.955Z] #36 34.79 Reading and updating a list of files: [2021-11-23T15:50:06.955Z] #36 34.79 tomll a.toml b.toml c.toml [2021-11-23T15:50:06.955Z] #36 34.79 [2021-11-23T15:50:06.955Z] #36 34.79 When given a list of files, tomll will modify all files in place without asking. [2021-11-23T15:50:06.955Z] #36 DONE 34.9s [2021-11-23T15:50:06.955Z] [2021-11-23T15:50:06.955Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:50:06.955Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:50:06.955Z] #53 34.84 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-23T15:50:06.955Z] #53 34.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-23T15:50:07.131Z] #47 44.57 Reading package lists... [2021-11-23T15:50:07.131Z] #47 ... [2021-11-23T15:50:07.131Z] [2021-11-23T15:50:07.131Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:50:07.131Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:50:07.131Z] #53 48.22 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-23T15:50:07.131Z] #53 48.27 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-23T15:50:07.216Z] #53 35.20 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-23T15:50:07.390Z] #53 48.44 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-23T15:50:07.478Z] #53 35.33 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-23T15:50:07.650Z] #53 48.57 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-23T15:50:07.650Z] #53 48.68 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-23T15:50:07.740Z] #53 ... [2021-11-23T15:50:07.741Z] [2021-11-23T15:50:07.741Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:50:07.741Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:50:07.741Z] #47 24.95 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-23T15:50:07.954Z] #47 53.18 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-11-23T15:50:07.954Z] #47 53.21 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-23T15:50:07.954Z] #47 53.23 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-23T15:50:07.954Z] #47 53.25 Setting up python3-six (1.16.0-2) ... [2021-11-23T15:50:08.002Z] #47 ... [2021-11-23T15:50:08.002Z] [2021-11-23T15:50:08.002Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-23T15:50:08.002Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T15:50:08.002Z] #51 27.40 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-23T15:50:08.002Z] #51 27.40 go: downloading golang.org/x/mod v0.3.0 [2021-11-23T15:50:08.002Z] #51 ... [2021-11-23T15:50:08.002Z] [2021-11-23T15:50:08.003Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:08.003Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:50:08.003Z] #14 36.07 Fetched 8476 kB in 25s (335 kB/s) [2021-11-23T15:50:08.468Z] #47 48.14 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-23T15:50:08.468Z] #47 48.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T15:50:08.468Z] #47 48.21 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T15:50:08.468Z] #47 48.23 Setting up python3-six (1.16.0-2) ... [2021-11-23T15:50:08.882Z] #47 54.15 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-23T15:50:08.882Z] #47 54.17 Setting up python3-protobuf (3.12.4-1) ... [2021-11-23T15:50:09.041Z] #47 ... [2021-11-23T15:50:09.041Z] [2021-11-23T15:50:09.041Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:09.041Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:50:09.041Z] #14 39.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-23T15:50:09.041Z] #14 40.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-23T15:50:09.041Z] #14 41.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-11-23T15:50:09.041Z] #14 41.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-23T15:50:09.041Z] #14 42.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-23T15:50:09.041Z] #14 43.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-23T15:50:09.041Z] #14 43.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-23T15:50:09.041Z] #14 43.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-23T15:50:09.041Z] #14 43.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-23T15:50:09.041Z] #14 43.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-23T15:50:09.041Z] #14 43.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-11-23T15:50:09.041Z] #14 43.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-23T15:50:09.041Z] #14 43.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-23T15:50:09.041Z] #14 43.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-23T15:50:09.041Z] #14 43.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-23T15:50:09.041Z] #14 43.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-23T15:50:09.041Z] #14 43.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-23T15:50:09.041Z] #14 43.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-23T15:50:09.041Z] #14 43.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-11-23T15:50:09.041Z] #14 43.74 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-23T15:50:09.041Z] #14 43.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-23T15:50:09.041Z] #14 44.66 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:50:09.041Z] #14 44.91 Fetched 115 MB in 6s (18.7 MB/s) [2021-11-23T15:50:09.041Z] #14 44.98 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-23T15:50:09.041Z] #14 44.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-23T15:50:09.041Z] #14 45.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-23T15:50:09.041Z] #14 45.06 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-23T15:50:09.041Z] #14 47.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-23T15:50:09.041Z] #14 47.25 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-23T15:50:09.041Z] #14 47.26 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-23T15:50:09.041Z] #14 ... [2021-11-23T15:50:09.041Z] [2021-11-23T15:50:09.041Z] #38 [tini 1/3] 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-11-23T15:50:09.041Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:50:09.041Z] #38 44.75 Selecting previously unselected package libxml2:amd64. [2021-11-23T15:50:09.041Z] #38 44.75 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-23T15:50:09.041Z] #38 44.76 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-23T15:50:09.041Z] #38 45.31 Selecting previously unselected package libarchive13:amd64. [2021-11-23T15:50:09.041Z] #38 45.31 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-23T15:50:09.041Z] #38 45.32 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-23T15:50:09.041Z] #38 45.65 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-23T15:50:09.041Z] #38 45.70 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-23T15:50:09.041Z] #38 45.71 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-23T15:50:09.041Z] #38 45.85 Selecting previously unselected package librhash0:amd64. [2021-11-23T15:50:09.041Z] #38 45.86 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-23T15:50:09.041Z] #38 45.87 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-23T15:50:09.041Z] #38 46.02 Selecting previously unselected package libuv1:amd64. [2021-11-23T15:50:09.041Z] #38 46.03 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-23T15:50:09.041Z] #38 46.03 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-23T15:50:09.041Z] #38 46.19 Selecting previously unselected package cmake. [2021-11-23T15:50:09.041Z] #38 46.22 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-23T15:50:09.041Z] #38 46.23 Unpacking cmake (3.18.4-2) ... [2021-11-23T15:50:09.302Z] #38 ... [2021-11-23T15:50:09.303Z] [2021-11-23T15:50:09.303Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:09.303Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:50:09.303Z] #14 49.84 Selecting previously unselected package binutils-mingw-w64. [2021-11-23T15:50:09.303Z] #14 49.85 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-23T15:50:09.303Z] #14 49.88 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-23T15:50:09.556Z] #53 50.68 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-23T15:50:09.564Z] #14 50.04 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-23T15:50:09.564Z] #14 50.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T15:50:09.564Z] #14 50.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:50:09.815Z] #53 50.89 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-23T15:50:09.825Z] #14 50.24 Selecting previously unselected package dmsetup. [2021-11-23T15:50:09.825Z] #14 50.25 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T15:50:09.825Z] #14 50.26 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-23T15:50:09.825Z] #14 50.46 Selecting previously unselected package mingw-w64-common. [2021-11-23T15:50:10.087Z] #14 50.46 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-23T15:50:10.087Z] #14 50.47 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-23T15:50:10.384Z] #53 51.23 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-23T15:50:11.036Z] #14 ... [2021-11-23T15:50:11.036Z] [2021-11-23T15:50:11.036Z] #38 [tini 1/3] 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-11-23T15:50:11.036Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:50:11.036Z] #38 50.41 Setting up libicu67:amd64 (67.1-7) ... [2021-11-23T15:50:11.036Z] #38 50.44 Setting up xxd (2:8.2.2434-3) ... [2021-11-23T15:50:11.036Z] #38 50.46 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-23T15:50:11.036Z] #38 50.48 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T15:50:11.036Z] #38 50.52 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-23T15:50:11.036Z] #38 50.55 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-23T15:50:11.036Z] #38 50.56 Setting up cmake-data (3.18.4-2) ... [2021-11-23T15:50:11.036Z] #38 50.58 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-23T15:50:11.036Z] #38 50.61 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-23T15:50:11.036Z] #38 50.63 Setting up cmake (3.18.4-2) ... [2021-11-23T15:50:11.036Z] #38 50.65 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:50:11.036Z] #38 DONE 51.5s [2021-11-23T15:50:11.298Z] [2021-11-23T15:50:11.298Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-23T15:50:11.298Z] #39 sha256:eb811af371e9b456f83f2406957f5866dc3c800b492ce351faaf9770b660f23d [2021-11-23T15:50:11.298Z] #39 DONE 0.2s [2021-11-23T15:50:11.298Z] [2021-11-23T15:50:11.298Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-23T15:50:11.298Z] #40 sha256:c2b35fa12b9774ca925a58b84a1079d25d0ed3dd7ace427cd34004f70b16cd03 [2021-11-23T15:50:11.312Z] #14 36.07 Reading package lists... [2021-11-23T15:50:11.312Z] #14 ... [2021-11-23T15:50:11.312Z] [2021-11-23T15:50:11.312Z] #60 [containerd 1/3] 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-11-23T15:50:11.312Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T15:50:11.312Z] #60 36.34 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:50:11.312Z] #60 36.83 Fetched 460 kB in 0s (1045 kB/s) [2021-11-23T15:50:11.312Z] #60 37.04 Selecting previously unselected package libbtrfs0:amd64. [2021-11-23T15:50:11.312Z] #60 37.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-23T15:50:11.312Z] #60 37.16 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-23T15:50:11.312Z] #60 37.17 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T15:50:11.312Z] #60 37.59 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-23T15:50:11.312Z] #60 37.59 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-23T15:50:11.312Z] #60 37.59 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T15:50:11.312Z] #60 38.33 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T15:50:11.312Z] #60 38.37 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T15:50:11.312Z] #60 38.42 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:50:11.312Z] #60 DONE 38.8s [2021-11-23T15:50:11.312Z] [2021-11-23T15:50:11.312Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-23T15:50:11.312Z] #61 sha256:bea84d38eee8f816c5677696ca4727ba50420d98e4df4405f562ab5f1c535ad1 [2021-11-23T15:50:11.312Z] #61 DONE 0.2s [2021-11-23T15:50:11.312Z] [2021-11-23T15:50:11.312Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:50:11.312Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:50:11.312Z] #53 35.97 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-23T15:50:11.312Z] #53 36.07 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-23T15:50:11.312Z] #53 36.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-23T15:50:11.312Z] #53 36.44 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-23T15:50:11.312Z] #53 36.64 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-23T15:50:11.312Z] #53 37.14 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-23T15:50:11.312Z] #53 37.14 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-23T15:50:11.312Z] #53 37.98 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-23T15:50:11.312Z] #53 38.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-23T15:50:11.312Z] #53 38.04 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-23T15:50:11.312Z] #53 38.25 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-23T15:50:11.312Z] #53 38.29 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-23T15:50:11.312Z] #53 38.36 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-23T15:50:11.312Z] #53 38.90 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-23T15:50:11.312Z] #53 39.19 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-23T15:50:11.312Z] #53 39.26 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-23T15:50:11.574Z] #53 39.49 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-23T15:50:11.836Z] #53 39.62 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-23T15:50:11.836Z] #53 39.66 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-23T15:50:11.836Z] #53 39.78 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-23T15:50:12.151Z] #47 56.97 Setting up criu (3.16.1-1) ... [2021-11-23T15:50:12.825Z] #19 133.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-11-23T15:50:12.825Z] #19 133.7 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-11-23T15:50:12.825Z] #19 133.7 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-11-23T15:50:12.825Z] #19 133.7 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-11-23T15:50:12.825Z] #19 133.7 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-23T15:50:12.825Z] #19 133.8 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-23T15:50:13.079Z] #47 58.41 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:50:13.547Z] using credential docker-jenkins-github-credentials [2021-11-23T15:50:13.630Z] Cloning the remote Git repository [2021-11-23T15:50:13.630Z] Cloning with configured refspecs honoured and without tags [2021-11-23T15:50:13.676Z] #53 ... [2021-11-23T15:50:13.676Z] [2021-11-23T15:50:13.676Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:50:13.676Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:50:13.676Z] #47 44.57 Reading package lists... [2021-11-23T15:50:13.754Z] #53 41.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-23T15:50:13.754Z] #53 41.20 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-23T15:50:13.754Z] #53 41.35 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-23T15:50:13.754Z] #53 41.41 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-23T15:50:13.754Z] #53 41.48 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-23T15:50:13.754Z] #53 41.71 go: downloading golang.org/x/text v0.3.2 [2021-11-23T15:50:13.847Z] #40 2.392 + RM_GOPATH=0 [2021-11-23T15:50:13.847Z] #40 2.392 + TMP_GOPATH= [2021-11-23T15:50:13.847Z] #40 2.392 + : /build [2021-11-23T15:50:13.847Z] #40 2.392 + '[' -z '' ']' [2021-11-23T15:50:13.847Z] #40 2.393 ++ mktemp -d [2021-11-23T15:50:13.847Z] #40 2.402 + export GOPATH=/tmp/tmp.Aq3AwUsF2E [2021-11-23T15:50:13.847Z] #40 2.408 + GOPATH=/tmp/tmp.Aq3AwUsF2E [2021-11-23T15:50:13.847Z] #40 2.409 + RM_GOPATH=1 [2021-11-23T15:50:13.847Z] #40 2.410 + case "$(go env GOARCH)" in [2021-11-23T15:50:13.847Z] #40 2.410 ++ go env GOARCH [2021-11-23T15:50:13.847Z] #40 2.417 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:50:13.847Z] #40 2.417 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:50:13.847Z] #40 2.440 ++ dirname /install.sh [2021-11-23T15:50:13.847Z] #40 2.445 + dir=/ [2021-11-23T15:50:13.847Z] #40 2.445 + bin=tini [2021-11-23T15:50:13.847Z] #40 2.445 + shift [2021-11-23T15:50:13.847Z] #40 2.445 + '[' '!' -f //tini.installer ']' [2021-11-23T15:50:13.847Z] #40 2.445 + . //tini.installer [2021-11-23T15:50:13.847Z] #40 2.445 ++ : v0.19.0 [2021-11-23T15:50:13.847Z] #40 2.445 + install_tini [2021-11-23T15:50:13.847Z] #40 2.445 + echo 'Install tini version v0.19.0' [2021-11-23T15:50:13.847Z] #40 2.445 + git clone https://github.com/krallin/tini.git /tmp/tmp.Aq3AwUsF2E/tini [2021-11-23T15:50:13.847Z] #40 2.445 Install tini version v0.19.0 [2021-11-23T15:50:13.847Z] #40 2.453 Cloning into '/tmp/tmp.Aq3AwUsF2E/tini'... [2021-11-23T15:50:13.833Z] Cloning repository https://github.com/moby/moby.git [2021-11-23T15:50:14.420Z] #40 ... [2021-11-23T15:50:14.420Z] [2021-11-23T15:50:14.420Z] #34 [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-11-23T15:50:14.420Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T15:50:14.420Z] #34 44.62 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-23T15:50:14.420Z] #34 44.73 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-23T15:50:14.420Z] #34 45.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-23T15:50:14.420Z] #34 ... [2021-11-23T15:50:14.420Z] [2021-11-23T15:50:14.420Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-23T15:50:14.420Z] #40 sha256:c2b35fa12b9774ca925a58b84a1079d25d0ed3dd7ace427cd34004f70b16cd03 [2021-11-23T15:50:14.420Z] #40 3.225 + cd /tmp/tmp.Aq3AwUsF2E/tini [2021-11-23T15:50:14.420Z] #40 3.225 + git checkout -q v0.19.0 [2021-11-23T15:50:14.420Z] #40 3.231 + cmake . [2021-11-23T15:50:14.552Z] #47 ... [2021-11-23T15:50:14.552Z] [2021-11-23T15:50:14.552Z] #38 [tini 1/3] 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-11-23T15:50:14.552Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-23T15:50:14.552Z] #38 50.36 Selecting previously unselected package libicu67:arm64. [2021-11-23T15:50:14.552Z] #38 50.36 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-11-23T15:50:14.552Z] #38 50.37 Unpacking libicu67:arm64 (67.1-7) ... [2021-11-23T15:50:14.552Z] #38 54.91 Selecting previously unselected package libxml2:arm64. [2021-11-23T15:50:14.552Z] #38 54.91 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-11-23T15:50:14.552Z] #38 54.92 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-11-23T15:50:14.552Z] #38 55.33 Selecting previously unselected package libarchive13:arm64. [2021-11-23T15:50:14.552Z] #38 55.33 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-11-23T15:50:14.552Z] #38 55.34 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-11-23T15:50:14.552Z] #38 55.64 Selecting previously unselected package libjsoncpp24:arm64. [2021-11-23T15:50:14.552Z] #38 55.64 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-11-23T15:50:14.552Z] #38 55.65 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-11-23T15:50:14.552Z] #38 55.80 Selecting previously unselected package librhash0:arm64. [2021-11-23T15:50:14.552Z] #38 55.80 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-11-23T15:50:14.552Z] #38 55.81 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-11-23T15:50:14.552Z] #38 55.95 Selecting previously unselected package libuv1:arm64. [2021-11-23T15:50:14.552Z] #38 55.96 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-11-23T15:50:14.552Z] #38 55.96 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-11-23T15:50:14.552Z] #38 56.08 Selecting previously unselected package cmake. [2021-11-23T15:50:14.552Z] #38 56.09 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-11-23T15:50:14.552Z] #38 56.10 Unpacking cmake (3.18.4-2) ... [2021-11-23T15:50:14.552Z] #38 58.63 Setting up libicu67:arm64 (67.1-7) ... [2021-11-23T15:50:14.552Z] #38 58.65 Setting up xxd (2:8.2.2434-3) ... [2021-11-23T15:50:14.552Z] #38 58.67 Setting up libuv1:arm64 (1.40.0-2) ... [2021-11-23T15:50:14.552Z] #38 58.71 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T15:50:14.552Z] #38 58.76 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-11-23T15:50:14.552Z] #38 58.77 Setting up librhash0:arm64 (1.4.1-2) ... [2021-11-23T15:50:14.552Z] #38 58.80 Setting up cmake-data (3.18.4-2) ... [2021-11-23T15:50:14.552Z] #38 58.81 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-11-23T15:50:14.552Z] #38 58.83 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-11-23T15:50:14.552Z] #38 58.85 Setting up cmake (3.18.4-2) ... [2021-11-23T15:50:14.552Z] #38 58.87 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:50:14.993Z] #40 3.824 -- The C compiler identification is GNU 10.2.1 [2021-11-23T15:50:14.993Z] #40 3.877 -- Detecting C compiler ABI info [2021-11-23T15:50:15.056Z] #47 53.41 Building dependency tree... [2021-11-23T15:50:15.566Z] #40 4.438 -- Detecting C compiler ABI info - done [2021-11-23T15:50:16.138Z] #40 4.639 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-23T15:50:16.138Z] #40 4.653 -- Detecting C compile features [2021-11-23T15:50:16.138Z] #40 4.661 -- Detecting C compile features - done [2021-11-23T15:50:16.138Z] #40 4.745 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-23T15:50:14.244Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-23T15:50:15.134Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T15:50:15.135Z] > git --version # timeout=10 [2021-11-23T15:50:15.181Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-23T15:50:15.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:50:15.185Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:50:16.399Z] #40 ... [2021-11-23T15:50:16.399Z] [2021-11-23T15:50:16.399Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:50:16.399Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:50:16.399Z] #47 49.50 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T15:50:16.399Z] #47 49.54 Setting up python3-protobuf (3.12.4-1) ... [2021-11-23T15:50:16.399Z] #47 53.63 Setting up criu (3.16.1-1) ... [2021-11-23T15:50:16.399Z] #47 55.60 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:50:16.399Z] #47 DONE 56.3s [2021-11-23T15:50:16.399Z] [2021-11-23T15:50:16.399Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-23T15:50:16.399Z] #40 sha256:c2b35fa12b9774ca925a58b84a1079d25d0ed3dd7ace427cd34004f70b16cd03 [2021-11-23T15:50:16.399Z] #40 5.065 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-23T15:50:16.660Z] #40 5.206 -- Configuring done [2021-11-23T15:50:16.660Z] #40 5.225 -- Generating done [2021-11-23T15:50:16.660Z] #40 5.239 -- Build files have been written to: /tmp/tmp.Aq3AwUsF2E/tini [2021-11-23T15:50:16.660Z] #40 5.240 + make tini-static [2021-11-23T15:50:16.922Z] #40 5.703 Scanning dependencies of target tini-static [2021-11-23T15:50:17.063Z] #53 ... [2021-11-23T15:50:17.063Z] [2021-11-23T15:50:17.063Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:17.063Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:50:17.063Z] #14 36.07 Reading package lists... [2021-11-23T15:50:17.074Z] #38 ... [2021-11-23T15:50:17.074Z] [2021-11-23T15:50:17.074Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:17.074Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T15:50:17.074Z] #14 52.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-23T15:50:17.074Z] #14 52.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-11-23T15:50:17.074Z] #14 52.67 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-23T15:50:17.074Z] #14 54.81 Selecting previously unselected package binutils-mingw-w64. [2021-11-23T15:50:17.074Z] #14 54.81 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-23T15:50:17.074Z] #14 54.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-23T15:50:17.074Z] #14 54.95 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-11-23T15:50:17.074Z] #14 54.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-11-23T15:50:17.074Z] #14 54.96 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-23T15:50:17.074Z] #14 55.09 Selecting previously unselected package dmsetup. [2021-11-23T15:50:17.074Z] #14 55.09 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-11-23T15:50:17.074Z] #14 55.10 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-23T15:50:17.074Z] #14 55.21 Selecting previously unselected package mingw-w64-common. [2021-11-23T15:50:17.074Z] #14 55.21 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-23T15:50:17.074Z] #14 55.22 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-23T15:50:17.074Z] #14 61.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-23T15:50:17.074Z] #14 61.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-23T15:50:17.074Z] #14 61.26 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-23T15:50:17.183Z] #40 5.808 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-23T15:50:17.588Z] #47 ... [2021-11-23T15:50:17.588Z] [2021-11-23T15:50:17.588Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-23T15:50:17.588Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T15:50:17.588Z] #55 58.73 v3.0.2 [2021-11-23T15:50:18.005Z] #14 ... [2021-11-23T15:50:18.005Z] [2021-11-23T15:50:18.005Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-23T15:50:18.005Z] #51 sha256:008f11e2a4380dbc968305f353f0865cdb5354b9fe51925bf799a3a443584c62 [2021-11-23T15:50:18.005Z] #51 63.81 gotestsum version dev [2021-11-23T15:50:18.155Z] #55 DONE 59.2s [2021-11-23T15:50:18.156Z] [2021-11-23T15:50:18.156Z] #38 [tini 1/3] 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-11-23T15:50:18.156Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:50:18.156Z] #38 42.08 Reading package lists... [2021-11-23T15:50:18.156Z] #38 50.64 Building dependency tree... [2021-11-23T15:50:18.156Z] #38 56.56 The following additional packages will be installed: [2021-11-23T15:50:18.156Z] #38 56.58 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-23T15:50:18.156Z] #38 56.62 Suggested packages: [2021-11-23T15:50:18.156Z] #38 56.62 cmake-doc ninja-build lrzip [2021-11-23T15:50:18.156Z] #38 56.62 Recommended packages: [2021-11-23T15:50:18.156Z] #38 56.62 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-23T15:50:18.156Z] #38 58.09 The following NEW packages will be installed: [2021-11-23T15:50:18.156Z] #38 58.12 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-23T15:50:18.156Z] #38 58.12 vim-common xxd [2021-11-23T15:50:18.156Z] #38 58.68 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:50:18.156Z] #38 58.68 Need to get 17.7 MB of archives. [2021-11-23T15:50:18.156Z] #38 58.68 After this operation, 70.7 MB of additional disk space will be used. [2021-11-23T15:50:18.156Z] #38 58.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-23T15:50:18.156Z] #38 58.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-23T15:50:18.156Z] #38 58.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-23T15:50:18.156Z] #38 58.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-23T15:50:18.269Z] #14 45.12 Reading package lists... [2021-11-23T15:50:18.269Z] #14 ... [2021-11-23T15:50:18.269Z] [2021-11-23T15:50:18.269Z] #38 [tini 1/3] 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-11-23T15:50:18.269Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:50:18.269Z] #38 36.18 Fetched 8476 kB in 25s (337 kB/s) [2021-11-23T15:50:18.269Z] #38 36.18 Reading package lists... [2021-11-23T15:50:18.530Z] #38 45.47 Reading package lists... [2021-11-23T15:50:18.530Z] #38 ... [2021-11-23T15:50:18.530Z] [2021-11-23T15:50:18.530Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:50:18.530Z] #62 sha256:c687c1eec28a23c25f067bf0100f3efa6fb5389cbb42741d8267bf9ce06aac58 [2021-11-23T15:50:18.530Z] #62 1.658 + RM_GOPATH=0 [2021-11-23T15:50:18.530Z] #62 1.658 + TMP_GOPATH= [2021-11-23T15:50:18.530Z] #62 1.662 + : /build [2021-11-23T15:50:18.530Z] #62 1.662 + '[' -z '' ']' [2021-11-23T15:50:18.530Z] #62 1.662 ++ mktemp -d [2021-11-23T15:50:18.530Z] #62 1.662 + export GOPATH=/tmp/tmp.Y5GoTm1m7A [2021-11-23T15:50:18.530Z] #62 1.662 + GOPATH=/tmp/tmp.Y5GoTm1m7A [2021-11-23T15:50:18.530Z] #62 1.662 + RM_GOPATH=1 [2021-11-23T15:50:18.530Z] #62 1.662 + case "$(go env GOARCH)" in [2021-11-23T15:50:18.530Z] #62 1.663 ++ go env GOARCH [2021-11-23T15:50:18.530Z] #62 1.727 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:50:18.530Z] #62 1.727 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:50:18.530Z] #62 1.741 ++ dirname /install.sh [2021-11-23T15:50:18.530Z] #62 1.741 + dir=/ [2021-11-23T15:50:18.530Z] #62 1.741 + bin=containerd [2021-11-23T15:50:18.530Z] #62 1.741 + shift [2021-11-23T15:50:18.530Z] #62 1.741 + '[' '!' -f //containerd.installer ']' [2021-11-23T15:50:18.530Z] #62 1.741 + . //containerd.installer [2021-11-23T15:50:18.530Z] #62 1.741 ++ set -e [2021-11-23T15:50:18.530Z] #62 1.741 ++ : v1.5.8 [2021-11-23T15:50:18.530Z] #62 1.741 + install_containerd [2021-11-23T15:50:18.530Z] #62 1.741 + echo 'Install containerd version v1.5.8' [2021-11-23T15:50:18.530Z] #62 1.741 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Y5GoTm1m7A/src/github.com/containerd/containerd [2021-11-23T15:50:18.530Z] #62 1.741 Cloning into '/tmp/tmp.Y5GoTm1m7A/src/github.com/containerd/containerd'... [2021-11-23T15:50:18.530Z] #62 1.741 Install containerd version v1.5.8 [2021-11-23T15:50:18.569Z] #40 7.220 [100%] Linking C executable tini-static [2021-11-23T15:50:18.571Z] #51 DONE 64.6s [2021-11-23T15:50:18.571Z] [2021-11-23T15:50:18.571Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:50:18.571Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-23T15:50:18.571Z] #47 DONE 64.0s [2021-11-23T15:50:18.571Z] [2021-11-23T15:50:18.571Z] #38 [tini 1/3] 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-11-23T15:50:18.571Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-23T15:50:18.571Z] #38 DONE 64.5s [2021-11-23T15:50:18.571Z] [2021-11-23T15:50:18.571Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-23T15:50:18.571Z] #39 sha256:6693bb1a603143da81febd3b25776ee1cccad2f5ddec47a3da332760ad15b687 [2021-11-23T15:50:18.723Z] #38 ... [2021-11-23T15:50:18.723Z] [2021-11-23T15:50:18.723Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:50:18.723Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:50:18.723Z] #47 59.29 The following additional packages will be installed: [2021-11-23T15:50:18.723Z] #47 59.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-23T15:50:18.723Z] #47 59.33 python3-protobuf python3-six [2021-11-23T15:50:18.723Z] #47 59.33 Suggested packages: [2021-11-23T15:50:18.723Z] #47 59.33 python3-setuptools [2021-11-23T15:50:18.723Z] #47 59.33 Recommended packages: [2021-11-23T15:50:18.723Z] #47 59.33 iproute2 | iproute [2021-11-23T15:50:19.143Z] #40 7.869 [100%] Built target tini-static [2021-11-23T15:50:19.143Z] #40 7.952 + mkdir -p /build [2021-11-23T15:50:19.143Z] #40 7.952 + cp tini-static /build/docker-init [2021-11-23T15:50:19.502Z] #39 DONE 0.6s [2021-11-23T15:50:19.503Z] [2021-11-23T15:50:19.503Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:19.503Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T15:50:19.503Z] #14 65.03 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-23T15:50:19.503Z] #14 65.03 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-11-23T15:50:19.503Z] #14 65.07 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-23T15:50:19.503Z] #14 65.19 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-23T15:50:19.503Z] #14 65.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-11-23T15:50:19.503Z] #14 65.21 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-23T15:50:19.659Z] #47 60.28 The following NEW packages will be installed: [2021-11-23T15:50:19.659Z] #47 60.29 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-23T15:50:19.659Z] #47 60.31 python3-protobuf python3-six [2021-11-23T15:50:19.715Z] #40 ... [2021-11-23T15:50:19.715Z] [2021-11-23T15:50:19.715Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-23T15:50:19.715Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T15:50:19.715Z] #51 59.71 gotestsum version dev [2021-11-23T15:50:19.715Z] #51 DONE 60.2s [2021-11-23T15:50:19.715Z] [2021-11-23T15:50:19.715Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-23T15:50:19.715Z] #40 sha256:c2b35fa12b9774ca925a58b84a1079d25d0ed3dd7ace427cd34004f70b16cd03 [2021-11-23T15:50:19.715Z] #40 DONE 8.5s [2021-11-23T15:50:19.715Z] [2021-11-23T15:50:19.715Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:19.715Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:50:19.715Z] #14 55.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-23T15:50:19.715Z] #14 55.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-23T15:50:19.715Z] #14 55.54 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-23T15:50:19.918Z] #62 ... [2021-11-23T15:50:19.918Z] [2021-11-23T15:50:19.918Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:50:19.918Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:50:19.918Z] #47 36.77 Fetched 8479 kB in 26s (320 kB/s) [2021-11-23T15:50:19.918Z] #47 36.77 Reading package lists... [2021-11-23T15:50:20.226Z] #47 60.98 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:50:20.226Z] #47 60.98 Need to get 2288 kB of archives. [2021-11-23T15:50:20.226Z] #47 60.98 After this operation, 11.0 MB of additional disk space will be used. [2021-11-23T15:50:20.226Z] #47 60.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-23T15:50:20.226Z] #47 61.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-23T15:50:20.226Z] #47 61.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-23T15:50:20.226Z] #47 61.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-23T15:50:20.226Z] #47 61.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-23T15:50:20.227Z] #47 61.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-23T15:50:20.227Z] #47 61.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-23T15:50:20.793Z] #47 ... [2021-11-23T15:50:20.793Z] [2021-11-23T15:50:20.793Z] #60 [containerd 1/3] 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-11-23T15:50:20.793Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T15:50:20.793Z] #60 43.11 Reading package lists... [2021-11-23T15:50:20.793Z] #60 52.04 Building dependency tree... [2021-11-23T15:50:20.793Z] #60 58.14 The following additional packages will be installed: [2021-11-23T15:50:20.793Z] #60 58.14 libbtrfs0 [2021-11-23T15:50:20.793Z] #60 58.50 The following NEW packages will be installed: [2021-11-23T15:50:20.794Z] #60 58.50 libbtrfs-dev libbtrfs0 [2021-11-23T15:50:20.794Z] #60 59.10 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:50:20.794Z] #60 59.10 Need to get 460 kB of archives. [2021-11-23T15:50:20.794Z] #60 59.10 After this operation, 1237 kB of additional disk space will be used. [2021-11-23T15:50:20.794Z] #60 59.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-23T15:50:20.794Z] #60 59.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-23T15:50:20.794Z] #60 60.89 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:50:20.794Z] #60 61.20 Fetched 460 kB in 0s (1016 kB/s) [2021-11-23T15:50:20.794Z] #60 61.38 Selecting previously unselected package libbtrfs0:amd64. [2021-11-23T15:50:20.794Z] #60 61.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-23T15:50:20.794Z] #60 61.46 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-23T15:50:20.794Z] #60 61.47 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T15:50:20.794Z] #60 61.79 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-23T15:50:20.794Z] #60 61.80 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-23T15:50:20.794Z] #60 61.81 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T15:50:20.794Z] #60 ... [2021-11-23T15:50:20.794Z] [2021-11-23T15:50:20.794Z] #38 [tini 1/3] 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-11-23T15:50:20.794Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:50:20.794Z] #38 59.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-23T15:50:20.794Z] #38 59.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-23T15:50:20.794Z] #38 59.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-23T15:50:20.794Z] #38 59.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-23T15:50:20.794Z] #38 59.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-23T15:50:20.794Z] #38 59.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-23T15:50:20.794Z] #38 61.74 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:50:21.052Z] #38 62.07 Fetched 17.7 MB in 2s (9083 kB/s) [2021-11-23T15:50:21.052Z] #38 62.16 Selecting previously unselected package xxd. [2021-11-23T15:50:21.052Z] #38 62.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-23T15:50:21.052Z] #38 62.25 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T15:50:21.102Z] #14 61.50 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-23T15:50:21.102Z] #14 61.50 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:50:21.102Z] #14 61.53 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-23T15:50:21.102Z] #14 61.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-23T15:50:21.102Z] #14 61.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:50:21.102Z] #14 61.67 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-23T15:50:21.311Z] #38 62.33 Unpacking xxd (2:8.2.2434-3) ... [2021-11-23T15:50:21.311Z] #38 ... [2021-11-23T15:50:21.311Z] [2021-11-23T15:50:21.311Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:21.311Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:50:21.311Z] #14 43.88 Reading package lists... [2021-11-23T15:50:21.311Z] #14 52.58 Building dependency tree... [2021-11-23T15:50:21.311Z] #14 58.47 The following additional packages will be installed: [2021-11-23T15:50:21.311Z] #14 58.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-23T15:50:21.311Z] #14 58.50 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-23T15:50:21.311Z] #14 58.50 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-23T15:50:21.311Z] #14 58.50 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-23T15:50:21.311Z] #14 58.50 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-23T15:50:21.311Z] #14 58.50 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-23T15:50:21.311Z] #14 58.50 mingw-w64-common mingw-w64-x86-64-dev [2021-11-23T15:50:21.311Z] #14 58.54 Suggested packages: [2021-11-23T15:50:21.311Z] #14 58.54 gcc-10-locales seccomp wine64 [2021-11-23T15:50:21.311Z] #14 60.93 The following NEW packages will be installed: [2021-11-23T15:50:21.311Z] #14 60.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-23T15:50:21.311Z] #14 60.93 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-23T15:50:21.311Z] #14 60.93 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-23T15:50:21.311Z] #14 60.93 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-23T15:50:21.311Z] #14 60.93 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-23T15:50:21.311Z] #14 60.93 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-23T15:50:21.311Z] #14 60.93 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-23T15:50:21.311Z] #14 60.93 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-23T15:50:21.311Z] #14 60.93 mingw-w64-x86-64-dev [2021-11-23T15:50:21.311Z] #14 61.46 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:50:21.311Z] #14 61.46 Need to get 115 MB of archives. [2021-11-23T15:50:21.311Z] #14 61.46 After this operation, 645 MB of additional disk space will be used. [2021-11-23T15:50:21.311Z] #14 61.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-11-23T15:50:21.311Z] #14 61.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-11-23T15:50:21.311Z] #14 61.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-23T15:50:21.311Z] #14 61.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-23T15:50:21.311Z] #14 61.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-23T15:50:21.311Z] #14 61.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-23T15:50:21.311Z] #14 62.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-23T15:50:21.311Z] #14 62.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-11-23T15:50:21.311Z] #14 ... [2021-11-23T15:50:21.311Z] [2021-11-23T15:50:21.311Z] #60 [containerd 1/3] 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-11-23T15:50:21.311Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-23T15:50:21.311Z] #60 62.44 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T15:50:21.311Z] #60 62.48 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T15:50:21.570Z] #60 62.55 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:50:22.139Z] #60 DONE 63.0s [2021-11-23T15:50:22.139Z] [2021-11-23T15:50:22.139Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-23T15:50:22.139Z] #61 sha256:0f7966121ea4b59cb9965ff2273e23078e07d2b1e73175be1825539e6a4ed421 [2021-11-23T15:50:22.139Z] #61 DONE 0.3s [2021-11-23T15:50:22.139Z] [2021-11-23T15:50:22.139Z] #38 [tini 1/3] 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-11-23T15:50:22.139Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:50:22.139Z] #38 62.64 Selecting previously unselected package vim-common. [2021-11-23T15:50:22.139Z] #38 62.64 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-23T15:50:22.139Z] #38 62.72 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-23T15:50:22.139Z] #38 63.20 Selecting previously unselected package cmake-data. [2021-11-23T15:50:22.139Z] #38 63.22 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-23T15:50:22.139Z] #38 63.25 Unpacking cmake-data (3.18.4-2) ... [2021-11-23T15:50:22.861Z] #19 ... [2021-11-23T15:50:22.861Z] [2021-11-23T15:50:22.861Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:50:22.861Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:50:22.861Z] #60 158.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-23T15:50:24.144Z] #47 45.98 Reading package lists... [2021-11-23T15:50:24.144Z] #47 ... [2021-11-23T15:50:24.144Z] [2021-11-23T15:50:24.144Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:50:24.144Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:50:24.144Z] #53 51.91 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-23T15:50:24.144Z] #53 51.95 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-23T15:50:24.144Z] #53 52.10 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-23T15:50:24.144Z] #53 52.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-23T15:50:24.406Z] #53 52.36 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-23T15:50:24.750Z] #60 DONE 161.1s [2021-11-23T15:50:24.750Z] [2021-11-23T15:50:24.750Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:50:24.750Z] #50 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:50:24.750Z] #50 159.2 + dpkg --print-architecture [2021-11-23T15:50:24.750Z] #50 159.2 + git checkout -q v2.1.0 [2021-11-23T15:50:24.750Z] #50 159.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-23T15:50:24.750Z] #50 159.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-23T15:50:26.046Z] #14 ... [2021-11-23T15:50:26.046Z] [2021-11-23T15:50:26.046Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-23T15:50:26.046Z] #40 sha256:baaa49da46956a202c01fe62cd120d7e8b96d6c5ecec949776cbd4f006461db7 [2021-11-23T15:50:26.046Z] #40 2.033 Install tini version v0.19.0 [2021-11-23T15:50:26.046Z] #40 2.049 + RM_GOPATH=0 [2021-11-23T15:50:26.046Z] #40 2.049 + TMP_GOPATH= [2021-11-23T15:50:26.046Z] #40 2.049 + : /build [2021-11-23T15:50:26.046Z] #40 2.049 + '[' -z '' ']' [2021-11-23T15:50:26.046Z] #40 2.049 ++ mktemp -d [2021-11-23T15:50:26.046Z] #40 2.049 + export GOPATH=/tmp/tmp.5BUCBf2mlY [2021-11-23T15:50:26.046Z] #40 2.049 + GOPATH=/tmp/tmp.5BUCBf2mlY [2021-11-23T15:50:26.046Z] #40 2.049 + RM_GOPATH=1 [2021-11-23T15:50:26.046Z] #40 2.049 + case "$(go env GOARCH)" in [2021-11-23T15:50:26.046Z] #40 2.049 ++ go env GOARCH [2021-11-23T15:50:26.046Z] #40 2.049 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:50:26.046Z] #40 2.049 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:50:26.046Z] #40 2.049 ++ dirname /install.sh [2021-11-23T15:50:26.046Z] #40 2.049 + dir=/ [2021-11-23T15:50:26.046Z] #40 2.049 + bin=tini [2021-11-23T15:50:26.046Z] #40 2.049 + shift [2021-11-23T15:50:26.046Z] #40 2.049 + '[' '!' -f //tini.installer ']' [2021-11-23T15:50:26.046Z] #40 2.049 + . //tini.installer [2021-11-23T15:50:26.046Z] #40 2.049 ++ : v0.19.0 [2021-11-23T15:50:26.046Z] #40 2.049 + install_tini [2021-11-23T15:50:26.046Z] #40 2.049 + echo 'Install tini version v0.19.0' [2021-11-23T15:50:26.046Z] #40 2.049 + git clone https://github.com/krallin/tini.git /tmp/tmp.5BUCBf2mlY/tini [2021-11-23T15:50:26.046Z] #40 2.049 Cloning into '/tmp/tmp.5BUCBf2mlY/tini'... [2021-11-23T15:50:26.046Z] #40 2.812 + cd /tmp/tmp.5BUCBf2mlY/tini [2021-11-23T15:50:26.046Z] #40 2.812 + git checkout -q v0.19.0 [2021-11-23T15:50:26.046Z] #40 2.825 + cmake . [2021-11-23T15:50:26.046Z] #40 3.594 -- The C compiler identification is GNU 10.2.1 [2021-11-23T15:50:26.046Z] #40 3.677 -- Detecting C compiler ABI info [2021-11-23T15:50:26.046Z] #40 4.421 -- Detecting C compiler ABI info - done [2021-11-23T15:50:26.046Z] #40 4.506 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-23T15:50:26.046Z] #40 4.506 -- Detecting C compile features [2021-11-23T15:50:26.046Z] #40 4.506 -- Detecting C compile features - done [2021-11-23T15:50:26.046Z] #40 4.558 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-23T15:50:26.046Z] #40 4.793 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-23T15:50:26.046Z] #40 4.897 -- Configuring done [2021-11-23T15:50:26.046Z] #40 4.941 -- Generating done [2021-11-23T15:50:26.046Z] #40 4.941 -- Build files have been written to: /tmp/tmp.5BUCBf2mlY/tini [2021-11-23T15:50:26.046Z] #40 4.959 + make tini-static [2021-11-23T15:50:26.046Z] #40 5.311 Scanning dependencies of target tini-static [2021-11-23T15:50:26.046Z] #40 5.384 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-23T15:50:26.303Z] #40 7.252 [100%] Linking C executable tini-static [2021-11-23T15:50:26.957Z] #53 54.59 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-23T15:50:27.218Z] #53 54.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-23T15:50:27.233Z] #40 7.709 [100%] Built target tini-static [2021-11-23T15:50:27.233Z] #40 7.735 + mkdir -p /build [2021-11-23T15:50:27.233Z] #40 7.736 + cp tini-static /build/docker-init [2021-11-23T15:50:27.417Z] #38 68.36 Selecting previously unselected package libicu67:amd64. [2021-11-23T15:50:27.417Z] #38 68.38 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-23T15:50:27.417Z] #38 68.41 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-23T15:50:27.478Z] #53 55.24 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-23T15:50:27.692Z] #14 68.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-23T15:50:27.692Z] #14 68.03 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:50:27.692Z] #14 68.04 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T15:50:27.983Z] #38 ... [2021-11-23T15:50:27.983Z] [2021-11-23T15:50:27.984Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:50:27.984Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:50:27.984Z] #47 64.95 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-23T15:50:27.984Z] #47 66.99 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:50:27.984Z] #47 67.42 Fetched 2288 kB in 5s (479 kB/s) [2021-11-23T15:50:27.984Z] #47 67.70 Selecting previously unselected package libprotobuf23:amd64. [2021-11-23T15:50:27.984Z] #47 67.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-23T15:50:27.984Z] #47 67.81 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-23T15:50:27.984Z] #47 67.83 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-23T15:50:28.162Z] #40 DONE 8.8s [2021-11-23T15:50:28.162Z] [2021-11-23T15:50:28.162Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:28.162Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T15:50:28.162Z] #14 73.99 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-23T15:50:28.162Z] #14 73.99 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-11-23T15:50:28.162Z] #14 74.00 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T15:50:28.551Z] #47 69.41 Selecting previously unselected package python3-pkg-resources. [2021-11-23T15:50:28.551Z] #47 69.41 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-23T15:50:28.809Z] #47 69.43 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-23T15:50:29.068Z] #47 69.80 Selecting previously unselected package python3-six. [2021-11-23T15:50:29.068Z] #47 69.82 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-23T15:50:29.068Z] #47 69.87 Unpacking python3-six (1.16.0-2) ... [2021-11-23T15:50:29.327Z] #47 70.03 Selecting previously unselected package python3-protobuf. [2021-11-23T15:50:29.327Z] #47 70.04 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-23T15:50:29.327Z] #47 70.06 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-23T15:50:29.895Z] #47 70.84 Selecting previously unselected package libnet1:amd64. [2021-11-23T15:50:30.172Z] #47 70.84 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-23T15:50:30.172Z] #47 70.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T15:50:30.172Z] #47 71.04 Selecting previously unselected package libnl-3-200:amd64. [2021-11-23T15:50:30.172Z] #47 71.04 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-23T15:50:30.172Z] #47 71.05 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T15:50:30.442Z] Fetching without tags [2021-11-23T15:50:30.735Z] using credential docker-jenkins-github-credentials [2021-11-23T15:50:30.753Z] #47 71.34 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-23T15:50:30.753Z] #47 71.34 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-23T15:50:30.753Z] #47 71.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T15:50:30.753Z] #47 71.51 Selecting previously unselected package criu. [2021-11-23T15:50:30.753Z] #47 71.51 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-23T15:50:30.753Z] #47 71.52 Unpacking criu (3.16.1-1) ... [2021-11-23T15:50:30.815Z] Cloning the remote Git repository [2021-11-23T15:50:30.815Z] Cloning with configured refspecs honoured and without tags [2021-11-23T15:50:31.242Z] Merging remotes/origin/master commit 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 into PR head commit 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 [2021-11-23T15:50:30.094Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T15:50:30.188Z] > git config --add remote.origin.fetch +refs/pull/40952/head:refs/remotes/origin/PR-40952 # timeout=10 [2021-11-23T15:50:30.235Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:50:30.357Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T15:50:30.481Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T15:50:30.482Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:50:30.483Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:50:31.356Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T15:50:31.401Z] > git checkout -f 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 # timeout=10 [2021-11-23T15:50:31.715Z] #47 ... [2021-11-23T15:50:31.715Z] [2021-11-23T15:50:31.715Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:31.715Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:50:31.715Z] #14 62.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-11-23T15:50:31.715Z] #14 63.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-23T15:50:31.715Z] #14 65.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-23T15:50:31.715Z] #14 66.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-11-23T15:50:31.715Z] #14 67.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-23T15:50:31.715Z] #14 69.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-23T15:50:31.715Z] #14 70.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-23T15:50:31.715Z] #14 70.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-23T15:50:31.715Z] #14 70.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-23T15:50:31.715Z] #14 70.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-23T15:50:31.715Z] #14 70.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-23T15:50:31.715Z] #14 70.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-11-23T15:50:31.715Z] #14 70.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-23T15:50:31.715Z] #14 70.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-23T15:50:31.715Z] #14 70.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-23T15:50:31.715Z] #14 70.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-23T15:50:31.715Z] #14 70.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-23T15:50:31.715Z] #14 70.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-23T15:50:31.715Z] #14 70.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-23T15:50:31.715Z] #14 70.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-11-23T15:50:31.715Z] #14 70.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-23T15:50:31.715Z] #14 70.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-23T15:50:31.715Z] #14 72.73 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:50:32.283Z] #14 73.20 Fetched 115 MB in 10s (11.6 MB/s) [2021-11-23T15:50:32.283Z] #14 ... [2021-11-23T15:50:32.283Z] [2021-11-23T15:50:32.283Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:50:32.283Z] #62 sha256:f42a2618c90a082021165176ae77e7bd6d32fd1f9ab118b4bfe8762eebcc414f [2021-11-23T15:50:32.283Z] #62 1.425 + RM_GOPATH=0 [2021-11-23T15:50:32.283Z] #62 1.425 + TMP_GOPATH= [2021-11-23T15:50:32.283Z] #62 1.425 + : /build [2021-11-23T15:50:32.283Z] #62 1.425 + '[' -z '' ']' [2021-11-23T15:50:32.283Z] #62 1.425 ++ mktemp -d [2021-11-23T15:50:32.283Z] #62 1.435 + export GOPATH=/tmp/tmp.UUyrY1YQoh [2021-11-23T15:50:32.283Z] #62 1.435 + GOPATH=/tmp/tmp.UUyrY1YQoh [2021-11-23T15:50:32.283Z] #62 1.435 + RM_GOPATH=1 [2021-11-23T15:50:32.283Z] #62 1.435 + case "$(go env GOARCH)" in [2021-11-23T15:50:32.283Z] #62 1.441 ++ go env GOARCH [2021-11-23T15:50:32.283Z] #62 1.483 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:50:32.283Z] #62 1.483 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:50:32.283Z] #62 1.483 ++ dirname /install.sh [2021-11-23T15:50:32.283Z] #62 1.483 + dir=/ [2021-11-23T15:50:32.283Z] #62 1.483 + bin=containerd [2021-11-23T15:50:32.283Z] #62 1.483 + shift [2021-11-23T15:50:32.283Z] #62 1.483 + '[' '!' -f //containerd.installer ']' [2021-11-23T15:50:32.283Z] #62 1.483 + . //containerd.installer [2021-11-23T15:50:32.283Z] #62 1.483 ++ set -e [2021-11-23T15:50:32.283Z] #62 1.483 ++ : v1.5.8 [2021-11-23T15:50:32.283Z] #62 1.483 + install_containerd [2021-11-23T15:50:32.283Z] #62 1.483 + echo 'Install containerd version v1.5.8' [2021-11-23T15:50:32.283Z] #62 1.483 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UUyrY1YQoh/src/github.com/containerd/containerd [2021-11-23T15:50:32.283Z] #62 1.485 Install containerd version v1.5.8 [2021-11-23T15:50:32.283Z] #62 1.532 Cloning into '/tmp/tmp.UUyrY1YQoh/src/github.com/containerd/containerd'... [2021-11-23T15:50:32.283Z] #62 ... [2021-11-23T15:50:32.283Z] [2021-11-23T15:50:32.283Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:32.283Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:50:32.283Z] #14 73.36 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-23T15:50:32.283Z] #14 73.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-23T15:50:32.543Z] #14 73.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-23T15:50:32.543Z] #14 73.47 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-23T15:50:32.767Z] #53 ... [2021-11-23T15:50:32.767Z] [2021-11-23T15:50:32.767Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:32.767Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:50:32.767Z] #14 45.12 Reading package lists... [2021-11-23T15:50:32.767Z] #14 54.55 Building dependency tree... [2021-11-23T15:50:32.767Z] #14 60.17 The following additional packages will be installed: [2021-11-23T15:50:32.767Z] #14 60.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-23T15:50:32.767Z] #14 60.17 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-23T15:50:32.767Z] #14 60.17 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-23T15:50:32.767Z] #14 60.17 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-23T15:50:32.767Z] #14 60.18 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-23T15:50:32.767Z] #14 60.19 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-23T15:50:32.767Z] #14 60.19 mingw-w64-common mingw-w64-x86-64-dev [2021-11-23T15:50:32.767Z] #14 60.23 Suggested packages: [2021-11-23T15:50:32.767Z] #14 60.23 gcc-10-locales seccomp wine64 [2021-11-23T15:50:32.884Z] #50 ... [2021-11-23T15:50:32.884Z] [2021-11-23T15:50:32.884Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-11-23T15:50:32.884Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-23T15:50:32.884Z] #19 143.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-11-23T15:50:32.884Z] #19 143.7 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-23T15:50:32.884Z] #19 144.0 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-23T15:50:32.884Z] #19 145.0 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-11-23T15:50:32.884Z] #19 145.0 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-23T15:50:32.884Z] #19 145.2 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-23T15:50:32.884Z] #19 152.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-11-23T15:50:32.884Z] #19 152.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-23T15:50:32.884Z] #19 152.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-23T15:50:32.884Z] #19 152.9 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-11-23T15:50:32.884Z] #19 152.9 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-23T15:50:32.884Z] #19 152.9 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-23T15:50:31.017Z] Cloning repository https://github.com/moby/moby.git [2021-11-23T15:50:31.453Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-23T15:50:32.302Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T15:50:32.302Z] > git --version # timeout=10 [2021-11-23T15:50:32.343Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-23T15:50:32.344Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:50:32.347Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:50:33.412Z] #14 ... [2021-11-23T15:50:33.412Z] [2021-11-23T15:50:33.412Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:50:33.412Z] #62 sha256:4101b333d39b022bdbfe16a89b872b446543eeabab5e89dc11540d6ca9edc763 [2021-11-23T15:50:33.412Z] #62 34.77 Updating files: 53% (2500/4693) Updating files: 54% (2535/4693) Updating files: 55% (2582/4693) Updating files: 56% (2629/4693) Updating files: 57% (2676/4693) Updating files: 58% (2722/4693) Updating files: 59% (2769/4693) Updating files: 60% (2816/4693) Updating files: 61% (2863/4693) Updating files: 62% (2910/4693) Updating files: 63% (2957/4693) Updating files: 64% (3004/4693) Updating files: 65% (3051/4693) Updating files: 66% (3098/4693) Updating files: 67% (3145/4693) Updating files: 68% (3192/4693) Updating files: 69% (3239/4693) Updating files: 70% (3286/4693) Updating files: 71% (3333/4693) Updating files: 72% (3379/4693) Updating files: 73% (3426/4693) Updating files: 74% (3473/4693) Updating files: 75% (3520/4693) Updating files: 76% (3567/4693) Updating files: 77% (3614/4693) Updating files: 78% (3661/4693) Updating files: 79% (3708/4693) Updating files: 80% (3755/4693) Updating files: 81% (3802/4693) Updating files: 82% (3849/4693) Updating files: 82% (3879/4693) Updating files: 83% (3896/4693) Updating files: 84% (3943/4693) Updating files: 85% (3990/4693) Updating files: 86% (4036/4693) Updating files: 87% (4083/4693) Updating files: 88% (4130/4693) Updating files: 89% (4177/4693) Updating files: 90% (4224/4693) Updating files: 91% (4271/4693) Updating files: 92% (4318/4693) Updating files: 93% (4365/4693) Updating files: 94% (4412/4693) Updating files: 95% (4459/4693) Updating files: 96% (4506/4693) Updating files: 97% (4553/4693) Updating files: 98% (4600/4693) Updating files: 99% (4647/4693) Updating files: 100% (4693/4693) Updating files: 100% (4693/4693), done. [2021-11-23T15:50:33.412Z] #62 36.45 + cd /tmp/tmp.gY3kUfDenF/src/github.com/containerd/containerd [2021-11-23T15:50:33.412Z] #62 36.45 + git checkout -q v1.5.8 [2021-11-23T15:50:33.412Z] #62 37.86 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-23T15:50:33.412Z] #62 37.87 + BUILDTAGS='netgo osusergo static_build' [2021-11-23T15:50:33.412Z] #62 37.87 + export EXTRA_FLAGS=-buildmode=pie [2021-11-23T15:50:33.412Z] #62 37.87 + EXTRA_FLAGS=-buildmode=pie [2021-11-23T15:50:33.412Z] #62 37.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-23T15:50:33.412Z] #62 37.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-23T15:50:33.412Z] #62 37.87 + '[' '' = dynamic ']' [2021-11-23T15:50:33.412Z] #62 37.87 + make [2021-11-23T15:50:33.412Z] #62 39.40 + bin/ctr [2021-11-23T15:50:34.156Z] #14 ... [2021-11-23T15:50:34.156Z] [2021-11-23T15:50:34.156Z] #38 [tini 1/3] 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-11-23T15:50:34.156Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:50:34.156Z] #38 45.47 Reading package lists... [2021-11-23T15:50:34.156Z] #38 54.55 Building dependency tree... [2021-11-23T15:50:34.156Z] #38 60.16 The following additional packages will be installed: [2021-11-23T15:50:34.156Z] #38 60.18 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-23T15:50:34.156Z] #38 60.20 Suggested packages: [2021-11-23T15:50:34.156Z] #38 60.20 cmake-doc ninja-build lrzip [2021-11-23T15:50:34.156Z] #38 60.20 Recommended packages: [2021-11-23T15:50:34.156Z] #38 60.20 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-23T15:50:34.156Z] #38 61.74 The following NEW packages will be installed: [2021-11-23T15:50:34.156Z] #38 61.76 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-23T15:50:34.156Z] #38 61.76 vim-common xxd [2021-11-23T15:50:34.160Z] Merge succeeded, producing bcc880c964d58c76b441a4ff831e828e0bf00eff [2021-11-23T15:50:34.160Z] Checking out Revision bcc880c964d58c76b441a4ff831e828e0bf00eff (PR-40952) [2021-11-23T15:50:34.420Z] #38 62.29 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:50:34.420Z] #38 62.29 Need to get 17.7 MB of archives. [2021-11-23T15:50:34.420Z] #38 62.29 After this operation, 70.7 MB of additional disk space will be used. [2021-11-23T15:50:34.420Z] #38 62.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-23T15:50:34.420Z] #38 62.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-23T15:50:34.420Z] #38 62.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-23T15:50:34.681Z] #38 62.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-23T15:50:34.681Z] #38 ... [2021-11-23T15:50:34.681Z] [2021-11-23T15:50:34.681Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:34.681Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:50:34.681Z] #14 62.53 The following NEW packages will be installed: [2021-11-23T15:50:34.681Z] #14 62.53 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-23T15:50:34.681Z] #14 62.53 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-23T15:50:34.681Z] #14 62.53 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-23T15:50:34.682Z] #14 62.53 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-23T15:50:34.682Z] #14 62.53 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-23T15:50:34.682Z] #14 62.53 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-23T15:50:34.682Z] #14 62.53 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-23T15:50:34.682Z] #14 62.53 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-23T15:50:34.682Z] #14 62.53 mingw-w64-x86-64-dev [2021-11-23T15:50:33.542Z] > git remote # timeout=10 [2021-11-23T15:50:33.691Z] > git config --get remote.origin.url # timeout=10 [2021-11-23T15:50:33.740Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:50:33.742Z] > git merge 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 # timeout=10 [2021-11-23T15:50:34.074Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-23T15:50:34.199Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T15:50:34.243Z] > git checkout -f bcc880c964d58c76b441a4ff831e828e0bf00eff # timeout=10 [2021-11-23T15:50:35.078Z] #14 76.24 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-23T15:50:35.078Z] #14 76.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-23T15:50:35.078Z] #14 76.25 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-23T15:50:35.254Z] #14 63.12 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:50:35.254Z] #14 63.12 Need to get 115 MB of archives. [2021-11-23T15:50:35.254Z] #14 63.12 After this operation, 645 MB of additional disk space will be used. [2021-11-23T15:50:35.254Z] #14 63.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-11-23T15:50:35.518Z] #14 63.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-11-23T15:50:35.780Z] #14 63.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-23T15:50:35.780Z] #14 63.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-23T15:50:35.780Z] #14 63.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-23T15:50:35.780Z] #14 63.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-23T15:50:36.041Z] #14 ... [2021-11-23T15:50:36.041Z] [2021-11-23T15:50:36.041Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-23T15:50:36.041Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-23T15:50:36.041Z] #55 63.34 v3.0.2 [2021-11-23T15:50:36.041Z] #55 DONE 64.0s [2021-11-23T15:50:36.272Z] #19 ... [2021-11-23T15:50:36.272Z] [2021-11-23T15:50:36.272Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:50:36.272Z] #50 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:50:36.272Z] #50 DONE 172.5s [2021-11-23T15:50:36.272Z] [2021-11-23T15:50:36.272Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-11-23T15:50:36.272Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-23T15:50:36.272Z] #19 157.2 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-11-23T15:50:36.272Z] #19 157.2 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-23T15:50:36.272Z] #19 157.2 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-23T15:50:36.272Z] #19 157.3 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-11-23T15:50:36.272Z] #19 157.3 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-23T15:50:36.272Z] #19 157.3 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-23T15:50:36.272Z] #19 157.3 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-11-23T15:50:36.272Z] #19 157.3 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-23T15:50:36.272Z] #19 157.3 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-23T15:50:36.272Z] #19 157.4 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-11-23T15:50:36.272Z] #19 157.4 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-23T15:50:36.272Z] #19 157.4 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-23T15:50:36.272Z] #19 157.4 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-11-23T15:50:36.272Z] #19 157.4 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-23T15:50:36.272Z] #19 157.4 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-23T15:50:36.272Z] #19 157.4 Selecting previously unselected package cross-config. [2021-11-23T15:50:36.272Z] #19 157.4 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-11-23T15:50:36.272Z] #19 157.4 Unpacking cross-config (2.6.18+nmu1) ... [2021-11-23T15:50:36.272Z] #19 157.5 Selecting previously unselected package gcc-10-cross-base. [2021-11-23T15:50:36.272Z] #19 157.5 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-11-23T15:50:36.303Z] [2021-11-23T15:50:36.303Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:36.303Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:50:36.303Z] #14 64.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-23T15:50:36.528Z] #19 157.5 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-11-23T15:50:36.528Z] #19 157.5 Selecting previously unselected package libc6-arm64-cross. [2021-11-23T15:50:36.528Z] #19 157.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-11-23T15:50:36.528Z] #19 157.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-11-23T15:50:36.564Z] #14 64.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-11-23T15:50:36.564Z] #14 64.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-11-23T15:50:36.784Z] #19 157.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-11-23T15:50:36.784Z] #19 157.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:50:36.784Z] #19 157.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:50:36.784Z] #19 157.9 Selecting previously unselected package libgomp1-arm64-cross. [2021-11-23T15:50:36.784Z] #19 157.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:50:36.784Z] #19 157.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:50:36.784Z] #19 158.0 Selecting previously unselected package libitm1-arm64-cross. [2021-11-23T15:50:36.784Z] #19 158.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:50:36.784Z] #19 158.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:50:36.784Z] #19 158.0 Selecting previously unselected package libatomic1-arm64-cross. [2021-11-23T15:50:36.784Z] #19 158.0 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:50:36.784Z] #19 158.0 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:50:37.040Z] #19 158.1 Selecting previously unselected package libasan6-arm64-cross. [2021-11-23T15:50:37.040Z] #19 158.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:50:37.040Z] #19 158.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:50:37.296Z] #19 158.5 Selecting previously unselected package liblsan0-arm64-cross. [2021-11-23T15:50:37.296Z] #19 158.5 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:50:37.296Z] #19 158.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:50:37.552Z] #19 158.7 Selecting previously unselected package libtsan0-arm64-cross. [2021-11-23T15:50:37.552Z] #19 158.7 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:50:37.552Z] #19 158.7 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:50:37.624Z] #14 78.38 Selecting previously unselected package binutils-mingw-w64. [2021-11-23T15:50:37.624Z] #14 78.39 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-23T15:50:37.624Z] #14 78.40 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-23T15:50:37.624Z] #14 78.50 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-23T15:50:37.624Z] #14 78.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T15:50:37.624Z] #14 78.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:50:37.624Z] #14 78.64 Selecting previously unselected package dmsetup. [2021-11-23T15:50:37.624Z] #14 78.64 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T15:50:37.624Z] #14 78.66 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-23T15:50:37.624Z] #14 78.83 Selecting previously unselected package mingw-w64-common. [2021-11-23T15:50:37.624Z] #14 78.83 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-23T15:50:37.624Z] #14 78.84 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-23T15:50:37.707Z] #62 ... [2021-11-23T15:50:37.707Z] [2021-11-23T15:50:37.707Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:37.707Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T15:50:37.707Z] #14 83.31 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-23T15:50:37.707Z] #14 83.31 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-11-23T15:50:37.707Z] #14 83.31 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T15:50:37.958Z] #14 65.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-23T15:50:37.958Z] #14 ... [2021-11-23T15:50:37.958Z] [2021-11-23T15:50:37.958Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:50:37.958Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:50:37.958Z] #47 45.98 Reading package lists... [2021-11-23T15:50:37.958Z] #47 54.96 Building dependency tree... [2021-11-23T15:50:37.958Z] #47 60.69 The following additional packages will be installed: [2021-11-23T15:50:37.958Z] #47 60.69 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-23T15:50:37.958Z] #47 60.73 python3-protobuf python3-six [2021-11-23T15:50:37.958Z] #47 60.74 Suggested packages: [2021-11-23T15:50:37.958Z] #47 60.74 python3-setuptools [2021-11-23T15:50:37.958Z] #47 60.74 Recommended packages: [2021-11-23T15:50:37.958Z] #47 60.74 iproute2 | iproute [2021-11-23T15:50:37.958Z] #47 61.88 The following NEW packages will be installed: [2021-11-23T15:50:37.958Z] #47 61.93 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-23T15:50:37.958Z] #47 61.93 python3-protobuf python3-six [2021-11-23T15:50:37.958Z] #47 62.63 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:50:37.958Z] #47 62.63 Need to get 2288 kB of archives. [2021-11-23T15:50:37.958Z] #47 62.63 After this operation, 11.0 MB of additional disk space will be used. [2021-11-23T15:50:37.958Z] #47 62.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-23T15:50:37.958Z] #47 62.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-23T15:50:37.958Z] #47 62.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-23T15:50:37.958Z] #47 62.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-23T15:50:37.958Z] #47 62.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-23T15:50:37.958Z] #47 62.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-23T15:50:37.958Z] #47 62.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-23T15:50:37.958Z] #47 ... [2021-11-23T15:50:37.958Z] [2021-11-23T15:50:37.958Z] #38 [tini 1/3] 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-11-23T15:50:37.958Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:50:37.958Z] #38 63.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-23T15:50:37.958Z] #38 63.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-23T15:50:37.958Z] #38 63.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-23T15:50:37.958Z] #38 63.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-23T15:50:37.958Z] #38 63.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-23T15:50:37.958Z] #38 63.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-23T15:50:37.958Z] #38 65.09 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:50:37.958Z] #38 65.52 Fetched 17.7 MB in 2s (9717 kB/s) [2021-11-23T15:50:37.958Z] #38 65.73 Selecting previously unselected package xxd. [2021-11-23T15:50:37.958Z] #38 65.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-23T15:50:37.958Z] #38 65.84 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T15:50:38.222Z] #38 65.95 Unpacking xxd (2:8.2.2434-3) ... [2021-11-23T15:50:38.483Z] #19 159.7 Selecting previously unselected package libstdc++6-arm64-cross. [2021-11-23T15:50:38.483Z] #19 159.7 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:50:38.483Z] #19 159.7 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:50:38.483Z] #19 159.7 Selecting previously unselected package libubsan1-arm64-cross. [2021-11-23T15:50:38.483Z] #19 159.7 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:50:38.483Z] #19 159.7 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:50:38.484Z] #38 66.27 Selecting previously unselected package vim-common. [2021-11-23T15:50:38.484Z] #38 66.27 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-23T15:50:38.484Z] #38 66.32 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-23T15:50:38.559Z] #14 ... [2021-11-23T15:50:38.559Z] [2021-11-23T15:50:38.559Z] #38 [tini 1/3] 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-11-23T15:50:38.559Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:50:38.559Z] #38 77.36 Selecting previously unselected package libxml2:amd64. [2021-11-23T15:50:38.559Z] #38 77.36 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-23T15:50:38.559Z] #38 77.36 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-23T15:50:38.559Z] #38 77.81 Selecting previously unselected package libarchive13:amd64. [2021-11-23T15:50:38.559Z] #38 77.83 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-23T15:50:38.559Z] #38 77.84 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-23T15:50:38.559Z] #38 78.13 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-23T15:50:38.559Z] #38 78.14 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-23T15:50:38.559Z] #38 78.14 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-23T15:50:38.559Z] #38 78.29 Selecting previously unselected package librhash0:amd64. [2021-11-23T15:50:38.559Z] #38 78.30 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-23T15:50:38.560Z] #38 78.32 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-23T15:50:38.560Z] #38 78.49 Selecting previously unselected package libuv1:amd64. [2021-11-23T15:50:38.560Z] #38 78.50 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-23T15:50:38.560Z] #38 78.52 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-23T15:50:38.560Z] #38 78.74 Selecting previously unselected package cmake. [2021-11-23T15:50:38.560Z] #38 78.76 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-23T15:50:38.560Z] #38 78.77 Unpacking cmake (3.18.4-2) ... [2021-11-23T15:50:38.739Z] #19 159.8 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-11-23T15:50:38.739Z] #19 159.8 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:50:38.739Z] #19 159.8 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:50:38.995Z] #19 160.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-11-23T15:50:38.995Z] #19 160.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-23T15:50:38.995Z] #19 160.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-23T15:50:39.059Z] #38 66.87 Selecting previously unselected package cmake-data. [2021-11-23T15:50:39.059Z] #38 66.87 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-23T15:50:39.059Z] #38 66.93 Unpacking cmake-data (3.18.4-2) ... [2021-11-23T15:50:39.937Z] #14 ... [2021-11-23T15:50:39.937Z] [2021-11-23T15:50:39.937Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:50:39.937Z] #62 sha256:bfa9d9750c54c7de88d5e72f46dff05daa7df419135cf5888c2e8744cae13bd1 [2021-11-23T15:50:40.250Z] Running on azwin-2-18a271 in d:\jenkins\workspace\moby_PR-40952 [Pipeline] { [Pipeline] ws [2021-11-23T15:50:40.265Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-11-23T15:50:41.244Z] #62 39.66 Updating files: 52% (2443/4693) Updating files: 53% (2488/4693) Updating files: 54% (2535/4693) Updating files: 55% (2582/4693) Updating files: 56% (2629/4693) Updating files: 57% (2676/4693) Updating files: 58% (2722/4693) Updating files: 59% (2769/4693) Updating files: 60% (2816/4693) Updating files: 61% (2863/4693) Updating files: 62% (2910/4693) Updating files: 63% (2957/4693) Updating files: 64% (3004/4693) Updating files: 65% (3051/4693) Updating files: 66% (3098/4693) Updating files: 67% (3145/4693) Updating files: 68% (3192/4693) Updating files: 69% (3239/4693) Updating files: 70% (3286/4693) Updating files: 71% (3333/4693) Updating files: 72% (3379/4693) Updating files: 73% (3426/4693) Updating files: 74% (3473/4693) Updating files: 75% (3520/4693) Updating files: 76% (3567/4693) Updating files: 77% (3614/4693) Updating files: 78% (3661/4693) Updating files: 79% (3708/4693) Updating files: 80% (3755/4693) Updating files: 81% (3802/4693) Updating files: 82% (3849/4693) Updating files: 83% (3896/4693) Updating files: 84% (3943/4693) Updating files: 85% (3990/4693) Updating files: 86% (4036/4693) Updating files: 87% (4083/4693) Updating files: 88% (4130/4693) Updating files: 89% (4177/4693) Updating files: 90% (4224/4693) Updating files: 90% (4248/4693) Updating files: 91% (4271/4693) Updating files: 92% (4318/4693) Updating files: 93% (4365/4693) Updating files: 94% (4412/4693) Updating files: 95% (4459/4693) Updating files: 96% (4506/4693) Updating files: 97% (4553/4693) Updating files: 98% (4600/4693) Updating files: 99% (4647/4693) Updating files: 100% (4693/4693) Updating files: 100% (4693/4693), done. [2021-11-23T15:50:41.244Z] #62 40.92 + cd /tmp/tmp.kVAc9hgREo/src/github.com/containerd/containerd [2021-11-23T15:50:41.244Z] #62 40.92 + git checkout -q v1.5.8 [2021-11-23T15:50:41.678Z] The recommended git tool is: git [2021-11-23T15:50:41.874Z] #14 87.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-23T15:50:41.874Z] #14 87.42 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-11-23T15:50:41.874Z] #14 87.43 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-23T15:50:42.185Z] #62 41.91 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-23T15:50:42.185Z] #62 41.92 + BUILDTAGS='netgo osusergo static_build' [2021-11-23T15:50:42.185Z] #62 41.92 + export EXTRA_FLAGS=-buildmode=pie [2021-11-23T15:50:42.185Z] #62 41.92 + EXTRA_FLAGS=-buildmode=pie [2021-11-23T15:50:42.185Z] #62 41.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-23T15:50:42.185Z] #62 41.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-23T15:50:42.185Z] #62 41.92 + '[' '' = dynamic ']' [2021-11-23T15:50:42.185Z] #62 41.92 + make [2021-11-23T15:50:42.752Z] #38 83.05 Setting up libicu67:amd64 (67.1-7) ... [2021-11-23T15:50:42.752Z] #38 83.10 Setting up xxd (2:8.2.2434-3) ... [2021-11-23T15:50:42.752Z] #38 83.22 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-23T15:50:42.752Z] #38 ... [2021-11-23T15:50:42.752Z] [2021-11-23T15:50:42.752Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:50:42.752Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:50:42.752Z] #47 73.00 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-23T15:50:42.752Z] #47 75.13 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-23T15:50:42.752Z] #47 75.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T15:50:42.752Z] #47 75.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T15:50:42.752Z] #47 75.18 Setting up python3-six (1.16.0-2) ... [2021-11-23T15:50:42.752Z] #47 76.23 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T15:50:42.752Z] #47 76.27 Setting up python3-protobuf (3.12.4-1) ... [2021-11-23T15:50:42.752Z] #47 79.59 Setting up criu (3.16.1-1) ... [2021-11-23T15:50:42.752Z] #47 81.34 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:50:42.752Z] #47 DONE 83.1s [2021-11-23T15:50:42.752Z] [2021-11-23T15:50:42.753Z] #38 [tini 1/3] 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-11-23T15:50:42.753Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:50:42.753Z] #38 83.28 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T15:50:42.753Z] #38 ... [2021-11-23T15:50:42.753Z] [2021-11-23T15:50:42.753Z] #34 [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-11-23T15:50:42.753Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T15:50:42.753Z] #34 73.46 Updating files: 81% (1246/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-23T15:50:42.753Z] #34 74.65 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-23T15:50:42.753Z] #34 74.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-23T15:50:42.753Z] #34 ... [2021-11-23T15:50:42.753Z] [2021-11-23T15:50:42.753Z] #38 [tini 1/3] 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-11-23T15:50:42.753Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:50:42.753Z] #38 83.38 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-23T15:50:42.753Z] #38 83.42 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-23T15:50:42.753Z] #38 83.44 Setting up cmake-data (3.18.4-2) ... [2021-11-23T15:50:42.753Z] #38 83.46 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-23T15:50:42.753Z] #38 83.47 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-23T15:50:42.753Z] #38 83.48 Setting up cmake (3.18.4-2) ... [2021-11-23T15:50:42.753Z] #38 83.50 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:50:43.016Z] #38 DONE 84.1s [2021-11-23T15:50:43.016Z] [2021-11-23T15:50:43.016Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:43.016Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:50:43.016Z] #14 83.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-23T15:50:43.016Z] #14 83.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-23T15:50:43.016Z] #14 83.55 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-23T15:50:43.274Z] #14 ... [2021-11-23T15:50:43.274Z] [2021-11-23T15:50:43.274Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-23T15:50:43.274Z] #39 sha256:6e437481e82e95b5dbcc60a8465e2df3f9236063b2ce9f9425cd62128b54d07e [2021-11-23T15:50:43.274Z] #39 DONE 0.3s [2021-11-23T15:50:43.533Z] [2021-11-23T15:50:43.533Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-23T15:50:43.533Z] #40 sha256:12679e0180a68a321afcc2e08e17a3170e2385575d834c9ef4ce27ee875cb009 [2021-11-23T15:50:43.568Z] #62 43.13 + bin/ctr [2021-11-23T15:50:44.244Z] #19 165.0 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-11-23T15:50:44.244Z] #19 165.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-23T15:50:44.244Z] #19 165.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-23T15:50:44.244Z] #19 165.1 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-11-23T15:50:44.244Z] #19 165.1 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-11-23T15:50:44.244Z] #19 165.1 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-11-23T15:50:44.244Z] #19 165.2 Selecting previously unselected package libc6-dev-arm64-cross. [2021-11-23T15:50:44.244Z] #19 165.2 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-11-23T15:50:44.244Z] #19 165.2 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-11-23T15:50:44.244Z] #19 165.5 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-11-23T15:50:44.244Z] #19 165.5 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:50:44.361Z] #38 ... [2021-11-23T15:50:44.362Z] [2021-11-23T15:50:44.362Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:50:44.362Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:50:44.362Z] #47 67.54 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-23T15:50:44.362Z] #47 69.97 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:50:44.362Z] #47 70.38 Fetched 2288 kB in 6s (393 kB/s) [2021-11-23T15:50:44.362Z] #47 70.50 Selecting previously unselected package libprotobuf23:amd64. [2021-11-23T15:50:44.362Z] #47 70.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-23T15:50:44.362Z] #47 70.57 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-23T15:50:44.362Z] #47 70.65 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-23T15:50:44.501Z] #19 165.5 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:50:44.501Z] #19 165.7 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-11-23T15:50:44.501Z] #19 165.7 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-23T15:50:44.501Z] #19 165.7 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-23T15:50:44.934Z] #47 72.15 Selecting previously unselected package python3-pkg-resources. [2021-11-23T15:50:44.934Z] #47 72.15 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-23T15:50:45.195Z] #47 72.16 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-23T15:50:45.439Z] #40 1.869 + RM_GOPATH=0 [2021-11-23T15:50:45.439Z] #40 1.869 + TMP_GOPATH= [2021-11-23T15:50:45.439Z] #40 1.869 + : /build [2021-11-23T15:50:45.439Z] #40 1.869 + '[' -z '' ']' [2021-11-23T15:50:45.439Z] #40 1.872 ++ mktemp -d [2021-11-23T15:50:45.439Z] #40 1.878 + export GOPATH=/tmp/tmp.DxVZP7DLaZ [2021-11-23T15:50:45.439Z] #40 1.878 + GOPATH=/tmp/tmp.DxVZP7DLaZ [2021-11-23T15:50:45.439Z] #40 1.878 + RM_GOPATH=1 [2021-11-23T15:50:45.439Z] #40 1.878 + case "$(go env GOARCH)" in [2021-11-23T15:50:45.439Z] #40 1.887 ++ go env GOARCH [2021-11-23T15:50:45.439Z] #40 1.917 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:50:45.439Z] #40 1.917 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:50:45.439Z] #40 1.917 ++ dirname /install.sh [2021-11-23T15:50:45.439Z] #40 1.925 Install tini version v0.19.0 [2021-11-23T15:50:45.439Z] #40 1.926 + dir=/ [2021-11-23T15:50:45.439Z] #40 1.926 + bin=tini [2021-11-23T15:50:45.439Z] #40 1.926 + shift [2021-11-23T15:50:45.439Z] #40 1.926 + '[' '!' -f //tini.installer ']' [2021-11-23T15:50:45.439Z] #40 1.926 + . //tini.installer [2021-11-23T15:50:45.439Z] #40 1.926 ++ : v0.19.0 [2021-11-23T15:50:45.439Z] #40 1.926 + install_tini [2021-11-23T15:50:45.439Z] #40 1.926 + echo 'Install tini version v0.19.0' [2021-11-23T15:50:45.439Z] #40 1.926 + git clone https://github.com/krallin/tini.git /tmp/tmp.DxVZP7DLaZ/tini [2021-11-23T15:50:45.439Z] #40 1.926 Cloning into '/tmp/tmp.DxVZP7DLaZ/tini'... [2021-11-23T15:50:45.456Z] #47 72.56 Selecting previously unselected package python3-six. [2021-11-23T15:50:45.457Z] #47 72.56 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-23T15:50:45.457Z] #47 72.57 Unpacking python3-six (1.16.0-2) ... [2021-11-23T15:50:45.457Z] #47 72.66 Selecting previously unselected package python3-protobuf. [2021-11-23T15:50:45.699Z] #40 ... [2021-11-23T15:50:45.699Z] [2021-11-23T15:50:45.699Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-23T15:50:45.699Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T15:50:45.699Z] #51 86.53 gotestsum version dev [2021-11-23T15:50:45.699Z] #51 DONE 86.7s [2021-11-23T15:50:45.699Z] [2021-11-23T15:50:45.699Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:50:45.699Z] #65 sha256:25bc0bcb5d94916c0e13096341f3c5ba18636fe7c3c80635668e73b92747a792 [2021-11-23T15:50:45.744Z] Commit message: "Merge commit '00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49' into HEAD" [2021-11-23T15:50:45.756Z] #47 72.69 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-23T15:50:45.757Z] #47 72.71 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-23T15:50:46.049Z] #14 91.84 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-23T15:50:46.049Z] #14 91.85 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-11-23T15:50:46.049Z] #14 91.85 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T15:50:45.783Z] > git rev-list --no-walk 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 # timeout=10 [2021-11-23T15:50:46.270Z] #65 ... [2021-11-23T15:50:46.270Z] [2021-11-23T15:50:46.270Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-23T15:50:46.270Z] #40 sha256:12679e0180a68a321afcc2e08e17a3170e2385575d834c9ef4ce27ee875cb009 [2021-11-23T15:50:46.270Z] #40 3.066 + cd /tmp/tmp.DxVZP7DLaZ/tini [2021-11-23T15:50:46.270Z] #40 3.066 + git checkout -q v0.19.0 [2021-11-23T15:50:46.270Z] #40 3.112 + cmake . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-23T15:50:46.729Z] #47 73.79 Selecting previously unselected package libnet1:amd64. [2021-11-23T15:50:46.729Z] #47 73.79 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-23T15:50:46.729Z] #47 73.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T15:50:46.991Z] #47 74.06 Selecting previously unselected package libnl-3-200:amd64. [2021-11-23T15:50:46.991Z] #47 74.06 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-23T15:50:46.991Z] #47 74.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T15:50:47.209Z] #40 3.958 -- The C compiler identification is GNU 10.2.1 [2021-11-23T15:50:47.253Z] #47 74.29 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-23T15:50:47.253Z] #47 74.29 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-23T15:50:47.253Z] #47 74.32 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T15:50:47.469Z] #40 4.060 -- Detecting C compiler ABI info [2021-11-23T15:50:47.515Z] #47 74.58 Selecting previously unselected package criu. [2021-11-23T15:50:47.515Z] #47 74.58 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-23T15:50:47.515Z] #47 74.59 Unpacking criu (3.16.1-1) ... [2021-11-23T15:50:47.515Z] #47 ... [2021-11-23T15:50:47.515Z] [2021-11-23T15:50:47.515Z] #34 [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-11-23T15:50:47.515Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T15:50:48.406Z] #40 4.923 -- Detecting C compiler ABI info - done [2021-11-23T15:50:48.406Z] #40 5.134 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-23T15:50:48.406Z] #40 5.134 -- Detecting C compile features [2021-11-23T15:50:48.406Z] #40 5.158 -- Detecting C compile features - done [2021-11-23T15:50:48.561Z] #34 74.62 Updating files: 80% (1231/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-23T15:50:48.561Z] #34 75.84 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-23T15:50:48.666Z] #40 5.225 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-23T15:50:48.839Z] Fetching without tags [2021-11-23T15:50:48.925Z] #40 5.561 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-23T15:50:49.184Z] #40 5.696 -- Configuring done [2021-11-23T15:50:49.184Z] #40 5.727 -- Generating done [2021-11-23T15:50:49.184Z] #40 5.734 -- Build files have been written to: /tmp/tmp.DxVZP7DLaZ/tini [2021-11-23T15:50:49.184Z] #40 5.752 + make tini-static [2021-11-23T15:50:49.443Z] #40 6.171 Scanning dependencies of target tini-static [2021-11-23T15:50:49.443Z] #40 6.269 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-23T15:50:49.505Z] #34 76.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-23T15:50:49.559Z] + docker version [2021-11-23T15:50:49.560Z] Merging remotes/origin/master commit 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 into PR head commit 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 [2021-11-23T15:50:49.753Z] #19 170.5 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-11-23T15:50:49.753Z] #19 170.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-23T15:50:49.753Z] #19 170.5 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-23T15:50:49.753Z] #19 170.5 Selecting previously unselected package patch. [2021-11-23T15:50:49.753Z] #19 170.5 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-11-23T15:50:49.753Z] #19 170.5 Unpacking patch (2.7.6-7) ... [2021-11-23T15:50:49.753Z] #19 170.6 Selecting previously unselected package dpkg-dev. [2021-11-23T15:50:49.753Z] #19 170.6 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-11-23T15:50:49.753Z] #19 170.6 Unpacking dpkg-dev (1.20.9) ... [2021-11-23T15:50:49.753Z] #19 170.7 Selecting previously unselected package libconfig-inifiles-perl. [2021-11-23T15:50:49.753Z] #19 170.7 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-11-23T15:50:49.753Z] #19 170.7 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-11-23T15:50:49.753Z] #19 170.7 Selecting previously unselected package libio-string-perl. [2021-11-23T15:50:49.753Z] #19 170.7 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-11-23T15:50:49.753Z] #19 170.7 Unpacking libio-string-perl (1.08-3.1) ... [2021-11-23T15:50:49.753Z] #19 170.7 Selecting previously unselected package libicu67:amd64. [2021-11-23T15:50:49.753Z] #19 170.7 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-11-23T15:50:49.753Z] #19 170.7 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-23T15:50:49.771Z] #34 ... [2021-11-23T15:50:49.772Z] [2021-11-23T15:50:49.772Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:49.772Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:50:49.772Z] #14 67.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-23T15:50:49.772Z] #14 68.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-11-23T15:50:49.772Z] #14 69.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-23T15:50:49.772Z] #14 71.44 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-23T15:50:49.772Z] #14 72.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-23T15:50:49.772Z] #14 72.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-23T15:50:49.772Z] #14 72.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-23T15:50:49.772Z] #14 72.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-23T15:50:49.772Z] #14 72.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-23T15:50:49.772Z] #14 72.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-11-23T15:50:49.772Z] #14 72.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-23T15:50:49.772Z] #14 72.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-23T15:50:49.772Z] #14 72.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-23T15:50:49.772Z] #14 72.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-23T15:50:49.772Z] #14 72.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-23T15:50:49.772Z] #14 72.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-23T15:50:49.772Z] #14 72.33 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-23T15:50:49.772Z] #14 72.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-11-23T15:50:49.772Z] #14 72.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-23T15:50:49.772Z] #14 72.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-23T15:50:49.772Z] #14 74.02 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:50:49.772Z] #14 74.42 Fetched 115 MB in 10s (11.8 MB/s) [2021-11-23T15:50:49.772Z] #14 74.61 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-23T15:50:49.772Z] #14 74.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-23T15:50:49.772Z] #14 74.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-23T15:50:49.772Z] #14 74.79 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-23T15:50:50.313Z] #19 171.6 Selecting previously unselected package libxml2:amd64. [2021-11-23T15:50:50.569Z] #19 171.6 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-23T15:50:50.569Z] #19 171.6 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-23T15:50:50.569Z] #19 171.7 Selecting previously unselected package libxml-namespacesupport-perl. [2021-11-23T15:50:50.569Z] #19 171.7 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-11-23T15:50:50.569Z] #19 171.7 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-11-23T15:50:50.569Z] #19 171.7 Selecting previously unselected package libxml-sax-base-perl. [2021-11-23T15:50:50.569Z] #19 171.7 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-11-23T15:50:50.569Z] #19 171.7 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-11-23T15:50:50.569Z] #19 171.7 Selecting previously unselected package libxml-sax-perl. [2021-11-23T15:50:50.569Z] #19 171.7 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-11-23T15:50:50.569Z] #19 171.7 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-11-23T15:50:50.569Z] #19 171.8 Selecting previously unselected package libxml-libxml-perl. [2021-11-23T15:50:50.569Z] #19 171.8 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-11-23T15:50:50.569Z] #19 171.8 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-11-23T15:50:50.569Z] #19 171.8 Selecting previously unselected package libxml-simple-perl. [2021-11-23T15:50:50.824Z] #19 171.8 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-11-23T15:50:50.824Z] #19 171.8 Unpacking libxml-simple-perl (2.25-1) ... [2021-11-23T15:50:50.824Z] #19 171.9 Selecting previously unselected package libyaml-perl. [2021-11-23T15:50:50.824Z] #19 171.9 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-11-23T15:50:50.824Z] #19 171.9 Unpacking libyaml-perl (1.30-1) ... [2021-11-23T15:50:50.824Z] #19 171.9 Selecting previously unselected package libconfig-auto-perl. [2021-11-23T15:50:50.824Z] #19 171.9 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-11-23T15:50:50.824Z] #19 171.9 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-11-23T15:50:50.824Z] #19 171.9 Selecting previously unselected package libfile-which-perl. [2021-11-23T15:50:50.824Z] #19 171.9 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-11-23T15:50:50.824Z] #19 171.9 Unpacking libfile-which-perl (1.23-1) ... [2021-11-23T15:50:50.824Z] #19 172.0 Selecting previously unselected package libfile-homedir-perl. [2021-11-23T15:50:50.824Z] #19 172.0 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-11-23T15:50:50.824Z] #19 172.0 Unpacking libfile-homedir-perl (1.006-1) ... [2021-11-23T15:50:50.824Z] #19 172.0 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-11-23T15:50:50.824Z] #19 172.0 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-11-23T15:50:50.824Z] #19 172.0 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-11-23T15:50:50.824Z] #19 172.0 Selecting previously unselected package dpkg-cross. [2021-11-23T15:50:51.079Z] #19 172.0 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-11-23T15:50:51.079Z] #19 172.1 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-11-23T15:50:51.079Z] #19 172.1 Selecting previously unselected package crossbuild-essential-arm64. [2021-11-23T15:50:51.079Z] #19 172.1 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-11-23T15:50:51.079Z] #19 172.1 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-11-23T15:50:51.079Z] #19 172.1 Selecting previously unselected package libc6-armel-cross. [2021-11-23T15:50:51.079Z] #19 172.1 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-11-23T15:50:51.079Z] #19 172.1 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-11-23T15:50:51.079Z] #19 172.2 Selecting previously unselected package libgcc-s1-armel-cross. [2021-11-23T15:50:51.079Z] #19 172.2 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:50:51.079Z] #19 172.2 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-11-23T15:50:51.079Z] #19 172.3 Selecting previously unselected package libgomp1-armel-cross. [2021-11-23T15:50:51.079Z] #19 172.3 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:50:51.079Z] #19 172.3 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-11-23T15:50:51.079Z] #19 172.3 Selecting previously unselected package libatomic1-armel-cross. [2021-11-23T15:50:51.159Z] #14 78.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-23T15:50:51.159Z] #14 78.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-23T15:50:51.159Z] #14 78.84 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-23T15:50:51.336Z] #19 172.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:50:51.336Z] #19 172.3 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-11-23T15:50:51.336Z] #19 172.3 Selecting previously unselected package libasan6-armel-cross. [2021-11-23T15:50:51.336Z] #19 172.3 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:50:51.336Z] #19 172.4 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-11-23T15:50:51.336Z] #19 172.6 Selecting previously unselected package libstdc++6-armel-cross. [2021-11-23T15:50:48.536Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T15:50:48.595Z] > git config --add remote.origin.fetch +refs/pull/40952/head:refs/remotes/origin/PR-40952 # timeout=10 [2021-11-23T15:50:48.638Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:50:48.757Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T15:50:48.877Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T15:50:48.877Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:50:48.878Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:50:49.675Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T15:50:49.716Z] > git checkout -f 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 # timeout=10 [2021-11-23T15:50:51.592Z] #19 172.6 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:50:51.592Z] #19 172.6 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-11-23T15:50:51.592Z] #19 172.6 Selecting previously unselected package libubsan1-armel-cross. [2021-11-23T15:50:51.592Z] #19 172.6 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:50:51.592Z] #19 172.6 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-11-23T15:50:51.592Z] #19 172.7 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-11-23T15:50:51.592Z] #19 172.7 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:50:51.592Z] #19 172.7 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-23T15:50:51.592Z] #19 172.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-11-23T15:50:51.702Z] #62 ... [2021-11-23T15:50:51.702Z] [2021-11-23T15:50:51.702Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:51.702Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:50:51.702Z] #14 81.03 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-23T15:50:51.702Z] #14 81.04 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:50:51.702Z] #14 81.04 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T15:50:51.702Z] #14 86.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-23T15:50:51.702Z] #14 86.02 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:50:51.702Z] #14 86.02 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-23T15:50:51.702Z] #14 92.15 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-23T15:50:51.702Z] #14 92.15 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:50:51.702Z] #14 92.17 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T15:50:51.849Z] #19 172.9 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-23T15:50:51.849Z] #19 172.9 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-23T15:50:51.981Z] #40 8.244 [100%] Linking C executable tini-static [2021-11-23T15:50:51.981Z] #40 ... [2021-11-23T15:50:51.981Z] [2021-11-23T15:50:51.981Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:51.981Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:50:51.981Z] #14 92.81 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-23T15:50:51.981Z] #14 92.84 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:50:51.981Z] #14 92.86 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-23T15:50:52.243Z] #14 93.13 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-23T15:50:52.243Z] #14 93.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:50:52.243Z] #14 93.14 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-23T15:50:52.811Z] #14 ... [2021-11-23T15:50:52.811Z] [2021-11-23T15:50:52.811Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-23T15:50:52.811Z] #40 sha256:12679e0180a68a321afcc2e08e17a3170e2385575d834c9ef4ce27ee875cb009 [2021-11-23T15:50:52.811Z] #40 9.102 [100%] Built target tini-static [2021-11-23T15:50:52.811Z] #40 9.162 + mkdir -p /build [2021-11-23T15:50:52.811Z] #40 9.186 + cp tini-static /build/docker-init [2021-11-23T15:50:52.811Z] #40 DONE 9.4s [2021-11-23T15:50:53.071Z] [2021-11-23T15:50:53.071Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:53.071Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:50:53.164Z] Merge succeeded, producing bcc230f9f1a31ef37869bf54e61e234da7ec7701 [2021-11-23T15:50:53.164Z] Checking out Revision bcc230f9f1a31ef37869bf54e61e234da7ec7701 (PR-40952) [2021-11-23T15:50:54.154Z] #14 100.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-23T15:50:54.154Z] #14 100.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-11-23T15:50:54.154Z] #14 100.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T15:50:54.464Z] #14 ... [2021-11-23T15:50:54.464Z] [2021-11-23T15:50:54.464Z] #38 [tini 1/3] 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-11-23T15:50:54.464Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:50:54.464Z] #38 72.09 Selecting previously unselected package libicu67:amd64. [2021-11-23T15:50:54.464Z] #38 72.12 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-23T15:50:54.464Z] #38 72.14 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-23T15:50:54.464Z] #38 ... [2021-11-23T15:50:54.464Z] [2021-11-23T15:50:54.464Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:50:54.464Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:50:54.464Z] #47 75.96 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-23T15:50:54.464Z] #47 78.97 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-23T15:50:54.464Z] #47 78.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T15:50:54.464Z] #47 79.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T15:50:54.464Z] #47 79.03 Setting up python3-six (1.16.0-2) ... [2021-11-23T15:50:54.464Z] #47 81.11 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T15:50:54.464Z] #47 81.18 Setting up python3-protobuf (3.12.4-1) ... [2021-11-23T15:50:52.243Z] > git remote # timeout=10 [2021-11-23T15:50:52.310Z] > git config --get remote.origin.url # timeout=10 [2021-11-23T15:50:52.350Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:50:52.351Z] > git merge 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 # timeout=10 [2021-11-23T15:50:53.071Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-23T15:50:53.201Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T15:50:53.241Z] > git checkout -f bcc230f9f1a31ef37869bf54e61e234da7ec7701 # timeout=10 [2021-11-23T15:50:55.416Z] #47 ... [2021-11-23T15:50:55.416Z] [2021-11-23T15:50:55.416Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:50:55.416Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:50:55.416Z] #14 83.27 Selecting previously unselected package binutils-mingw-w64. [2021-11-23T15:50:55.416Z] #14 83.27 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-23T15:50:55.416Z] #14 83.29 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-23T15:50:55.677Z] #14 83.53 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-23T15:50:55.677Z] #14 83.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T15:50:55.677Z] #14 83.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:50:55.939Z] #14 83.85 Selecting previously unselected package dmsetup. [2021-11-23T15:50:55.939Z] #14 83.85 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T15:50:55.939Z] #14 83.86 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-23T15:50:56.078Z] #14 ... [2021-11-23T15:50:56.078Z] [2021-11-23T15:50:56.078Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:50:56.078Z] #65 sha256:46af477f07fd659101b391ddb2535578ecc4edfb65161284a60690ffd6650ec6 [2021-11-23T15:50:56.078Z] #65 101.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-23T15:50:56.078Z] #65 101.1 + GOBIN=/build [2021-11-23T15:50:56.078Z] #65 101.1 + GO111MODULE=on [2021-11-23T15:50:56.078Z] #65 101.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-23T15:50:56.219Z] #14 84.16 Selecting previously unselected package mingw-w64-common. [2021-11-23T15:50:56.219Z] #14 84.16 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-23T15:50:56.219Z] #14 84.18 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-23T15:50:56.744Z] Client: [2021-11-23T15:50:56.744Z] Version: 20.10.9 [2021-11-23T15:50:56.744Z] API version: 1.41 [2021-11-23T15:50:56.744Z] Go version: go1.16.8 [2021-11-23T15:50:56.744Z] Git commit: c2ea9bc [2021-11-23T15:50:56.744Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-23T15:50:56.744Z] OS/Arch: windows/amd64 [2021-11-23T15:50:56.744Z] Context: default [2021-11-23T15:50:56.744Z] Experimental: true [2021-11-23T15:50:56.744Z] [2021-11-23T15:50:56.744Z] Server: Docker Engine - Community [2021-11-23T15:50:56.744Z] Engine: [2021-11-23T15:50:56.744Z] Version: 20.10.9 [2021-11-23T15:50:56.744Z] API version: 1.41 (minimum version 1.24) [2021-11-23T15:50:56.744Z] Go version: go1.16.8 [2021-11-23T15:50:56.744Z] Git commit: 79ea9d3 [2021-11-23T15:50:56.744Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-23T15:50:56.744Z] OS/Arch: windows/amd64 [2021-11-23T15:50:56.744Z] Experimental: true [2021-11-23T15:50:57.139Z] #19 177.6 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-11-23T15:50:57.139Z] #19 177.6 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-23T15:50:57.139Z] #19 177.6 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-23T15:50:57.139Z] #19 177.6 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-11-23T15:50:57.139Z] #19 177.6 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-11-23T15:50:57.139Z] #19 177.6 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-11-23T15:50:57.139Z] #19 178.3 Selecting previously unselected package libc6-dev-armel-cross. [2021-11-23T15:50:57.139Z] #19 178.3 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-11-23T15:50:57.139Z] #19 178.3 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-11-23T15:50:57.394Z] #19 178.5 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-11-23T15:50:57.394Z] #19 178.5 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:50:57.394Z] #19 178.5 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [Pipeline] sh [2021-11-23T15:50:57.652Z] #19 178.8 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-11-23T15:50:57.652Z] #19 178.8 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-23T15:50:57.652Z] #19 178.8 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-23T15:50:58.361Z] + docker info [2021-11-23T15:51:01.195Z] #14 101.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-23T15:51:01.195Z] #14 101.3 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:51:01.195Z] #14 101.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T15:51:01.334Z] #65 ... [2021-11-23T15:51:01.334Z] [2021-11-23T15:51:01.334Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:51:01.334Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T15:51:01.334Z] #14 103.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-23T15:51:01.334Z] #14 103.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-23T15:51:01.334Z] #14 103.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-23T15:51:01.334Z] #14 103.9 Selecting previously unselected package libapparmor1:arm64. [2021-11-23T15:51:01.334Z] #14 103.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-11-23T15:51:01.334Z] #14 103.9 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-11-23T15:51:01.334Z] #14 104.0 Selecting previously unselected package libapparmor-dev:arm64. [2021-11-23T15:51:01.334Z] #14 104.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-11-23T15:51:01.334Z] #14 104.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-23T15:51:01.334Z] #14 104.1 Selecting previously unselected package libbtrfs0:arm64. [2021-11-23T15:51:01.334Z] #14 104.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-11-23T15:51:01.334Z] #14 104.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-11-23T15:51:01.334Z] #14 104.2 Selecting previously unselected package libbtrfs-dev:arm64. [2021-11-23T15:51:01.334Z] #14 104.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-11-23T15:51:01.334Z] #14 104.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-23T15:51:01.334Z] #14 104.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-11-23T15:51:01.334Z] #14 104.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-11-23T15:51:01.334Z] #14 104.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-23T15:51:01.334Z] #14 104.4 Selecting previously unselected package libudev-dev:arm64. [2021-11-23T15:51:01.334Z] #14 104.4 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-11-23T15:51:01.334Z] #14 104.4 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-11-23T15:51:01.334Z] #14 104.5 Selecting previously unselected package libsepol1-dev:arm64. [2021-11-23T15:51:01.334Z] #14 104.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-11-23T15:51:01.334Z] #14 104.6 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-11-23T15:51:01.334Z] #14 104.8 Selecting previously unselected package libpcre2-16-0:arm64. [2021-11-23T15:51:01.334Z] #14 104.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-11-23T15:51:01.334Z] #14 104.8 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-11-23T15:51:01.334Z] #14 104.9 Selecting previously unselected package libpcre2-32-0:arm64. [2021-11-23T15:51:01.334Z] #14 104.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-11-23T15:51:01.334Z] #14 104.9 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-11-23T15:51:01.334Z] #14 105.1 Selecting previously unselected package libpcre2-posix2:arm64. [2021-11-23T15:51:01.334Z] #14 105.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-11-23T15:51:01.334Z] #14 105.1 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-11-23T15:51:01.334Z] #14 105.1 Selecting previously unselected package libpcre2-dev:arm64. [2021-11-23T15:51:01.334Z] #14 105.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-11-23T15:51:01.334Z] #14 105.1 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-11-23T15:51:01.334Z] #14 105.4 Selecting previously unselected package libselinux1-dev:arm64. [2021-11-23T15:51:01.334Z] #14 105.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-11-23T15:51:01.334Z] #14 105.4 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-11-23T15:51:01.334Z] #14 105.6 Selecting previously unselected package libdevmapper-dev:arm64. [2021-11-23T15:51:01.334Z] #14 105.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-11-23T15:51:01.334Z] #14 105.6 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-11-23T15:51:01.334Z] #14 105.7 Selecting previously unselected package libseccomp-dev:arm64. [2021-11-23T15:51:01.334Z] #14 105.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-11-23T15:51:01.334Z] #14 105.7 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-23T15:51:01.334Z] #14 105.8 Selecting previously unselected package libsystemd-dev:arm64. [2021-11-23T15:51:01.334Z] #14 105.8 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-11-23T15:51:01.334Z] #14 105.8 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-11-23T15:51:01.334Z] #14 106.3 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-23T15:51:01.334Z] #14 106.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-11-23T15:51:01.334Z] #14 106.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-23T15:51:01.334Z] #14 106.3 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-11-23T15:51:01.334Z] #14 106.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-23T15:51:01.334Z] #14 106.4 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-11-23T15:51:01.334Z] #14 106.4 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-11-23T15:51:01.334Z] #14 106.4 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-11-23T15:51:01.334Z] #14 106.4 Setting up libudev-dev:arm64 (247.3-6) ... [2021-11-23T15:51:01.334Z] #14 106.4 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-11-23T15:51:01.334Z] #14 106.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-23T15:51:01.334Z] #14 106.4 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-23T15:51:01.334Z] #14 106.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-23T15:51:01.334Z] #14 106.5 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-23T15:51:01.334Z] #14 106.5 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-23T15:51:01.334Z] #14 106.5 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-11-23T15:51:01.334Z] #14 106.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-23T15:51:01.334Z] #14 106.5 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-11-23T15:51:01.334Z] #14 106.5 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-11-23T15:51:01.334Z] #14 106.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-23T15:51:01.334Z] #14 106.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T15:51:01.334Z] #14 106.6 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-11-23T15:51:01.334Z] #14 106.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T15:51:01.334Z] #14 106.6 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-11-23T15:51:01.334Z] #14 106.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-23T15:51:01.334Z] #14 106.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T15:51:01.334Z] #14 106.6 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-11-23T15:51:01.334Z] #14 106.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T15:51:01.334Z] #14 106.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-23T15:51:01.334Z] #14 106.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-23T15:51:01.334Z] #14 106.7 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-23T15:51:01.334Z] #14 106.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-23T15:51:01.334Z] #14 106.7 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-11-23T15:51:01.334Z] #14 106.7 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:51:02.814Z] #14 ... [2021-11-23T15:51:02.814Z] [2021-11-23T15:51:02.814Z] #38 [tini 1/3] 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-11-23T15:51:02.814Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:51:02.814Z] #38 84.05 Selecting previously unselected package libxml2:amd64. [2021-11-23T15:51:02.814Z] #38 84.06 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-23T15:51:02.814Z] #38 84.10 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-23T15:51:02.814Z] #38 85.06 Selecting previously unselected package libarchive13:amd64. [2021-11-23T15:51:02.814Z] #38 85.06 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-23T15:51:02.814Z] #38 85.06 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-23T15:51:02.814Z] #38 85.60 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-23T15:51:02.814Z] #38 85.60 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-23T15:51:02.814Z] #38 85.61 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-23T15:51:02.814Z] #38 85.86 Selecting previously unselected package librhash0:amd64. [2021-11-23T15:51:02.814Z] #38 85.86 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-23T15:51:02.814Z] #38 85.87 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-23T15:51:02.814Z] #38 86.15 Selecting previously unselected package libuv1:amd64. [2021-11-23T15:51:02.814Z] #38 86.16 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-23T15:51:02.814Z] #38 86.18 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-23T15:51:02.814Z] #38 86.49 Selecting previously unselected package cmake. [2021-11-23T15:51:02.814Z] #38 86.50 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-23T15:51:02.814Z] #38 86.51 Unpacking cmake (3.18.4-2) ... [2021-11-23T15:51:02.898Z] #19 184.1 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-11-23T15:51:03.153Z] #19 184.1 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-23T15:51:03.153Z] #19 184.3 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-23T15:51:04.515Z] #19 185.4 Selecting previously unselected package crossbuild-essential-armel. [2021-11-23T15:51:04.515Z] #19 185.4 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-11-23T15:51:04.515Z] #19 185.5 Unpacking crossbuild-essential-armel (12.9) ... [2021-11-23T15:51:04.543Z] Commit message: "Merge commit '00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49' into HEAD" [2021-11-23T15:51:04.770Z] #19 185.8 Selecting previously unselected package libc6-armhf-cross. [2021-11-23T15:51:04.770Z] #19 185.8 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-11-23T15:51:04.770Z] #19 185.8 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-11-23T15:51:04.770Z] #19 185.9 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-11-23T15:51:04.770Z] #19 185.9 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:04.770Z] #19 185.9 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-11-23T15:51:04.770Z] #19 186.0 Selecting previously unselected package libgomp1-armhf-cross. [2021-11-23T15:51:04.770Z] #19 186.0 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:04.770Z] #19 186.0 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-11-23T15:51:04.770Z] #19 186.0 Selecting previously unselected package libatomic1-armhf-cross. [2021-11-23T15:51:04.770Z] #19 186.0 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:04.770Z] #19 186.0 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-11-23T15:51:04.582Z] > git rev-list --no-walk 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 # timeout=10 [2021-11-23T15:51:05.026Z] #19 186.1 Selecting previously unselected package libasan6-armhf-cross. [2021-11-23T15:51:05.026Z] #19 186.1 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:05.026Z] #19 186.1 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-11-23T15:51:05.026Z] #19 186.3 Selecting previously unselected package libstdc++6-armhf-cross. [2021-11-23T15:51:05.282Z] #19 186.3 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:05.282Z] #19 186.3 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-11-23T15:51:05.282Z] #19 186.4 Selecting previously unselected package libubsan1-armhf-cross. [2021-11-23T15:51:05.282Z] #19 186.4 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:05.282Z] #19 186.4 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-11-23T15:51:05.282Z] #19 186.5 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-11-23T15:51:05.282Z] #19 186.5 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:05.282Z] #19 186.5 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-23T15:51:05.282Z] #19 186.6 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-23T15:51:05.538Z] #19 186.6 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-23T15:51:05.538Z] #19 186.6 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-23T15:51:06.116Z] #38 ... [2021-11-23T15:51:06.116Z] [2021-11-23T15:51:06.116Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-23T15:51:06.116Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-23T15:51:06.116Z] #47 88.18 Setting up criu (3.16.1-1) ... [2021-11-23T15:51:06.116Z] #47 91.44 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:51:06.116Z] #47 DONE 92.8s [2021-11-23T15:51:06.116Z] [2021-11-23T15:51:06.116Z] #34 [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-11-23T15:51:06.116Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T15:51:06.116Z] #34 ... [2021-11-23T15:51:06.116Z] [2021-11-23T15:51:06.116Z] #38 [tini 1/3] 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-11-23T15:51:06.116Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-23T15:51:06.116Z] #38 93.95 Setting up libicu67:amd64 (67.1-7) ... [2021-11-23T15:51:06.116Z] #38 93.97 Setting up xxd (2:8.2.2434-3) ... [2021-11-23T15:51:06.116Z] #38 94.02 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-23T15:51:06.116Z] #38 94.08 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T15:51:06.116Z] #38 94.12 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-23T15:51:06.116Z] #38 94.17 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-23T15:51:06.116Z] #38 94.19 Setting up cmake-data (3.18.4-2) ... [2021-11-23T15:51:06.378Z] #38 94.22 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-23T15:51:06.378Z] #38 94.26 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-23T15:51:06.378Z] #38 94.29 Setting up cmake (3.18.4-2) ... [2021-11-23T15:51:06.378Z] #38 94.31 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:51:06.611Z] #14 104.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-23T15:51:06.611Z] #14 104.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:51:06.611Z] #14 104.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T15:51:06.611Z] #14 ... [2021-11-23T15:51:06.611Z] [2021-11-23T15:51:06.611Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:51:06.611Z] #65 sha256:16982511b4f280eeae66aee95568f9c261c1f36cfc1e5fb57609119897cbc151 [2021-11-23T15:51:06.611Z] #65 104.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-23T15:51:06.611Z] #65 104.5 + GOBIN=/build [2021-11-23T15:51:06.611Z] #65 104.5 + GO111MODULE=on [2021-11-23T15:51:06.611Z] #65 104.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-23T15:51:06.952Z] #38 DONE 94.8s [2021-11-23T15:51:06.952Z] [2021-11-23T15:51:06.952Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-23T15:51:06.952Z] #39 sha256:5d449181450f79cdd8330f65c157c7e1f09a866161abf7aeabb49bba04b722f9 [2021-11-23T15:51:06.952Z] #39 DONE 0.2s [2021-11-23T15:51:06.952Z] [2021-11-23T15:51:06.952Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:51:06.952Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:51:06.952Z] #14 94.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-23T15:51:06.952Z] #14 94.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-23T15:51:06.952Z] #14 94.12 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-23T15:51:07.072Z] using credential docker-jenkins-github-credentials [2021-11-23T15:51:07.152Z] Cloning the remote Git repository [2021-11-23T15:51:07.152Z] Cloning with configured refspecs honoured and without tags [2021-11-23T15:51:07.348Z] Cloning repository https://github.com/moby/moby.git [2021-11-23T15:51:08.177Z] + docker version [2021-11-23T15:51:09.320Z] #14 ... [2021-11-23T15:51:09.320Z] [2021-11-23T15:51:09.320Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:51:09.320Z] #62 sha256:f42a2618c90a082021165176ae77e7bd6d32fd1f9ab118b4bfe8762eebcc414f [2021-11-23T15:51:09.320Z] #62 45.69 Updating files: 63% (2989/4693) Updating files: 64% (3004/4693) Updating files: 65% (3051/4693) Updating files: 66% (3098/4693) Updating files: 67% (3145/4693) Updating files: 68% (3192/4693) Updating files: 69% (3239/4693) Updating files: 70% (3286/4693) Updating files: 71% (3333/4693) Updating files: 72% (3379/4693) Updating files: 73% (3426/4693) Updating files: 74% (3473/4693) Updating files: 75% (3520/4693) Updating files: 76% (3567/4693) Updating files: 77% (3614/4693) Updating files: 78% (3661/4693) Updating files: 79% (3708/4693) Updating files: 80% (3755/4693) Updating files: 81% (3802/4693) Updating files: 82% (3849/4693) Updating files: 83% (3896/4693) Updating files: 84% (3943/4693) Updating files: 85% (3990/4693) Updating files: 86% (4036/4693) Updating files: 87% (4083/4693) Updating files: 88% (4130/4693) Updating files: 89% (4177/4693) Updating files: 90% (4224/4693) Updating files: 91% (4271/4693) Updating files: 92% (4318/4693) Updating files: 93% (4365/4693) Updating files: 94% (4412/4693) Updating files: 95% (4459/4693) Updating files: 96% (4506/4693) Updating files: 97% (4553/4693) Updating files: 98% (4600/4693) Updating files: 99% (4647/4693) Updating files: 100% (4693/4693) Updating files: 100% (4693/4693), done. [2021-11-23T15:51:09.320Z] #62 46.43 + cd /tmp/tmp.UUyrY1YQoh/src/github.com/containerd/containerd [2021-11-23T15:51:09.320Z] #62 46.43 + git checkout -q v1.5.8 [2021-11-23T15:51:09.436Z] #14 ... [2021-11-23T15:51:09.436Z] [2021-11-23T15:51:09.436Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-23T15:51:09.436Z] #26 sha256:ec48b3c1a47adc6fb536fe9723208eb92ddcdee49e201d358167af964077efd4 [2021-11-23T15:51:09.694Z] #26 113.8 Updating files: 32% (3748/11415) Updating files: 33% (3767/11415) Updating files: 34% (3882/11415) Updating files: 35% (3996/11415) Updating files: 36% (4110/11415) Updating files: 37% (4224/11415) Updating files: 38% (4338/11415) Updating files: 39% (4452/11415) Updating files: 40% (4566/11415) Updating files: 41% (4681/11415) Updating files: 42% (4795/11415) Updating files: 43% (4909/11415) Updating files: 44% (5023/11415) Updating files: 45% (5137/11415) Updating files: 46% (5251/11415) Updating files: 47% (5366/11415) Updating files: 48% (5480/11415) Updating files: 49% (5594/11415) Updating files: 50% (5708/11415) Updating files: 51% (5822/11415) Updating files: 52% (5936/11415) Updating files: 53% (6050/11415) Updating files: 54% (6165/11415) Updating files: 55% (6279/11415) Updating files: 56% (6393/11415) Updating files: 57% (6507/11415) Updating files: 58% (6621/11415) Updating files: 59% (6735/11415) Updating files: 60% (6849/11415) Updating files: 61% (6964/11415) Updating files: 62% (7078/11415) Updating files: 63% (7192/11415) Updating files: 64% (7306/11415) Updating files: 65% (7420/11415) Updating files: 66% (7534/11415) Updating files: 67% (7649/11415) Updating files: 67% (7671/11415) Updating files: 68% (7763/11415) Updating files: 69% (7877/11415) Updating files: 70% (7991/11415) Updating files: 71% (8105/11415) Updating files: 72% (8219/11415) Updating files: 73% (8333/11415) Updating files: 74% (8448/11415) Updating files: 75% (8562/11415) Updating files: 76% (8676/11415) Updating files: 77% (8790/11415) Updating files: 78% (8904/11415) [2021-11-23T15:51:09.694Z] #26 ... [2021-11-23T15:51:09.694Z] [2021-11-23T15:51:09.694Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:51:09.694Z] #65 sha256:46af477f07fd659101b391ddb2535578ecc4edfb65161284a60690ffd6650ec6 [2021-11-23T15:51:09.694Z] #65 107.6 rootlesskit version 0.14.6 [2021-11-23T15:51:09.694Z] #65 107.6 Usage of /build/rootlesskit-docker-proxy: [2021-11-23T15:51:09.694Z] #65 107.6 -container-ip string [2021-11-23T15:51:09.694Z] #65 107.6 container ip [2021-11-23T15:51:09.694Z] #65 107.6 -container-port int [2021-11-23T15:51:09.694Z] #65 107.6 container port (default -1) [2021-11-23T15:51:09.694Z] #65 107.6 -host-ip string [2021-11-23T15:51:09.694Z] #65 107.6 host ip [2021-11-23T15:51:09.694Z] #65 107.6 -host-port int [2021-11-23T15:51:09.694Z] #65 107.6 host port (default -1) [2021-11-23T15:51:09.694Z] #65 107.6 -proto string [2021-11-23T15:51:09.694Z] #65 107.6 proxy protocol (default "tcp") [2021-11-23T15:51:09.694Z] #65 DONE 115.1s [2021-11-23T15:51:09.694Z] [2021-11-23T15:51:09.694Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:51:09.694Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-23T15:51:09.694Z] #14 DONE 115.7s [2021-11-23T15:51:09.694Z] [2021-11-23T15:51:09.694Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-23T15:51:09.694Z] #26 sha256:ec48b3c1a47adc6fb536fe9723208eb92ddcdee49e201d358167af964077efd4 [2021-11-23T15:51:07.766Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-23T15:51:08.601Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T15:51:08.601Z] > git --version # timeout=10 [2021-11-23T15:51:08.641Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-23T15:51:08.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:51:08.644Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:51:09.926Z] #65 ... [2021-11-23T15:51:09.926Z] [2021-11-23T15:51:09.926Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:51:09.926Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:51:09.926Z] #14 109.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-23T15:51:09.926Z] #14 109.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-23T15:51:09.926Z] #14 109.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-23T15:51:09.926Z] #14 110.1 Selecting previously unselected package libapparmor1:amd64. [2021-11-23T15:51:09.926Z] #14 110.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-23T15:51:09.926Z] #14 110.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-23T15:51:09.926Z] #14 110.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-23T15:51:09.926Z] #14 110.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-23T15:51:09.926Z] #14 110.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-23T15:51:09.926Z] #14 110.3 Selecting previously unselected package libbtrfs0:amd64. [2021-11-23T15:51:09.926Z] #14 110.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-23T15:51:09.926Z] #14 110.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T15:51:10.200Z] #14 110.5 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-23T15:51:10.200Z] #14 110.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-23T15:51:10.200Z] #14 110.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T15:51:10.210Z] #26 113.8 Updating files: 32% (3748/11415) Updating files: 33% (3767/11415) Updating files: 34% (3882/11415) Updating files: 35% (3996/11415) Updating files: 36% (4110/11415) Updating files: 37% (4224/11415) Updating files: 38% (4338/11415) Updating files: 39% (4452/11415) Updating files: 40% (4566/11415) Updating files: 41% (4681/11415) Updating files: 42% (4795/11415) Updating files: 43% (4909/11415) Updating files: 44% (5023/11415) Updating files: 45% (5137/11415) Updating files: 46% (5251/11415) Updating files: 47% (5366/11415) Updating files: 48% (5480/11415) Updating files: 49% (5594/11415) Updating files: 50% (5708/11415) Updating files: 51% (5822/11415) Updating files: 52% (5936/11415) Updating files: 53% (6050/11415) Updating files: 54% (6165/11415) Updating files: 55% (6279/11415) Updating files: 56% (6393/11415) Updating files: 57% (6507/11415) Updating files: 58% (6621/11415) Updating files: 59% (6735/11415) Updating files: 60% (6849/11415) Updating files: 61% (6964/11415) Updating files: 62% (7078/11415) Updating files: 63% (7192/11415) Updating files: 64% (7306/11415) Updating files: 65% (7420/11415) Updating files: 66% (7534/11415) Updating files: 67% (7649/11415) Updating files: 67% (7671/11415) Updating files: 68% (7763/11415) Updating files: 69% (7877/11415) Updating files: 70% (7991/11415) Updating files: 71% (8105/11415) Updating files: 72% (8219/11415) Updating files: 73% (8333/11415) Updating files: 74% (8448/11415) Updating files: 75% (8562/11415) Updating files: 76% (8676/11415) Updating files: 77% (8790/11415) Updating files: 78% (8904/11415) Updating files: 79% (9018/11415) Updating files: 80% (9132/11415) Updating files: 81% (9247/11415) Updating files: 82% (9361/11415) Updating files: 83% (9475/11415) Updating files: 84% (9589/11415) Updating files: 85% (9703/11415) Updating files: 86% (9817/11415) Updating files: 87% (9932/11415) Updating files: 88% (10046/11415) Updating files: 89% (10160/11415) [2021-11-23T15:51:10.210Z] #26 ... [2021-11-23T15:51:10.210Z] [2021-11-23T15:51:10.210Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-23T15:51:10.210Z] #57 sha256:fdd755e2edd1f67f4993e8ae09c75bd26706cb7abc18803ba73474dfe27196d9 [2021-11-23T15:51:10.210Z] #57 DONE 0.3s [2021-11-23T15:51:10.210Z] [2021-11-23T15:51:10.210Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-23T15:51:10.210Z] #66 sha256:a8327d372721b727dbe5726e8907fc0ce5fda19d86be0145291aef7da026dab7 [2021-11-23T15:51:10.210Z] #66 DONE 0.3s [2021-11-23T15:51:10.210Z] [2021-11-23T15:51:10.210Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-23T15:51:10.210Z] #26 sha256:ec48b3c1a47adc6fb536fe9723208eb92ddcdee49e201d358167af964077efd4 [2021-11-23T15:51:10.210Z] #26 113.8 Updating files: 32% (3748/11415) Updating files: 33% (3767/11415) Updating files: 34% (3882/11415) Updating files: 35% (3996/11415) Updating files: 36% (4110/11415) Updating files: 37% (4224/11415) Updating files: 38% (4338/11415) Updating files: 39% (4452/11415) Updating files: 40% (4566/11415) Updating files: 41% (4681/11415) Updating files: 42% (4795/11415) Updating files: 43% (4909/11415) Updating files: 44% (5023/11415) Updating files: 45% (5137/11415) Updating files: 46% (5251/11415) Updating files: 47% (5366/11415) Updating files: 48% (5480/11415) Updating files: 49% (5594/11415) Updating files: 50% (5708/11415) Updating files: 51% (5822/11415) Updating files: 52% (5936/11415) Updating files: 53% (6050/11415) Updating files: 54% (6165/11415) Updating files: 55% (6279/11415) Updating files: 56% (6393/11415) Updating files: 57% (6507/11415) Updating files: 58% (6621/11415) Updating files: 59% (6735/11415) Updating files: 60% (6849/11415) Updating files: 61% (6964/11415) Updating files: 62% (7078/11415) Updating files: 63% (7192/11415) Updating files: 64% (7306/11415) Updating files: 65% (7420/11415) Updating files: 66% (7534/11415) Updating files: 67% (7649/11415) Updating files: 67% (7671/11415) Updating files: 68% (7763/11415) Updating files: 69% (7877/11415) Updating files: 70% (7991/11415) Updating files: 71% (8105/11415) Updating files: 72% (8219/11415) Updating files: 73% (8333/11415) Updating files: 74% (8448/11415) Updating files: 75% (8562/11415) Updating files: 76% (8676/11415) Updating files: 77% (8790/11415) Updating files: 78% (8904/11415) Updating files: 79% (9018/11415) Updating files: 80% (9132/11415) Updating files: 81% (9247/11415) Updating files: 82% (9361/11415) Updating files: 83% (9475/11415) Updating files: 84% (9589/11415) Updating files: 85% (9703/11415) Updating files: 86% (9817/11415) Updating files: 87% (9932/11415) Updating files: 88% (10046/11415) Updating files: 89% (10160/11415) Updating files: 90% (10274/11415) Updating files: 91% (10388/11415) [2021-11-23T15:51:10.210Z] #26 ... [2021-11-23T15:51:10.210Z] [2021-11-23T15:51:10.210Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-23T15:51:10.210Z] #67 sha256:67b002cc8ec5eb5bad40cffc319867aafb7cb7ca1a5f555bcec1e715eda41b06 [2021-11-23T15:51:10.210Z] #67 DONE 0.2s [2021-11-23T15:51:10.210Z] [2021-11-23T15:51:10.210Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-23T15:51:10.210Z] #26 sha256:ec48b3c1a47adc6fb536fe9723208eb92ddcdee49e201d358167af964077efd4 [2021-11-23T15:51:10.259Z] #62 47.90 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-23T15:51:10.259Z] #62 47.90 + BUILDTAGS='netgo osusergo static_build' [2021-11-23T15:51:10.259Z] #62 47.90 + export EXTRA_FLAGS=-buildmode=pie [2021-11-23T15:51:10.259Z] #62 47.90 + EXTRA_FLAGS=-buildmode=pie [2021-11-23T15:51:10.259Z] #62 47.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-23T15:51:10.259Z] #62 47.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-23T15:51:10.259Z] #62 47.90 + '[' '' = dynamic ']' [2021-11-23T15:51:10.259Z] #62 47.90 + make [2021-11-23T15:51:10.723Z] #26 113.8 Updating files: 32% (3748/11415) Updating files: 33% (3767/11415) Updating files: 34% (3882/11415) Updating files: 35% (3996/11415) Updating files: 36% (4110/11415) Updating files: 37% (4224/11415) Updating files: 38% (4338/11415) Updating files: 39% (4452/11415) Updating files: 40% (4566/11415) Updating files: 41% (4681/11415) Updating files: 42% (4795/11415) Updating files: 43% (4909/11415) Updating files: 44% (5023/11415) Updating files: 45% (5137/11415) Updating files: 46% (5251/11415) Updating files: 47% (5366/11415) Updating files: 48% (5480/11415) Updating files: 49% (5594/11415) Updating files: 50% (5708/11415) Updating files: 51% (5822/11415) Updating files: 52% (5936/11415) Updating files: 53% (6050/11415) Updating files: 54% (6165/11415) Updating files: 55% (6279/11415) Updating files: 56% (6393/11415) Updating files: 57% (6507/11415) Updating files: 58% (6621/11415) Updating files: 59% (6735/11415) Updating files: 60% (6849/11415) Updating files: 61% (6964/11415) Updating files: 62% (7078/11415) Updating files: 63% (7192/11415) Updating files: 64% (7306/11415) Updating files: 65% (7420/11415) Updating files: 66% (7534/11415) Updating files: 67% (7649/11415) Updating files: 67% (7671/11415) Updating files: 68% (7763/11415) Updating files: 69% (7877/11415) Updating files: 70% (7991/11415) Updating files: 71% (8105/11415) Updating files: 72% (8219/11415) Updating files: 73% (8333/11415) Updating files: 74% (8448/11415) Updating files: 75% (8562/11415) Updating files: 76% (8676/11415) Updating files: 77% (8790/11415) Updating files: 78% (8904/11415) Updating files: 79% (9018/11415) Updating files: 80% (9132/11415) Updating files: 81% (9247/11415) Updating files: 82% (9361/11415) Updating files: 83% (9475/11415) Updating files: 84% (9589/11415) Updating files: 85% (9703/11415) Updating files: 86% (9817/11415) Updating files: 87% (9932/11415) Updating files: 88% (10046/11415) Updating files: 89% (10160/11415) Updating files: 90% (10274/11415) Updating files: 91% (10388/11415) Updating files: 92% (10502/11415) Updating files: 93% (10616/11415) Updating files: 94% (10731/11415) Updating files: 95% (10845/11415) Updating files: 96% (10959/11415) Updating files: 97% (11073/11415) Updating files: 98% (11187/11415) Updating files: 99% (11301/11415) Updating files: 100% (11415/11415) Updating files: 100% (11415/11415), done. [2021-11-23T15:51:10.723Z] #26 116.3 + cd /tmp/tmp.45bDEG0CnD/tmp/docker-ce [2021-11-23T15:51:10.723Z] #26 116.3 + git checkout -q v17.06.2-ce [2021-11-23T15:51:10.827Z] #19 191.4 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-11-23T15:51:10.827Z] #19 191.4 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-23T15:51:10.827Z] #19 191.4 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-23T15:51:10.827Z] #19 191.4 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-11-23T15:51:10.827Z] #19 191.4 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-11-23T15:51:10.827Z] #19 191.4 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-11-23T15:51:10.827Z] #19 191.6 Selecting previously unselected package libc6-dev-armhf-cross. [2021-11-23T15:51:10.827Z] #19 191.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-11-23T15:51:10.827Z] #19 191.6 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-11-23T15:51:10.827Z] #19 191.8 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-11-23T15:51:10.827Z] #19 191.8 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:10.827Z] #19 191.8 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-23T15:51:10.827Z] #19 192.1 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-11-23T15:51:10.828Z] #14 111.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-23T15:51:10.828Z] #14 111.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T15:51:10.828Z] #14 111.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:51:11.082Z] #19 192.1 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-23T15:51:11.082Z] #19 192.1 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-23T15:51:11.088Z] #14 111.6 Selecting previously unselected package libudev-dev:amd64. [2021-11-23T15:51:11.088Z] #14 111.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-23T15:51:11.088Z] #14 111.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-23T15:51:11.638Z] #62 49.29 + bin/ctr [2021-11-23T15:51:11.658Z] [2021-11-23T15:51:11.658Z] #14 ... [2021-11-23T15:51:11.658Z] [2021-11-23T15:51:11.658Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:51:11.658Z] #65 sha256:16982511b4f280eeae66aee95568f9c261c1f36cfc1e5fb57609119897cbc151 [2021-11-23T15:51:11.658Z] #65 110.2 rootlesskit version 0.14.6 [2021-11-23T15:51:11.658Z] #65 110.2 Usage of /build/rootlesskit-docker-proxy: [2021-11-23T15:51:11.658Z] #65 110.2 -container-ip string [2021-11-23T15:51:11.658Z] #65 110.2 container ip [2021-11-23T15:51:11.658Z] #65 110.2 -container-port int [2021-11-23T15:51:11.658Z] #65 110.2 container port (default -1) [2021-11-23T15:51:11.658Z] #65 110.2 -host-ip string [2021-11-23T15:51:11.658Z] #65 110.2 host ip [2021-11-23T15:51:11.658Z] #65 110.2 -host-port int [2021-11-23T15:51:11.658Z] #65 110.2 host port (default -1) [2021-11-23T15:51:11.658Z] #65 110.2 -proto string [2021-11-23T15:51:11.658Z] #65 110.2 proxy protocol (default "tcp") [2021-11-23T15:51:11.658Z] #65 DONE 111.7s [2021-11-23T15:51:11.658Z] [2021-11-23T15:51:11.658Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:51:11.658Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:51:11.658Z] #14 112.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-23T15:51:11.658Z] #14 112.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...#14 ... [2021-11-23T15:51:11.658Z] [2021-11-23T15:51:11.658Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-23T15:51:11.658Z] #66 sha256:5ba95e35ae72833fac45b3551c9c3233853bf12ae9313c23c2cca38bddd08798 [2021-11-23T15:51:11.658Z] #66 DONE 0.1s [2021-11-23T15:51:11.658Z] [2021-11-23T15:51:11.658Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:51:11.658Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:51:11.658Z] #14 112.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-23T15:51:11.658Z] #14 112.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-23T15:51:11.918Z] #14 ... [2021-11-23T15:51:11.918Z] [2021-11-23T15:51:11.918Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-23T15:51:11.918Z] #67 sha256:2205668e326fcef334726b839549d3dcd61db2348f2e5c0ddb520db4d1d1f833 [2021-11-23T15:51:11.918Z] #67 DONE 0.1s [2021-11-23T15:51:11.918Z] [2021-11-23T15:51:11.918Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:51:11.918Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:51:11.918Z] #14 112.5 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-23T15:51:11.918Z] #14 112.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-23T15:51:12.178Z] #14 112.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-23T15:51:12.178Z] #14 112.6 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-23T15:51:12.178Z] #14 112.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-23T15:51:12.178Z] #14 112.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-23T15:51:12.438Z] #14 112.8 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-23T15:51:12.438Z] #14 112.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-23T15:51:12.438Z] #14 112.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-23T15:51:12.438Z] #14 112.9 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-23T15:51:12.438Z] #14 112.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-23T15:51:12.438Z] #14 113.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-23T15:51:12.619Z] #26 ... [2021-11-23T15:51:12.619Z] [2021-11-23T15:51:12.619Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-23T15:51:12.619Z] #15 sha256:52482ba78cd93eda1cf3740bd65dda6fd4f57fd2ea11e7ea64c853be4a433d10 [2021-11-23T15:51:12.619Z] #15 DONE 2.7s [2021-11-23T15:51:12.619Z] [2021-11-23T15:51:12.619Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-23T15:51:12.619Z] #16 sha256:6ffd839d54da310a948a41ef3bf8017985228a74757541b90b2f92850246bb9e [2021-11-23T15:51:13.010Z] #14 113.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-23T15:51:13.010Z] #14 113.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-23T15:51:13.010Z] #14 113.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-23T15:51:13.010Z] #14 113.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-23T15:51:13.271Z] #14 113.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T15:51:13.271Z] #14 113.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:51:13.271Z] #14 113.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-23T15:51:13.271Z] #14 113.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-23T15:51:13.271Z] #14 113.7 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-23T15:51:13.271Z] #14 113.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-23T15:51:13.334Z] Client: [2021-11-23T15:51:13.334Z] Context: default [2021-11-23T15:51:13.334Z] Debug Mode: false [2021-11-23T15:51:13.334Z] Plugins: [2021-11-23T15:51:13.334Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-23T15:51:13.334Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-23T15:51:13.334Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-23T15:51:13.334Z] [2021-11-23T15:51:13.334Z] Server: [2021-11-23T15:51:13.334Z] Containers: 0 [2021-11-23T15:51:13.334Z] Running: 0 [2021-11-23T15:51:13.334Z] Paused: 0 [2021-11-23T15:51:13.334Z] Stopped: 0 [2021-11-23T15:51:13.334Z] Images: 0 [2021-11-23T15:51:13.334Z] Server Version: 20.10.9 [2021-11-23T15:51:13.334Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-23T15:51:13.334Z] Windows: [2021-11-23T15:51:13.334Z] LCOW: [2021-11-23T15:51:13.334Z] Logging Driver: json-file [2021-11-23T15:51:13.334Z] Plugins: [2021-11-23T15:51:13.334Z] Volume: local [2021-11-23T15:51:13.334Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T15:51:13.334Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T15:51:13.334Z] Swarm: inactive [2021-11-23T15:51:13.334Z] Default Isolation: process [2021-11-23T15:51:13.334Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-23T15:51:13.334Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-23T15:51:13.334Z] OSType: windows [2021-11-23T15:51:13.334Z] Architecture: x86_64 [2021-11-23T15:51:13.334Z] CPUs: 4 [2021-11-23T15:51:13.334Z] Total Memory: 32GiB [2021-11-23T15:51:13.334Z] Name: azwin-2-f7a2e0 [2021-11-23T15:51:13.334Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-23T15:51:13.334Z] Docker Root Dir: D:\docker [2021-11-23T15:51:13.334Z] Debug Mode: false [2021-11-23T15:51:13.334Z] Registry: https://index.docker.io/v1/ [2021-11-23T15:51:13.334Z] Labels: [2021-11-23T15:51:13.334Z] Experimental: true [2021-11-23T15:51:13.334Z] Insecure Registries: [2021-11-23T15:51:13.334Z] 10.0.0.4:5000 [2021-11-23T15:51:13.334Z] 127.0.0.0/8 [2021-11-23T15:51:13.334Z] Registry Mirrors: [2021-11-23T15:51:13.334Z] http://10.0.0.4:5000/ [2021-11-23T15:51:13.334Z] Live Restore Enabled: false [2021-11-23T15:51:13.334Z] Product License: Community Engine [2021-11-23T15:51:13.334Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-11-23T15:51:13.532Z] #14 113.9 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-23T15:51:13.533Z] #14 113.9 Unpacking libsystemd-dev:amd64 (247.3-6) ... [Pipeline] powershell [2021-11-23T15:51:13.542Z] #14 ... [2021-11-23T15:51:13.542Z] [2021-11-23T15:51:13.542Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-23T15:51:13.542Z] #40 sha256:3cc37172a27628294067bba567d46f81c03befb333441d884ad1718a9d698acd [2021-11-23T15:51:13.542Z] #40 1.853 + RM_GOPATH=0 [2021-11-23T15:51:13.542Z] #40 1.853 + TMP_GOPATH= [2021-11-23T15:51:13.542Z] #40 1.853 + : /build [2021-11-23T15:51:13.542Z] #40 1.853 + '[' -z '' ']' [2021-11-23T15:51:13.542Z] #40 1.853 ++ mktemp -d [2021-11-23T15:51:13.542Z] #40 1.853 + export GOPATH=/tmp/tmp.0sfqbfoRtH [2021-11-23T15:51:13.542Z] #40 1.853 + GOPATH=/tmp/tmp.0sfqbfoRtH [2021-11-23T15:51:13.542Z] #40 1.853 + RM_GOPATH=1 [2021-11-23T15:51:13.542Z] #40 1.853 + case "$(go env GOARCH)" in [2021-11-23T15:51:13.542Z] #40 1.853 ++ go env GOARCH [2021-11-23T15:51:13.542Z] #40 1.900 Install tini version v0.19.0 [2021-11-23T15:51:13.542Z] #40 1.901 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:51:13.542Z] #40 1.901 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:51:13.542Z] #40 1.901 ++ dirname /install.sh [2021-11-23T15:51:13.542Z] #40 1.901 + dir=/ [2021-11-23T15:51:13.542Z] #40 1.901 + bin=tini [2021-11-23T15:51:13.542Z] #40 1.901 + shift [2021-11-23T15:51:13.542Z] #40 1.901 + '[' '!' -f //tini.installer ']' [2021-11-23T15:51:13.542Z] #40 1.901 + . //tini.installer [2021-11-23T15:51:13.542Z] #40 1.901 ++ : v0.19.0 [2021-11-23T15:51:13.542Z] #40 1.901 + install_tini [2021-11-23T15:51:13.542Z] #40 1.901 + echo 'Install tini version v0.19.0' [2021-11-23T15:51:13.542Z] #40 1.901 + git clone https://github.com/krallin/tini.git /tmp/tmp.0sfqbfoRtH/tini [2021-11-23T15:51:13.542Z] #40 1.901 Cloning into '/tmp/tmp.0sfqbfoRtH/tini'... [2021-11-23T15:51:13.542Z] #40 3.113 + cd /tmp/tmp.0sfqbfoRtH/tini [2021-11-23T15:51:13.542Z] #40 3.113 + git checkout -q v0.19.0 [2021-11-23T15:51:13.542Z] #40 3.165 + cmake . [2021-11-23T15:51:13.542Z] #40 4.021 -- The C compiler identification is GNU 10.2.1 [2021-11-23T15:51:13.542Z] #40 4.202 -- Detecting C compiler ABI info [2021-11-23T15:51:13.542Z] #40 5.157 -- Detecting C compiler ABI info - done [2021-11-23T15:51:13.542Z] #40 5.389 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-23T15:51:13.542Z] #40 5.389 -- Detecting C compile features [2021-11-23T15:51:13.542Z] #40 5.389 -- Detecting C compile features - done [2021-11-23T15:51:13.542Z] #40 5.461 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-23T15:51:13.542Z] #40 5.781 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-23T15:51:13.542Z] #40 5.904 -- Configuring done [2021-11-23T15:51:13.542Z] #40 5.961 -- Generating done [2021-11-23T15:51:13.542Z] #40 5.961 -- Build files have been written to: /tmp/tmp.0sfqbfoRtH/tini [2021-11-23T15:51:13.542Z] #40 5.981 + make tini-static [2021-11-23T15:51:13.793Z] #14 114.4 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-23T15:51:13.804Z] #40 6.635 Scanning dependencies of target tini-static [2021-11-23T15:51:13.805Z] #40 6.777 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-23T15:51:14.054Z] #14 114.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-23T15:51:14.054Z] #14 114.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-23T15:51:14.054Z] #14 114.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-23T15:51:14.054Z] #14 114.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-23T15:51:14.054Z] #14 114.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-23T15:51:14.054Z] #14 114.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T15:51:14.054Z] #14 114.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-23T15:51:14.054Z] #14 114.5 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-23T15:51:14.054Z] #14 114.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-23T15:51:14.054Z] #14 114.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-23T15:51:14.054Z] #14 114.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T15:51:14.054Z] #14 114.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-23T15:51:14.065Z] #40 ... [2021-11-23T15:51:14.065Z] [2021-11-23T15:51:14.065Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-23T15:51:14.065Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-23T15:51:14.065Z] #51 102.0 gotestsum version dev [2021-11-23T15:51:14.315Z] #14 114.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-23T15:51:14.315Z] #14 114.7 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-23T15:51:14.315Z] #14 114.7 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-23T15:51:14.315Z] #14 114.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-23T15:51:14.315Z] #14 114.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-23T15:51:14.315Z] #14 114.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-23T15:51:14.315Z] #14 114.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-23T15:51:14.315Z] #14 114.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T15:51:14.315Z] #14 114.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-23T15:51:14.315Z] #14 114.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T15:51:14.315Z] #14 114.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-23T15:51:14.315Z] #14 114.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-23T15:51:14.315Z] #14 114.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T15:51:14.315Z] #14 114.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-23T15:51:14.315Z] #14 114.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T15:51:14.315Z] #14 114.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-23T15:51:14.315Z] #14 114.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:51:14.315Z] #14 114.9 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-23T15:51:14.315Z] #14 114.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:51:14.327Z] #51 DONE 102.4s [2021-11-23T15:51:14.327Z] [2021-11-23T15:51:14.327Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:51:14.327Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:51:14.577Z] #14 114.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:51:14.577Z] #14 114.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:51:15.137Z] #16 DONE 2.6s [2021-11-23T15:51:15.137Z] [2021-11-23T15:51:15.137Z] #34 [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-11-23T15:51:15.137Z] #34 sha256:b5fb693109c58d98419de169eb5715fb39bd63c00a7f1d22d2d5b23411331d45 [2021-11-23T15:51:15.137Z] #34 DONE 120.9s [2021-11-23T15:51:15.137Z] [2021-11-23T15:51:15.137Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-23T15:51:15.137Z] #17 sha256:bc6aef89da04b99820a43c4a2be6752f69fa206b112e17e4db9f596ba97b55e2 [2021-11-23T15:51:15.150Z] #14 DONE 115.5s [2021-11-23T15:51:15.150Z] [2021-11-23T15:51:15.150Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-23T15:51:15.150Z] #57 sha256:5aaad0a210ce5979421507eaa18804defaba20c9b6155cef9353eb424e0cf2f0 [2021-11-23T15:51:15.150Z] #57 DONE 0.1s [2021-11-23T15:51:15.150Z] [2021-11-23T15:51:15.150Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:51:15.150Z] #58 sha256:03368126b2ad8ad8bcb90f645324bb35cf95f501570e6c815574ea1591142742 [2021-11-23T15:51:15.396Z] Client: [2021-11-23T15:51:15.396Z] Version: 20.10.9 [2021-11-23T15:51:15.396Z] API version: 1.41 [2021-11-23T15:51:15.396Z] Go version: go1.16.8 [2021-11-23T15:51:15.396Z] Git commit: c2ea9bc [2021-11-23T15:51:15.396Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-23T15:51:15.396Z] OS/Arch: windows/amd64 [2021-11-23T15:51:15.396Z] Context: default [2021-11-23T15:51:15.396Z] Experimental: true [2021-11-23T15:51:15.396Z] [2021-11-23T15:51:15.396Z] Server: Docker Engine - Community [2021-11-23T15:51:15.396Z] Engine: [2021-11-23T15:51:15.396Z] Version: 20.10.9 [2021-11-23T15:51:15.396Z] API version: 1.41 (minimum version 1.24) [2021-11-23T15:51:15.396Z] Go version: go1.16.8 [2021-11-23T15:51:15.396Z] Git commit: 79ea9d3 [2021-11-23T15:51:15.396Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-23T15:51:15.396Z] OS/Arch: windows/amd64 [2021-11-23T15:51:15.396Z] Experimental: true [2021-11-23T15:51:15.720Z] #14 103.7 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-23T15:51:15.983Z] #14 103.7 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:51:15.983Z] #14 103.7 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-23T15:51:15.983Z] #14 103.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-23T15:51:15.983Z] #14 103.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:51:15.983Z] #14 103.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [Pipeline] sh [2021-11-23T15:51:16.324Z] #19 196.6 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-11-23T15:51:16.324Z] #19 196.6 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-23T15:51:16.324Z] #19 196.6 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-23T15:51:16.324Z] #19 196.6 Selecting previously unselected package crossbuild-essential-armhf. [2021-11-23T15:51:16.324Z] #19 196.6 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-11-23T15:51:16.324Z] #19 196.6 Unpacking crossbuild-essential-armhf (12.9) ... [2021-11-23T15:51:16.324Z] #19 196.7 Selecting previously unselected package libc6-ppc64el-cross. [2021-11-23T15:51:16.324Z] #19 196.7 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-11-23T15:51:16.324Z] #19 196.7 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-11-23T15:51:16.324Z] #19 196.8 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-11-23T15:51:16.324Z] #19 196.8 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:16.324Z] #19 196.8 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:16.324Z] #19 196.9 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-11-23T15:51:16.324Z] #19 196.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:16.324Z] #19 196.9 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:16.324Z] #19 196.9 Selecting previously unselected package libitm1-ppc64el-cross. [2021-11-23T15:51:16.324Z] #19 196.9 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:16.324Z] #19 196.9 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:16.324Z] #19 196.9 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-11-23T15:51:16.324Z] #19 196.9 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:16.324Z] #19 196.9 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:16.324Z] #19 197.0 Selecting previously unselected package libasan6-ppc64el-cross. [2021-11-23T15:51:16.324Z] #19 197.0 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:16.324Z] #19 197.0 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:16.324Z] #19 197.2 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-11-23T15:51:16.324Z] #19 197.2 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:16.324Z] #19 197.2 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:16.324Z] #19 197.3 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-11-23T15:51:16.324Z] #19 197.3 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:16.324Z] #19 197.3 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:16.324Z] #19 197.5 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-11-23T15:51:16.504Z] #17 1.544 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-23T15:51:16.579Z] #19 197.5 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:16.579Z] #19 197.5 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:16.835Z] #19 197.9 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-11-23T15:51:16.835Z] #19 197.9 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:16.835Z] #19 197.9 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:16.835Z] #19 198.0 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-11-23T15:51:16.835Z] #19 198.0 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:16.835Z] #19 198.0 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:16.835Z] #19 198.0 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-11-23T15:51:16.835Z] #19 198.0 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:16.835Z] #19 198.0 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:17.027Z] + docker info [2021-11-23T15:51:17.027Z] Client: [2021-11-23T15:51:17.027Z] Context: default [2021-11-23T15:51:17.027Z] Debug Mode: false [2021-11-23T15:51:17.027Z] [2021-11-23T15:51:17.027Z] Server: [2021-11-23T15:51:17.027Z] Containers: 0 [2021-11-23T15:51:17.027Z] Running: 0 [2021-11-23T15:51:17.027Z] Paused: 0 [2021-11-23T15:51:17.027Z] Stopped: 0 [2021-11-23T15:51:17.027Z] Images: 0 [2021-11-23T15:51:17.027Z] Server Version: 20.10.9 [2021-11-23T15:51:17.027Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-23T15:51:17.027Z] Windows: [2021-11-23T15:51:17.027Z] LCOW: [2021-11-23T15:51:17.027Z] Logging Driver: json-file [2021-11-23T15:51:17.027Z] Plugins: [2021-11-23T15:51:17.027Z] Volume: local [2021-11-23T15:51:17.027Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T15:51:17.027Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T15:51:17.027Z] Swarm: inactive [2021-11-23T15:51:17.027Z] Default Isolation: process [2021-11-23T15:51:17.027Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-23T15:51:17.027Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-23T15:51:17.027Z] OSType: windows [2021-11-23T15:51:17.027Z] Architecture: x86_64 [2021-11-23T15:51:17.027Z] CPUs: 4 [2021-11-23T15:51:17.027Z] Total Memory: 32GiB [2021-11-23T15:51:17.027Z] Name: azwin-2-18a270 [2021-11-23T15:51:17.027Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-23T15:51:17.027Z] Docker Root Dir: D:\docker [2021-11-23T15:51:17.027Z] Debug Mode: false [2021-11-23T15:51:17.027Z] Registry: https://index.docker.io/v1/ [2021-11-23T15:51:17.027Z] Labels: [2021-11-23T15:51:17.027Z] Experimental: true [2021-11-23T15:51:17.027Z] Insecure Registries: [2021-11-23T15:51:17.027Z] 10.0.0.4:5000 [2021-11-23T15:51:17.027Z] 127.0.0.0/8 [2021-11-23T15:51:17.027Z] Registry Mirrors: [2021-11-23T15:51:17.027Z] http://10.0.0.4:5000/ [2021-11-23T15:51:17.027Z] Live Restore Enabled: false [2021-11-23T15:51:17.027Z] Product License: Community Engine [2021-11-23T15:51:17.027Z] [2021-11-23T15:51:17.066Z] #17 DONE 2.2s [2021-11-23T15:51:17.066Z] [2021-11-23T15:51:17.066Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-23T15:51:17.066Z] #26 sha256:ec48b3c1a47adc6fb536fe9723208eb92ddcdee49e201d358167af964077efd4 [2021-11-23T15:51:17.066Z] #26 121.2 + mkdir -p /tmp/tmp.45bDEG0CnD/src/github.com/docker [2021-11-23T15:51:17.066Z] #26 121.2 + mv components/cli /tmp/tmp.45bDEG0CnD/src/github.com/docker/cli [2021-11-23T15:51:17.066Z] #26 121.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-11-23T15:51:17.090Z] #19 198.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-11-23T15:51:17.090Z] #19 198.2 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-23T15:51:17.090Z] #19 198.2 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-23T15:51:17.371Z] #14 ... [2021-11-23T15:51:17.371Z] [2021-11-23T15:51:17.371Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-23T15:51:17.371Z] #40 sha256:3cc37172a27628294067bba567d46f81c03befb333441d884ad1718a9d698acd [2021-11-23T15:51:17.371Z] #40 8.954 [100%] Linking C executable tini-static [2021-11-23T15:51:17.371Z] #40 9.907 [100%] Built target tini-static [2021-11-23T15:51:17.371Z] #40 10.04 + mkdir -p /build [2021-11-23T15:51:17.371Z] #40 10.04 + cp tini-static /build/docker-init [2021-11-23T15:51:17.371Z] #40 DONE 10.2s [2021-11-23T15:51:17.371Z] [2021-11-23T15:51:17.371Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:51:17.371Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:51:17.695Z] #58 2.451 + RM_GOPATH=0 [2021-11-23T15:51:17.695Z] #58 2.451 + TMP_GOPATH= [2021-11-23T15:51:17.695Z] #58 2.451 + : /build [2021-11-23T15:51:17.695Z] #58 2.451 + '[' -z '' ']' [2021-11-23T15:51:17.695Z] #58 2.451 ++ mktemp -d [2021-11-23T15:51:17.695Z] #58 2.461 + export GOPATH=/tmp/tmp.E2FjWoNh7O [2021-11-23T15:51:17.695Z] #58 2.461 + GOPATH=/tmp/tmp.E2FjWoNh7O [2021-11-23T15:51:17.695Z] #58 2.461 + RM_GOPATH=1 [2021-11-23T15:51:17.695Z] #58 2.461 + case "$(go env GOARCH)" in [2021-11-23T15:51:17.695Z] #58 2.461 ++ go env GOARCH [2021-11-23T15:51:17.695Z] #58 2.487 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:51:17.695Z] #58 2.487 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:51:17.695Z] #58 ... [2021-11-23T15:51:17.695Z] [2021-11-23T15:51:17.695Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-23T15:51:17.695Z] #15 sha256:aede33324e0281cee6d53c3d5214e96e37b3985f1ce1a679209501c2ae2aa5a4 [2021-11-23T15:51:17.695Z] #15 DONE 2.7s [2021-11-23T15:51:17.695Z] [2021-11-23T15:51:17.695Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:51:17.695Z] #58 sha256:03368126b2ad8ad8bcb90f645324bb35cf95f501570e6c815574ea1591142742 [2021-11-23T15:51:17.695Z] #58 2.488 ++ dirname /install.sh [2021-11-23T15:51:17.695Z] #58 2.495 + dir=/ [2021-11-23T15:51:17.695Z] #58 2.495 + bin=runc [2021-11-23T15:51:17.695Z] #58 2.495 + shift [2021-11-23T15:51:17.695Z] #58 2.495 + '[' '!' -f //runc.installer ']' [2021-11-23T15:51:17.695Z] #58 2.495 + . //runc.installer [2021-11-23T15:51:17.695Z] #58 2.495 ++ set -e [2021-11-23T15:51:17.695Z] #58 2.495 ++ : v1.0.2 [2021-11-23T15:51:17.695Z] #58 2.497 + install_runc [2021-11-23T15:51:17.695Z] #58 2.497 + RUNC_BUILDTAGS=seccomp [2021-11-23T15:51:17.695Z] #58 2.497 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-23T15:51:17.695Z] #58 2.497 Install runc version v1.0.2 (build tags: seccomp) [2021-11-23T15:51:17.695Z] #58 2.497 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.E2FjWoNh7O/src/github.com/opencontainers/runc [2021-11-23T15:51:17.695Z] #58 2.499 Cloning into '/tmp/tmp.E2FjWoNh7O/src/github.com/opencontainers/runc'... [2021-11-23T15:51:18.433Z] #26 ... [2021-11-23T15:51:18.433Z] [2021-11-23T15:51:18.433Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-23T15:51:18.433Z] #18 sha256:2c376badc264aff0ff33f05e040d19af5f63da940046efbaa0f9701db367ae2c [2021-11-23T15:51:18.433Z] #18 DONE 1.0s [2021-11-23T15:51:18.433Z] [2021-11-23T15:51:18.433Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-23T15:51:18.433Z] #19 sha256:550fc51e80ddb44da52670c7ff42726ad87a417914d94a61921d3f8e3cac4c4f [2021-11-23T15:51:19.607Z] #58 ... [2021-11-23T15:51:19.607Z] [2021-11-23T15:51:19.607Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-23T15:51:19.607Z] #16 sha256:2f9a8816c0036b51bf3e35d14c094fb907102e688e6363e4400ffd10b065e653 [2021-11-23T15:51:19.607Z] #16 DONE 2.0s [2021-11-23T15:51:19.800Z] #19 DONE 1.5s [2021-11-23T15:51:19.800Z] [2021-11-23T15:51:19.800Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-23T15:51:19.800Z] #20 sha256:46577f70d07a420d6210aa93528b5016523bc025f9ae8c34fc20a4460823f85d [2021-11-23T15:51:19.867Z] [2021-11-23T15:51:19.868Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-23T15:51:19.868Z] #17 sha256:ccd72cdafafe79e95410c319153b08b0d57cc35f36d32b673b3271c65d375c14 [2021-11-23T15:51:20.057Z] #20 ... [2021-11-23T15:51:20.057Z] [2021-11-23T15:51:20.057Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:51:20.057Z] #58 sha256:76b5c3b5b9920ccaa70db35f817d1a51c41a89e2e55bb9410ba2353ce932347f [2021-11-23T15:51:20.057Z] #58 1.807 + RM_GOPATH=0 [2021-11-23T15:51:20.057Z] #58 1.807 + TMP_GOPATH= [2021-11-23T15:51:20.057Z] #58 1.807 + : /build [2021-11-23T15:51:20.057Z] #58 1.807 + '[' -z '' ']' [2021-11-23T15:51:20.057Z] #58 1.807 ++ mktemp -d [2021-11-23T15:51:20.057Z] #58 1.807 + export GOPATH=/tmp/tmp.qUOHpQHZDS [2021-11-23T15:51:20.057Z] #58 1.807 + GOPATH=/tmp/tmp.qUOHpQHZDS [2021-11-23T15:51:20.057Z] #58 1.807 + RM_GOPATH=1 [2021-11-23T15:51:20.057Z] #58 1.807 + case "$(go env GOARCH)" in [2021-11-23T15:51:20.057Z] #58 1.807 ++ go env GOARCH [2021-11-23T15:51:20.057Z] #58 1.814 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:51:20.057Z] #58 1.814 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:51:20.057Z] #58 1.814 ++ dirname /install.sh [2021-11-23T15:51:20.057Z] #58 1.819 + dir=/ [2021-11-23T15:51:20.057Z] #58 1.819 + bin=runc [2021-11-23T15:51:20.057Z] #58 1.819 + shift [2021-11-23T15:51:20.057Z] #58 1.819 + '[' '!' -f //runc.installer ']' [2021-11-23T15:51:20.057Z] #58 1.826 + . //runc.installer [2021-11-23T15:51:20.057Z] #58 1.826 ++ set -e [2021-11-23T15:51:20.057Z] #58 1.826 ++ : v1.0.2 [2021-11-23T15:51:20.057Z] #58 1.826 + install_runc [2021-11-23T15:51:20.057Z] #58 1.826 + RUNC_BUILDTAGS=seccomp [2021-11-23T15:51:20.057Z] #58 1.826 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-23T15:51:20.057Z] #58 1.826 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qUOHpQHZDS/src/github.com/opencontainers/runc [2021-11-23T15:51:20.057Z] #58 1.826 Cloning into '/tmp/tmp.qUOHpQHZDS/src/github.com/opencontainers/runc'... [2021-11-23T15:51:20.057Z] #58 1.826 Install runc version v1.0.2 (build tags: seccomp) [2021-11-23T15:51:20.991Z] #58 ... [2021-11-23T15:51:20.991Z] [2021-11-23T15:51:20.991Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-23T15:51:20.991Z] #20 sha256:46577f70d07a420d6210aa93528b5016523bc025f9ae8c34fc20a4460823f85d [2021-11-23T15:51:20.991Z] #20 DONE 1.0s [2021-11-23T15:51:20.991Z] [2021-11-23T15:51:20.991Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-23T15:51:20.991Z] #21 sha256:6cddc70a1f0a16b61c62df768c3e8032a28d92dcad39a2d4c5c91556af407224 [2021-11-23T15:51:21.678Z] #62 ... [2021-11-23T15:51:21.678Z] [2021-11-23T15:51:21.678Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:51:21.678Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:51:21.678Z] #14 112.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-23T15:51:21.678Z] #14 112.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:51:21.678Z] #14 112.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T15:51:21.678Z] #14 116.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-23T15:51:21.678Z] #14 116.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:51:21.678Z] #14 116.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-23T15:51:21.678Z] #14 121.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-23T15:51:21.678Z] #14 121.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:51:21.678Z] #14 121.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T15:51:21.787Z] #17 1.729 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-23T15:51:21.787Z] #17 DONE 1.9s [2021-11-23T15:51:21.787Z] [2021-11-23T15:51:21.787Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-23T15:51:21.787Z] #18 sha256:9eece6239ebe15c8e21be914e9439b512dcc29edbc0fd18e33cb8855eab27b04 [2021-11-23T15:51:22.358Z] #21 1.410 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:51:22.358Z] #21 1.447 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:51:22.358Z] #21 1.507 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:51:22.920Z] #21 2.119 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T15:51:23.169Z] #18 DONE 1.8s [2021-11-23T15:51:23.169Z] [2021-11-23T15:51:23.169Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:51:23.169Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:51:23.430Z] #43 ... [2021-11-23T15:51:23.430Z] [2021-11-23T15:51:23.430Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-23T15:51:23.430Z] #19 sha256:53394475d09299e3c0149c6299bf03e9eda8d0f9784d7c3f98055bb873fcfea3 [2021-11-23T15:51:23.450Z] Fetching without tags [2021-11-23T15:51:23.693Z] #19 203.9 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-11-23T15:51:23.693Z] #19 203.9 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-23T15:51:23.693Z] #19 204.1 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-23T15:51:23.849Z] #21 3.201 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T15:51:23.949Z] #19 205.0 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-11-23T15:51:23.949Z] #19 205.0 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-11-23T15:51:23.949Z] #19 205.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-11-23T15:51:23.962Z] #14 ... [2021-11-23T15:51:23.962Z] [2021-11-23T15:51:23.962Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:51:23.962Z] #62 sha256:c687c1eec28a23c25f067bf0100f3efa6fb5389cbb42741d8267bf9ce06aac58 [2021-11-23T15:51:24.133Z] Merging remotes/origin/master commit 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 into PR head commit 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 [2021-11-23T15:51:25.311Z] #19 206.3 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-11-23T15:51:25.311Z] #19 206.3 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-11-23T15:51:25.311Z] #19 206.5 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-11-23T15:51:23.163Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T15:51:23.213Z] > git config --add remote.origin.fetch +refs/pull/40952/head:refs/remotes/origin/PR-40952 # timeout=10 [2021-11-23T15:51:23.255Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:51:23.372Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-23T15:51:23.486Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-23T15:51:23.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:51:23.488Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-23T15:51:24.244Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T15:51:24.284Z] > git checkout -f 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 # timeout=10 [2021-11-23T15:51:25.340Z] #19 DONE 1.8s [2021-11-23T15:51:25.340Z] [2021-11-23T15:51:25.340Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-23T15:51:25.340Z] #20 sha256:f0efaaae31890069d444be3f96d4de3fbaa41cfddeff59fc363452b2668e4778 [2021-11-23T15:51:25.740Z] #21 4.711 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T15:51:26.067Z] #62 72.38 Updating files: 28% (1331/4693) Updating files: 29% (1361/4693) Updating files: 30% (1408/4693) Updating files: 31% (1455/4693) Updating files: 32% (1502/4693) Updating files: 33% (1549/4693) Updating files: 34% (1596/4693) Updating files: 35% (1643/4693) Updating files: 36% (1690/4693) Updating files: 37% (1737/4693) Updating files: 38% (1784/4693) Updating files: 39% (1831/4693) Updating files: 40% (1878/4693) Updating files: 41% (1925/4693) Updating files: 42% (1972/4693) Updating files: 43% (2018/4693) Updating files: 44% (2065/4693) Updating files: 45% (2112/4693) Updating files: 46% (2159/4693) Updating files: 47% (2206/4693) Updating files: 48% (2253/4693) Updating files: 49% (2300/4693) Updating files: 50% (2347/4693) Updating files: 51% (2394/4693) Updating files: 52% (2441/4693) Updating files: 53% (2488/4693) Updating files: 54% (2535/4693) Updating files: 55% (2582/4693) Updating files: 56% (2629/4693) Updating files: 57% (2676/4693) Updating files: 58% (2722/4693) Updating files: 59% (2769/4693) Updating files: 60% (2816/4693) Updating files: 61% (2863/4693) Updating files: 62% (2910/4693) Updating files: 62% (2928/4693) Updating files: 63% (2957/4693) Updating files: 64% (3004/4693) Updating files: 65% (3051/4693) Updating files: 66% (3098/4693) Updating files: 67% (3145/4693) Updating files: 68% (3192/4693) Updating files: 69% (3239/4693) Updating files: 70% (3286/4693) Updating files: 71% (3333/4693) Updating files: 72% (3379/4693) Updating files: 73% (3426/4693) Updating files: 74% (3473/4693) Updating files: 75% (3520/4693) Updating files: 76% (3567/4693) Updating files: 77% (3614/4693) Updating files: 78% (3661/4693) Updating files: 79% (3708/4693) Updating files: 80% (3755/4693) Updating files: 81% (3802/4693) Updating files: 82% (3849/4693) Updating files: 83% (3896/4693) Updating files: 84% (3943/4693) Updating files: 85% (3990/4693) Updating files: 86% (4036/4693) Updating files: 87% (4083/4693) Updating files: 88% (4130/4693) Updating files: 89% (4177/4693) Updating files: 90% (4224/4693) Updating files: 91% (4271/4693) Updating files: 92% (4318/4693) Updating files: 93% (4365/4693) Updating files: 94% (4412/4693) Updating files: 95% (4459/4693) Updating files: 96% (4506/4693) Updating files: 97% (4553/4693) Updating files: 98% (4600/4693) Updating files: 99% (4647/4693) Updating files: 100% (4693/4693) Updating files: 100% (4693/4693), done. [2021-11-23T15:51:26.067Z] #62 75.01 + cd /tmp/tmp.Y5GoTm1m7A/src/github.com/containerd/containerd [2021-11-23T15:51:26.067Z] #62 75.01 + git checkout -q v1.5.8 [2021-11-23T15:51:26.237Z] #19 207.3 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-11-23T15:51:26.237Z] #19 207.3 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:26.237Z] #19 207.3 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:26.237Z] #19 207.6 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-11-23T15:51:26.493Z] #19 207.6 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-23T15:51:26.493Z] #19 207.6 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-23T15:51:26.986Z] Merge succeeded, producing 5c971cc6798ce32066c1612294ab44e6fed290fb [2021-11-23T15:51:26.986Z] Checking out Revision 5c971cc6798ce32066c1612294ab44e6fed290fb (PR-40952) [2021-11-23T15:51:27.300Z] #20 DONE 1.8s [2021-11-23T15:51:27.300Z] [2021-11-23T15:51:27.300Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-23T15:51:27.300Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-23T15:51:26.492Z] > git remote # timeout=10 [2021-11-23T15:51:26.558Z] > git config --get remote.origin.url # timeout=10 [2021-11-23T15:51:26.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-23T15:51:26.601Z] > git merge 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 # timeout=10 [2021-11-23T15:51:26.908Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-23T15:51:27.021Z] > git config core.sparsecheckout # timeout=10 [2021-11-23T15:51:27.067Z] > git checkout -f 5c971cc6798ce32066c1612294ab44e6fed290fb # timeout=10 [2021-11-23T15:51:28.616Z] #62 76.96 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-23T15:51:28.616Z] #62 76.96 + BUILDTAGS='netgo osusergo static_build' [2021-11-23T15:51:28.616Z] #62 76.96 + export EXTRA_FLAGS=-buildmode=pie [2021-11-23T15:51:28.616Z] #62 76.96 + EXTRA_FLAGS=-buildmode=pie [2021-11-23T15:51:28.616Z] #62 76.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-23T15:51:28.616Z] #62 76.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-23T15:51:28.616Z] #62 76.96 + '[' '' = dynamic ']' [2021-11-23T15:51:28.616Z] #62 76.96 + make [2021-11-23T15:51:29.239Z] #21 2.271 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:51:29.239Z] #21 2.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:51:29.239Z] #21 2.291 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:51:29.559Z] #62 78.31 + bin/ctr [2021-11-23T15:51:29.811Z] #21 2.865 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:51:29.816Z] #14 ... [2021-11-23T15:51:29.816Z] [2021-11-23T15:51:29.816Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:51:29.816Z] #65 sha256:25bc0bcb5d94916c0e13096341f3c5ba18636fe7c3c80635668e73b92747a792 [2021-11-23T15:51:29.816Z] #65 129.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-23T15:51:29.816Z] #65 129.1 + GOBIN=/build [2021-11-23T15:51:29.816Z] #65 129.1 + GO111MODULE=on [2021-11-23T15:51:29.816Z] #65 129.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-23T15:51:29.914Z] #21 8.924 Fetched 8361 kB in 8s (1060 kB/s) [2021-11-23T15:51:30.660Z] #19 211.9 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-11-23T15:51:30.753Z] #21 3.984 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:51:30.916Z] #19 211.9 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-23T15:51:30.916Z] #19 211.9 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-23T15:51:30.916Z] #19 211.9 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-11-23T15:51:30.916Z] #19 211.9 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-11-23T15:51:30.916Z] #19 212.0 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-11-23T15:51:30.916Z] #19 212.0 Selecting previously unselected package libc6-s390x-cross. [2021-11-23T15:51:30.916Z] #19 212.0 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-11-23T15:51:30.916Z] #19 212.0 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-11-23T15:51:30.916Z] #19 212.1 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-11-23T15:51:30.916Z] #19 212.1 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:30.916Z] #19 212.1 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-11-23T15:51:30.916Z] #19 212.1 Selecting previously unselected package libgomp1-s390x-cross. [2021-11-23T15:51:30.916Z] #19 212.1 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:30.916Z] #19 212.1 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-11-23T15:51:30.916Z] #19 212.2 Selecting previously unselected package libitm1-s390x-cross. [2021-11-23T15:51:31.171Z] #19 212.2 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:31.171Z] #19 212.2 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-11-23T15:51:31.171Z] #19 212.2 Selecting previously unselected package libatomic1-s390x-cross. [2021-11-23T15:51:31.171Z] #19 212.2 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:31.171Z] #19 212.2 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-11-23T15:51:31.171Z] #19 212.2 Selecting previously unselected package libasan6-s390x-cross. [2021-11-23T15:51:31.171Z] #19 212.3 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:31.171Z] #19 212.3 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-11-23T15:51:31.171Z] #19 212.5 Selecting previously unselected package libstdc++6-s390x-cross. [2021-11-23T15:51:31.428Z] #19 212.5 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:31.428Z] #19 212.5 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-11-23T15:51:31.428Z] #19 212.6 Selecting previously unselected package libubsan1-s390x-cross. [2021-11-23T15:51:31.428Z] #19 212.6 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:31.428Z] #19 212.6 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-11-23T15:51:31.428Z] #19 212.7 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-11-23T15:51:31.428Z] #19 212.7 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:31.428Z] #19 212.7 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-23T15:51:31.428Z] #19 212.8 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-11-23T15:51:31.684Z] #19 212.8 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-23T15:51:31.684Z] #19 212.8 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-23T15:51:31.806Z] #21 8.924 Reading package lists... [2021-11-23T15:51:31.806Z] #21 ... [2021-11-23T15:51:31.806Z] [2021-11-23T15:51:31.806Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:51:31.806Z] #58 sha256:76b5c3b5b9920ccaa70db35f817d1a51c41a89e2e55bb9410ba2353ce932347f [2021-11-23T15:51:31.806Z] #58 11.42 + cd /tmp/tmp.qUOHpQHZDS/src/github.com/opencontainers/runc [2021-11-23T15:51:31.806Z] #58 11.42 + git checkout -q v1.0.2 [2021-11-23T15:51:31.806Z] #58 12.05 + '[' -z '' ']' [2021-11-23T15:51:31.806Z] #58 12.05 + target=static [2021-11-23T15:51:31.806Z] #58 12.05 + make BUILDTAGS=seccomp static [2021-11-23T15:51:31.806Z] #58 12.55 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-23T15:51:31.924Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-23T15:51:31.924Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-65dd3844\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-23T15:51:31.924Z] ---------------------------------------------------------------------------- [2021-11-23T15:51:32.394Z] [2021-11-23T15:51:32.394Z] INFO: executeCI.ps1 starting at Tue Nov 23 15:51:31 CUT 2021 [2021-11-23T15:51:32.394Z] [2021-11-23T15:51:32.394Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-23T15:51:32.394Z] INFO: Running git version 2.24.1.windows.2 [2021-11-23T15:51:32.394Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-11-23T15:51:32.394Z] INFO: Environment variables: [2021-11-23T15:51:32.665Z] #21 5.647 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:51:32.865Z] [2021-11-23T15:51:32.865Z] Name Value [2021-11-23T15:51:32.865Z] ---- ----- [2021-11-23T15:51:32.865Z] ALLUSERSPROFILE C:\ProgramData [2021-11-23T15:51:32.865Z] amd64 true [2021-11-23T15:51:32.865Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-23T15:51:32.865Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-23T15:51:32.865Z] arm64 true [2021-11-23T15:51:32.865Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-23T15:51:32.865Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-23T15:51:32.865Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-23T15:51:32.865Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-23T15:51:32.865Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-23T15:51:32.865Z] BRANCH_NAME PR-40952 [2021-11-23T15:51:32.865Z] BUILD_DISPLAY_NAME #7 [2021-11-23T15:51:32.865Z] BUILD_ID 7 [2021-11-23T15:51:32.865Z] BUILD_NUMBER 7 [2021-11-23T15:51:32.865Z] BUILD_TAG jenkins-moby-PR-40952-7 [2021-11-23T15:51:32.865Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/7/ [2021-11-23T15:51:32.865Z] cgroup2 true [2021-11-23T15:51:32.865Z] CHANGE_AUTHOR thaJeztah [2021-11-23T15:51:32.865Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-11-23T15:51:32.865Z] CHANGE_BRANCH rollback_distribution [2021-11-23T15:51:32.865Z] CHANGE_FORK thaJeztah/docker [2021-11-23T15:51:32.865Z] CHANGE_ID 40952 [2021-11-23T15:51:32.865Z] CHANGE_TARGET master [2021-11-23T15:51:32.865Z] CHANGE_TITLE vendor: roll back docker/distribution to v2.7.1 [2021-11-23T15:51:32.865Z] CHANGE_URL https://github.com/moby/moby/pull/40952 [2021-11-23T15:51:32.865Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T15:51:32.865Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-23T15:51:32.865Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-23T15:51:32.865Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-23T15:51:32.865Z] COMPUTERNAME azwin-2-f7a2e0 [2021-11-23T15:51:32.865Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-23T15:51:32.865Z] ConfigSequenceNumber 0 [2021-11-23T15:51:32.865Z] dco true [2021-11-23T15:51:32.865Z] DOCKER_BUILDKIT 0 [2021-11-23T15:51:32.865Z] DOCKER_DUT_DEBUG 1 [2021-11-23T15:51:32.865Z] DOCKER_EXPERIMENTAL 1 [2021-11-23T15:51:32.865Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-23T15:51:32.865Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-23T15:51:32.865Z] EXECUTOR_NUMBER 0 [2021-11-23T15:51:32.865Z] FQDN azwin-2-f7a2e0.westus.cloudapp.azure.com [2021-11-23T15:51:32.865Z] GIT_BRANCH PR-40952 [2021-11-23T15:51:32.865Z] GIT_COMMIT bcc880c964d58c76b441a4ff831e828e0bf00eff [2021-11-23T15:51:32.865Z] GIT_PREVIOUS_COMMIT 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 [2021-11-23T15:51:32.865Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 2a7b0bca3c20760a7fee7e543b72496a9164e931 [2021-11-23T15:51:32.865Z] GIT_URL https://github.com/moby/moby.git [2021-11-23T15:51:32.866Z] HUDSON_COOKIE 711afd09-cfa5-4b80-abb4-3afbd7253247 [2021-11-23T15:51:32.866Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-23T15:51:32.866Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-23T15:51:32.866Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-23T15:51:32.866Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-23T15:51:32.866Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-23T15:51:32.866Z] JENKINS_NODE_COOKIE 15aac5b7-f5fa-484f-917f-244e576223d9 [2021-11-23T15:51:32.866Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-23T15:51:32.866Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-23T15:51:32.866Z] JOB_BASE_NAME PR-40952 [2021-11-23T15:51:32.866Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/display/redirect [2021-11-23T15:51:32.866Z] JOB_NAME moby/PR-40952 [2021-11-23T15:51:32.866Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/ [2021-11-23T15:51:32.866Z] library.jps.version master [2021-11-23T15:51:32.866Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-23T15:51:32.866Z] NODE_LABELS amd64 azure azwin-2-f7a2e0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-11-23T15:51:32.866Z] NODE_NAME azwin-2-f7a2e0 [2021-11-23T15:51:32.866Z] NUMBER_OF_PROCESSORS 4 [2021-11-23T15:51:32.866Z] OS Windows_NT [2021-11-23T15:51:32.866Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-23T15:51:32.866Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-23T15:51:32.866Z] ppc64le false [2021-11-23T15:51:32.866Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-23T15:51:32.866Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-23T15:51:32.866Z] PROCESSOR_LEVEL 6 [2021-11-23T15:51:32.866Z] PROCESSOR_REVISION 5507 [2021-11-23T15:51:32.866Z] ProgramData C:\ProgramData [2021-11-23T15:51:32.866Z] ProgramFiles C:\Program Files [2021-11-23T15:51:32.866Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-23T15:51:32.866Z] ProgramW6432 C:\Program Files [2021-11-23T15:51:32.866Z] PROMPT $P$G [2021-11-23T15:51:32.866Z] PSExecutionPolicyPreference Bypass [2021-11-23T15:51:32.866Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-23T15:51:32.866Z] PUBLIC C:\Users\Public [2021-11-23T15:51:32.866Z] rootless true [2021-11-23T15:51:32.866Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/7/display/redirect?page=artif... [2021-11-23T15:51:32.866Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/7/display/redirect?page=changes [2021-11-23T15:51:32.866Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/7/display/redirect [2021-11-23T15:51:32.866Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/7/display/redirect?page=tests [2021-11-23T15:51:32.866Z] s390x false [2021-11-23T15:51:32.866Z] SKIP_VALIDATION_TESTS 1 [2021-11-23T15:51:32.866Z] SOURCES_DRIVE d [2021-11-23T15:51:32.866Z] SOURCES_SUBDIR gopath [2021-11-23T15:51:32.866Z] STAGE_NAME Run tests [2021-11-23T15:51:32.866Z] SystemDrive C: [2021-11-23T15:51:32.866Z] SystemRoot C:\Windows [2021-11-23T15:51:32.866Z] TEMP C:\Windows\TEMP [2021-11-23T15:51:32.866Z] TESTDEBUG 0 [2021-11-23T15:51:32.866Z] TESTRUN_DRIVE d [2021-11-23T15:51:32.866Z] TESTRUN_SUBDIR CI [2021-11-23T15:51:32.866Z] TIMEOUT 120m [2021-11-23T15:51:32.866Z] TMP C:\Windows\TEMP [2021-11-23T15:51:32.866Z] unit_validate true [2021-11-23T15:51:32.866Z] USERDOMAIN WORKGROUP [2021-11-23T15:51:32.866Z] USERNAME azwin-2-f7a2e0$ [2021-11-23T15:51:32.866Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-23T15:51:32.866Z] validate_force false [2021-11-23T15:51:32.866Z] windir C:\Windows [2021-11-23T15:51:32.866Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-23T15:51:32.866Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-11-23T15:51:32.866Z] windows2022 true [2021-11-23T15:51:32.866Z] windows2022containerd true [2021-11-23T15:51:32.866Z] windowsRS1 false [2021-11-23T15:51:32.866Z] windowsRS5 true [2021-11-23T15:51:32.866Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-23T15:51:32.866Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-23T15:51:32.866Z] [2021-11-23T15:51:32.866Z] [2021-11-23T15:51:32.866Z] [2021-11-23T15:51:33.107Z] #65 133.6 rootlesskit version 0.14.6 [2021-11-23T15:51:33.107Z] #65 133.6 Usage of /build/rootlesskit-docker-proxy: [2021-11-23T15:51:33.107Z] #65 133.7 -container-ip string [2021-11-23T15:51:33.107Z] #65 133.7 container ip [2021-11-23T15:51:33.107Z] #65 133.7 -container-port int [2021-11-23T15:51:33.107Z] #65 133.7 container port (default -1) [2021-11-23T15:51:33.107Z] #65 133.7 -host-ip string [2021-11-23T15:51:33.107Z] #65 133.7 host ip [2021-11-23T15:51:33.107Z] #65 133.7 -host-port int [2021-11-23T15:51:33.107Z] #65 133.7 host port (default -1) [2021-11-23T15:51:33.107Z] #65 133.7 -proto string [2021-11-23T15:51:33.107Z] #65 133.7 proxy protocol (default "tcp") [2021-11-23T15:51:33.174Z] #58 ... [2021-11-23T15:51:33.174Z] [2021-11-23T15:51:33.174Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-23T15:51:33.174Z] #21 sha256:6cddc70a1f0a16b61c62df768c3e8032a28d92dcad39a2d4c5c91556af407224 [2021-11-23T15:51:33.174Z] #21 8.924 Reading package lists... [2021-11-23T15:51:34.438Z] INFO: Sources under d:\gopath\... [2021-11-23T15:51:34.438Z] INFO: Test run under d:\CI\... [2021-11-23T15:51:34.438Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-23T15:51:34.438Z] INFO: docker/docker repository was found [2021-11-23T15:51:34.438Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-11-23T15:51:34.914Z] ltsc2019: Pulling from windows/servercore [2021-11-23T15:51:34.914Z] 4612f6d0b889: Pulling fs layer [2021-11-23T15:51:34.914Z] c1f4c7287c99: Pulling fs layer [2021-11-23T15:51:35.639Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-23T15:51:35.639Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-44351ed1\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-23T15:51:35.639Z] ---------------------------------------------------------------------------- [2021-11-23T15:51:35.639Z] [2021-11-23T15:51:35.639Z] INFO: executeCI.ps1 starting at Tue Nov 23 15:51:32 CUT 2021 [2021-11-23T15:51:35.639Z] [2021-11-23T15:51:35.639Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-23T15:51:35.639Z] INFO: Running git version 2.24.1.windows.2 [2021-11-23T15:51:35.639Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-11-23T15:51:35.639Z] INFO: Environment variables: [2021-11-23T15:51:35.639Z] [2021-11-23T15:51:35.639Z] Name Value [2021-11-23T15:51:35.639Z] ---- ----- [2021-11-23T15:51:35.639Z] ALLUSERSPROFILE C:\ProgramData [2021-11-23T15:51:35.639Z] amd64 true [2021-11-23T15:51:35.639Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-23T15:51:35.639Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-23T15:51:35.639Z] arm64 true [2021-11-23T15:51:35.639Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-23T15:51:35.639Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-23T15:51:35.639Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-23T15:51:35.639Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-23T15:51:35.639Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-23T15:51:35.639Z] BRANCH_NAME PR-40952 [2021-11-23T15:51:35.639Z] BUILD_DISPLAY_NAME #7 [2021-11-23T15:51:35.639Z] BUILD_ID 7 [2021-11-23T15:51:35.639Z] BUILD_NUMBER 7 [2021-11-23T15:51:35.639Z] BUILD_TAG jenkins-moby-PR-40952-7 [2021-11-23T15:51:35.639Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/7/ [2021-11-23T15:51:35.640Z] cgroup2 true [2021-11-23T15:51:35.640Z] CHANGE_AUTHOR thaJeztah [2021-11-23T15:51:35.640Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-11-23T15:51:35.640Z] CHANGE_BRANCH rollback_distribution [2021-11-23T15:51:35.640Z] CHANGE_FORK thaJeztah/docker [2021-11-23T15:51:35.640Z] CHANGE_ID 40952 [2021-11-23T15:51:35.640Z] CHANGE_TARGET master [2021-11-23T15:51:35.640Z] CHANGE_TITLE vendor: roll back docker/distribution to v2.7.1 [2021-11-23T15:51:35.640Z] CHANGE_URL https://github.com/moby/moby/pull/40952 [2021-11-23T15:51:35.640Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T15:51:35.640Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-23T15:51:35.640Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-23T15:51:35.640Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-23T15:51:35.640Z] COMPUTERNAME azwin-2-18a270 [2021-11-23T15:51:35.640Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-23T15:51:35.640Z] ConfigSequenceNumber 0 [2021-11-23T15:51:35.640Z] dco true [2021-11-23T15:51:35.640Z] DOCKER_BUILDKIT 0 [2021-11-23T15:51:35.640Z] DOCKER_DUT_DEBUG 1 [2021-11-23T15:51:35.640Z] DOCKER_EXPERIMENTAL 1 [2021-11-23T15:51:35.640Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-23T15:51:35.640Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-23T15:51:35.640Z] EXECUTOR_NUMBER 0 [2021-11-23T15:51:35.640Z] FQDN azwin-2-18a270.westus.cloudapp.azure.com [2021-11-23T15:51:35.640Z] GIT_BRANCH PR-40952 [2021-11-23T15:51:35.640Z] GIT_COMMIT bcc230f9f1a31ef37869bf54e61e234da7ec7701 [2021-11-23T15:51:35.640Z] GIT_PREVIOUS_COMMIT 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 [2021-11-23T15:51:35.640Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 2a7b0bca3c20760a7fee7e543b72496a9164e931 [2021-11-23T15:51:35.640Z] GIT_URL https://github.com/moby/moby.git [2021-11-23T15:51:35.640Z] HUDSON_COOKIE cd6d567f-f89a-4124-99a4-24f46d54afff [2021-11-23T15:51:35.640Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-23T15:51:35.640Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-23T15:51:35.640Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-23T15:51:35.640Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-23T15:51:35.640Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-23T15:51:35.640Z] JENKINS_NODE_COOKIE 667ec8c3-2268-4595-bd38-42bca3186cea [2021-11-23T15:51:35.640Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-23T15:51:35.640Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-23T15:51:35.640Z] JOB_BASE_NAME PR-40952 [2021-11-23T15:51:35.640Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/display/redirect [2021-11-23T15:51:35.640Z] JOB_NAME moby/PR-40952 [2021-11-23T15:51:35.640Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/ [2021-11-23T15:51:35.640Z] library.jps.version master [2021-11-23T15:51:35.640Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-23T15:51:35.640Z] NODE_LABELS amd64 azure azwin-2-18a270 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-11-23T15:51:35.640Z] NODE_NAME azwin-2-18a270 [2021-11-23T15:51:35.640Z] NUMBER_OF_PROCESSORS 4 [2021-11-23T15:51:35.640Z] OS Windows_NT [2021-11-23T15:51:35.640Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-23T15:51:35.640Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-23T15:51:35.640Z] ppc64le false [2021-11-23T15:51:35.640Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-23T15:51:35.640Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-11-23T15:51:35.640Z] PROCESSOR_LEVEL 6 [2021-11-23T15:51:35.640Z] PROCESSOR_REVISION 5504 [2021-11-23T15:51:35.640Z] ProgramData C:\ProgramData [2021-11-23T15:51:35.640Z] ProgramFiles C:\Program Files [2021-11-23T15:51:35.640Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-23T15:51:35.640Z] ProgramW6432 C:\Program Files [2021-11-23T15:51:35.640Z] PROMPT $P$G [2021-11-23T15:51:35.640Z] PSExecutionPolicyPreference Bypass [2021-11-23T15:51:35.640Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-23T15:51:35.640Z] PUBLIC C:\Users\Public [2021-11-23T15:51:35.640Z] rootless true [2021-11-23T15:51:35.640Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/7/display/redirect?page=artif... [2021-11-23T15:51:35.640Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/7/display/redirect?page=changes [2021-11-23T15:51:35.640Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/7/display/redirect [2021-11-23T15:51:35.640Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/7/display/redirect?page=tests [2021-11-23T15:51:35.640Z] s390x false [2021-11-23T15:51:35.640Z] SKIP_VALIDATION_TESTS 1 [2021-11-23T15:51:35.640Z] SOURCES_DRIVE d [2021-11-23T15:51:35.640Z] SOURCES_SUBDIR gopath [2021-11-23T15:51:35.640Z] STAGE_NAME Run tests [2021-11-23T15:51:35.640Z] SystemDrive C: [2021-11-23T15:51:35.640Z] SystemRoot C:\Windows [2021-11-23T15:51:35.640Z] TEMP C:\Windows\TEMP [2021-11-23T15:51:35.640Z] TESTDEBUG 0 [2021-11-23T15:51:35.640Z] TESTRUN_DRIVE d [2021-11-23T15:51:35.640Z] TESTRUN_SUBDIR CI [2021-11-23T15:51:35.640Z] TIMEOUT 120m [2021-11-23T15:51:35.640Z] TMP C:\Windows\TEMP [2021-11-23T15:51:35.640Z] unit_validate true [2021-11-23T15:51:35.640Z] USERDOMAIN WORKGROUP [2021-11-23T15:51:35.640Z] USERNAME azwin-2-18a270$ [2021-11-23T15:51:35.640Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-23T15:51:35.640Z] validate_force false [2021-11-23T15:51:35.640Z] windir C:\Windows [2021-11-23T15:51:35.640Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-23T15:51:35.640Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-11-23T15:51:35.640Z] windows2022 true [2021-11-23T15:51:35.640Z] windows2022containerd true [2021-11-23T15:51:35.640Z] windowsRS1 false [2021-11-23T15:51:35.640Z] windowsRS5 true [2021-11-23T15:51:35.640Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-23T15:51:35.640Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-23T15:51:35.640Z] [2021-11-23T15:51:35.640Z] [2021-11-23T15:51:35.640Z] [2021-11-23T15:51:35.640Z] INFO: Sources under d:\gopath\... [2021-11-23T15:51:35.640Z] INFO: Test run under d:\CI\... [2021-11-23T15:51:35.640Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-23T15:51:35.640Z] INFO: docker/docker repository was found [2021-11-23T15:51:35.640Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-11-23T15:51:35.974Z] #21 ... [2021-11-23T15:51:35.974Z] [2021-11-23T15:51:35.974Z] #34 [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-11-23T15:51:35.974Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T15:51:35.974Z] #34 DONE 135.7s [2021-11-23T15:51:35.974Z] [2021-11-23T15:51:35.974Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:51:35.974Z] #58 sha256:03368126b2ad8ad8bcb90f645324bb35cf95f501570e6c815574ea1591142742 [2021-11-23T15:51:35.974Z] #58 11.17 + cd /tmp/tmp.E2FjWoNh7O/src/github.com/opencontainers/runc [2021-11-23T15:51:35.974Z] #58 11.17 + git checkout -q v1.0.2 [2021-11-23T15:51:35.974Z] #58 11.75 + '[' -z '' ']' [2021-11-23T15:51:35.974Z] #58 11.75 + target=static [2021-11-23T15:51:35.974Z] #58 11.75 + make BUILDTAGS=seccomp static [2021-11-23T15:51:35.974Z] #58 12.19 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-23T15:51:36.107Z] ltsc2022: Pulling from windows/servercore [2021-11-23T15:51:36.107Z] 8f616e6e9eec: Pulling fs layer [2021-11-23T15:51:36.107Z] a0eb404f1860: Pulling fs layer [2021-11-23T15:51:36.235Z] #58 ... [2021-11-23T15:51:36.235Z] [2021-11-23T15:51:36.235Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-23T15:51:36.235Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-23T15:51:36.235Z] #21 9.102 Fetched 8476 kB in 7s (1193 kB/s) [2021-11-23T15:51:36.400Z] #65 DONE 137.0s [2021-11-23T15:51:36.400Z] [2021-11-23T15:51:36.400Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-23T15:51:36.400Z] #66 sha256:ec564797eab4b096fb3e1668c75e528abce89080f5e74622d69c125ae2b6e276 [2021-11-23T15:51:36.400Z] #66 DONE 0.1s [2021-11-23T15:51:36.400Z] [2021-11-23T15:51:36.400Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-23T15:51:36.400Z] #67 sha256:36c8e1fc29684dfcc81cc4f4d5ee17cc992b509c744e15f344ac13c316c04cae [2021-11-23T15:51:36.400Z] #67 DONE 0.1s [2021-11-23T15:51:36.400Z] [2021-11-23T15:51:36.400Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:51:36.400Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:51:36.400Z] #14 132.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-23T15:51:36.400Z] #14 132.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:51:36.400Z] #14 132.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T15:51:36.400Z] #14 137.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-23T15:51:36.400Z] #14 137.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-23T15:51:36.400Z] #14 137.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-23T15:51:36.400Z] #14 137.5 Selecting previously unselected package libapparmor1:amd64. [2021-11-23T15:51:36.400Z] #14 137.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-23T15:51:36.400Z] #14 137.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-23T15:51:36.660Z] #14 137.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-23T15:51:36.660Z] #14 137.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-23T15:51:36.660Z] #14 137.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-23T15:51:36.660Z] #14 137.8 Selecting previously unselected package libbtrfs0:amd64. [2021-11-23T15:51:36.660Z] #14 137.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-23T15:51:36.920Z] #14 137.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T15:51:36.920Z] #14 138.1 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-23T15:51:36.920Z] #14 138.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-23T15:51:36.928Z] #19 217.2 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-11-23T15:51:36.928Z] #19 217.2 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-23T15:51:36.928Z] #19 217.2 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-23T15:51:36.928Z] #19 217.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-11-23T15:51:36.928Z] #19 217.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-11-23T15:51:36.928Z] #19 217.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-11-23T15:51:36.928Z] #19 217.4 Selecting previously unselected package libc6-dev-s390x-cross. [2021-11-23T15:51:36.928Z] #19 217.4 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-11-23T15:51:36.928Z] #19 217.4 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-11-23T15:51:36.928Z] #19 218.2 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-11-23T15:51:37.179Z] #14 138.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T15:51:37.224Z] #19 218.2 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-23T15:51:37.224Z] #19 218.2 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-23T15:51:37.439Z] #14 138.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-23T15:51:37.439Z] #14 138.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T15:51:37.439Z] #14 138.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:51:37.439Z] #14 138.5 Selecting previously unselected package libudev-dev:amd64. [2021-11-23T15:51:37.439Z] #14 138.5 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-23T15:51:37.439Z] #14 138.5 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-23T15:51:37.600Z] #21 12.62 Reading package lists... [2021-11-23T15:51:37.699Z] #14 138.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-23T15:51:37.699Z] #14 138.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-23T15:51:37.699Z] #14 138.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-23T15:51:37.700Z] #62 ... [2021-11-23T15:51:37.700Z] [2021-11-23T15:51:37.700Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:51:37.700Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:51:37.700Z] #14 114.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-23T15:51:37.700Z] #14 114.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:51:37.700Z] #14 114.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T15:51:37.700Z] #14 125.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-23T15:51:37.700Z] #14 125.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:51:37.700Z] #14 125.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T15:51:37.958Z] #14 139.2 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-23T15:51:37.958Z] #14 139.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-23T15:51:38.162Z] #21 16.27 Building dependency tree... [2021-11-23T15:51:38.218Z] #14 139.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-23T15:51:38.218Z] #14 139.4 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-23T15:51:38.218Z] #14 139.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-23T15:51:38.218Z] #14 139.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-23T15:51:38.478Z] #14 139.6 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-23T15:51:38.478Z] #14 139.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-23T15:51:38.478Z] #14 139.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-23T15:51:38.547Z] Commit message: "Merge commit '00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49' into HEAD" [2021-11-23T15:51:38.587Z] #19 219.5 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-11-23T15:51:38.587Z] #19 219.5 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-23T15:51:38.587Z] #19 219.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-23T15:51:38.737Z] #14 139.8 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-23T15:51:38.737Z] #14 139.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-23T15:51:38.737Z] #14 139.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-23T15:51:38.778Z] #21 9.102 Reading package lists... [2021-11-23T15:51:38.586Z] > git rev-list --no-walk 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-11-23T15:51:39.306Z] #14 140.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-23T15:51:39.306Z] #14 140.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-23T15:51:39.566Z] #14 140.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-23T15:51:39.566Z] #14 140.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-23T15:51:39.566Z] #14 140.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T15:51:39.825Z] #14 140.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:51:39.825Z] #14 140.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-23T15:51:39.825Z] #14 140.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-23T15:51:39.825Z] #14 140.8 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-23T15:51:39.825Z] #14 140.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-23T15:51:39.825Z] #14 140.9 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-23T15:51:39.825Z] #14 140.9 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-23T15:51:40.085Z] #14 141.3 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-23T15:51:40.085Z] #14 141.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-23T15:51:40.085Z] #14 141.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-23T15:51:40.092Z] #21 19.35 The following additional packages will be installed: [2021-11-23T15:51:40.092Z] #21 19.35 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-23T15:51:40.092Z] #21 19.35 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-23T15:51:40.092Z] #21 19.35 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-23T15:51:40.092Z] #21 19.35 python3-pkg-resources vim-runtime xxd [2021-11-23T15:51:40.092Z] #21 19.37 Suggested packages: [2021-11-23T15:51:40.092Z] #21 19.37 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-23T15:51:40.092Z] #21 19.37 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-23T15:51:40.092Z] #21 19.37 acl attr quota [2021-11-23T15:51:40.092Z] #21 19.37 Recommended packages: [2021-11-23T15:51:40.092Z] #21 19.37 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-23T15:51:40.345Z] #14 141.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-23T15:51:40.345Z] #14 141.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-23T15:51:40.345Z] #14 141.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-23T15:51:40.345Z] #14 141.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T15:51:40.345Z] #14 141.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-23T15:51:40.345Z] #14 141.4 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-23T15:51:40.345Z] #14 141.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-23T15:51:40.345Z] #14 141.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-23T15:51:40.345Z] #14 141.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T15:51:40.345Z] #14 141.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-23T15:51:40.345Z] #14 141.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-23T15:51:40.345Z] #14 141.4 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-23T15:51:40.345Z] #14 141.4 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-23T15:51:40.345Z] #14 141.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-23T15:51:40.345Z] #14 141.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-23T15:51:40.345Z] #14 141.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-23T15:51:40.345Z] #14 141.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-23T15:51:40.345Z] #14 141.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T15:51:40.345Z] #14 141.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-23T15:51:40.345Z] #14 141.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T15:51:40.345Z] #14 141.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-23T15:51:40.345Z] #14 141.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-23T15:51:40.605Z] #14 141.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T15:51:40.605Z] #14 141.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-23T15:51:40.605Z] #14 141.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T15:51:40.605Z] #14 141.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-23T15:51:40.605Z] #14 141.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:51:40.605Z] #14 141.6 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-23T15:51:40.605Z] #14 141.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:51:40.605Z] #14 141.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:51:40.605Z] #14 141.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:51:40.864Z] #14 DONE 141.9s [2021-11-23T15:51:40.864Z] [2021-11-23T15:51:40.864Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-23T15:51:40.864Z] #57 sha256:a5324a4806a561804c6fa106ce785d2521b1775666289aab7ae82006067c9613 [2021-11-23T15:51:41.036Z] #21 20.39 The following NEW packages will be installed: [2021-11-23T15:51:41.123Z] #57 DONE 0.2s [2021-11-23T15:51:41.123Z] [2021-11-23T15:51:41.123Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:51:41.123Z] #58 sha256:1ded9d36316c4d520b742bd3db53ef5134a1d3b930fc5d60a442198af249122c [2021-11-23T15:51:41.298Z] #21 20.40 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-23T15:51:41.298Z] #21 20.40 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-23T15:51:41.298Z] #21 20.40 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-23T15:51:41.298Z] #21 20.40 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-23T15:51:41.298Z] #21 20.40 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-23T15:51:41.298Z] #21 20.40 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-23T15:51:41.298Z] #21 20.40 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-23T15:51:41.298Z] #21 20.40 xz-utils zip zstd [2021-11-23T15:51:41.555Z] #21 20.69 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:51:41.555Z] #21 20.69 Need to get 27.0 MB of archives. [2021-11-23T15:51:41.555Z] #21 20.69 After this operation, 105 MB of additional disk space will be used. [2021-11-23T15:51:41.555Z] #21 20.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-11-23T15:51:41.555Z] #21 20.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-11-23T15:51:41.555Z] #21 20.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-11-23T15:51:41.555Z] #21 20.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-11-23T15:51:41.555Z] #21 20.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-11-23T15:51:41.555Z] #21 20.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-11-23T15:51:41.555Z] #21 20.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-11-23T15:51:41.555Z] #21 20.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-11-23T15:51:41.555Z] #21 20.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-11-23T15:51:41.555Z] #21 20.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-23T15:51:41.555Z] #21 20.74 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-11-23T15:51:41.555Z] #21 20.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-11-23T15:51:41.555Z] #21 20.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-11-23T15:51:41.556Z] #21 20.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-11-23T15:51:41.556Z] #21 20.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-11-23T15:51:41.556Z] #21 20.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-11-23T15:51:41.556Z] #21 20.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-11-23T15:51:41.556Z] #21 20.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-11-23T15:51:41.556Z] #21 20.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-11-23T15:51:41.556Z] #21 20.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-11-23T15:51:41.556Z] #21 20.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-11-23T15:51:41.556Z] #21 20.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-11-23T15:51:41.556Z] #21 20.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-11-23T15:51:41.556Z] #21 20.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-11-23T15:51:41.556Z] #21 20.83 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-11-23T15:51:41.556Z] #21 20.83 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-11-23T15:51:41.556Z] #21 20.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-11-23T15:51:41.601Z] #21 12.03 Reading package lists... [2021-11-23T15:51:41.812Z] #21 21.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-11-23T15:51:41.812Z] #21 21.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-11-23T15:51:41.812Z] #21 21.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-11-23T15:51:41.812Z] #21 21.20 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-11-23T15:51:41.812Z] #21 21.20 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-11-23T15:51:41.812Z] #21 21.20 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-11-23T15:51:41.812Z] #21 21.21 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-23T15:51:41.812Z] #21 21.24 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-23T15:51:42.069Z] #21 21.24 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-23T15:51:42.069Z] #21 21.24 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-23T15:51:42.069Z] #21 21.25 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-23T15:51:42.069Z] #21 21.26 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-23T15:51:42.069Z] #21 21.26 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-11-23T15:51:42.069Z] #21 21.27 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-11-23T15:51:42.069Z] #21 21.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-11-23T15:51:42.069Z] #21 21.30 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-11-23T15:51:42.069Z] #21 21.30 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-23T15:51:42.069Z] #21 21.42 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-11-23T15:51:42.069Z] #21 21.48 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-11-23T15:51:42.069Z] #21 21.50 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-11-23T15:51:42.172Z] + docker version [2021-11-23T15:51:42.172Z] #21 14.61 Building dependency tree... [2021-11-23T15:51:42.326Z] #21 21.50 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2021-11-23T15:51:42.758Z] #19 223.9 Selecting previously unselected package g++-s390x-linux-gnu. [2021-11-23T15:51:42.758Z] #19 223.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-23T15:51:42.758Z] #19 223.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-23T15:51:42.758Z] #19 224.0 Selecting previously unselected package crossbuild-essential-s390x. [2021-11-23T15:51:42.758Z] #19 224.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-11-23T15:51:42.758Z] #19 224.0 Unpacking crossbuild-essential-s390x (12.9) ... [2021-11-23T15:51:42.758Z] #19 224.0 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-11-23T15:51:42.888Z] #21 22.03 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:51:42.888Z] #21 22.14 Fetched 27.0 MB in 1s (23.8 MB/s) [2021-11-23T15:51:42.888Z] #21 22.20 Selecting previously unselected package pigz. [2021-11-23T15:51:42.888Z] #21 22.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24004 files and directories currently installed.) [2021-11-23T15:51:42.888Z] #21 22.26 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-11-23T15:51:42.888Z] #21 22.27 Unpacking pigz (2.6-1) ... [2021-11-23T15:51:42.997Z] #14 130.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-23T15:51:42.997Z] #14 130.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:51:42.997Z] #14 130.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-23T15:51:43.013Z] #19 224.0 Setting up libfile-which-perl (1.23-1) ... [2021-11-23T15:51:43.013Z] #19 224.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-11-23T15:51:43.013Z] #19 224.0 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-11-23T15:51:43.013Z] #19 224.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-11-23T15:51:43.013Z] #19 224.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-23T15:51:43.013Z] #19 224.1 Setting up libicu67:amd64 (67.1-7) ... [2021-11-23T15:51:43.013Z] #19 224.1 Setting up libmagic-mgc (1:5.39-3) ... [2021-11-23T15:51:43.013Z] #19 224.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-11-23T15:51:43.013Z] #19 224.1 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-11-23T15:51:43.013Z] #19 224.1 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-11-23T15:51:43.013Z] #19 224.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-11-23T15:51:43.013Z] #19 224.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-11-23T15:51:43.013Z] #19 224.2 Setting up file (1:5.39-3) ... [2021-11-23T15:51:43.013Z] #19 224.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-11-23T15:51:43.013Z] #19 224.2 Setting up bzip2 (1.0.8-4) ... [2021-11-23T15:51:43.013Z] #19 224.2 Setting up libyaml-perl (1.30-1) ... [2021-11-23T15:51:43.013Z] #19 224.2 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-11-23T15:51:43.013Z] #19 224.2 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-11-23T15:51:43.013Z] #19 224.2 Setting up libio-string-perl (1.08-3.1) ... [2021-11-23T15:51:43.013Z] #19 224.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-11-23T15:51:43.013Z] #19 224.2 Setting up cross-config (2.6.18+nmu1) ... [2021-11-23T15:51:43.013Z] #19 224.3 Setting up xz-utils (5.2.5-2) ... [2021-11-23T15:51:43.029Z] #58 ... [2021-11-23T15:51:43.029Z] [2021-11-23T15:51:43.029Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-23T15:51:43.029Z] #15 sha256:aede33324e0281cee6d53c3d5214e96e37b3985f1ce1a679209501c2ae2aa5a4 [2021-11-23T15:51:43.029Z] #15 DONE 2.1s [2021-11-23T15:51:43.029Z] [2021-11-23T15:51:43.029Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:51:43.029Z] #58 sha256:1ded9d36316c4d520b742bd3db53ef5134a1d3b930fc5d60a442198af249122c [2021-11-23T15:51:43.029Z] #58 1.931 + RM_GOPATH=0 [2021-11-23T15:51:43.029Z] #58 1.931 + TMP_GOPATH= [2021-11-23T15:51:43.029Z] #58 1.931 + : /build [2021-11-23T15:51:43.029Z] #58 1.931 + '[' -z '' ']' [2021-11-23T15:51:43.029Z] #58 1.931 ++ mktemp -d [2021-11-23T15:51:43.029Z] #58 1.939 + export GOPATH=/tmp/tmp.xKnifZahMm [2021-11-23T15:51:43.029Z] #58 1.939 + GOPATH=/tmp/tmp.xKnifZahMm [2021-11-23T15:51:43.029Z] #58 1.939 + RM_GOPATH=1 [2021-11-23T15:51:43.029Z] #58 1.939 + case "$(go env GOARCH)" in [2021-11-23T15:51:43.029Z] #58 1.939 ++ go env GOARCH [2021-11-23T15:51:43.029Z] #58 1.963 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:51:43.029Z] #58 1.963 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:51:43.029Z] #58 1.963 ++ dirname /install.sh [2021-11-23T15:51:43.029Z] #58 1.963 + dir=/ [2021-11-23T15:51:43.029Z] #58 1.963 + bin=runc [2021-11-23T15:51:43.029Z] #58 1.963 + shift [2021-11-23T15:51:43.029Z] #58 1.963 + '[' '!' -f //runc.installer ']' [2021-11-23T15:51:43.029Z] #58 1.968 Install runc version v1.0.2 (build tags: seccomp) [2021-11-23T15:51:43.029Z] #58 1.968 + . //runc.installer [2021-11-23T15:51:43.029Z] #58 1.968 ++ set -e [2021-11-23T15:51:43.029Z] #58 1.968 ++ : v1.0.2 [2021-11-23T15:51:43.029Z] #58 1.968 + install_runc [2021-11-23T15:51:43.029Z] #58 1.968 + RUNC_BUILDTAGS=seccomp [2021-11-23T15:51:43.029Z] #58 1.968 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-23T15:51:43.029Z] #58 1.968 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xKnifZahMm/src/github.com/opencontainers/runc [2021-11-23T15:51:43.029Z] #58 1.973 Cloning into '/tmp/tmp.xKnifZahMm/src/github.com/opencontainers/runc'... [2021-11-23T15:51:43.114Z] #21 16.18 The following additional packages will be installed: [2021-11-23T15:51:43.114Z] #21 16.19 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-23T15:51:43.114Z] #21 16.19 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-23T15:51:43.114Z] #21 16.19 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-23T15:51:43.114Z] #21 16.19 python3-pkg-resources vim-runtime xxd [2021-11-23T15:51:43.114Z] #21 16.20 Suggested packages: [2021-11-23T15:51:43.114Z] #21 16.20 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-23T15:51:43.114Z] #21 16.20 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-23T15:51:43.114Z] #21 16.20 acl attr quota [2021-11-23T15:51:43.114Z] #21 16.20 Recommended packages: [2021-11-23T15:51:43.114Z] #21 16.20 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-23T15:51:43.144Z] #21 22.35 Selecting previously unselected package libelf1:arm64. [2021-11-23T15:51:43.144Z] #21 22.35 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-11-23T15:51:43.144Z] #21 22.36 Unpacking libelf1:arm64 (0.183-1) ... [2021-11-23T15:51:43.144Z] #21 22.50 Selecting previously unselected package libbpf0:arm64. [2021-11-23T15:51:43.144Z] #21 22.51 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-11-23T15:51:43.144Z] #21 22.51 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-11-23T15:51:43.144Z] #21 22.60 Selecting previously unselected package libcap2:arm64. [2021-11-23T15:51:43.268Z] #19 224.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-23T15:51:43.268Z] #19 224.4 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-11-23T15:51:43.268Z] #19 224.4 Setting up patch (2.7.6-7) ... [2021-11-23T15:51:43.268Z] #19 224.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-11-23T15:51:43.268Z] #19 224.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-11-23T15:51:43.268Z] #19 224.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.268Z] #19 224.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-11-23T15:51:43.268Z] #19 224.4 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-11-23T15:51:43.268Z] #19 224.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.268Z] #19 224.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.268Z] #19 224.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-11-23T15:51:43.268Z] #19 224.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-11-23T15:51:43.268Z] #19 224.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.268Z] #19 224.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-23T15:51:43.268Z] #19 224.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-11-23T15:51:43.268Z] #19 224.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-11-23T15:51:43.268Z] #19 224.5 Setting up libfile-homedir-perl (1.006-1) ... [2021-11-23T15:51:43.268Z] #19 224.5 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-11-23T15:51:43.268Z] #19 224.5 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.402Z] #21 22.60 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-11-23T15:51:43.402Z] #21 22.61 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-11-23T15:51:43.402Z] #21 22.65 Selecting previously unselected package libmnl0:arm64. [2021-11-23T15:51:43.402Z] #21 22.66 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-11-23T15:51:43.402Z] #21 22.66 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-11-23T15:51:43.402Z] #21 22.72 Selecting previously unselected package libxtables12:arm64. [2021-11-23T15:51:43.524Z] #19 224.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-23T15:51:43.524Z] #19 224.6 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-23T15:51:43.524Z] #19 224.6 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-11-23T15:51:43.524Z] #19 224.6 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-23T15:51:43.524Z] #19 224.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-11-23T15:51:43.524Z] #19 224.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-23T15:51:43.524Z] #19 224.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.524Z] #19 224.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-23T15:51:43.524Z] #19 224.6 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.524Z] #19 224.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.524Z] #19 224.7 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.524Z] #19 224.7 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.524Z] #19 224.7 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.524Z] #19 224.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.524Z] #19 224.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-11-23T15:51:43.524Z] #19 224.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.524Z] #19 224.7 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.524Z] #19 224.7 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.524Z] #19 224.7 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.524Z] #19 224.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-11-23T15:51:43.613Z] c1f4c7287c99: Verifying Checksum [2021-11-23T15:51:43.613Z] c1f4c7287c99: Download complete [2021-11-23T15:51:43.658Z] #21 22.72 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-11-23T15:51:43.658Z] #21 22.73 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-11-23T15:51:43.658Z] #21 22.79 Selecting previously unselected package libcap2-bin. [2021-11-23T15:51:43.658Z] #21 22.79 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-11-23T15:51:43.658Z] #21 22.81 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-23T15:51:43.658Z] #21 22.89 Selecting previously unselected package iproute2. [2021-11-23T15:51:43.659Z] #21 22.89 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-11-23T15:51:43.659Z] #21 22.89 Unpacking iproute2 (5.10.0-4) ... [2021-11-23T15:51:43.780Z] #19 224.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.780Z] #19 224.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.780Z] #19 224.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.780Z] #19 224.8 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-11-23T15:51:43.780Z] #19 224.8 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.780Z] #19 224.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.780Z] #19 224.8 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:43.780Z] #19 224.8 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-11-23T15:51:43.780Z] #19 224.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-11-23T15:51:43.780Z] #19 225.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-11-23T15:51:43.915Z] #21 23.30 Selecting previously unselected package xxd. [2021-11-23T15:51:44.035Z] #19 225.1 [2021-11-23T15:51:44.035Z] #19 225.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-11-23T15:51:44.035Z] #19 225.1 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.035Z] #19 225.1 Setting up dpkg-dev (1.20.9) ... [2021-11-23T15:51:44.035Z] #19 225.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.035Z] #19 225.2 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-23T15:51:44.035Z] #19 225.2 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.035Z] #19 225.2 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.035Z] #19 225.2 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.035Z] #19 225.2 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.035Z] #19 225.2 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-23T15:51:44.035Z] #19 225.2 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.035Z] #19 225.2 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.035Z] #19 225.2 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.035Z] #19 225.2 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.035Z] #19 225.3 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-11-23T15:51:44.035Z] #19 225.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-11-23T15:51:44.035Z] #19 225.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-11-23T15:51:44.172Z] #21 23.30 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-11-23T15:51:44.172Z] #21 23.30 Unpacking xxd (2:8.2.2434-3) ... [2021-11-23T15:51:44.172Z] #21 23.41 Selecting previously unselected package vim-common. [2021-11-23T15:51:44.172Z] #21 23.42 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-23T15:51:44.172Z] #21 23.43 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-23T15:51:44.291Z] #19 225.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-11-23T15:51:44.291Z] #19 225.6 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-11-23T15:51:44.291Z] #19 225.6 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-23T15:51:44.291Z] #19 225.6 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-23T15:51:44.291Z] #19 225.6 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.291Z] #19 225.6 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-23T15:51:44.291Z] #19 225.6 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.291Z] #19 225.6 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.428Z] #21 23.54 Selecting previously unselected package bash-completion. [2021-11-23T15:51:44.428Z] #21 23.55 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-23T15:51:44.502Z] #21 17.48 The following NEW packages will be installed: [2021-11-23T15:51:44.502Z] #21 17.48 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-23T15:51:44.502Z] #21 17.48 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-23T15:51:44.502Z] #21 17.49 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-23T15:51:44.502Z] #21 17.49 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-23T15:51:44.502Z] #21 17.49 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-23T15:51:44.502Z] #21 17.49 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-23T15:51:44.502Z] #21 17.49 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-23T15:51:44.502Z] #21 17.49 xz-utils zip zstd [2021-11-23T15:51:44.546Z] #19 225.6 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-23T15:51:44.546Z] #19 225.6 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-23T15:51:44.546Z] #19 225.7 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.546Z] #19 225.7 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.546Z] #19 225.7 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.546Z] #19 225.7 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.546Z] #19 225.7 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.546Z] #19 225.7 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.546Z] #19 225.7 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-23T15:51:44.546Z] #19 225.7 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-23T15:51:44.546Z] #19 225.7 Setting up libxml-simple-perl (2.25-1) ... [2021-11-23T15:51:44.546Z] #19 225.7 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-23T15:51:44.546Z] #19 225.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-23T15:51:44.546Z] #19 225.8 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-23T15:51:44.546Z] #19 225.8 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.546Z] #19 225.8 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.546Z] #19 225.8 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.546Z] #19 225.8 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.546Z] #19 225.8 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-23T15:51:44.546Z] #19 225.8 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-11-23T15:51:44.546Z] #19 225.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.546Z] #19 225.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-23T15:51:44.762Z] #21 17.82 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:51:44.762Z] #21 17.82 Need to get 27.6 MB of archives. [2021-11-23T15:51:44.762Z] #21 17.82 After this operation, 106 MB of additional disk space will be used. [2021-11-23T15:51:44.762Z] #21 17.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-23T15:51:44.762Z] #21 17.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-23T15:51:44.762Z] #21 17.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-23T15:51:44.762Z] #21 17.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-23T15:51:44.762Z] #21 17.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-23T15:51:44.762Z] #21 17.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-23T15:51:44.762Z] #21 17.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-23T15:51:44.762Z] #21 17.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-23T15:51:44.762Z] #21 17.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-23T15:51:44.762Z] #21 17.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-23T15:51:44.762Z] #21 17.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-23T15:51:44.762Z] #21 17.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-23T15:51:44.808Z] #19 225.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.808Z] #19 225.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-23T15:51:44.808Z] #19 225.9 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-23T15:51:44.808Z] #19 225.9 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-23T15:51:44.808Z] #19 225.9 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-11-23T15:51:44.808Z] #19 225.9 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-23T15:51:44.808Z] #19 225.9 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-23T15:51:44.808Z] #19 225.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-23T15:51:44.808Z] #19 225.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-23T15:51:44.808Z] #19 225.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-23T15:51:44.808Z] #19 225.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-23T15:51:44.808Z] #19 226.0 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-23T15:51:44.808Z] #19 226.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-23T15:51:44.808Z] #19 226.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-23T15:51:44.808Z] #19 226.0 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-11-23T15:51:44.808Z] #19 226.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-23T15:51:44.808Z] #19 226.0 Setting up crossbuild-essential-armel (12.9) ... [2021-11-23T15:51:44.945Z] #58 ... [2021-11-23T15:51:44.946Z] [2021-11-23T15:51:44.946Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-23T15:51:44.946Z] #16 sha256:2f9a8816c0036b51bf3e35d14c094fb907102e688e6363e4400ffd10b065e653 [2021-11-23T15:51:44.946Z] #16 DONE 1.7s [2021-11-23T15:51:44.946Z] [2021-11-23T15:51:44.946Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-23T15:51:44.946Z] #17 sha256:ccd72cdafafe79e95410c319153b08b0d57cc35f36d32b673b3271c65d375c14 [2021-11-23T15:51:45.023Z] #21 17.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-23T15:51:45.023Z] #21 17.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-23T15:51:45.023Z] #21 17.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-23T15:51:45.023Z] #21 17.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-23T15:51:45.023Z] #21 17.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-23T15:51:45.023Z] #21 17.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-23T15:51:45.023Z] #21 17.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-23T15:51:45.023Z] #21 17.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-23T15:51:45.023Z] #21 17.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-23T15:51:45.023Z] #21 17.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-23T15:51:45.023Z] #21 17.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-23T15:51:45.023Z] #21 17.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-23T15:51:45.023Z] #21 17.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-23T15:51:45.023Z] #21 17.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-23T15:51:45.023Z] #21 17.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-23T15:51:45.064Z] #19 226.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-23T15:51:45.064Z] #19 226.1 Setting up crossbuild-essential-armhf (12.9) ... [2021-11-23T15:51:45.064Z] #19 226.1 Setting up crossbuild-essential-arm64 (12.9) ... [2021-11-23T15:51:45.064Z] #19 226.1 Setting up crossbuild-essential-s390x (12.9) ... [2021-11-23T15:51:45.064Z] #19 226.1 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-11-23T15:51:45.064Z] #19 226.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:51:45.284Z] #21 18.29 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-23T15:51:45.284Z] #21 18.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-23T15:51:45.284Z] #21 18.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-23T15:51:45.284Z] #21 18.29 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-23T15:51:45.284Z] #21 18.29 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-23T15:51:45.284Z] #21 18.29 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-23T15:51:45.284Z] #21 18.30 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-23T15:51:45.284Z] #21 18.36 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-23T15:51:45.284Z] #21 18.37 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-23T15:51:45.284Z] #21 18.37 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-23T15:51:45.284Z] #21 18.38 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-23T15:51:45.284Z] #21 18.40 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-23T15:51:45.284Z] #21 18.40 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-23T15:51:45.284Z] #21 18.40 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-23T15:51:45.284Z] #21 18.44 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-23T15:51:45.319Z] #19 DONE 226.6s [2021-11-23T15:51:45.319Z] [2021-11-23T15:51:45.319Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-23T15:51:45.319Z] #71 sha256:4e44c5f22941fa9b884a8746352f30e6bf7f0fba88b336932953020201dc77f1 [2021-11-23T15:51:45.545Z] #21 18.45 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-23T15:51:45.545Z] #21 18.46 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-23T15:51:45.545Z] #21 18.66 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-23T15:51:45.545Z] #21 18.68 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-23T15:51:45.545Z] #21 18.70 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-23T15:51:45.576Z] #71 DONE 0.1s [2021-11-23T15:51:45.576Z] [2021-11-23T15:51:45.576Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-23T15:51:45.576Z] #32 sha256:86d520c4dc29226a6b3d151a5292f8294bf0799bf80a36b49003e599a95ca68a [2021-11-23T15:51:45.576Z] #32 DONE 0.1s [2021-11-23T15:51:45.576Z] [2021-11-23T15:51:45.576Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:51:45.576Z] #72 sha256:0308923a731bc7c0bf03a05fbbf72393c1b2c2294892c1c4295e860d693efd31 [2021-11-23T15:51:45.794Z] #21 24.96 Unpacking bash-completion (1:2.11-2) ... [2021-11-23T15:51:45.805Z] #21 18.72 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-23T15:51:46.050Z] #21 25.37 Selecting previously unselected package bzip2. [2021-11-23T15:51:46.050Z] #21 25.37 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-11-23T15:51:46.050Z] #21 25.38 Unpacking bzip2 (1.0.8-4) ... [2021-11-23T15:51:46.050Z] #21 25.45 Selecting previously unselected package xz-utils. [2021-11-23T15:51:46.065Z] #21 19.28 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:51:46.307Z] #21 25.45 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-11-23T15:51:46.307Z] #21 25.46 Unpacking xz-utils (5.2.5-2) ... [2021-11-23T15:51:46.307Z] #21 25.63 Selecting previously unselected package apparmor. [2021-11-23T15:51:46.307Z] #21 25.63 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-11-23T15:51:46.307Z] #21 25.69 Unpacking apparmor (2.13.6-10) ... [2021-11-23T15:51:46.325Z] #17 1.663 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-23T15:51:46.326Z] #21 19.42 Fetched 27.6 MB in 1s (22.8 MB/s) [2021-11-23T15:51:46.326Z] #21 19.49 Selecting previously unselected package pigz. [2021-11-23T15:51:46.562Z] #21 26.01 Selecting previously unselected package inetutils-ping. [2021-11-23T15:51:46.584Z] #17 DONE 1.9s [2021-11-23T15:51:46.584Z] [2021-11-23T15:51:46.584Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:51:46.584Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:51:46.584Z] #53 ... [2021-11-23T15:51:46.584Z] [2021-11-23T15:51:46.584Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-23T15:51:46.584Z] #18 sha256:9eece6239ebe15c8e21be914e9439b512dcc29edbc0fd18e33cb8855eab27b04 [2021-11-23T15:51:46.587Z] #21 19.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-11-23T15:51:46.587Z] #21 19.56 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-23T15:51:46.587Z] #21 19.56 Unpacking pigz (2.6-1) ... [2021-11-23T15:51:46.587Z] #21 19.65 Selecting previously unselected package libelf1:amd64. [2021-11-23T15:51:46.587Z] #21 19.66 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-23T15:51:46.587Z] #21 19.67 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-23T15:51:46.819Z] #21 26.01 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-11-23T15:51:46.819Z] #21 26.02 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-23T15:51:46.819Z] #21 26.10 Selecting previously unselected package libip4tc2:arm64. [2021-11-23T15:51:46.819Z] #21 26.10 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-11-23T15:51:46.819Z] #21 26.11 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-11-23T15:51:46.819Z] #21 26.18 Selecting previously unselected package libip6tc2:arm64. [2021-11-23T15:51:46.819Z] #21 26.18 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-11-23T15:51:46.819Z] #21 26.20 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-11-23T15:51:46.847Z] #21 19.87 Selecting previously unselected package libbpf0:amd64. [2021-11-23T15:51:46.847Z] #21 19.87 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-23T15:51:46.847Z] #21 19.87 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-23T15:51:47.076Z] #21 26.29 Selecting previously unselected package libnfnetlink0:arm64. [2021-11-23T15:51:47.076Z] #21 26.29 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-11-23T15:51:47.076Z] #21 26.30 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-11-23T15:51:47.076Z] #21 26.35 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-11-23T15:51:47.076Z] #21 26.35 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-11-23T15:51:47.076Z] #21 26.35 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-11-23T15:51:47.076Z] #21 26.43 Selecting previously unselected package libnftnl11:arm64. [2021-11-23T15:51:47.076Z] #21 26.44 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-11-23T15:51:47.076Z] #21 26.44 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-11-23T15:51:47.108Z] #21 19.99 Selecting previously unselected package libcap2:amd64. [2021-11-23T15:51:47.108Z] #21 19.99 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-23T15:51:47.108Z] #21 20.01 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-23T15:51:47.108Z] #21 20.08 Selecting previously unselected package libmnl0:amd64. [2021-11-23T15:51:47.108Z] #21 20.08 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-23T15:51:47.108Z] #21 20.09 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-23T15:51:47.108Z] #21 20.15 Selecting previously unselected package libxtables12:amd64. [2021-11-23T15:51:47.108Z] #21 20.15 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-23T15:51:47.108Z] #21 20.16 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-23T15:51:47.108Z] #21 20.22 Selecting previously unselected package libcap2-bin. [2021-11-23T15:51:47.332Z] #21 26.52 Selecting previously unselected package iptables. [2021-11-23T15:51:47.332Z] #21 26.52 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-11-23T15:51:47.332Z] #21 26.54 Unpacking iptables (1.8.7-1) ... [2021-11-23T15:51:47.367Z] #21 20.23 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-23T15:51:47.367Z] #21 20.24 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-23T15:51:47.367Z] #21 20.31 Selecting previously unselected package iproute2. [2021-11-23T15:51:47.367Z] #21 20.32 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-23T15:51:47.367Z] #21 20.32 Unpacking iproute2 (5.10.0-4) ... [2021-11-23T15:51:47.463Z] #72 1.908 + RM_GOPATH=0 [2021-11-23T15:51:47.463Z] #72 1.908 + TMP_GOPATH= [2021-11-23T15:51:47.463Z] #72 1.908 + : /build [2021-11-23T15:51:47.463Z] #72 1.908 + '[' -z '' ']' [2021-11-23T15:51:47.463Z] #72 1.913 ++ mktemp -d [2021-11-23T15:51:47.463Z] #72 1.918 + export GOPATH=/tmp/tmp.WcXvuGDW2i [2021-11-23T15:51:47.463Z] #72 1.918 + GOPATH=/tmp/tmp.WcXvuGDW2i [2021-11-23T15:51:47.463Z] #72 1.918 + RM_GOPATH=1 [2021-11-23T15:51:47.463Z] #72 1.918 + case "$(go env GOARCH)" in [2021-11-23T15:51:47.463Z] #72 1.918 ++ go env GOARCH [2021-11-23T15:51:47.463Z] #72 1.925 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:51:47.463Z] #72 1.925 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:51:47.463Z] #72 1.926 ++ dirname /install.sh [2021-11-23T15:51:47.463Z] #72 1.926 + dir=/ [2021-11-23T15:51:47.463Z] #72 1.926 + bin=rootlesskit [2021-11-23T15:51:47.463Z] #72 1.926 + shift [2021-11-23T15:51:47.463Z] #72 1.926 + '[' '!' -f //rootlesskit.installer ']' [2021-11-23T15:51:47.463Z] #72 1.926 + . //rootlesskit.installer [2021-11-23T15:51:47.463Z] #72 1.926 ++ : v0.14.6 [2021-11-23T15:51:47.463Z] #72 1.927 + install_rootlesskit [2021-11-23T15:51:47.463Z] #72 1.927 + case "$1" in [2021-11-23T15:51:47.463Z] #72 1.927 + export CGO_ENABLED=0 [2021-11-23T15:51:47.463Z] #72 1.927 + CGO_ENABLED=0 [2021-11-23T15:51:47.463Z] #72 1.927 + _install_rootlesskit [2021-11-23T15:51:47.463Z] #72 1.929 Install rootlesskit version v0.14.6 [2021-11-23T15:51:47.463Z] #72 1.929 + echo 'Install rootlesskit version v0.14.6' [2021-11-23T15:51:47.463Z] #72 1.929 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-23T15:51:47.463Z] #72 1.929 + GOBIN=/build [2021-11-23T15:51:47.463Z] #72 1.929 + GO111MODULE=on [2021-11-23T15:51:47.463Z] #72 1.929 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-23T15:51:47.588Z] #21 26.81 Selecting previously unselected package libonig5:arm64. [2021-11-23T15:51:47.588Z] #21 26.82 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-11-23T15:51:47.588Z] #21 26.82 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-11-23T15:51:47.588Z] #21 26.93 Selecting previously unselected package libjq1:arm64. [2021-11-23T15:51:47.588Z] #21 26.93 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-11-23T15:51:47.588Z] #21 26.94 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-11-23T15:51:47.588Z] #21 27.04 Selecting previously unselected package jq. [2021-11-23T15:51:47.628Z] #21 20.77 Selecting previously unselected package xxd. [2021-11-23T15:51:47.844Z] #21 27.04 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-11-23T15:51:47.844Z] #21 27.04 Unpacking jq (1.6-2.1) ... [2021-11-23T15:51:47.844Z] #21 27.11 Selecting previously unselected package libaio1:arm64. [2021-11-23T15:51:47.844Z] #21 27.11 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-11-23T15:51:47.844Z] #21 27.12 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-11-23T15:51:47.844Z] #21 27.17 Selecting previously unselected package libgpm2:arm64. [2021-11-23T15:51:47.888Z] #21 20.78 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T15:51:47.888Z] #21 20.79 Unpacking xxd (2:8.2.2434-3) ... [2021-11-23T15:51:47.888Z] #21 20.94 Selecting previously unselected package vim-common. [2021-11-23T15:51:47.888Z] #21 20.94 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-23T15:51:47.888Z] #21 20.95 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-23T15:51:48.025Z] #72 2.351 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-23T15:51:48.101Z] #21 27.17 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-11-23T15:51:48.101Z] #21 27.19 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-11-23T15:51:48.101Z] #21 27.25 Selecting previously unselected package libicu67:arm64. [2021-11-23T15:51:48.101Z] #21 27.25 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-11-23T15:51:48.101Z] #21 27.26 Unpacking libicu67:arm64 (67.1-7) ... [2021-11-23T15:51:48.149Z] #21 21.12 Selecting previously unselected package bash-completion. [2021-11-23T15:51:48.149Z] #21 21.12 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-23T15:51:48.319Z] #14 135.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-23T15:51:48.320Z] #14 135.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:51:48.320Z] #14 135.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T15:51:48.384Z] 4612f6d0b889: Verifying Checksum [2021-11-23T15:51:48.384Z] 4612f6d0b889: Download complete [2021-11-23T15:51:48.492Z] #18 DONE 1.5s [2021-11-23T15:51:48.492Z] [2021-11-23T15:51:48.492Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-23T15:51:48.492Z] #19 sha256:53394475d09299e3c0149c6299bf03e9eda8d0f9784d7c3f98055bb873fcfea3 [2021-11-23T15:51:49.340Z] Client: [2021-11-23T15:51:49.340Z] Version: 20.10.9 [2021-11-23T15:51:49.340Z] API version: 1.41 [2021-11-23T15:51:49.340Z] Go version: go1.16.8 [2021-11-23T15:51:49.340Z] Git commit: c2ea9bc [2021-11-23T15:51:49.340Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-23T15:51:49.340Z] OS/Arch: windows/amd64 [2021-11-23T15:51:49.340Z] Context: default [2021-11-23T15:51:49.340Z] Experimental: true [2021-11-23T15:51:49.340Z] [2021-11-23T15:51:49.340Z] Server: Docker Engine - Community [2021-11-23T15:51:49.340Z] Engine: [2021-11-23T15:51:49.340Z] Version: 20.10.9 [2021-11-23T15:51:49.340Z] API version: 1.41 (minimum version 1.24) [2021-11-23T15:51:49.340Z] Go version: go1.16.8 [2021-11-23T15:51:49.340Z] Git commit: 79ea9d3 [2021-11-23T15:51:49.340Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-23T15:51:49.340Z] OS/Arch: windows/amd64 [2021-11-23T15:51:49.340Z] Experimental: true [2021-11-23T15:51:49.872Z] #19 DONE 1.8s [2021-11-23T15:51:49.872Z] [2021-11-23T15:51:49.872Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:51:49.872Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:51:49.872Z] #43 ... [2021-11-23T15:51:49.872Z] [2021-11-23T15:51:49.872Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-23T15:51:49.872Z] #20 sha256:f0efaaae31890069d444be3f96d4de3fbaa41cfddeff59fc363452b2668e4778 [Pipeline] sh [2021-11-23T15:51:50.066Z] #21 23.04 Unpacking bash-completion (1:2.11-2) ... [2021-11-23T15:51:50.543Z] #72 4.852 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-23T15:51:50.543Z] #72 4.852 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-23T15:51:50.620Z] #21 29.98 Selecting previously unselected package libinih1:arm64. [2021-11-23T15:51:50.620Z] #21 29.98 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-11-23T15:51:50.620Z] #21 29.98 Unpacking libinih1:arm64 (53-1+b2) ... [2021-11-23T15:51:50.636Z] #21 23.51 Selecting previously unselected package bzip2. [2021-11-23T15:51:50.636Z] #21 23.52 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-23T15:51:50.636Z] #21 23.52 Unpacking bzip2 (1.0.8-4) ... [2021-11-23T15:51:50.636Z] #21 23.61 Selecting previously unselected package xz-utils. [2021-11-23T15:51:50.636Z] #21 23.61 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-23T15:51:50.636Z] #21 23.62 Unpacking xz-utils (5.2.5-2) ... [2021-11-23T15:51:50.877Z] #21 30.04 Selecting previously unselected package libnet1:arm64. [2021-11-23T15:51:50.877Z] #21 30.04 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-23T15:51:50.877Z] #21 30.05 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-23T15:51:50.877Z] #21 30.13 Selecting previously unselected package libnl-3-200:arm64. [2021-11-23T15:51:50.877Z] #21 30.13 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-11-23T15:51:50.877Z] #21 30.14 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-23T15:51:50.877Z] #21 30.20 Selecting previously unselected package libprotobuf-c1:arm64. [2021-11-23T15:51:50.877Z] #21 30.21 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-11-23T15:51:50.877Z] #21 30.21 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-23T15:51:50.877Z] #21 30.25 Selecting previously unselected package net-tools. [2021-11-23T15:51:50.896Z] #21 23.78 Selecting previously unselected package apparmor. [2021-11-23T15:51:50.896Z] #21 23.80 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-23T15:51:50.896Z] #21 23.87 Unpacking apparmor (2.13.6-10) ... [2021-11-23T15:51:50.934Z] + docker info [2021-11-23T15:51:50.934Z] Client: [2021-11-23T15:51:50.934Z] Context: default [2021-11-23T15:51:50.934Z] Debug Mode: false [2021-11-23T15:51:50.934Z] [2021-11-23T15:51:50.934Z] Server: [2021-11-23T15:51:50.934Z] Containers: 0 [2021-11-23T15:51:50.934Z] Running: 0 [2021-11-23T15:51:50.934Z] Paused: 0 [2021-11-23T15:51:50.934Z] Stopped: 0 [2021-11-23T15:51:50.934Z] Images: 0 [2021-11-23T15:51:50.934Z] Server Version: 20.10.9 [2021-11-23T15:51:50.934Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-23T15:51:50.934Z] Windows: [2021-11-23T15:51:50.934Z] LCOW: [2021-11-23T15:51:50.934Z] Logging Driver: json-file [2021-11-23T15:51:50.934Z] Plugins: [2021-11-23T15:51:50.934Z] Volume: local [2021-11-23T15:51:50.934Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T15:51:50.934Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T15:51:50.934Z] Swarm: inactive [2021-11-23T15:51:50.934Z] Default Isolation: process [2021-11-23T15:51:50.934Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-23T15:51:50.934Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-23T15:51:50.934Z] OSType: windows [2021-11-23T15:51:50.934Z] Architecture: x86_64 [2021-11-23T15:51:50.934Z] CPUs: 4 [2021-11-23T15:51:50.934Z] Total Memory: 32GiB [2021-11-23T15:51:50.934Z] Name: azwin-2-18a271 [2021-11-23T15:51:50.934Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-23T15:51:50.934Z] Docker Root Dir: D:\docker [2021-11-23T15:51:50.934Z] Debug Mode: false [2021-11-23T15:51:50.934Z] Registry: https://index.docker.io/v1/ [2021-11-23T15:51:50.934Z] Labels: [2021-11-23T15:51:50.934Z] Experimental: true [2021-11-23T15:51:50.934Z] Insecure Registries: [2021-11-23T15:51:50.934Z] 10.0.0.4:5000 [2021-11-23T15:51:50.934Z] 127.0.0.0/8 [2021-11-23T15:51:50.934Z] Registry Mirrors: [2021-11-23T15:51:50.934Z] http://10.0.0.4:5000/ [2021-11-23T15:51:50.934Z] Live Restore Enabled: false [2021-11-23T15:51:50.934Z] Product License: Community Engine [2021-11-23T15:51:50.934Z] [Pipeline] } [Pipeline] // stage [2021-11-23T15:51:51.106Z] #72 5.429 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [Pipeline] stage [Pipeline] { (Run tests) [2021-11-23T15:51:51.134Z] #21 30.26 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-11-23T15:51:51.134Z] #21 30.26 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-23T15:51:51.134Z] #21 30.42 Selecting previously unselected package patch. [2021-11-23T15:51:51.134Z] #21 30.44 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-11-23T15:51:51.134Z] #21 30.45 Unpacking patch (2.7.6-7) ... [Pipeline] powershell [2021-11-23T15:51:51.390Z] #21 30.52 Selecting previously unselected package python-pip-whl. [2021-11-23T15:51:51.390Z] #21 30.53 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-23T15:51:51.390Z] #21 30.54 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-23T15:51:51.467Z] #21 24.32 Selecting previously unselected package inetutils-ping. [2021-11-23T15:51:51.467Z] #21 24.33 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-23T15:51:51.467Z] #21 24.33 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-23T15:51:51.467Z] #21 24.44 Selecting previously unselected package libip4tc2:amd64. [2021-11-23T15:51:51.467Z] #21 24.46 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-23T15:51:51.467Z] #21 24.46 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-23T15:51:51.467Z] #21 24.52 Selecting previously unselected package libip6tc2:amd64. [2021-11-23T15:51:51.467Z] #21 24.54 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-23T15:51:51.467Z] #21 24.54 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-23T15:51:51.467Z] #21 24.59 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-23T15:51:51.467Z] #21 24.60 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-23T15:51:51.467Z] #21 24.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-23T15:51:51.647Z] #21 30.93 Selecting previously unselected package python3-lib2to3. [2021-11-23T15:51:51.647Z] #21 30.95 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-23T15:51:51.647Z] #21 30.96 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-23T15:51:51.728Z] #21 24.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-23T15:51:51.728Z] #21 24.69 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-23T15:51:51.728Z] #21 24.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-23T15:51:51.728Z] #21 24.76 Selecting previously unselected package libnftnl11:amd64. [2021-11-23T15:51:51.728Z] #21 24.76 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-23T15:51:51.728Z] #21 24.77 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-23T15:51:51.780Z] #20 DONE 1.6s [2021-11-23T15:51:51.780Z] [2021-11-23T15:51:51.780Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:51:51.780Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:51:51.780Z] #43 ... [2021-11-23T15:51:51.780Z] [2021-11-23T15:51:51.780Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-23T15:51:51.780Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-23T15:51:51.904Z] #21 31.06 Selecting previously unselected package python3-distutils. [2021-11-23T15:51:51.904Z] #21 31.07 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-23T15:51:51.904Z] #21 31.08 Unpacking python3-distutils (3.9.2-1) ... [2021-11-23T15:51:51.904Z] #21 31.21 Selecting previously unselected package python3-pkg-resources. [2021-11-23T15:51:51.904Z] #21 31.21 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-23T15:51:51.904Z] #21 31.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-23T15:51:51.988Z] #21 24.83 Selecting previously unselected package iptables. [2021-11-23T15:51:51.989Z] #21 24.85 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-23T15:51:51.989Z] #21 24.85 Unpacking iptables (1.8.7-1) ... [2021-11-23T15:51:52.160Z] #21 31.33 Selecting previously unselected package python3-setuptools. [2021-11-23T15:51:52.160Z] #21 31.33 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-23T15:51:52.160Z] #21 31.34 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-23T15:51:52.160Z] #21 31.55 Selecting previously unselected package python3-wheel. [2021-11-23T15:51:52.160Z] #21 31.55 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-23T15:51:52.160Z] #21 31.56 Unpacking python3-wheel (0.34.2-1) ... [2021-11-23T15:51:52.249Z] #21 25.17 Selecting previously unselected package libonig5:amd64. [2021-11-23T15:51:52.249Z] #21 25.18 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-23T15:51:52.249Z] #21 25.18 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T15:51:52.249Z] #21 25.34 Selecting previously unselected package libjq1:amd64. [2021-11-23T15:51:52.249Z] #21 25.34 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-23T15:51:52.249Z] #21 25.35 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-23T15:51:52.417Z] #21 31.61 Selecting previously unselected package python3-pip. [2021-11-23T15:51:52.417Z] #21 31.61 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-23T15:51:52.417Z] #21 31.62 Unpacking python3-pip (20.3.4-4) ... [2021-11-23T15:51:52.417Z] #21 31.87 Selecting previously unselected package sudo. [2021-11-23T15:51:52.509Z] #21 25.46 Selecting previously unselected package jq. [2021-11-23T15:51:52.509Z] #21 25.48 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-23T15:51:52.509Z] #21 25.48 Unpacking jq (1.6-2.1) ... [2021-11-23T15:51:52.509Z] #21 25.57 Selecting previously unselected package libaio1:amd64. [2021-11-23T15:51:52.509Z] #21 25.57 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-23T15:51:52.509Z] #21 25.58 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-23T15:51:52.509Z] #21 25.66 Selecting previously unselected package libgpm2:amd64. [2021-11-23T15:51:52.509Z] #21 25.66 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-23T15:51:52.509Z] #21 25.66 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-23T15:51:52.673Z] #21 31.88 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-11-23T15:51:52.673Z] #21 31.88 Unpacking sudo (1.9.5p2-3) ... [2021-11-23T15:51:52.770Z] #21 25.72 Selecting previously unselected package libicu67:amd64. [2021-11-23T15:51:52.770Z] #21 25.73 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-23T15:51:52.770Z] #21 25.73 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-23T15:51:53.236Z] #21 32.34 Selecting previously unselected package thin-provisioning-tools. [2021-11-23T15:51:53.236Z] #21 32.34 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-11-23T15:51:53.236Z] #21 32.35 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-23T15:51:53.236Z] #21 32.53 Selecting previously unselected package uidmap. [2021-11-23T15:51:53.236Z] #21 32.53 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-11-23T15:51:53.236Z] #21 32.54 Unpacking uidmap (1:4.8.1-1) ... [2021-11-23T15:51:53.493Z] #21 32.65 Selecting previously unselected package vim-runtime. [2021-11-23T15:51:53.493Z] #21 32.66 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-23T15:51:53.493Z] #21 32.69 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-23T15:51:53.493Z] #21 32.73 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-23T15:51:53.493Z] #21 32.74 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-23T15:51:53.624Z] #72 7.751 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-23T15:51:53.688Z] #21 1.846 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:51:53.688Z] #21 1.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:51:53.688Z] #21 1.912 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:51:53.881Z] #72 8.421 go: downloading github.com/google/uuid v1.3.0 [2021-11-23T15:51:53.881Z] #72 8.513 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-23T15:51:54.138Z] #72 ... [2021-11-23T15:51:54.138Z] [2021-11-23T15:51:54.138Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-23T15:51:54.138Z] #33 sha256:86029acd8e427ebfa1af2c892890bf94ca053e3eef21b120f8bbe4e75aaab832 [2021-11-23T15:51:54.138Z] #33 2.210 + RM_GOPATH=0 [2021-11-23T15:51:54.138Z] #33 2.210 + TMP_GOPATH= [2021-11-23T15:51:54.138Z] #33 2.210 + : /build [2021-11-23T15:51:54.138Z] #33 2.210 + '[' -z '' ']' [2021-11-23T15:51:54.138Z] #33 2.210 ++ mktemp -d [2021-11-23T15:51:54.138Z] #33 2.210 + export GOPATH=/tmp/tmp.VsLkd5AH2d [2021-11-23T15:51:54.138Z] #33 2.210 + GOPATH=/tmp/tmp.VsLkd5AH2d [2021-11-23T15:51:54.138Z] #33 2.213 + RM_GOPATH=1 [2021-11-23T15:51:54.138Z] #33 2.213 + case "$(go env GOARCH)" in [2021-11-23T15:51:54.138Z] #33 2.213 ++ go env GOARCH [2021-11-23T15:51:54.138Z] #33 2.225 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:51:54.138Z] #33 2.225 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:51:54.138Z] #33 2.225 ++ dirname /install.sh [2021-11-23T15:51:54.138Z] #33 2.225 + dir=/ [2021-11-23T15:51:54.138Z] #33 2.225 + bin=dockercli [2021-11-23T15:51:54.138Z] #33 2.225 + shift [2021-11-23T15:51:54.138Z] #33 2.225 + '[' '!' -f //dockercli.installer ']' [2021-11-23T15:51:54.138Z] #33 2.225 + . //dockercli.installer [2021-11-23T15:51:54.138Z] #33 2.240 Install docker/cli version 17.06.2-ce from stable [2021-11-23T15:51:54.138Z] #33 2.240 ++ : stable [2021-11-23T15:51:54.138Z] #33 2.240 ++ : 17.06.2-ce [2021-11-23T15:51:54.138Z] #33 2.240 + install_dockercli [2021-11-23T15:51:54.138Z] #33 2.240 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-23T15:51:54.138Z] #33 2.240 ++ uname -m [2021-11-23T15:51:54.138Z] #33 2.240 + arch=x86_64 [2021-11-23T15:51:54.138Z] #33 2.240 + '[' x86_64 '!=' x86_64 ']' [2021-11-23T15:51:54.138Z] #33 2.240 + url=https://download.docker.com/linux/static [2021-11-23T15:51:54.138Z] #33 2.240 + tar -xz docker/docker [2021-11-23T15:51:54.138Z] #33 2.240 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-23T15:51:54.138Z] #33 8.361 + mkdir -p /build [2021-11-23T15:51:54.138Z] #33 8.361 + mv docker/docker /build/ [2021-11-23T15:51:54.138Z] #33 8.365 + rmdir docker [2021-11-23T15:51:54.138Z] #33 DONE 8.6s [2021-11-23T15:51:54.138Z] [2021-11-23T15:51:54.138Z] #45 [tini 1/3] 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-11-23T15:51:54.138Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-23T15:51:54.138Z] #45 2.834 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:51:54.138Z] #45 2.864 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:51:54.138Z] #45 2.864 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:51:54.138Z] #45 3.547 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-23T15:51:54.138Z] #45 4.217 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-23T15:51:54.138Z] #45 4.977 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T15:51:54.138Z] #45 5.867 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-23T15:51:54.138Z] #45 6.827 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-23T15:51:54.138Z] #45 7.815 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:51:54.138Z] #45 8.594 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [89.7 kB] [2021-11-23T15:51:54.138Z] #45 8.594 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [89.6 kB] [2021-11-23T15:51:54.138Z] #45 8.598 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T15:51:54.138Z] #45 8.619 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:51:54.138Z] #45 8.651 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [90.2 kB] [2021-11-23T15:51:54.138Z] #45 8.675 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [87.8 kB] [2021-11-23T15:51:54.256Z] #21 2.844 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:51:54.394Z] #45 ... [2021-11-23T15:51:54.394Z] [2021-11-23T15:51:54.395Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:51:54.395Z] #72 sha256:0308923a731bc7c0bf03a05fbbf72393c1b2c2294892c1c4295e860d693efd31 [2021-11-23T15:51:54.395Z] #72 8.675 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-23T15:51:54.395Z] #72 8.743 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-23T15:51:54.395Z] #72 8.801 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-23T15:51:54.395Z] #72 8.925 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-23T15:51:54.958Z] #72 9.213 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-23T15:51:54.958Z] #72 9.345 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-23T15:51:54.958Z] #72 9.409 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-23T15:51:55.520Z] #72 ... [2021-11-23T15:51:55.520Z] [2021-11-23T15:51:55.520Z] #67 [containerd 1/3] 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-11-23T15:51:55.520Z] #67 sha256:c6898f1cbc307f5fa7c926d2089c24fffc80b1c202cdb2e79cca05d89326665e [2021-11-23T15:51:55.520Z] #67 2.740 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:51:55.520Z] #67 2.821 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:51:55.520Z] #67 2.825 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:51:55.520Z] #67 3.411 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-23T15:51:55.520Z] #67 4.266 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-23T15:51:55.520Z] #67 5.123 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-23T15:51:55.520Z] #67 6.367 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:51:55.520Z] #67 7.569 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T15:51:55.520Z] #67 8.434 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-23T15:51:55.520Z] #67 9.185 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:51:55.520Z] #67 9.203 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [89.7 kB] [2021-11-23T15:51:55.520Z] #67 9.203 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [87.8 kB] [2021-11-23T15:51:55.520Z] #67 9.203 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T15:51:55.520Z] #67 9.203 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [89.6 kB] [2021-11-23T15:51:55.520Z] #67 9.203 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [90.2 kB] [2021-11-23T15:51:55.520Z] #67 9.203 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-23T15:51:55.520Z] #67 9.235 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:51:55.520Z] #67 9.235 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-23T15:51:55.520Z] #67 9.235 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-23T15:51:55.520Z] #67 9.245 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T15:51:55.520Z] #67 9.245 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-23T15:51:55.520Z] #67 ... [2021-11-23T15:51:55.520Z] [2021-11-23T15:51:55.520Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:51:55.520Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-23T15:51:55.520Z] #20 2.696 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:51:55.520Z] #20 2.821 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:51:55.520Z] #20 2.831 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:51:55.520Z] #20 3.491 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T15:51:55.520Z] #20 4.185 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-23T15:51:55.520Z] #20 5.106 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-23T15:51:55.520Z] #20 6.179 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:51:55.520Z] #20 7.342 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-23T15:51:55.520Z] #20 8.487 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-23T15:51:55.520Z] #20 9.203 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [89.7 kB] [2021-11-23T15:51:55.520Z] #20 9.203 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [89.6 kB] [2021-11-23T15:51:55.520Z] #20 9.203 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [90.2 kB] [2021-11-23T15:51:55.520Z] #20 9.227 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T15:51:55.521Z] #20 9.227 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [87.8 kB] [2021-11-23T15:51:55.521Z] #20 9.227 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:51:55.521Z] #20 9.227 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T15:51:55.521Z] #20 9.227 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-23T15:51:55.521Z] #20 9.227 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:51:55.521Z] #20 9.227 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-23T15:51:55.521Z] #20 9.227 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-23T15:51:55.521Z] #20 9.246 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-23T15:51:55.777Z] #20 ... [2021-11-23T15:51:55.777Z] [2021-11-23T15:51:55.777Z] #45 [tini 1/3] 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-11-23T15:51:55.777Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-23T15:51:55.777Z] #45 9.435 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-23T15:51:55.777Z] #45 9.443 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-23T15:51:55.777Z] #45 9.451 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-23T15:51:55.777Z] #45 9.451 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-23T15:51:55.777Z] #45 9.451 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:51:55.777Z] #45 9.451 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T15:51:56.067Z] #21 29.29 Selecting previously unselected package libinih1:amd64. [2021-11-23T15:51:56.163Z] #21 4.416 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:51:56.327Z] #21 29.29 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-23T15:51:56.327Z] #21 29.30 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-23T15:51:56.327Z] #21 29.36 Selecting previously unselected package libnet1:amd64. [2021-11-23T15:51:56.327Z] #21 29.37 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-23T15:51:56.327Z] #21 29.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T15:51:56.587Z] #21 29.45 Selecting previously unselected package libnl-3-200:amd64. [2021-11-23T15:51:56.587Z] #21 29.45 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-23T15:51:56.587Z] #21 29.46 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T15:51:56.587Z] #21 29.54 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-23T15:51:56.587Z] #21 29.56 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-23T15:51:56.587Z] #21 29.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T15:51:56.587Z] #21 29.63 Selecting previously unselected package net-tools. [2021-11-23T15:51:56.587Z] #21 29.65 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-23T15:51:56.587Z] #21 29.66 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-23T15:51:56.807Z] #21 35.70 Selecting previously unselected package vim. [2021-11-23T15:51:56.807Z] #21 35.70 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-11-23T15:51:56.807Z] #21 35.71 Unpacking vim (2:8.2.2434-3) ... [2021-11-23T15:51:56.847Z] #21 29.83 Selecting previously unselected package patch. [2021-11-23T15:51:56.847Z] #21 29.86 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-23T15:51:56.847Z] #21 29.87 Unpacking patch (2.7.6-7) ... [2021-11-23T15:51:57.063Z] #21 36.37 Selecting previously unselected package xfsprogs. [2021-11-23T15:51:57.063Z] #21 36.37 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-11-23T15:51:57.063Z] #21 36.37 Unpacking xfsprogs (5.10.0-4) ... [2021-11-23T15:51:57.107Z] #21 30.00 Selecting previously unselected package python-pip-whl. [2021-11-23T15:51:57.107Z] #21 30.01 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-23T15:51:57.107Z] #21 30.11 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-23T15:51:57.324Z] #21 36.73 Selecting previously unselected package zip. [2021-11-23T15:51:57.324Z] a0eb404f1860: Verifying Checksum [2021-11-23T15:51:57.324Z] a0eb404f1860: Download complete [2021-11-23T15:51:57.580Z] #21 36.73 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-11-23T15:51:57.580Z] #21 36.74 Unpacking zip (3.0-12) ... [2021-11-23T15:51:57.580Z] #21 36.89 Selecting previously unselected package zstd. [2021-11-23T15:51:57.580Z] #21 36.89 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2021-11-23T15:51:57.580Z] #21 36.90 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-23T15:51:57.677Z] #21 30.77 Selecting previously unselected package python3-lib2to3. [2021-11-23T15:51:57.677Z] #21 30.78 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-23T15:51:57.677Z] #21 30.79 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-23T15:51:57.938Z] #21 30.88 Selecting previously unselected package python3-distutils. [2021-11-23T15:51:57.938Z] #21 30.90 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-23T15:51:57.938Z] #21 30.91 Unpacking python3-distutils (3.9.2-1) ... [2021-11-23T15:51:57.938Z] #21 31.06 Selecting previously unselected package python3-pkg-resources. [2021-11-23T15:51:57.938Z] #21 31.08 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-23T15:51:57.938Z] #21 31.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-23T15:51:58.068Z] #21 6.347 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:51:58.142Z] #21 37.26 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-23T15:51:58.199Z] #21 31.22 Selecting previously unselected package python3-setuptools. [2021-11-23T15:51:58.199Z] #21 31.25 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-23T15:51:58.199Z] #21 31.25 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-23T15:51:58.336Z] #14 ... [2021-11-23T15:51:58.336Z] [2021-11-23T15:51:58.336Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:51:58.336Z] #65 sha256:25d9701d763b3d8e7af7aaec994eaa86a4759795f0caf1bd8f7ce6b3f85ed8c0 [2021-11-23T15:51:58.336Z] #65 143.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-23T15:51:58.336Z] #65 143.9 + GOBIN=/build [2021-11-23T15:51:58.336Z] #65 143.9 + GO111MODULE=on [2021-11-23T15:51:58.336Z] #65 143.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-23T15:51:58.459Z] #21 31.53 Selecting previously unselected package python3-wheel. [2021-11-23T15:51:58.459Z] #21 31.53 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-23T15:51:58.459Z] #21 31.54 Unpacking python3-wheel (0.34.2-1) ... [2021-11-23T15:51:58.459Z] #21 31.60 Selecting previously unselected package python3-pip. [2021-11-23T15:51:58.720Z] #21 31.60 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-23T15:51:58.720Z] #21 31.60 Unpacking python3-pip (20.3.4-4) ... [2021-11-23T15:51:58.720Z] #21 31.83 Selecting previously unselected package sudo. [2021-11-23T15:51:58.720Z] #21 31.83 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-23T15:51:58.720Z] #21 31.84 Unpacking sudo (1.9.5p2-3) ... [2021-11-23T15:51:58.723Z] #21 38.02 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-11-23T15:51:58.724Z] #21 38.03 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-23T15:51:58.724Z] #21 38.04 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-11-23T15:51:58.724Z] #21 38.06 Setting up libicu67:arm64 (67.1-7) ... [2021-11-23T15:51:58.724Z] #21 38.08 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-11-23T15:51:58.724Z] #21 38.09 Setting up libinih1:arm64 (53-1+b2) ... [2021-11-23T15:51:58.724Z] #21 38.10 Setting up uidmap (1:4.8.1-1) ... [2021-11-23T15:51:58.724Z] #21 38.12 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-23T15:51:58.724Z] #21 38.13 Setting up bzip2 (1.0.8-4) ... [2021-11-23T15:51:58.979Z] #21 38.15 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-23T15:51:58.979Z] #21 38.16 Setting up python3-wheel (0.34.2-1) ... [2021-11-23T15:51:59.542Z] #21 38.70 Setting up xxd (2:8.2.2434-3) ... [2021-11-23T15:51:59.542Z] #21 38.73 Setting up libcap2:arm64 (1:2.44-1) ... [2021-11-23T15:51:59.542Z] #21 38.74 Setting up libcap2-bin (1:2.44-1) ... [2021-11-23T15:51:59.542Z] #21 38.76 Setting up apparmor (2.13.6-10) ... [2021-11-23T15:51:59.660Z] #21 32.52 Selecting previously unselected package thin-provisioning-tools. [2021-11-23T15:51:59.660Z] #21 32.53 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-23T15:51:59.660Z] #21 32.53 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-23T15:51:59.920Z] #21 32.80 Selecting previously unselected package uidmap. [2021-11-23T15:51:59.920Z] #21 32.82 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-23T15:51:59.920Z] #21 32.82 Unpacking uidmap (1:4.8.1-1) ... [2021-11-23T15:51:59.920Z] #21 33.00 Selecting previously unselected package vim-runtime. [2021-11-23T15:51:59.920Z] #21 33.00 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-23T15:51:59.920Z] #21 33.05 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-23T15:52:00.181Z] #21 33.08 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-23T15:52:00.181Z] #21 33.09 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-23T15:52:00.265Z] 8f616e6e9eec: Verifying Checksum [2021-11-23T15:52:00.265Z] 8f616e6e9eec: Download complete [2021-11-23T15:52:00.910Z] #21 40.10 Setting up zip (3.0-12) ... [2021-11-23T15:52:00.910Z] #21 40.11 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T15:52:00.910Z] #21 40.13 Setting up bash-completion (1:2.11-2) ... [2021-11-23T15:52:01.643Z] #65 148.5 rootlesskit version 0.14.6 [2021-11-23T15:52:01.643Z] #65 148.5 Usage of /build/rootlesskit-docker-proxy: [2021-11-23T15:52:01.643Z] #65 148.5 -container-ip string [2021-11-23T15:52:01.643Z] #65 148.5 container ip [2021-11-23T15:52:01.643Z] #65 148.5 -container-port int [2021-11-23T15:52:01.643Z] #65 148.5 container port (default -1) [2021-11-23T15:52:01.643Z] #65 148.5 -host-ip string [2021-11-23T15:52:01.643Z] #65 148.5 host ip [2021-11-23T15:52:01.643Z] #65 148.5 -host-port int [2021-11-23T15:52:01.643Z] #65 148.5 host port (default -1) [2021-11-23T15:52:01.643Z] #65 148.5 -proto string [2021-11-23T15:52:01.643Z] #65 148.5 proxy protocol (default "tcp") [2021-11-23T15:52:02.801Z] #21 41.83 Setting up xz-utils (5.2.5-2) ... [2021-11-23T15:52:02.801Z] #21 41.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-23T15:52:02.801Z] #21 41.91 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-11-23T15:52:02.801Z] #21 41.92 Setting up patch (2.7.6-7) ... [2021-11-23T15:52:02.801Z] #21 41.94 Setting up sudo (1.9.5p2-3) ... [2021-11-23T15:52:02.801Z] #21 42.03 invoke-rc.d: could not determine current runlevel [2021-11-23T15:52:02.801Z] #21 42.03 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-23T15:52:02.801Z] #21 42.04 Setting up xfsprogs (5.10.0-4) ... [2021-11-23T15:52:02.801Z] #21 42.06 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-11-23T15:52:02.801Z] #21 42.08 Setting up inetutils-ping (2:2.0-1) ... [2021-11-23T15:52:02.801Z] #21 42.09 Setting up pigz (2.6-1) ... [2021-11-23T15:52:02.801Z] #21 42.10 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-11-23T15:52:02.801Z] #21 42.12 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-23T15:52:03.057Z] #21 42.13 Setting up python-pip-whl (20.3.4-4) ... [2021-11-23T15:52:03.057Z] #21 42.15 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-23T15:52:03.313Z] #21 42.65 Setting up libaio1:arm64 (0.3.112-9) ... [2021-11-23T15:52:03.313Z] #21 42.66 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-23T15:52:03.482Z] #21 36.39 Selecting previously unselected package vim. [2021-11-23T15:52:03.482Z] #21 36.41 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T15:52:03.482Z] #21 36.43 Unpacking vim (2:8.2.2434-3) ... [2021-11-23T15:52:03.825Z] #21 43.01 Setting up libelf1:arm64 (0.183-1) ... [2021-11-23T15:52:03.825Z] #21 43.04 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-23T15:52:03.825Z] #21 43.06 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-11-23T15:52:03.825Z] #21 43.07 Setting up python3-distutils (3.9.2-1) ... [2021-11-23T15:52:04.052Z] #21 37.04 Selecting previously unselected package xfsprogs. [2021-11-23T15:52:04.052Z] #21 37.05 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-23T15:52:04.052Z] #21 37.05 Unpacking xfsprogs (5.10.0-4) ... [2021-11-23T15:52:04.313Z] #21 37.53 Selecting previously unselected package zip. [2021-11-23T15:52:04.313Z] #21 37.53 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-23T15:52:04.337Z] #21 43.46 Setting up vim (2:8.2.2434-3) ... [2021-11-23T15:52:04.337Z] #21 43.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-23T15:52:04.337Z] #21 43.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-23T15:52:04.337Z] #21 43.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-23T15:52:04.337Z] #21 43.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-23T15:52:04.337Z] #21 43.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-23T15:52:04.337Z] #21 43.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-23T15:52:04.337Z] #21 43.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-23T15:52:04.337Z] #21 43.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-23T15:52:04.337Z] #21 43.51 Setting up python3-setuptools (52.0.0-4) ... [2021-11-23T15:52:04.574Z] #21 37.54 Unpacking zip (3.0-12) ... [2021-11-23T15:52:04.574Z] #21 37.68 Selecting previously unselected package zstd. [2021-11-23T15:52:04.835Z] #21 37.70 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-23T15:52:04.835Z] #21 37.70 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-23T15:52:04.948Z] #65 ... [2021-11-23T15:52:04.948Z] [2021-11-23T15:52:04.948Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:52:04.948Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:52:04.948Z] #14 146.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-23T15:52:04.948Z] #14 146.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:52:04.948Z] #14 146.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T15:52:04.948Z] #14 152.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-23T15:52:04.948Z] #14 152.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-23T15:52:04.948Z] #14 152.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-23T15:52:05.095Z] #21 38.04 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-23T15:52:05.521Z] #14 153.2 Selecting previously unselected package libapparmor1:amd64. [2021-11-23T15:52:05.521Z] #14 153.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-23T15:52:05.521Z] #14 ... [2021-11-23T15:52:05.521Z] [2021-11-23T15:52:05.521Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:52:05.521Z] #65 sha256:25d9701d763b3d8e7af7aaec994eaa86a4759795f0caf1bd8f7ce6b3f85ed8c0 [2021-11-23T15:52:05.521Z] #65 DONE 152.8s [2021-11-23T15:52:05.521Z] [2021-11-23T15:52:05.521Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:52:05.521Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:52:05.521Z] #14 153.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-23T15:52:05.521Z] #14 ... [2021-11-23T15:52:05.521Z] [2021-11-23T15:52:05.521Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-23T15:52:05.521Z] #66 sha256:35b970b9eff175a9b3ca446e5723529728cb46dc2d93e53ed832650e99d404dc [2021-11-23T15:52:05.521Z] #66 DONE 0.1s [2021-11-23T15:52:05.521Z] [2021-11-23T15:52:05.521Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:52:05.521Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:52:05.521Z] #14 153.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-23T15:52:05.521Z] #14 153.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-23T15:52:05.521Z] #14 153.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-23T15:52:05.703Z] #21 44.68 Setting up libjq1:arm64 (1.6-2.1) ... [2021-11-23T15:52:05.703Z] #21 44.70 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-11-23T15:52:05.703Z] #21 44.72 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-23T15:52:05.703Z] #21 44.74 Setting up python3-pip (20.3.4-4) ... [2021-11-23T15:52:05.703Z] #21 38.85 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-23T15:52:05.807Z] #14 ... [2021-11-23T15:52:05.807Z] [2021-11-23T15:52:05.807Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-23T15:52:05.807Z] #67 sha256:4e2c1b9887ec8a86a2966cdd112d58ea9161b99d0ab555a3008d36ea43a3abd7 [2021-11-23T15:52:05.807Z] #67 DONE 0.2s [2021-11-23T15:52:05.807Z] [2021-11-23T15:52:05.807Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:52:05.807Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-23T15:52:05.807Z] #14 153.7 Selecting previously unselected package libbtrfs0:amd64. [2021-11-23T15:52:05.807Z] #14 153.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-23T15:52:05.807Z] #14 153.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T15:52:05.980Z] #21 38.86 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-23T15:52:05.980Z] #21 38.87 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-23T15:52:05.980Z] #21 38.89 Setting up libicu67:amd64 (67.1-7) ... [2021-11-23T15:52:05.980Z] #21 38.90 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-23T15:52:05.980Z] #21 38.92 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-23T15:52:05.980Z] #21 38.94 Setting up uidmap (1:4.8.1-1) ... [2021-11-23T15:52:05.980Z] #21 38.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T15:52:05.980Z] #21 38.98 Setting up bzip2 (1.0.8-4) ... [2021-11-23T15:52:05.980Z] #21 39.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T15:52:05.980Z] #21 39.02 Setting up python3-wheel (0.34.2-1) ... [2021-11-23T15:52:06.069Z] #14 154.0 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-23T15:52:06.069Z] #14 154.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-23T15:52:06.069Z] #14 154.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T15:52:06.216Z] #21 13.54 Fetched 8476 kB in 12s (709 kB/s) [2021-11-23T15:52:06.216Z] #21 13.54 Reading package lists... [2021-11-23T15:52:06.216Z] #21 ... [2021-11-23T15:52:06.216Z] [2021-11-23T15:52:06.216Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:52:06.216Z] #58 sha256:1ded9d36316c4d520b742bd3db53ef5134a1d3b930fc5d60a442198af249122c [2021-11-23T15:52:06.216Z] #58 14.50 + cd /tmp/tmp.xKnifZahMm/src/github.com/opencontainers/runc [2021-11-23T15:52:06.216Z] #58 14.50 + git checkout -q v1.0.2 [2021-11-23T15:52:06.216Z] #58 15.34 + '[' -z '' ']' [2021-11-23T15:52:06.216Z] #58 15.34 + target=static [2021-11-23T15:52:06.216Z] #58 15.34 + make BUILDTAGS=seccomp static [2021-11-23T15:52:06.216Z] #58 15.87 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-23T15:52:06.330Z] #14 154.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-23T15:52:06.330Z] #14 154.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T15:52:06.330Z] #14 154.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:52:06.330Z] #14 154.4 Selecting previously unselected package libudev-dev:amd64. [2021-11-23T15:52:06.592Z] #14 154.4 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-23T15:52:06.592Z] #14 154.4 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-23T15:52:06.592Z] #14 154.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-23T15:52:06.592Z] #14 154.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-23T15:52:06.592Z] #14 154.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-23T15:52:06.605Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-23T15:52:06.605Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5acf4289\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-23T15:52:06.605Z] ---------------------------------------------------------------------------- [2021-11-23T15:52:06.605Z] [2021-11-23T15:52:06.605Z] INFO: executeCI.ps1 starting at Tue Nov 23 15:52:04 CUT 2021 [2021-11-23T15:52:06.605Z] [2021-11-23T15:52:06.605Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-23T15:52:06.605Z] INFO: Running git version 2.24.1.windows.2 [2021-11-23T15:52:06.605Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-11-23T15:52:06.605Z] INFO: Environment variables: [2021-11-23T15:52:06.605Z] [2021-11-23T15:52:06.605Z] Name Value [2021-11-23T15:52:06.605Z] ---- ----- [2021-11-23T15:52:06.605Z] ALLUSERSPROFILE C:\ProgramData [2021-11-23T15:52:06.605Z] amd64 true [2021-11-23T15:52:06.605Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-23T15:52:06.605Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-23T15:52:06.605Z] arm64 true [2021-11-23T15:52:06.605Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-23T15:52:06.605Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-23T15:52:06.605Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-23T15:52:06.605Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-23T15:52:06.605Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-23T15:52:06.605Z] BRANCH_NAME PR-40952 [2021-11-23T15:52:06.605Z] BUILD_DISPLAY_NAME #7 [2021-11-23T15:52:06.605Z] BUILD_ID 7 [2021-11-23T15:52:06.605Z] BUILD_NUMBER 7 [2021-11-23T15:52:06.605Z] BUILD_TAG jenkins-moby-PR-40952-7 [2021-11-23T15:52:06.605Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/7/ [2021-11-23T15:52:06.605Z] cgroup2 true [2021-11-23T15:52:06.605Z] CHANGE_AUTHOR thaJeztah [2021-11-23T15:52:06.605Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-11-23T15:52:06.605Z] CHANGE_BRANCH rollback_distribution [2021-11-23T15:52:06.605Z] CHANGE_FORK thaJeztah/docker [2021-11-23T15:52:06.605Z] CHANGE_ID 40952 [2021-11-23T15:52:06.605Z] CHANGE_TARGET master [2021-11-23T15:52:06.605Z] CHANGE_TITLE vendor: roll back docker/distribution to v2.7.1 [2021-11-23T15:52:06.605Z] CHANGE_URL https://github.com/moby/moby/pull/40952 [2021-11-23T15:52:06.605Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-23T15:52:06.605Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-23T15:52:06.605Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-23T15:52:06.605Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-23T15:52:06.605Z] COMPUTERNAME azwin-2-18a271 [2021-11-23T15:52:06.605Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-23T15:52:06.605Z] ConfigSequenceNumber 0 [2021-11-23T15:52:06.605Z] dco true [2021-11-23T15:52:06.605Z] DOCKER_BUILDKIT 0 [2021-11-23T15:52:06.605Z] DOCKER_DUT_DEBUG 1 [2021-11-23T15:52:06.605Z] DOCKER_EXPERIMENTAL 1 [2021-11-23T15:52:06.605Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-23T15:52:06.605Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-11-23T15:52:06.605Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-23T15:52:06.605Z] EXECUTOR_NUMBER 0 [2021-11-23T15:52:06.605Z] FQDN azwin-2-18a271.westus.cloudapp.azure.com [2021-11-23T15:52:06.605Z] GIT_BRANCH PR-40952 [2021-11-23T15:52:06.605Z] GIT_COMMIT 5c971cc6798ce32066c1612294ab44e6fed290fb [2021-11-23T15:52:06.605Z] GIT_PREVIOUS_COMMIT 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 [2021-11-23T15:52:06.605Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 2a7b0bca3c20760a7fee7e543b72496a9164e931 [2021-11-23T15:52:06.605Z] GIT_URL https://github.com/moby/moby.git [2021-11-23T15:52:06.605Z] HUDSON_COOKIE f25f4788-f5f5-47cf-8195-e67ca1d5818d [2021-11-23T15:52:06.605Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-23T15:52:06.605Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-23T15:52:06.605Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-23T15:52:06.605Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-23T15:52:06.605Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-23T15:52:06.605Z] JENKINS_NODE_COOKIE 828a8613-3013-48df-930f-85d715bfbebb [2021-11-23T15:52:06.605Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-23T15:52:06.605Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-23T15:52:06.605Z] JOB_BASE_NAME PR-40952 [2021-11-23T15:52:06.605Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/display/redirect [2021-11-23T15:52:06.605Z] JOB_NAME moby/PR-40952 [2021-11-23T15:52:06.605Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/ [2021-11-23T15:52:06.605Z] library.jps.version master [2021-11-23T15:52:06.605Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-23T15:52:06.605Z] NODE_LABELS amd64 azure azwin-2-18a271 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-11-23T15:52:06.605Z] NODE_NAME azwin-2-18a271 [2021-11-23T15:52:06.605Z] NUMBER_OF_PROCESSORS 4 [2021-11-23T15:52:06.605Z] OS Windows_NT [2021-11-23T15:52:06.605Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-23T15:52:06.605Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-23T15:52:06.605Z] ppc64le false [2021-11-23T15:52:06.605Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-23T15:52:06.605Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-23T15:52:06.605Z] PROCESSOR_LEVEL 6 [2021-11-23T15:52:06.605Z] PROCESSOR_REVISION 5507 [2021-11-23T15:52:06.605Z] ProgramData C:\ProgramData [2021-11-23T15:52:06.605Z] ProgramFiles C:\Program Files [2021-11-23T15:52:06.605Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-23T15:52:06.605Z] ProgramW6432 C:\Program Files [2021-11-23T15:52:06.605Z] PROMPT $P$G [2021-11-23T15:52:06.605Z] PSExecutionPolicyPreference Bypass [2021-11-23T15:52:06.605Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-23T15:52:06.605Z] PUBLIC C:\Users\Public [2021-11-23T15:52:06.605Z] rootless true [2021-11-23T15:52:06.605Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/7/display/redirect?page=artif... [2021-11-23T15:52:06.605Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/7/display/redirect?page=changes [2021-11-23T15:52:06.605Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/7/display/redirect [2021-11-23T15:52:06.605Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40952/7/display/redirect?page=tests [2021-11-23T15:52:06.605Z] s390x false [2021-11-23T15:52:06.605Z] SKIP_VALIDATION_TESTS 1 [2021-11-23T15:52:06.605Z] SOURCES_DRIVE d [2021-11-23T15:52:06.605Z] SOURCES_SUBDIR gopath [2021-11-23T15:52:06.605Z] STAGE_NAME Run tests [2021-11-23T15:52:06.605Z] SystemDrive C: [2021-11-23T15:52:06.605Z] SystemRoot C:\Windows [2021-11-23T15:52:06.605Z] TEMP C:\Windows\TEMP [2021-11-23T15:52:06.605Z] TESTDEBUG 0 [2021-11-23T15:52:06.605Z] TESTRUN_DRIVE d [2021-11-23T15:52:06.605Z] TESTRUN_SUBDIR CI [2021-11-23T15:52:06.605Z] TIMEOUT 120m [2021-11-23T15:52:06.605Z] TMP C:\Windows\TEMP [2021-11-23T15:52:06.605Z] unit_validate true [2021-11-23T15:52:06.605Z] USERDOMAIN WORKGROUP [2021-11-23T15:52:06.605Z] USERNAME azwin-2-18a271$ [2021-11-23T15:52:06.605Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-23T15:52:06.605Z] validate_force false [2021-11-23T15:52:06.605Z] windir C:\Windows [2021-11-23T15:52:06.605Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-23T15:52:06.605Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-11-23T15:52:06.605Z] windows2022 true [2021-11-23T15:52:06.605Z] windows2022containerd true [2021-11-23T15:52:06.605Z] windowsRS1 false [2021-11-23T15:52:06.605Z] windowsRS5 true [2021-11-23T15:52:06.605Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-23T15:52:06.605Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-23T15:52:06.605Z] [2021-11-23T15:52:06.605Z] [2021-11-23T15:52:06.605Z] [2021-11-23T15:52:06.605Z] INFO: Sources under d:\gopath\... [2021-11-23T15:52:06.605Z] INFO: Test run under d:\CI\... [2021-11-23T15:52:06.605Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-23T15:52:06.605Z] INFO: docker/docker repository was found [2021-11-23T15:52:06.605Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-11-23T15:52:06.605Z] ltsc2022: Pulling from windows/servercore [2021-11-23T15:52:06.605Z] 8f616e6e9eec: Pulling fs layer [2021-11-23T15:52:06.605Z] a0eb404f1860: Pulling fs layer [2021-11-23T15:52:06.633Z] #21 45.86 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-11-23T15:52:06.633Z] #21 45.88 Setting up jq (1.6-2.1) ... [2021-11-23T15:52:06.633Z] #21 45.89 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-11-23T15:52:06.633Z] #21 45.90 Setting up iptables (1.8.7-1) ... [2021-11-23T15:52:06.633Z] #21 45.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-23T15:52:06.633Z] #21 45.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-23T15:52:06.633Z] #21 45.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-23T15:52:06.633Z] #21 45.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-23T15:52:06.633Z] #21 45.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-23T15:52:06.633Z] #21 45.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-23T15:52:06.633Z] #21 45.94 Setting up iproute2 (5.10.0-4) ... [2021-11-23T15:52:06.925Z] #21 39.81 Setting up xxd (2:8.2.2434-3) ... [2021-11-23T15:52:06.925Z] #21 39.82 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-23T15:52:06.925Z] #21 39.84 Setting up libcap2-bin (1:2.44-1) ... [2021-11-23T15:52:06.925Z] #21 39.86 Setting up apparmor (2.13.6-10) ... [2021-11-23T15:52:07.146Z] #21 46.29 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:52:07.164Z] #14 155.0 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-23T15:52:07.164Z] #14 155.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-23T15:52:07.164Z] #14 155.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-23T15:52:07.425Z] #14 155.3 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-23T15:52:07.425Z] #14 155.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-23T15:52:07.425Z] #14 155.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-23T15:52:07.687Z] #14 155.6 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-23T15:52:07.687Z] #14 155.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-23T15:52:07.687Z] #14 155.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-23T15:52:07.948Z] #14 155.8 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-23T15:52:07.948Z] #14 155.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-23T15:52:07.948Z] #14 155.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-23T15:52:07.994Z] #45 ... [2021-11-23T15:52:07.994Z] [2021-11-23T15:52:07.994Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:52:07.994Z] #72 sha256:0308923a731bc7c0bf03a05fbbf72393c1b2c2294892c1c4295e860d693efd31 [2021-11-23T15:52:07.994Z] #72 10.55 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-23T15:52:08.513Z] #21 DONE 47.8s [2021-11-23T15:52:08.513Z] [2021-11-23T15:52:08.513Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-11-23T15:52:08.513Z] #22 sha256:aece8024f3281bc0ddb1fdf0810a51b332a3be012d2ac18280c02e160bba7de1 [2021-11-23T15:52:08.752Z] #58 ... [2021-11-23T15:52:08.752Z] [2021-11-23T15:52:08.752Z] #34 [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-11-23T15:52:08.752Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T15:52:08.752Z] #34 DONE 169.0s [2021-11-23T15:52:08.752Z] [2021-11-23T15:52:08.752Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:52:08.752Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:52:08.857Z] #21 41.49 Setting up zip (3.0-12) ... [2021-11-23T15:52:08.857Z] #21 41.50 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T15:52:08.857Z] #21 41.56 Setting up bash-completion (1:2.11-2) ... [2021-11-23T15:52:08.892Z] #14 156.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-23T15:52:08.892Z] #14 156.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-23T15:52:08.892Z] #14 156.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-23T15:52:08.892Z] #14 156.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-23T15:52:08.892Z] #14 156.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T15:52:08.892Z] #14 156.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:52:09.154Z] #14 157.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-23T15:52:09.154Z] #14 157.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-23T15:52:09.154Z] #14 157.0 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-23T15:52:09.320Z] #53 ... [2021-11-23T15:52:09.320Z] [2021-11-23T15:52:09.320Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-23T15:52:09.320Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-23T15:52:09.320Z] #21 13.54 Reading package lists... [2021-11-23T15:52:09.415Z] #14 157.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-23T15:52:09.415Z] #14 157.2 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-23T15:52:09.415Z] #14 157.2 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-23T15:52:09.442Z] #22 0.980 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-23T15:52:09.677Z] #14 157.6 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-23T15:52:09.677Z] #14 157.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-23T15:52:09.677Z] #14 157.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-23T15:52:09.677Z] #14 157.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-23T15:52:09.677Z] #14 157.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-23T15:52:09.700Z] #22 0.980 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-23T15:52:09.700Z] #22 0.980 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-23T15:52:09.700Z] #22 DONE 1.0s [2021-11-23T15:52:09.700Z] [2021-11-23T15:52:09.700Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-23T15:52:09.700Z] #23 sha256:16d0f30b9e5d82f5ba22481541a394f9c91f9bfe09f266160e5e92a0692d3d90 [2021-11-23T15:52:09.938Z] #14 157.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-23T15:52:09.938Z] #14 157.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T15:52:09.938Z] #14 157.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-23T15:52:09.938Z] #14 157.8 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-23T15:52:09.938Z] #14 157.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-23T15:52:09.938Z] #14 157.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-23T15:52:09.938Z] #14 157.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T15:52:09.938Z] #14 157.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-23T15:52:09.938Z] #14 157.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-23T15:52:09.938Z] #14 157.9 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-23T15:52:09.938Z] #14 157.9 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-23T15:52:09.938Z] #14 157.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-23T15:52:10.200Z] #14 158.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-23T15:52:10.200Z] #14 158.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-23T15:52:10.200Z] #14 158.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-23T15:52:10.200Z] #14 158.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T15:52:10.200Z] #14 158.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-23T15:52:10.200Z] #14 158.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T15:52:10.200Z] #14 158.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-23T15:52:10.200Z] #14 158.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-23T15:52:10.200Z] #14 158.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T15:52:10.200Z] #14 158.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-23T15:52:10.200Z] #14 158.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T15:52:10.200Z] #14 158.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-23T15:52:10.200Z] #14 158.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:52:10.200Z] #14 158.1 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-23T15:52:10.200Z] #14 158.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:52:10.200Z] #14 158.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:52:10.200Z] #14 158.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:52:10.773Z] #14 DONE 158.5s [2021-11-23T15:52:10.773Z] [2021-11-23T15:52:10.773Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-23T15:52:10.773Z] #57 sha256:f30e5a268718d7cc103a9d8e1f8e466e6ed7abd235f058915f4b2f888ee5bd49 [2021-11-23T15:52:10.773Z] #57 DONE 0.1s [2021-11-23T15:52:10.773Z] [2021-11-23T15:52:10.773Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:52:10.773Z] #58 sha256:80a48212fba846ce2648763b1bbe565fcbb47e3e85e5a8193225b07201eba6a5 [2021-11-23T15:52:10.774Z] #21 43.73 Setting up xz-utils (5.2.5-2) ... [2021-11-23T15:52:10.774Z] #21 43.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-23T15:52:10.774Z] #21 43.75 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-23T15:52:10.774Z] #21 43.76 Setting up patch (2.7.6-7) ... [2021-11-23T15:52:10.774Z] #21 43.77 Setting up sudo (1.9.5p2-3) ... [2021-11-23T15:52:10.774Z] #21 43.86 invoke-rc.d: could not determine current runlevel [2021-11-23T15:52:10.774Z] #21 43.88 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-23T15:52:10.774Z] #21 43.89 Setting up xfsprogs (5.10.0-4) ... [2021-11-23T15:52:10.774Z] #21 43.90 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-23T15:52:10.774Z] #21 43.91 Setting up inetutils-ping (2:2.0-1) ... [2021-11-23T15:52:10.774Z] #21 43.92 Setting up pigz (2.6-1) ... [2021-11-23T15:52:10.774Z] #21 43.93 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-23T15:52:10.774Z] #21 43.94 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T15:52:11.034Z] #21 43.97 Setting up python-pip-whl (20.3.4-4) ... [2021-11-23T15:52:11.034Z] #21 44.01 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-23T15:52:11.974Z] #21 44.75 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-23T15:52:11.974Z] #21 44.76 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-23T15:52:12.235Z] #21 45.19 Setting up libelf1:amd64 (0.183-1) ... [2021-11-23T15:52:12.235Z] #21 45.23 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-23T15:52:12.235Z] #21 45.24 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T15:52:12.235Z] #21 45.26 Setting up python3-distutils (3.9.2-1) ... [2021-11-23T15:52:12.691Z] #58 ... [2021-11-23T15:52:12.691Z] [2021-11-23T15:52:12.691Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-23T15:52:12.691Z] #15 sha256:aede33324e0281cee6d53c3d5214e96e37b3985f1ce1a679209501c2ae2aa5a4 [2021-11-23T15:52:12.691Z] #15 DONE 1.9s [2021-11-23T15:52:12.691Z] [2021-11-23T15:52:12.691Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:52:12.691Z] #58 sha256:80a48212fba846ce2648763b1bbe565fcbb47e3e85e5a8193225b07201eba6a5 [2021-11-23T15:52:12.691Z] #58 1.888 + RM_GOPATH=0 [2021-11-23T15:52:12.691Z] #58 1.888 + TMP_GOPATH= [2021-11-23T15:52:12.691Z] #58 1.888 + : /build [2021-11-23T15:52:12.691Z] #58 1.888 + '[' -z '' ']' [2021-11-23T15:52:12.691Z] #58 1.888 ++ mktemp -d [2021-11-23T15:52:12.691Z] #58 1.888 + export GOPATH=/tmp/tmp.XxkcQrzXpC [2021-11-23T15:52:12.691Z] #58 1.888 + GOPATH=/tmp/tmp.XxkcQrzXpC [2021-11-23T15:52:12.691Z] #58 1.888 + RM_GOPATH=1 [2021-11-23T15:52:12.691Z] #58 1.888 + case "$(go env GOARCH)" in [2021-11-23T15:52:12.691Z] #58 1.888 ++ go env GOARCH [2021-11-23T15:52:12.691Z] #58 1.933 Install runc version v1.0.2 (build tags: seccomp) [2021-11-23T15:52:12.691Z] #58 1.934 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:52:12.691Z] #58 1.934 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:52:12.691Z] #58 1.934 ++ dirname /install.sh [2021-11-23T15:52:12.691Z] #58 1.934 + dir=/ [2021-11-23T15:52:12.691Z] #58 1.934 + bin=runc [2021-11-23T15:52:12.691Z] #58 1.934 + shift [2021-11-23T15:52:12.691Z] #58 1.934 + '[' '!' -f //runc.installer ']' [2021-11-23T15:52:12.691Z] #58 1.934 + . //runc.installer [2021-11-23T15:52:12.691Z] #58 1.934 ++ set -e [2021-11-23T15:52:12.691Z] #58 1.934 ++ : v1.0.2 [2021-11-23T15:52:12.691Z] #58 1.934 + install_runc [2021-11-23T15:52:12.691Z] #58 1.934 + RUNC_BUILDTAGS=seccomp [2021-11-23T15:52:12.691Z] #58 1.934 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-23T15:52:12.691Z] #58 1.934 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XxkcQrzXpC/src/github.com/opencontainers/runc [2021-11-23T15:52:12.691Z] #58 1.934 Cloning into '/tmp/tmp.XxkcQrzXpC/src/github.com/opencontainers/runc'... [2021-11-23T15:52:12.810Z] #21 45.75 Setting up vim (2:8.2.2434-3) ... [2021-11-23T15:52:12.811Z] #21 45.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-23T15:52:12.811Z] #21 45.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-23T15:52:12.811Z] #21 45.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-23T15:52:12.811Z] #21 45.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-23T15:52:12.811Z] #21 45.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-23T15:52:12.811Z] #21 45.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-23T15:52:12.811Z] #21 45.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-23T15:52:12.811Z] #21 45.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-23T15:52:12.811Z] #21 45.82 Setting up python3-setuptools (52.0.0-4) ... [2021-11-23T15:52:13.771Z] #21 17.99 Reading package lists... [2021-11-23T15:52:14.609Z] #58 ... [2021-11-23T15:52:14.609Z] [2021-11-23T15:52:14.609Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-23T15:52:14.609Z] #16 sha256:2f9a8816c0036b51bf3e35d14c094fb907102e688e6363e4400ffd10b065e653 [2021-11-23T15:52:14.609Z] #16 DONE 1.7s [2021-11-23T15:52:14.609Z] [2021-11-23T15:52:14.609Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-23T15:52:14.609Z] #17 sha256:ccd72cdafafe79e95410c319153b08b0d57cc35f36d32b673b3271c65d375c14 [2021-11-23T15:52:14.709Z] #21 22.05 Building dependency tree... [2021-11-23T15:52:14.723Z] #21 47.47 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-23T15:52:14.723Z] #21 47.48 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-23T15:52:14.723Z] #21 47.49 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-23T15:52:14.723Z] #21 47.50 Setting up python3-pip (20.3.4-4) ... [2021-11-23T15:52:15.552Z] #17 1.381 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-23T15:52:15.814Z] #17 DONE 1.7s [2021-11-23T15:52:15.814Z] [2021-11-23T15:52:15.814Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:52:15.814Z] #58 sha256:80a48212fba846ce2648763b1bbe565fcbb47e3e85e5a8193225b07201eba6a5 [2021-11-23T15:52:16.084Z] #72 ... [2021-11-23T15:52:16.084Z] [2021-11-23T15:52:16.084Z] #45 [tini 1/3] 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-11-23T15:52:16.084Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-23T15:52:16.084Z] #45 29.73 Fetched 48.7 MB in 27s (1794 kB/s) [2021-11-23T15:52:16.088Z] #21 24.56 The following additional packages will be installed: [2021-11-23T15:52:16.088Z] #21 24.56 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-23T15:52:16.088Z] #21 24.56 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-23T15:52:16.088Z] #21 24.57 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-23T15:52:16.088Z] #21 24.57 python3-pkg-resources vim-runtime xxd [2021-11-23T15:52:16.088Z] #21 24.57 Suggested packages: [2021-11-23T15:52:16.088Z] #21 24.57 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-23T15:52:16.088Z] #21 24.57 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-23T15:52:16.088Z] #21 24.57 acl attr quota [2021-11-23T15:52:16.088Z] #21 24.57 Recommended packages: [2021-11-23T15:52:16.088Z] #21 24.57 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-23T15:52:16.105Z] #21 48.76 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-23T15:52:16.105Z] #21 48.77 Setting up jq (1.6-2.1) ... [2021-11-23T15:52:16.105Z] #21 48.78 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-23T15:52:16.105Z] #21 48.79 Setting up iptables (1.8.7-1) ... [2021-11-23T15:52:16.105Z] #21 48.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-23T15:52:16.105Z] #21 48.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-23T15:52:16.105Z] #21 48.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-23T15:52:16.105Z] #21 48.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-23T15:52:16.105Z] #21 48.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-23T15:52:16.105Z] #21 48.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-23T15:52:16.105Z] #21 48.84 Setting up iproute2 (5.10.0-4) ... [2021-11-23T15:52:16.367Z] #21 49.29 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:52:16.631Z] #21 DONE 49.7s [2021-11-23T15:52:16.631Z] [2021-11-23T15:52:16.631Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-11-23T15:52:16.631Z] #22 sha256:1cc9aaaa551c7a7086394f2792f6d7494685032e19a4c4299612173fab07e20c [2021-11-23T15:52:17.730Z] #58 ... [2021-11-23T15:52:17.730Z] [2021-11-23T15:52:17.730Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-23T15:52:17.730Z] #18 sha256:9eece6239ebe15c8e21be914e9439b512dcc29edbc0fd18e33cb8855eab27b04 [2021-11-23T15:52:17.730Z] #18 DONE 1.5s [2021-11-23T15:52:17.730Z] [2021-11-23T15:52:17.730Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-23T15:52:17.730Z] #19 sha256:53394475d09299e3c0149c6299bf03e9eda8d0f9784d7c3f98055bb873fcfea3 [2021-11-23T15:52:18.017Z] #22 1.421 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-23T15:52:18.278Z] #22 1.424 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-23T15:52:18.278Z] #22 1.429 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-23T15:52:18.278Z] #22 DONE 1.5s [2021-11-23T15:52:18.278Z] [2021-11-23T15:52:18.278Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-23T15:52:18.278Z] #23 sha256:772139212f8b9c85320dd17099452ca7c7da67638dbf491e46497fe6a4bed34c [2021-11-23T15:52:18.624Z] #21 26.74 The following NEW packages will be installed: [2021-11-23T15:52:18.624Z] #21 26.76 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-23T15:52:18.624Z] #21 26.76 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-23T15:52:18.624Z] #21 26.76 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-23T15:52:18.624Z] #21 26.76 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-23T15:52:18.624Z] #21 26.76 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-23T15:52:18.624Z] #21 26.76 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-23T15:52:18.624Z] #21 26.76 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-23T15:52:18.624Z] #21 26.76 xz-utils zip zstd [2021-11-23T15:52:18.624Z] #21 27.13 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:52:18.624Z] #21 27.13 Need to get 27.6 MB of archives. [2021-11-23T15:52:18.624Z] #21 27.13 After this operation, 106 MB of additional disk space will be used. [2021-11-23T15:52:18.624Z] #21 27.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-23T15:52:18.624Z] #21 27.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-23T15:52:18.624Z] #21 27.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-23T15:52:18.624Z] #21 27.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-23T15:52:18.624Z] #21 27.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-23T15:52:18.624Z] #21 27.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-23T15:52:18.624Z] #21 27.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-23T15:52:18.624Z] #21 27.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-23T15:52:18.624Z] #21 27.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-23T15:52:18.624Z] #21 27.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-23T15:52:18.624Z] #21 27.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-23T15:52:18.624Z] #21 27.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-23T15:52:18.624Z] #21 27.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-23T15:52:18.624Z] #21 27.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-23T15:52:18.624Z] #21 27.31 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-23T15:52:18.624Z] #21 27.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-23T15:52:18.624Z] #21 27.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-23T15:52:18.884Z] #21 27.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-23T15:52:18.884Z] #21 27.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-23T15:52:18.884Z] #21 27.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-23T15:52:18.884Z] #21 27.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-23T15:52:18.884Z] #21 27.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-23T15:52:18.884Z] #21 27.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-23T15:52:18.884Z] #21 27.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-23T15:52:18.884Z] #21 27.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-23T15:52:18.884Z] #21 27.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-23T15:52:18.884Z] #21 27.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-23T15:52:19.116Z] #19 DONE 1.5s [2021-11-23T15:52:19.116Z] [2021-11-23T15:52:19.116Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-23T15:52:19.116Z] #20 sha256:f0efaaae31890069d444be3f96d4de3fbaa41cfddeff59fc363452b2668e4778 [2021-11-23T15:52:19.452Z] #21 27.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-23T15:52:19.452Z] #21 27.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-23T15:52:19.452Z] #21 27.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-23T15:52:19.452Z] #21 27.80 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-23T15:52:19.452Z] #21 27.81 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-23T15:52:19.452Z] #21 27.83 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-23T15:52:19.452Z] #21 27.83 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-23T15:52:19.452Z] #21 27.92 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-23T15:52:19.452Z] #21 27.93 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-23T15:52:19.452Z] #21 27.94 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-23T15:52:19.452Z] #21 27.95 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-23T15:52:19.452Z] #21 27.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-23T15:52:19.452Z] #21 27.99 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-23T15:52:19.452Z] #21 28.02 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-23T15:52:19.452Z] #21 28.08 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-23T15:52:19.452Z] #21 28.10 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-23T15:52:19.452Z] #21 28.12 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-23T15:52:20.021Z] #21 28.46 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-23T15:52:20.021Z] #21 28.54 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-23T15:52:20.021Z] #21 28.58 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-23T15:52:20.021Z] #21 28.58 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-23T15:52:20.503Z] #20 DONE 1.6s [2021-11-23T15:52:20.504Z] [2021-11-23T15:52:20.504Z] #34 [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-11-23T15:52:20.504Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T15:52:20.766Z] #34 ... [2021-11-23T15:52:20.766Z] [2021-11-23T15:52:20.766Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-23T15:52:20.766Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-23T15:52:21.401Z] #21 29.69 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:52:21.401Z] #21 29.88 Fetched 27.6 MB in 2s (15.3 MB/s) [2021-11-23T15:52:21.401Z] #21 29.99 Selecting previously unselected package pigz. [2021-11-23T15:52:21.401Z] #21 29.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-11-23T15:52:21.401Z] #21 30.05 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-23T15:52:21.401Z] #21 30.06 Unpacking pigz (2.6-1) ... [2021-11-23T15:52:21.552Z] a0eb404f1860: Verifying Checksum [2021-11-23T15:52:21.552Z] a0eb404f1860: Download complete [2021-11-23T15:52:21.660Z] #21 30.18 Selecting previously unselected package libelf1:amd64. [2021-11-23T15:52:21.660Z] #21 30.20 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-23T15:52:21.660Z] #21 30.21 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-23T15:52:21.899Z] #23 11.12 Collecting yamllint==1.26.1 [2021-11-23T15:52:21.899Z] #23 ... [2021-11-23T15:52:21.899Z] [2021-11-23T15:52:21.899Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:52:21.899Z] #43 sha256:96808e64ee7b4483670f45aecf51980d50d9f3571acb818d57e64a271341621e [2021-11-23T15:52:21.899Z] #43 186.4 + dpkg --print-architecture [2021-11-23T15:52:21.899Z] #43 DONE 187.0s [2021-11-23T15:52:21.899Z] [2021-11-23T15:52:21.899Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-23T15:52:21.899Z] #23 sha256:16d0f30b9e5d82f5ba22481541a394f9c91f9bfe09f266160e5e92a0692d3d90 [2021-11-23T15:52:21.899Z] #23 12.19 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-23T15:52:21.920Z] #21 30.47 Selecting previously unselected package libbpf0:amd64. [2021-11-23T15:52:21.920Z] #21 30.47 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-23T15:52:21.920Z] #21 30.48 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-23T15:52:22.179Z] #21 30.66 Selecting previously unselected package libcap2:amd64. [2021-11-23T15:52:22.179Z] #21 30.67 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-23T15:52:22.179Z] #21 30.68 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-23T15:52:22.179Z] #21 30.78 Selecting previously unselected package libmnl0:amd64. [2021-11-23T15:52:22.179Z] #21 30.78 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-23T15:52:22.179Z] #21 30.79 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-23T15:52:22.179Z] #21 30.86 Selecting previously unselected package libxtables12:amd64. [2021-11-23T15:52:22.438Z] #21 30.87 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-23T15:52:22.439Z] #21 30.90 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-23T15:52:22.439Z] #21 31.00 Selecting previously unselected package libcap2-bin. [2021-11-23T15:52:22.439Z] #21 31.02 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-23T15:52:22.439Z] #21 31.04 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-23T15:52:22.643Z] #45 29.73 Reading package lists... [2021-11-23T15:52:22.643Z] #45 ... [2021-11-23T15:52:22.643Z] [2021-11-23T15:52:22.643Z] #67 [containerd 1/3] 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-11-23T15:52:22.643Z] #67 sha256:c6898f1cbc307f5fa7c926d2089c24fffc80b1c202cdb2e79cca05d89326665e [2021-11-23T15:52:22.643Z] #67 30.12 Fetched 48.7 MB in 28s (1765 kB/s) [2021-11-23T15:52:22.682Z] #21 1.736 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:52:22.682Z] #21 1.802 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:52:22.682Z] #21 1.802 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:52:22.698Z] #21 31.17 Selecting previously unselected package iproute2. [2021-11-23T15:52:22.698Z] #21 31.18 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-23T15:52:22.698Z] #21 31.18 Unpacking iproute2 (5.10.0-4) ... [2021-11-23T15:52:23.256Z] #21 2.674 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:52:23.308Z] #23 13.65 Collecting pathspec>=0.5.3 [2021-11-23T15:52:23.308Z] #23 13.70 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-23T15:52:23.564Z] #23 13.94 Collecting pyyaml [2021-11-23T15:52:23.564Z] #23 13.96 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2021-11-23T15:52:23.636Z] #21 32.03 Selecting previously unselected package xxd. [2021-11-23T15:52:23.636Z] #21 32.03 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T15:52:23.636Z] #21 32.03 Unpacking xxd (2:8.2.2434-3) ... [2021-11-23T15:52:23.636Z] #21 32.28 Selecting previously unselected package vim-common. [2021-11-23T15:52:23.820Z] #23 14.07 Building wheels for collected packages: yamllint [2021-11-23T15:52:23.820Z] #23 14.08 Building wheel for yamllint (setup.py): started [2021-11-23T15:52:23.896Z] #21 32.29 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-23T15:52:23.896Z] #21 32.32 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-23T15:52:23.896Z] #21 32.57 Selecting previously unselected package bash-completion. [2021-11-23T15:52:24.155Z] #21 32.57 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-23T15:52:24.383Z] #23 14.78 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-23T15:52:24.383Z] #23 14.78 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=051594c94223072ad2e875768fb14b19edaf372a036f92e2ddaad99af3403e51 [2021-11-23T15:52:24.383Z] #23 14.78 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-23T15:52:24.383Z] #23 14.79 Successfully built yamllint [2021-11-23T15:52:24.383Z] #23 14.81 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-23T15:52:24.536Z] #67 30.12 Reading package lists... [2021-11-23T15:52:24.536Z] #67 ... [2021-11-23T15:52:24.536Z] [2021-11-23T15:52:24.536Z] #45 [tini 1/3] 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-11-23T15:52:24.536Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-23T15:52:24.536Z] #45 29.73 Reading package lists... [2021-11-23T15:52:24.639Z] #23 15.13 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-23T15:52:25.172Z] #21 4.345 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:52:25.466Z] #45 38.95 Reading package lists... [2021-11-23T15:52:25.466Z] #45 ... [2021-11-23T15:52:25.466Z] [2021-11-23T15:52:25.466Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:52:25.466Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-23T15:52:25.466Z] #20 29.92 Fetched 48.7 MB in 27s (1772 kB/s) [2021-11-23T15:52:25.466Z] #20 29.92 Reading package lists... [2021-11-23T15:52:25.466Z] #20 39.13 Reading package lists... [2021-11-23T15:52:25.466Z] #20 ... [2021-11-23T15:52:25.466Z] [2021-11-23T15:52:25.466Z] #67 [containerd 1/3] 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-11-23T15:52:25.466Z] #67 sha256:c6898f1cbc307f5fa7c926d2089c24fffc80b1c202cdb2e79cca05d89326665e [2021-11-23T15:52:25.466Z] #67 30.12 Reading package lists... [2021-11-23T15:52:26.532Z] #23 DONE 17.0s [2021-11-23T15:52:26.532Z] [2021-11-23T15:52:26.532Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:52:26.532Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-23T15:52:26.559Z] #21 6.018 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:52:26.693Z] #21 35.19 Unpacking bash-completion (1:2.11-2) ... [2021-11-23T15:52:26.789Z] #53 192.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-23T15:52:26.953Z] #21 35.52 Selecting previously unselected package bzip2. [2021-11-23T15:52:26.953Z] #21 35.52 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-23T15:52:26.953Z] #21 35.53 Unpacking bzip2 (1.0.8-4) ... [2021-11-23T15:52:27.046Z] #53 DONE 193.0s [2021-11-23T15:52:27.046Z] [2021-11-23T15:52:27.046Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-23T15:52:27.046Z] #26 sha256:ec48b3c1a47adc6fb536fe9723208eb92ddcdee49e201d358167af964077efd4 [2021-11-23T15:52:27.213Z] #21 35.59 Selecting previously unselected package xz-utils. [2021-11-23T15:52:27.213Z] #21 35.60 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-23T15:52:27.213Z] #21 35.61 Unpacking xz-utils (5.2.5-2) ... [2021-11-23T15:52:27.213Z] #21 35.76 Selecting previously unselected package apparmor. [2021-11-23T15:52:27.213Z] #21 35.77 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-23T15:52:27.213Z] #21 35.82 Unpacking apparmor (2.13.6-10) ... [2021-11-23T15:52:27.472Z] #21 36.17 Selecting previously unselected package inetutils-ping. [2021-11-23T15:52:27.731Z] #21 36.17 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-23T15:52:27.731Z] #21 36.17 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-23T15:52:27.731Z] #21 36.28 Selecting previously unselected package libip4tc2:amd64. [2021-11-23T15:52:27.731Z] #21 36.29 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-23T15:52:27.731Z] #21 36.30 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-23T15:52:27.731Z] #21 36.37 Selecting previously unselected package libip6tc2:amd64. [2021-11-23T15:52:27.731Z] #21 36.38 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-23T15:52:27.731Z] #21 36.39 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-23T15:52:27.990Z] #21 36.45 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-23T15:52:27.990Z] #21 36.45 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-23T15:52:27.990Z] #21 36.46 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-23T15:52:27.990Z] #21 36.53 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-23T15:52:27.990Z] #21 36.53 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-23T15:52:27.990Z] #21 36.55 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-23T15:52:27.990Z] #21 36.60 Selecting previously unselected package libnftnl11:amd64. [2021-11-23T15:52:27.990Z] #21 36.62 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-23T15:52:27.990Z] #21 36.62 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-23T15:52:28.250Z] #21 36.70 Selecting previously unselected package iptables. [2021-11-23T15:52:28.250Z] #21 36.71 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-23T15:52:28.250Z] #21 36.72 Unpacking iptables (1.8.7-1) ... [2021-11-23T15:52:28.509Z] #21 36.94 Selecting previously unselected package libonig5:amd64. [2021-11-23T15:52:28.509Z] #21 36.94 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-23T15:52:28.509Z] #21 36.95 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T15:52:28.509Z] #21 37.05 Selecting previously unselected package libjq1:amd64. [2021-11-23T15:52:28.509Z] #21 37.06 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-23T15:52:28.509Z] #21 37.07 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-23T15:52:28.509Z] #21 37.17 Selecting previously unselected package jq. [2021-11-23T15:52:28.769Z] #21 37.17 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-23T15:52:28.769Z] #21 37.18 Unpacking jq (1.6-2.1) ... [2021-11-23T15:52:28.769Z] #21 37.25 Selecting previously unselected package libaio1:amd64. [2021-11-23T15:52:28.769Z] #21 37.26 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-23T15:52:28.769Z] #21 37.27 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-23T15:52:28.769Z] #21 37.31 Selecting previously unselected package libgpm2:amd64. [2021-11-23T15:52:28.769Z] #21 37.32 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-23T15:52:28.769Z] #21 37.32 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-23T15:52:28.769Z] #21 37.39 Selecting previously unselected package libicu67:amd64. [2021-11-23T15:52:28.769Z] #21 37.39 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-23T15:52:28.769Z] #21 37.40 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-23T15:52:30.506Z] #23 10.75 Collecting yamllint==1.26.1 [2021-11-23T15:52:30.506Z] #23 11.81 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-23T15:52:31.447Z] #23 13.06 Collecting pathspec>=0.5.3 [2021-11-23T15:52:31.447Z] #23 13.07 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-23T15:52:31.709Z] #23 13.51 Collecting pyyaml [2021-11-23T15:52:31.709Z] #23 13.53 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-23T15:52:31.709Z] #23 13.58 Building wheels for collected packages: yamllint [2021-11-23T15:52:31.969Z] #23 13.59 Building wheel for yamllint (setup.py): started [2021-11-23T15:52:32.063Z] #21 40.44 Selecting previously unselected package libinih1:amd64. [2021-11-23T15:52:32.063Z] #21 40.45 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-23T15:52:32.063Z] #21 40.45 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-23T15:52:32.063Z] #21 40.50 Selecting previously unselected package libnet1:amd64. [2021-11-23T15:52:32.063Z] #21 40.50 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-23T15:52:32.063Z] #21 40.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T15:52:32.063Z] #21 40.60 Selecting previously unselected package libnl-3-200:amd64. [2021-11-23T15:52:32.063Z] #21 40.60 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-23T15:52:32.063Z] #21 40.63 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T15:52:32.322Z] #21 40.71 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-23T15:52:32.322Z] #21 40.72 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-23T15:52:32.322Z] #21 40.73 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T15:52:32.322Z] #21 40.78 Selecting previously unselected package net-tools. [2021-11-23T15:52:32.322Z] #21 40.79 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-23T15:52:32.322Z] #21 40.80 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-23T15:52:32.322Z] #21 41.00 Selecting previously unselected package patch. [2021-11-23T15:52:32.581Z] #21 41.02 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-23T15:52:32.581Z] #21 41.03 Unpacking patch (2.7.6-7) ... [2021-11-23T15:52:32.581Z] #21 41.12 Selecting previously unselected package python-pip-whl. [2021-11-23T15:52:32.581Z] #21 41.14 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-23T15:52:32.581Z] #21 41.14 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-23T15:52:32.911Z] #23 14.74 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-23T15:52:32.911Z] #23 14.76 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=474636ac73cc0fceb8796fe783f8d3ced38e50449d160900a1c747024242e697 [2021-11-23T15:52:32.911Z] #23 14.76 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-23T15:52:32.911Z] #23 14.76 Successfully built yamllint [2021-11-23T15:52:32.911Z] #23 14.79 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-23T15:52:33.146Z] #21 ... [2021-11-23T15:52:33.146Z] [2021-11-23T15:52:33.146Z] #34 [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-11-23T15:52:33.146Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-23T15:52:33.146Z] #34 DONE 179.8s [2021-11-23T15:52:33.146Z] [2021-11-23T15:52:33.146Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:52:33.146Z] #58 sha256:80a48212fba846ce2648763b1bbe565fcbb47e3e85e5a8193225b07201eba6a5 [2021-11-23T15:52:33.146Z] #58 14.48 + cd /tmp/tmp.XxkcQrzXpC/src/github.com/opencontainers/runc [2021-11-23T15:52:33.146Z] #58 14.48 + git checkout -q v1.0.2 [2021-11-23T15:52:33.146Z] #58 15.65 + '[' -z '' ']' [2021-11-23T15:52:33.146Z] #58 15.65 + target=static [2021-11-23T15:52:33.146Z] #58 15.65 + make BUILDTAGS=seccomp static [2021-11-23T15:52:33.146Z] #58 16.10 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-23T15:52:33.150Z] #21 41.65 Selecting previously unselected package python3-lib2to3. [2021-11-23T15:52:33.150Z] #21 41.67 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-23T15:52:33.150Z] #21 41.67 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-23T15:52:33.150Z] #21 41.81 Selecting previously unselected package python3-distutils. [2021-11-23T15:52:33.150Z] #21 41.82 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-23T15:52:33.150Z] #21 41.82 Unpacking python3-distutils (3.9.2-1) ... [2021-11-23T15:52:33.409Z] #21 41.95 Selecting previously unselected package python3-pkg-resources. [2021-11-23T15:52:33.409Z] #21 41.96 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-23T15:52:33.409Z] #21 41.96 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-23T15:52:33.409Z] #21 42.11 Selecting previously unselected package python3-setuptools. [2021-11-23T15:52:33.409Z] #21 42.12 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-23T15:52:33.481Z] #23 15.26 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-23T15:52:33.547Z] #67 39.87 Reading package lists... [2021-11-23T15:52:33.548Z] #67 ... [2021-11-23T15:52:33.548Z] [2021-11-23T15:52:33.548Z] #45 [tini 1/3] 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-11-23T15:52:33.548Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-23T15:52:33.548Z] #45 38.95 Reading package lists... [2021-11-23T15:52:33.668Z] #21 42.13 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-23T15:52:33.668Z] #21 42.38 Selecting previously unselected package python3-wheel. [2021-11-23T15:52:33.716Z] #58 ... [2021-11-23T15:52:33.717Z] [2021-11-23T15:52:33.717Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-23T15:52:33.717Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-23T15:52:33.717Z] #21 13.19 Fetched 8476 kB in 12s (724 kB/s) [2021-11-23T15:52:33.930Z] #21 42.39 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-23T15:52:33.930Z] #21 42.40 Unpacking python3-wheel (0.34.2-1) ... [2021-11-23T15:52:33.930Z] #21 42.48 Selecting previously unselected package python3-pip. [2021-11-23T15:52:33.930Z] #21 42.48 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-23T15:52:33.930Z] #21 42.50 Unpacking python3-pip (20.3.4-4) ... [2021-11-23T15:52:34.051Z] #23 DONE 15.8s [2021-11-23T15:52:34.052Z] [2021-11-23T15:52:34.052Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-23T15:52:34.052Z] #27 sha256:6003b57b24fc4d65881cad83dc858268ab35c85d8a5cbf19837205cc39310056 [2021-11-23T15:52:34.189Z] #21 42.74 Selecting previously unselected package sudo. [2021-11-23T15:52:34.189Z] #21 42.74 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-23T15:52:34.189Z] #21 42.75 Unpacking sudo (1.9.5p2-3) ... [2021-11-23T15:52:34.312Z] #27 DONE 0.2s [2021-11-23T15:52:34.312Z] [2021-11-23T15:52:34.312Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-23T15:52:34.312Z] #32 sha256:99a171bbc7869475788b9269e83c81781fb4e9dbcc10858baf333e95c912cd44 [2021-11-23T15:52:34.574Z] #32 DONE 0.5s [2021-11-23T15:52:34.574Z] [2021-11-23T15:52:34.574Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:52:34.574Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:52:34.758Z] #21 43.29 Selecting previously unselected package thin-provisioning-tools. [2021-11-23T15:52:34.758Z] #21 43.29 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-23T15:52:34.758Z] #21 43.30 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-23T15:52:34.835Z] #43 ... [2021-11-23T15:52:34.835Z] [2021-11-23T15:52:34.835Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-23T15:52:34.835Z] #35 sha256:d6bf578c98a8f0e6f8403bab53020110278a95f02014b21ed690f131dfeebd23 [2021-11-23T15:52:34.835Z] #35 DONE 0.1s [2021-11-23T15:52:34.835Z] [2021-11-23T15:52:34.835Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-23T15:52:34.835Z] #37 sha256:cb9fb22d8c878a587c3c0ad2b242c9b736a39b2f0380486b2afc82c9c7fd28a4 [2021-11-23T15:52:34.835Z] #37 DONE 0.1s [2021-11-23T15:52:34.835Z] [2021-11-23T15:52:34.835Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-23T15:52:34.836Z] #41 sha256:deea42eb26952cf918a06a924b1ef9a283f606dac7e3e68cf89db77a0426cfe7 [2021-11-23T15:52:34.836Z] #41 DONE 0.1s [2021-11-23T15:52:34.836Z] [2021-11-23T15:52:34.836Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:52:34.836Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:52:35.018Z] #21 43.52 Selecting previously unselected package uidmap. [2021-11-23T15:52:35.018Z] #21 43.53 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-23T15:52:35.018Z] #21 43.54 Unpacking uidmap (1:4.8.1-1) ... [2021-11-23T15:52:35.279Z] #21 43.67 Selecting previously unselected package vim-runtime. [2021-11-23T15:52:35.279Z] #21 43.68 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-23T15:52:35.279Z] #21 43.72 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-23T15:52:35.279Z] #21 43.74 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-23T15:52:35.279Z] #21 43.76 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-23T15:52:35.439Z] #45 48.11 Building dependency tree... [2021-11-23T15:52:37.327Z] #45 51.75 The following additional packages will be installed: [2021-11-23T15:52:37.327Z] #45 51.78 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-11-23T15:52:37.327Z] #45 51.81 Suggested packages: [2021-11-23T15:52:37.327Z] #45 51.81 cmake-doc ninja-build lrzip [2021-11-23T15:52:37.327Z] #45 51.81 Recommended packages: [2021-11-23T15:52:37.327Z] #45 51.81 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-23T15:52:37.816Z] #21 46.45 Selecting previously unselected package vim. [2021-11-23T15:52:37.817Z] #21 46.47 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T15:52:37.888Z] #45 52.57 The following NEW packages will be installed: [2021-11-23T15:52:37.888Z] #45 52.59 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-11-23T15:52:37.920Z] #21 13.19 Reading package lists... [2021-11-23T15:52:38.077Z] #21 46.49 Unpacking vim (2:8.2.2434-3) ... [2021-11-23T15:52:38.336Z] #21 47.05 Selecting previously unselected package xfsprogs. [2021-11-23T15:52:38.450Z] #45 53.01 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:52:38.450Z] #45 53.01 Need to get 8419 kB of archives. [2021-11-23T15:52:38.450Z] #45 53.01 After this operation, 34.9 MB of additional disk space will be used. [2021-11-23T15:52:38.450Z] #45 53.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-23T15:52:38.450Z] #45 53.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-23T15:52:38.450Z] #45 53.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-23T15:52:38.450Z] #45 53.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-23T15:52:38.450Z] #45 53.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-23T15:52:38.450Z] #45 53.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-23T15:52:38.450Z] #45 53.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-23T15:52:38.450Z] #45 53.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-23T15:52:38.596Z] #21 47.06 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-23T15:52:38.596Z] #21 47.06 Unpacking xfsprogs (5.10.0-4) ... [2021-11-23T15:52:38.855Z] #21 47.48 Selecting previously unselected package zip. [2021-11-23T15:52:39.011Z] #45 53.65 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:52:39.114Z] #21 47.48 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-23T15:52:39.114Z] #21 47.48 Unpacking zip (3.0-12) ... [2021-11-23T15:52:39.114Z] #21 47.60 Selecting previously unselected package zstd. [2021-11-23T15:52:39.114Z] #21 47.60 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-23T15:52:39.114Z] #21 47.61 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-23T15:52:39.268Z] #45 53.95 Fetched 8419 kB in 0s (19.7 MB/s) [2021-11-23T15:52:39.268Z] #45 54.02 Selecting previously unselected package xxd. [2021-11-23T15:52:39.374Z] #21 47.93 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-23T15:52:39.536Z] #45 54.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-11-23T15:52:39.536Z] #45 54.07 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T15:52:39.536Z] #45 54.08 Unpacking xxd (2:8.2.2434-3) ... [2021-11-23T15:52:39.795Z] #45 ... [2021-11-23T15:52:39.795Z] [2021-11-23T15:52:39.795Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-23T15:52:39.795Z] #72 sha256:0308923a731bc7c0bf03a05fbbf72393c1b2c2294892c1c4295e860d693efd31 [2021-11-23T15:52:39.795Z] #72 51.02 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-23T15:52:39.795Z] #72 51.02 + GOBIN=/build [2021-11-23T15:52:39.795Z] #72 51.02 + GO111MODULE=on [2021-11-23T15:52:39.795Z] #72 51.02 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-23T15:52:39.795Z] #72 53.91 rootlesskit version 0.14.6 [2021-11-23T15:52:39.795Z] #72 53.93 Usage of /build/rootlesskit-docker-proxy: [2021-11-23T15:52:39.795Z] #72 53.93 -container-ip string [2021-11-23T15:52:39.795Z] #72 53.93 container ip [2021-11-23T15:52:39.795Z] #72 53.93 -container-port int [2021-11-23T15:52:39.795Z] #72 53.93 container port (default -1) [2021-11-23T15:52:39.795Z] #72 53.93 -host-ip string [2021-11-23T15:52:39.795Z] #72 53.93 host ip [2021-11-23T15:52:39.795Z] #72 53.93 -host-port int [2021-11-23T15:52:39.795Z] #72 53.93 host port (default -1) [2021-11-23T15:52:39.795Z] #72 53.93 -proto string [2021-11-23T15:52:39.795Z] #72 53.93 proxy protocol (default "tcp") [2021-11-23T15:52:39.795Z] #72 DONE 54.1s [2021-11-23T15:52:39.795Z] [2021-11-23T15:52:39.795Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-23T15:52:39.795Z] #73 sha256:947c365d90852acde37186ae7f070f19c78b30f85998419237faa1ca8cc6f2e3 [2021-11-23T15:52:39.795Z] #73 DONE 0.1s [2021-11-23T15:52:39.795Z] [2021-11-23T15:52:39.795Z] #45 [tini 1/3] 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-11-23T15:52:39.795Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-23T15:52:39.795Z] #45 54.23 Selecting previously unselected package vim-common. [2021-11-23T15:52:39.795Z] #45 54.23 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-23T15:52:39.795Z] #45 54.25 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-23T15:52:39.795Z] #45 ... [2021-11-23T15:52:39.795Z] [2021-11-23T15:52:39.795Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:52:39.795Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-23T15:52:39.795Z] #20 39.13 Reading package lists... [2021-11-23T15:52:39.795Z] #20 48.24 Building dependency tree... [2021-11-23T15:52:39.795Z] #20 52.33 The following additional packages will be installed: [2021-11-23T15:52:39.795Z] #20 52.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-23T15:52:39.795Z] #20 52.34 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-23T15:52:39.795Z] #20 52.34 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-23T15:52:39.795Z] #20 52.34 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-23T15:52:39.795Z] #20 52.35 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-23T15:52:39.795Z] #20 52.35 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-23T15:52:39.795Z] #20 52.36 mingw-w64-common mingw-w64-x86-64-dev [2021-11-23T15:52:39.795Z] #20 52.41 Suggested packages: [2021-11-23T15:52:39.795Z] #20 52.41 gcc-10-locales seccomp wine64 [2021-11-23T15:52:39.795Z] #20 53.21 The following NEW packages will be installed: [2021-11-23T15:52:39.795Z] #20 53.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-23T15:52:39.795Z] #20 53.21 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-23T15:52:39.795Z] #20 53.21 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-23T15:52:39.795Z] #20 53.21 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-23T15:52:39.795Z] #20 53.21 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-23T15:52:39.795Z] #20 53.22 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-23T15:52:39.795Z] #20 53.22 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-23T15:52:39.795Z] #20 53.23 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-23T15:52:39.795Z] #20 53.23 mingw-w64-x86-64-dev [2021-11-23T15:52:39.795Z] #20 53.72 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:52:39.795Z] #20 53.72 Need to get 115 MB of archives. [2021-11-23T15:52:39.795Z] #20 53.72 After this operation, 645 MB of additional disk space will be used. [2021-11-23T15:52:39.795Z] #20 53.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-11-23T15:52:39.795Z] #20 53.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-11-23T15:52:39.795Z] #20 53.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-23T15:52:39.795Z] #20 53.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-23T15:52:39.795Z] #20 53.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-23T15:52:39.795Z] #20 53.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-23T15:52:39.795Z] #20 53.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-23T15:52:39.795Z] #20 54.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-11-23T15:52:39.795Z] #20 54.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-11-23T15:52:39.795Z] #20 54.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-23T15:52:39.795Z] #20 ... [2021-11-23T15:52:39.795Z] [2021-11-23T15:52:39.795Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-23T15:52:39.795Z] #74 sha256:276cee41b8c59a44428258d90131bf4574c8b68ed87c88446456f75352879297 [2021-11-23T15:52:39.795Z] #74 DONE 0.1s [2021-11-23T15:52:39.795Z] [2021-11-23T15:52:39.795Z] #67 [containerd 1/3] 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-11-23T15:52:39.795Z] #67 sha256:c6898f1cbc307f5fa7c926d2089c24fffc80b1c202cdb2e79cca05d89326665e [2021-11-23T15:52:39.795Z] #67 39.87 Reading package lists... [2021-11-23T15:52:39.795Z] #67 48.95 Building dependency tree... [2021-11-23T15:52:39.795Z] #67 52.96 The following additional packages will be installed: [2021-11-23T15:52:39.795Z] #67 52.98 libbtrfs0 [2021-11-23T15:52:39.795Z] #67 53.20 The following NEW packages will be installed: [2021-11-23T15:52:39.795Z] #67 53.23 libbtrfs-dev libbtrfs0 [2021-11-23T15:52:39.795Z] #67 53.70 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:52:39.795Z] #67 53.70 Need to get 460 kB of archives. [2021-11-23T15:52:39.795Z] #67 53.70 After this operation, 1237 kB of additional disk space will be used. [2021-11-23T15:52:39.795Z] #67 53.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-23T15:52:39.795Z] #67 53.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-23T15:52:39.795Z] #67 54.54 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:52:39.795Z] #67 ... [2021-11-23T15:52:39.795Z] [2021-11-23T15:52:39.795Z] #45 [tini 1/3] 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-11-23T15:52:39.795Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-23T15:52:39.795Z] #45 54.46 Selecting previously unselected package cmake-data. [2021-11-23T15:52:39.795Z] #45 54.46 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-23T15:52:39.795Z] #45 54.48 Unpacking cmake-data (3.18.4-2) ... [2021-11-23T15:52:40.312Z] #21 48.74 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-23T15:52:40.312Z] #21 48.74 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-23T15:52:40.312Z] #21 48.75 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-23T15:52:40.312Z] #21 48.76 Setting up libicu67:amd64 (67.1-7) ... [2021-11-23T15:52:40.312Z] #21 48.78 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-23T15:52:40.312Z] #21 48.79 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-23T15:52:40.312Z] #21 48.80 Setting up uidmap (1:4.8.1-1) ... [2021-11-23T15:52:40.312Z] #21 48.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T15:52:40.312Z] #21 48.82 Setting up bzip2 (1.0.8-4) ... [2021-11-23T15:52:40.312Z] #21 48.84 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T15:52:40.312Z] #21 48.85 Setting up python3-wheel (0.34.2-1) ... [2021-11-23T15:52:41.251Z] #21 49.53 Setting up xxd (2:8.2.2434-3) ... [2021-11-23T15:52:41.251Z] #21 49.54 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-23T15:52:41.251Z] #21 49.56 Setting up libcap2-bin (1:2.44-1) ... [2021-11-23T15:52:41.251Z] #21 49.57 Setting up apparmor (2.13.6-10) ... [2021-11-23T15:52:41.734Z] #45 ... [2021-11-23T15:52:41.734Z] [2021-11-23T15:52:41.734Z] #67 [containerd 1/3] 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-11-23T15:52:41.734Z] #67 sha256:c6898f1cbc307f5fa7c926d2089c24fffc80b1c202cdb2e79cca05d89326665e [2021-11-23T15:52:41.734Z] #67 55.10 Fetched 460 kB in 0s (1501 kB/s) [2021-11-23T15:52:41.734Z] #67 55.21 Selecting previously unselected package libbtrfs0:amd64. [2021-11-23T15:52:41.734Z] #67 55.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-11-23T15:52:41.734Z] #67 55.28 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-23T15:52:41.734Z] #67 55.31 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T15:52:41.734Z] #67 55.49 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-23T15:52:41.734Z] #67 55.50 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-23T15:52:41.734Z] #67 55.51 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T15:52:41.734Z] #67 55.84 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T15:52:41.734Z] #67 55.85 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T15:52:41.734Z] #67 55.86 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:52:41.734Z] #67 DONE 56.3s [2021-11-23T15:52:41.734Z] [2021-11-23T15:52:41.734Z] #45 [tini 1/3] 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-11-23T15:52:41.734Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-23T15:52:41.734Z] #45 56.25 Selecting previously unselected package libarchive13:amd64. [2021-11-23T15:52:41.734Z] #45 56.25 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-23T15:52:41.734Z] #45 56.28 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-23T15:52:41.734Z] #45 56.44 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-23T15:52:41.734Z] #45 56.44 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-23T15:52:41.734Z] #45 56.47 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-23T15:52:41.990Z] #45 ... [2021-11-23T15:52:41.990Z] [2021-11-23T15:52:41.990Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-23T15:52:41.990Z] #68 sha256:092bb6fcb02336a40a5305bc793be81c4e2a9c41f0f373416c69d666067e0a9c [2021-11-23T15:52:41.990Z] #68 DONE 0.2s [2021-11-23T15:52:41.990Z] [2021-11-23T15:52:41.990Z] #45 [tini 1/3] 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-11-23T15:52:41.990Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-23T15:52:41.990Z] #45 56.55 Selecting previously unselected package librhash0:amd64. [2021-11-23T15:52:41.990Z] #45 56.55 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-11-23T15:52:41.990Z] #45 56.57 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-23T15:52:42.213Z] #21 17.37 Reading package lists... [2021-11-23T15:52:42.247Z] #45 56.68 Selecting previously unselected package libuv1:amd64. [2021-11-23T15:52:42.247Z] #45 56.68 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-11-23T15:52:42.247Z] #45 56.70 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-23T15:52:42.247Z] #45 56.80 Selecting previously unselected package cmake. [2021-11-23T15:52:42.247Z] #45 56.81 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-11-23T15:52:42.247Z] #45 56.82 Unpacking cmake (3.18.4-2) ... [2021-11-23T15:52:42.655Z] #21 51.10 Setting up zip (3.0-12) ... [2021-11-23T15:52:42.655Z] #21 51.11 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T15:52:42.655Z] #21 51.14 Setting up bash-completion (1:2.11-2) ... [2021-11-23T15:52:42.974Z] #53 ... [2021-11-23T15:52:42.974Z] [2021-11-23T15:52:42.974Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:52:42.974Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:52:42.974Z] #43 202.5 + dpkg --print-architecture [2021-11-23T15:52:42.974Z] #43 202.5 + git checkout -q v2.1.0 [2021-11-23T15:52:42.974Z] #43 202.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-23T15:52:42.974Z] #43 202.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-23T15:52:43.602Z] #21 21.59 Building dependency tree... [2021-11-23T15:52:44.182Z] #45 58.95 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-23T15:52:44.182Z] #45 58.95 Setting up xxd (2:8.2.2434-3) ... [2021-11-23T15:52:44.182Z] #45 58.96 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-23T15:52:44.438Z] #45 58.97 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T15:52:44.438Z] #45 59.01 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-23T15:52:44.438Z] #45 59.02 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-23T15:52:44.438Z] #45 59.04 Setting up cmake-data (3.18.4-2) ... [2021-11-23T15:52:44.438Z] #45 59.06 Setting up cmake (3.18.4-2) ... [2021-11-23T15:52:44.438Z] #45 59.08 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:52:44.581Z] #21 53.01 Setting up xz-utils (5.2.5-2) ... [2021-11-23T15:52:44.581Z] #21 53.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-23T15:52:44.581Z] #21 53.04 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-23T15:52:44.581Z] #21 53.05 Setting up patch (2.7.6-7) ... [2021-11-23T15:52:44.581Z] #21 53.06 Setting up sudo (1.9.5p2-3) ... [2021-11-23T15:52:44.581Z] #21 53.12 invoke-rc.d: could not determine current runlevel [2021-11-23T15:52:44.581Z] #21 53.13 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-23T15:52:44.581Z] #21 53.14 Setting up xfsprogs (5.10.0-4) ... [2021-11-23T15:52:44.581Z] #21 53.15 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-23T15:52:44.581Z] #21 53.16 Setting up inetutils-ping (2:2.0-1) ... [2021-11-23T15:52:44.581Z] #21 53.17 Setting up pigz (2.6-1) ... [2021-11-23T15:52:44.581Z] #21 53.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-23T15:52:44.581Z] #21 53.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T15:52:44.581Z] #21 53.21 Setting up python-pip-whl (20.3.4-4) ... [2021-11-23T15:52:44.581Z] #21 53.22 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-23T15:52:44.988Z] #21 24.41 The following additional packages will be installed: [2021-11-23T15:52:44.988Z] #21 24.41 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-23T15:52:44.988Z] #21 24.41 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-23T15:52:44.988Z] #21 24.43 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-23T15:52:44.988Z] #21 24.43 python3-pkg-resources vim-runtime xxd [2021-11-23T15:52:44.988Z] #21 24.43 Suggested packages: [2021-11-23T15:52:44.988Z] #21 24.43 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-23T15:52:44.988Z] #21 24.43 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-23T15:52:44.988Z] #21 24.43 acl attr quota [2021-11-23T15:52:44.988Z] #21 24.43 Recommended packages: [2021-11-23T15:52:44.988Z] #21 24.43 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-23T15:52:45.000Z] #45 DONE 59.4s [2021-11-23T15:52:45.000Z] [2021-11-23T15:52:45.000Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-23T15:52:45.000Z] #46 sha256:dbde6f7b386acab498f027a49e227bd3621286e7ae3e66d122ee24fe578043e4 [2021-11-23T15:52:45.000Z] #46 DONE 0.1s [2021-11-23T15:52:45.000Z] [2021-11-23T15:52:45.000Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-23T15:52:45.000Z] #47 sha256:9dacfd5fc5388ec06483092cd91073fd3d6e2fd2d86409624eba5b03d0f78697 [2021-11-23T15:52:45.519Z] #21 53.81 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-23T15:52:45.519Z] #21 53.82 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-23T15:52:45.778Z] #21 54.25 Setting up libelf1:amd64 (0.183-1) ... [2021-11-23T15:52:45.778Z] #21 54.27 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-23T15:52:45.778Z] #21 54.28 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T15:52:45.778Z] #21 54.29 Setting up python3-distutils (3.9.2-1) ... [2021-11-23T15:52:46.346Z] #21 54.68 Setting up vim (2:8.2.2434-3) ... [2021-11-23T15:52:46.346Z] #21 54.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-23T15:52:46.346Z] #21 54.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-23T15:52:46.346Z] #21 54.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-23T15:52:46.346Z] #21 54.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-23T15:52:46.346Z] #21 54.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-23T15:52:46.346Z] #21 54.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-23T15:52:46.346Z] #21 54.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-23T15:52:46.346Z] #21 54.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-23T15:52:46.346Z] #21 54.73 Setting up python3-setuptools (52.0.0-4) ... [2021-11-23T15:52:46.367Z] #47 1.129 + RM_GOPATH=0 [2021-11-23T15:52:46.367Z] #47 1.129 + TMP_GOPATH= [2021-11-23T15:52:46.367Z] #47 1.129 + : /build [2021-11-23T15:52:46.367Z] #47 1.129 + '[' -z '' ']' [2021-11-23T15:52:46.367Z] #47 1.129 ++ mktemp -d [2021-11-23T15:52:46.367Z] #47 1.130 + export GOPATH=/tmp/tmp.iZEIiW7qXe [2021-11-23T15:52:46.367Z] #47 1.130 + GOPATH=/tmp/tmp.iZEIiW7qXe [2021-11-23T15:52:46.367Z] #47 1.130 + RM_GOPATH=1 [2021-11-23T15:52:46.367Z] #47 1.130 + case "$(go env GOARCH)" in [2021-11-23T15:52:46.367Z] #47 1.137 ++ go env GOARCH [2021-11-23T15:52:46.367Z] #47 1.167 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:52:46.367Z] #47 1.167 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:52:46.367Z] #47 1.169 Install tini version v0.19.0 [2021-11-23T15:52:46.367Z] #47 1.169 ++ dirname /install.sh [2021-11-23T15:52:46.367Z] #47 1.169 + dir=/ [2021-11-23T15:52:46.367Z] #47 1.169 + bin=tini [2021-11-23T15:52:46.367Z] #47 1.169 + shift [2021-11-23T15:52:46.367Z] #47 1.169 + '[' '!' -f //tini.installer ']' [2021-11-23T15:52:46.367Z] #47 1.169 + . //tini.installer [2021-11-23T15:52:46.367Z] #47 1.169 ++ : v0.19.0 [2021-11-23T15:52:46.367Z] #47 1.169 + install_tini [2021-11-23T15:52:46.367Z] #47 1.169 + echo 'Install tini version v0.19.0' [2021-11-23T15:52:46.367Z] #47 1.169 + git clone https://github.com/krallin/tini.git /tmp/tmp.iZEIiW7qXe/tini [2021-11-23T15:52:46.367Z] #47 1.177 Cloning into '/tmp/tmp.iZEIiW7qXe/tini'... [2021-11-23T15:52:46.627Z] #47 1.716 + cd /tmp/tmp.iZEIiW7qXe/tini [2021-11-23T15:52:46.627Z] #47 1.716 + git checkout -q v0.19.0 [2021-11-23T15:52:46.627Z] #47 1.733 + cmake . [2021-11-23T15:52:46.885Z] #47 2.068 -- The C compiler identification is GNU 10.2.1 [2021-11-23T15:52:46.885Z] #47 2.121 -- Detecting C compiler ABI info [2021-11-23T15:52:47.284Z] #21 55.89 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-23T15:52:47.284Z] #21 55.90 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-23T15:52:47.284Z] #21 55.92 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-23T15:52:47.284Z] #21 55.93 Setting up python3-pip (20.3.4-4) ... [2021-11-23T15:52:47.448Z] #47 2.582 -- Detecting C compiler ABI info - done [2021-11-23T15:52:47.448Z] #47 2.674 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-23T15:52:47.448Z] #47 2.674 -- Detecting C compile features [2021-11-23T15:52:47.448Z] #47 2.674 -- Detecting C compile features - done [2021-11-23T15:52:47.533Z] #21 26.55 The following NEW packages will be installed: [2021-11-23T15:52:47.534Z] #21 26.56 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-23T15:52:47.534Z] #21 26.56 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-23T15:52:47.534Z] #21 26.56 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-23T15:52:47.534Z] #21 26.56 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-23T15:52:47.534Z] #21 26.56 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-23T15:52:47.534Z] #21 26.56 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-23T15:52:47.534Z] #21 26.56 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-23T15:52:47.534Z] #21 26.56 xz-utils zip zstd [2021-11-23T15:52:47.534Z] #21 26.92 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:52:47.534Z] #21 26.92 Need to get 27.6 MB of archives. [2021-11-23T15:52:47.534Z] #21 26.92 After this operation, 106 MB of additional disk space will be used. [2021-11-23T15:52:47.534Z] #21 26.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-23T15:52:47.534Z] #21 26.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-23T15:52:47.534Z] #21 26.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-23T15:52:47.534Z] #21 26.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-23T15:52:47.534Z] #21 26.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-23T15:52:47.534Z] #21 26.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-23T15:52:47.534Z] #21 26.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-23T15:52:47.534Z] #21 26.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-23T15:52:47.534Z] #21 27.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-23T15:52:47.534Z] #21 27.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-23T15:52:47.534Z] #21 27.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-23T15:52:47.534Z] #21 27.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-23T15:52:47.534Z] #21 27.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-23T15:52:47.534Z] #21 27.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-23T15:52:47.534Z] #21 27.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-23T15:52:47.534Z] #21 27.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-23T15:52:47.534Z] #21 27.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-23T15:52:47.534Z] #21 27.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-23T15:52:47.534Z] #21 27.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-23T15:52:47.705Z] #47 2.717 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-23T15:52:47.705Z] #47 2.874 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-23T15:52:47.705Z] #47 2.936 -- Configuring done [2021-11-23T15:52:47.795Z] #21 27.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-23T15:52:47.795Z] #21 27.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-23T15:52:47.795Z] #21 27.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-23T15:52:47.795Z] #21 27.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-23T15:52:47.795Z] #21 27.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-23T15:52:47.795Z] #21 27.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-23T15:52:47.795Z] #21 27.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-23T15:52:47.795Z] #21 27.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-23T15:52:47.961Z] #47 2.952 -- Generating done [2021-11-23T15:52:47.961Z] #47 2.952 -- Build files have been written to: /tmp/tmp.iZEIiW7qXe/tini [2021-11-23T15:52:47.961Z] #47 2.955 + make tini-static [2021-11-23T15:52:48.218Z] #47 3.217 Scanning dependencies of target tini-static [2021-11-23T15:52:48.218Z] #47 3.351 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-23T15:52:48.262Z] #43 ... [2021-11-23T15:52:48.262Z] [2021-11-23T15:52:48.262Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:52:48.262Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:52:48.262Z] #53 207.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-23T15:52:48.262Z] #53 DONE 208.1s [2021-11-23T15:52:48.262Z] [2021-11-23T15:52:48.262Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:52:48.262Z] #62 sha256:bfa9d9750c54c7de88d5e72f46dff05daa7df419135cf5888c2e8744cae13bd1 [2021-11-23T15:52:48.368Z] #21 27.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-23T15:52:48.368Z] #21 27.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-23T15:52:48.368Z] #21 27.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-23T15:52:48.368Z] #21 27.70 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-23T15:52:48.368Z] #21 27.70 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-23T15:52:48.368Z] #21 27.72 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-23T15:52:48.368Z] #21 27.72 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-23T15:52:48.368Z] #21 27.83 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-23T15:52:48.368Z] #21 27.84 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-23T15:52:48.368Z] #21 27.85 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-23T15:52:48.368Z] #21 27.87 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-23T15:52:48.368Z] #21 27.89 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-23T15:52:48.368Z] #21 27.89 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-23T15:52:48.368Z] #21 27.93 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-23T15:52:48.481Z] #21 56.91 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-23T15:52:48.481Z] #21 56.93 Setting up jq (1.6-2.1) ... [2021-11-23T15:52:48.481Z] #21 56.95 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-23T15:52:48.481Z] #21 56.96 Setting up iptables (1.8.7-1) ... [2021-11-23T15:52:48.481Z] #21 56.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-23T15:52:48.481Z] #21 56.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-23T15:52:48.481Z] #21 56.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-23T15:52:48.481Z] #21 56.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-23T15:52:48.481Z] #21 57.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-23T15:52:48.481Z] #21 57.00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-23T15:52:48.481Z] #21 57.01 Setting up iproute2 (5.10.0-4) ... [2021-11-23T15:52:48.629Z] #21 28.00 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-23T15:52:48.629Z] #21 28.02 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-23T15:52:48.629Z] #21 28.03 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-23T15:52:48.890Z] #21 28.39 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-23T15:52:48.890Z] #21 28.42 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-23T15:52:48.890Z] #21 28.48 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-23T15:52:48.890Z] #21 28.50 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-23T15:52:49.000Z] #21 57.34 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:52:49.147Z] #47 4.173 [100%] Linking C executable tini-static [2021-11-23T15:52:49.403Z] #47 4.516 [100%] Built target tini-static [2021-11-23T15:52:49.569Z] #21 DONE 58.0s [2021-11-23T15:52:49.569Z] [2021-11-23T15:52:49.569Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-11-23T15:52:49.569Z] #22 sha256:1cc9aaaa551c7a7086394f2792f6d7494685032e19a4c4299612173fab07e20c [2021-11-23T15:52:49.660Z] #47 4.573 + mkdir -p /build [2021-11-23T15:52:49.660Z] #47 4.573 + cp tini-static /build/docker-init [2021-11-23T15:52:49.917Z] #47 DONE 5.0s [2021-11-23T15:52:49.917Z] [2021-11-23T15:52:49.917Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:52:49.917Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-23T15:52:49.917Z] #20 54.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-23T15:52:49.917Z] #20 55.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-11-23T15:52:49.917Z] #20 55.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-23T15:52:49.917Z] #20 56.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-23T15:52:49.917Z] #20 56.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-23T15:52:49.917Z] #20 56.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-23T15:52:49.917Z] #20 56.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-23T15:52:49.917Z] #20 56.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-23T15:52:49.917Z] #20 56.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-23T15:52:49.917Z] #20 56.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-11-23T15:52:49.917Z] #20 56.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-23T15:52:49.917Z] #20 56.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-23T15:52:49.917Z] #20 56.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-23T15:52:49.917Z] #20 56.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-23T15:52:49.917Z] #20 56.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-23T15:52:49.917Z] #20 56.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-23T15:52:49.917Z] #20 56.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-23T15:52:49.917Z] #20 56.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-11-23T15:52:49.917Z] #20 56.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-23T15:52:49.917Z] #20 56.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-23T15:52:49.917Z] #20 57.31 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:52:49.917Z] #20 57.65 Fetched 115 MB in 3s (36.9 MB/s) [2021-11-23T15:52:49.917Z] #20 57.69 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-23T15:52:49.917Z] #20 57.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-11-23T15:52:49.917Z] #20 57.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-23T15:52:49.917Z] #20 57.74 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-23T15:52:49.917Z] #20 58.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-23T15:52:49.917Z] #20 58.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-23T15:52:49.917Z] #20 58.77 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-23T15:52:49.917Z] #20 59.99 Selecting previously unselected package binutils-mingw-w64. [2021-11-23T15:52:49.917Z] #20 59.99 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-23T15:52:49.917Z] #20 60.01 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-23T15:52:49.917Z] #20 60.10 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-23T15:52:49.917Z] #20 60.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T15:52:49.917Z] #20 60.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:52:49.917Z] #20 60.23 Selecting previously unselected package dmsetup. [2021-11-23T15:52:49.917Z] #20 60.24 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T15:52:49.917Z] #20 60.25 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-23T15:52:49.917Z] #20 60.35 Selecting previously unselected package mingw-w64-common. [2021-11-23T15:52:49.917Z] #20 60.37 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-23T15:52:49.917Z] #20 60.38 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-23T15:52:49.917Z] #20 63.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-23T15:52:49.917Z] #20 63.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-23T15:52:49.917Z] #20 63.23 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-23T15:52:50.273Z] #21 29.48 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:52:50.273Z] #21 29.71 Fetched 27.6 MB in 2s (14.5 MB/s) [2021-11-23T15:52:50.273Z] #21 29.81 Selecting previously unselected package pigz. [2021-11-23T15:52:50.533Z] #21 29.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-11-23T15:52:50.533Z] #21 29.90 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-23T15:52:50.533Z] #21 29.91 Unpacking pigz (2.6-1) ... [2021-11-23T15:52:50.533Z] #21 30.06 Selecting previously unselected package libelf1:amd64. [2021-11-23T15:52:50.533Z] #21 30.06 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-23T15:52:50.794Z] #21 30.08 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-23T15:52:50.794Z] #21 30.30 Selecting previously unselected package libbpf0:amd64. [2021-11-23T15:52:50.794Z] #21 30.30 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-23T15:52:50.794Z] #21 30.31 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-23T15:52:50.949Z] #22 1.283 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-23T15:52:50.949Z] #22 1.290 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-23T15:52:50.949Z] #22 1.312 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-23T15:52:50.949Z] #22 DONE 1.4s [2021-11-23T15:52:50.949Z] [2021-11-23T15:52:50.949Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-23T15:52:50.949Z] #23 sha256:772139212f8b9c85320dd17099452ca7c7da67638dbf491e46497fe6a4bed34c [2021-11-23T15:52:51.055Z] #21 30.45 Selecting previously unselected package libcap2:amd64. [2021-11-23T15:52:51.055Z] #21 30.46 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-23T15:52:51.055Z] #21 30.47 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-23T15:52:51.055Z] #21 30.59 Selecting previously unselected package libmnl0:amd64. [2021-11-23T15:52:51.317Z] #21 30.60 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-23T15:52:51.317Z] #21 30.61 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-23T15:52:51.317Z] #21 30.73 Selecting previously unselected package libxtables12:amd64. [2021-11-23T15:52:51.317Z] #21 30.73 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-23T15:52:51.317Z] #21 30.75 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-23T15:52:51.317Z] #21 30.87 Selecting previously unselected package libcap2-bin. [2021-11-23T15:52:51.317Z] #21 30.87 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-23T15:52:51.578Z] #21 30.88 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-23T15:52:51.578Z] #21 31.05 Selecting previously unselected package iproute2. [2021-11-23T15:52:51.578Z] #21 31.05 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-23T15:52:51.578Z] #21 31.06 Unpacking iproute2 (5.10.0-4) ... [2021-11-23T15:52:51.806Z] #20 66.10 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-23T15:52:51.807Z] #20 66.10 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:52:51.807Z] #20 66.11 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-23T15:52:51.807Z] #20 66.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-23T15:52:51.807Z] #20 66.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:52:51.807Z] #20 66.22 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-23T15:52:52.063Z] #20 ... [2021-11-23T15:52:52.063Z] [2021-11-23T15:52:52.063Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:52:52.063Z] #69 sha256:7882f7a2e94f3df28e0d917f769338c1f4982ae1ef9b2272b7f5c047357362cc [2021-11-23T15:52:52.063Z] #69 1.446 + RM_GOPATH=0 [2021-11-23T15:52:52.063Z] #69 1.446 + TMP_GOPATH= [2021-11-23T15:52:52.063Z] #69 1.446 + : /build [2021-11-23T15:52:52.063Z] #69 1.446 + '[' -z '' ']' [2021-11-23T15:52:52.063Z] #69 1.447 ++ mktemp -d [2021-11-23T15:52:52.063Z] #69 1.447 + export GOPATH=/tmp/tmp.WEr7KnY2Xx [2021-11-23T15:52:52.063Z] #69 1.447 + GOPATH=/tmp/tmp.WEr7KnY2Xx [2021-11-23T15:52:52.063Z] #69 1.448 + RM_GOPATH=1 [2021-11-23T15:52:52.063Z] #69 1.448 + case "$(go env GOARCH)" in [2021-11-23T15:52:52.063Z] #69 1.448 ++ go env GOARCH [2021-11-23T15:52:52.063Z] #69 1.471 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:52:52.063Z] #69 1.471 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:52:52.063Z] #69 1.471 ++ dirname /install.sh [2021-11-23T15:52:52.063Z] #69 1.472 + dir=/ [2021-11-23T15:52:52.063Z] #69 1.472 + bin=containerd [2021-11-23T15:52:52.063Z] #69 1.472 + shift [2021-11-23T15:52:52.063Z] #69 1.472 + '[' '!' -f //containerd.installer ']' [2021-11-23T15:52:52.063Z] #69 1.472 + . //containerd.installer [2021-11-23T15:52:52.063Z] #69 1.473 ++ set -e [2021-11-23T15:52:52.063Z] #69 1.473 ++ : v1.5.8 [2021-11-23T15:52:52.063Z] #69 1.473 + install_containerd [2021-11-23T15:52:52.063Z] #69 1.473 + echo 'Install containerd version v1.5.8' [2021-11-23T15:52:52.063Z] #69 1.473 Install containerd version v1.5.8 [2021-11-23T15:52:52.063Z] #69 1.473 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WEr7KnY2Xx/src/github.com/containerd/containerd [2021-11-23T15:52:52.063Z] #69 1.495 Cloning into '/tmp/tmp.WEr7KnY2Xx/src/github.com/containerd/containerd'... [2021-11-23T15:52:52.521Z] #21 31.91 Selecting previously unselected package xxd. [2021-11-23T15:52:52.521Z] #21 31.93 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T15:52:52.521Z] #21 31.97 Unpacking xxd (2:8.2.2434-3) ... [2021-11-23T15:52:52.782Z] #21 32.20 Selecting previously unselected package vim-common. [2021-11-23T15:52:52.782Z] #21 32.20 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-23T15:52:52.782Z] #21 32.23 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-23T15:52:53.044Z] #21 32.53 Selecting previously unselected package bash-completion. [2021-11-23T15:52:53.044Z] #21 32.53 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-23T15:52:55.331Z] #69 ... [2021-11-23T15:52:55.331Z] [2021-11-23T15:52:55.331Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:52:55.331Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-23T15:52:55.331Z] #20 69.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-23T15:52:55.331Z] #20 69.78 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:52:55.331Z] #20 69.78 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T15:52:57.265Z] #21 36.08 Unpacking bash-completion (1:2.11-2) ... [2021-11-23T15:52:57.266Z] #21 36.44 Selecting previously unselected package bzip2. [2021-11-23T15:52:57.266Z] #21 36.44 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-23T15:52:57.266Z] #21 36.45 Unpacking bzip2 (1.0.8-4) ... [2021-11-23T15:52:57.266Z] #21 36.50 Selecting previously unselected package xz-utils. [2021-11-23T15:52:57.266Z] #21 36.51 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-23T15:52:57.266Z] #21 36.52 Unpacking xz-utils (5.2.5-2) ... [2021-11-23T15:52:57.266Z] #21 36.69 Selecting previously unselected package apparmor. [2021-11-23T15:52:57.266Z] #21 36.70 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-23T15:52:57.266Z] #21 36.77 Unpacking apparmor (2.13.6-10) ... [2021-11-23T15:52:57.838Z] #21 37.11 Selecting previously unselected package inetutils-ping. [2021-11-23T15:52:57.838Z] #21 37.11 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-23T15:52:57.838Z] #21 37.12 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-23T15:52:57.838Z] #21 37.22 Selecting previously unselected package libip4tc2:amd64. [2021-11-23T15:52:57.838Z] #21 37.22 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-23T15:52:57.838Z] #21 37.23 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-23T15:52:57.838Z] #21 37.30 Selecting previously unselected package libip6tc2:amd64. [2021-11-23T15:52:57.838Z] #21 37.30 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-23T15:52:57.838Z] #21 37.31 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-23T15:52:58.099Z] #21 37.38 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-23T15:52:58.099Z] #21 37.39 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-23T15:52:58.099Z] #21 37.39 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-23T15:52:58.099Z] #21 37.44 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-23T15:52:58.099Z] #21 37.45 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-23T15:52:58.099Z] #21 37.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-23T15:52:58.099Z] #21 37.51 Selecting previously unselected package libnftnl11:amd64. [2021-11-23T15:52:58.099Z] #21 37.52 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-23T15:52:58.099Z] #21 37.55 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-23T15:52:58.099Z] #21 37.64 Selecting previously unselected package iptables. [2021-11-23T15:52:58.361Z] #21 37.64 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-23T15:52:58.361Z] #21 37.65 Unpacking iptables (1.8.7-1) ... [2021-11-23T15:52:58.361Z] #21 37.91 Selecting previously unselected package libonig5:amd64. [2021-11-23T15:52:58.622Z] #21 37.92 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-23T15:52:58.622Z] #21 37.92 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T15:52:58.622Z] #21 38.07 Selecting previously unselected package libjq1:amd64. [2021-11-23T15:52:58.622Z] #21 38.08 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-23T15:52:58.622Z] #21 38.08 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-23T15:52:58.883Z] #21 38.19 Selecting previously unselected package jq. [2021-11-23T15:52:58.883Z] #21 38.20 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-23T15:52:58.883Z] #21 38.20 Unpacking jq (1.6-2.1) ... [2021-11-23T15:52:58.883Z] #21 38.29 Selecting previously unselected package libaio1:amd64. [2021-11-23T15:52:58.883Z] #21 38.29 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-23T15:52:58.883Z] #21 38.30 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-23T15:52:58.883Z] #21 38.35 Selecting previously unselected package libgpm2:amd64. [2021-11-23T15:52:58.883Z] #21 38.36 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-23T15:52:58.883Z] #21 38.37 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-23T15:52:59.145Z] #21 38.42 Selecting previously unselected package libicu67:amd64. [2021-11-23T15:52:59.145Z] #21 38.43 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-23T15:52:59.145Z] #21 38.44 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-23T15:53:00.577Z] #20 74.76 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-23T15:53:00.577Z] #20 74.77 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:53:00.577Z] #20 74.77 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T15:53:00.833Z] #20 ... [2021-11-23T15:53:00.833Z] [2021-11-23T15:53:00.833Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:53:00.833Z] #69 sha256:7882f7a2e94f3df28e0d917f769338c1f4982ae1ef9b2272b7f5c047357362cc [2021-11-23T15:53:00.833Z] #69 18.41 + cd /tmp/tmp.WEr7KnY2Xx/src/github.com/containerd/containerd [2021-11-23T15:53:00.833Z] #69 18.41 + git checkout -q v1.5.8 [2021-11-23T15:53:00.833Z] #69 18.88 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-23T15:53:00.833Z] #69 18.88 + BUILDTAGS='netgo osusergo static_build' [2021-11-23T15:53:00.833Z] #69 18.88 + export EXTRA_FLAGS=-buildmode=pie [2021-11-23T15:53:00.833Z] #69 18.88 + EXTRA_FLAGS=-buildmode=pie [2021-11-23T15:53:00.833Z] #69 18.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-23T15:53:00.833Z] #69 18.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-23T15:53:00.833Z] #69 18.88 + '[' '' = dynamic ']' [2021-11-23T15:53:00.833Z] #69 18.88 + make [2021-11-23T15:53:01.762Z] #69 19.61 + bin/ctr [2021-11-23T15:53:02.449Z] #21 41.48 Selecting previously unselected package libinih1:amd64. [2021-11-23T15:53:02.449Z] #21 41.49 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-23T15:53:02.449Z] #21 41.50 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-23T15:53:02.449Z] #21 41.57 Selecting previously unselected package libnet1:amd64. [2021-11-23T15:53:02.449Z] #21 41.58 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-23T15:53:02.449Z] #21 41.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T15:53:02.449Z] #21 41.69 Selecting previously unselected package libnl-3-200:amd64. [2021-11-23T15:53:02.449Z] #21 41.69 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-23T15:53:02.449Z] #21 41.70 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T15:53:02.449Z] #21 41.79 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-23T15:53:02.449Z] #21 41.79 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-23T15:53:02.449Z] #21 41.80 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T15:53:02.449Z] #21 41.86 Selecting previously unselected package net-tools. [2021-11-23T15:53:02.449Z] #21 41.88 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-23T15:53:02.449Z] #21 41.88 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-23T15:53:02.710Z] #21 42.04 Selecting previously unselected package patch. [2021-11-23T15:53:02.710Z] #21 42.05 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-23T15:53:02.710Z] #21 42.06 Unpacking patch (2.7.6-7) ... [2021-11-23T15:53:02.710Z] #21 42.17 Selecting previously unselected package python-pip-whl. [2021-11-23T15:53:02.710Z] #21 42.19 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-23T15:53:02.710Z] #21 42.19 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-23T15:53:03.286Z] #21 42.68 Selecting previously unselected package python3-lib2to3. [2021-11-23T15:53:03.286Z] #21 42.70 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-23T15:53:03.286Z] #21 42.71 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-23T15:53:03.547Z] #21 42.80 Selecting previously unselected package python3-distutils. [2021-11-23T15:53:03.547Z] #21 42.81 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-23T15:53:03.547Z] #21 42.82 Unpacking python3-distutils (3.9.2-1) ... [2021-11-23T15:53:03.547Z] #21 42.97 Selecting previously unselected package python3-pkg-resources. [2021-11-23T15:53:03.547Z] #21 42.98 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-23T15:53:03.547Z] #21 42.99 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-23T15:53:03.808Z] #21 43.10 Selecting previously unselected package python3-setuptools. [2021-11-23T15:53:03.808Z] #21 43.11 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-23T15:53:03.808Z] #21 43.12 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-23T15:53:04.069Z] #21 43.37 Selecting previously unselected package python3-wheel. [2021-11-23T15:53:04.069Z] #21 43.38 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-23T15:53:04.069Z] #21 43.39 Unpacking python3-wheel (0.34.2-1) ... [2021-11-23T15:53:04.069Z] #21 43.48 Selecting previously unselected package python3-pip. [2021-11-23T15:53:04.069Z] #21 43.49 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-23T15:53:04.069Z] #21 43.50 Unpacking python3-pip (20.3.4-4) ... [2021-11-23T15:53:04.330Z] #21 43.78 Selecting previously unselected package sudo. [2021-11-23T15:53:04.330Z] #21 43.78 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-23T15:53:04.330Z] #21 43.79 Unpacking sudo (1.9.5p2-3) ... [2021-11-23T15:53:04.902Z] #21 44.32 Selecting previously unselected package thin-provisioning-tools. [2021-11-23T15:53:04.902Z] #21 44.32 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-23T15:53:04.902Z] #21 44.33 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-23T15:53:05.163Z] #21 44.54 Selecting previously unselected package uidmap. [2021-11-23T15:53:05.163Z] #21 44.55 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-23T15:53:05.163Z] #21 44.56 Unpacking uidmap (1:4.8.1-1) ... [2021-11-23T15:53:05.424Z] #21 44.70 Selecting previously unselected package vim-runtime. [2021-11-23T15:53:05.424Z] #21 44.70 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-23T15:53:05.424Z] #21 44.74 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-23T15:53:05.424Z] #21 44.77 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-23T15:53:05.424Z] #21 44.78 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-23T15:53:05.709Z] #26 225.7 + return [2021-11-23T15:53:05.709Z] #26 DONE 227.2s [2021-11-23T15:53:05.709Z] [2021-11-23T15:53:05.709Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:53:05.709Z] #58 sha256:76b5c3b5b9920ccaa70db35f817d1a51c41a89e2e55bb9410ba2353ce932347f [2021-11-23T15:53:05.709Z] #58 ... [2021-11-23T15:53:05.709Z] [2021-11-23T15:53:05.709Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-23T15:53:05.709Z] #27 sha256:5b5b7f5d4801d2c9a03a5e3a3d1b858e30590604b7c92d86e0e2d426cde5f9fc [2021-11-23T15:53:05.709Z] #27 DONE 1.4s [2021-11-23T15:53:05.709Z] [2021-11-23T15:53:05.709Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:53:05.709Z] #62 sha256:4101b333d39b022bdbfe16a89b872b446543eeabab5e89dc11540d6ca9edc763 [2021-11-23T15:53:05.709Z] #62 190.7 + bin/containerd [2021-11-23T15:53:05.709Z] #62 ... [2021-11-23T15:53:05.709Z] [2021-11-23T15:53:05.709Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-23T15:53:05.709Z] #32 sha256:8d4de68d44087044cd74b5403ae9b645576d9e41fc56429ee50ed56fec28986a [2021-11-23T15:53:05.709Z] #32 DONE 0.5s [2021-11-23T15:53:05.709Z] [2021-11-23T15:53:05.709Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-23T15:53:05.709Z] #35 sha256:cb18ae259bdf5ae6733f98f1feafe055a1851da4e6fedf5c95b0ba84ae72df41 [2021-11-23T15:53:05.709Z] #35 DONE 0.1s [2021-11-23T15:53:05.709Z] [2021-11-23T15:53:05.709Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-23T15:53:05.709Z] #37 sha256:39df39463f9402e833e6c785b80803929e19c095e630de701aa3038b2f4a303b [2021-11-23T15:53:05.709Z] #37 DONE 0.1s [2021-11-23T15:53:05.709Z] [2021-11-23T15:53:05.709Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:53:05.709Z] #58 sha256:76b5c3b5b9920ccaa70db35f817d1a51c41a89e2e55bb9410ba2353ce932347f [2021-11-23T15:53:05.709Z] #58 ... [2021-11-23T15:53:05.709Z] [2021-11-23T15:53:05.709Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-23T15:53:05.709Z] #41 sha256:35a58cb0d9eeb18e825a463f0b4cc24dae0221f82474e8d192b466c400d8d82b [2021-11-23T15:53:05.709Z] #41 DONE 0.2s [2021-11-23T15:53:05.709Z] [2021-11-23T15:53:05.709Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-23T15:53:05.709Z] #44 sha256:b363bc7cb6abe598cff0fd4db98b4e70a160b72819dd22d825cd0271b876abc4 [2021-11-23T15:53:05.833Z] #23 13.73 Collecting yamllint==1.26.1 [2021-11-23T15:53:05.833Z] #23 14.79 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-23T15:53:05.966Z] #44 DONE 0.3s [2021-11-23T15:53:05.966Z] [2021-11-23T15:53:05.966Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-23T15:53:05.966Z] #48 sha256:cc6ddfc9d92fb8e86f93830715d418961a7980d9a055c83eb75caf2f610ca73e [2021-11-23T15:53:05.966Z] #48 DONE 0.1s [2021-11-23T15:53:05.966Z] [2021-11-23T15:53:05.966Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-23T15:53:05.966Z] #50 sha256:8c8eddb89898d2793acccb287ccc7b400fd7ea41330566298601a74540ca0a89 [2021-11-23T15:53:05.966Z] #50 DONE 0.1s [2021-11-23T15:53:05.966Z] [2021-11-23T15:53:05.966Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:53:05.966Z] #62 sha256:4101b333d39b022bdbfe16a89b872b446543eeabab5e89dc11540d6ca9edc763 [2021-11-23T15:53:06.223Z] #62 ... [2021-11-23T15:53:06.223Z] [2021-11-23T15:53:06.223Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-23T15:53:06.223Z] #52 sha256:fdb47b680f94f81dd23237d1f0c6c41373dd6886c3f16ceb0f74decb29b8dbc4 [2021-11-23T15:53:06.223Z] #52 DONE 0.1s [2021-11-23T15:53:06.223Z] [2021-11-23T15:53:06.223Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-23T15:53:06.223Z] #54 sha256:aacafaa939233b9b30abc07ce38a794a37d6ebc34c9db8de5f51b18aff91acc6 [2021-11-23T15:53:06.394Z] #62 ... [2021-11-23T15:53:06.394Z] [2021-11-23T15:53:06.394Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:53:06.394Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:53:06.394Z] #43 DONE 224.9s [2021-11-23T15:53:06.394Z] [2021-11-23T15:53:06.394Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:53:06.394Z] #62 sha256:bfa9d9750c54c7de88d5e72f46dff05daa7df419135cf5888c2e8744cae13bd1 [2021-11-23T15:53:06.771Z] #23 15.79 Collecting pathspec>=0.5.3 [2021-11-23T15:53:06.771Z] #23 15.79 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-23T15:53:07.030Z] #23 16.09 Collecting pyyaml [2021-11-23T15:53:07.030Z] #23 16.11 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-23T15:53:07.030Z] #23 16.17 Building wheels for collected packages: yamllint [2021-11-23T15:53:07.030Z] #23 16.17 Building wheel for yamllint (setup.py): started [2021-11-23T15:53:07.153Z] #54 DONE 0.9s [2021-11-23T15:53:07.153Z] [2021-11-23T15:53:07.153Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-23T15:53:07.153Z] #56 sha256:88a5c5438e5a97866e0b413acd7f481b00208c16a37c47b04110b8a82528a748 [2021-11-23T15:53:07.153Z] #56 DONE 0.1s [2021-11-23T15:53:07.153Z] [2021-11-23T15:53:07.153Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:53:07.153Z] #58 sha256:76b5c3b5b9920ccaa70db35f817d1a51c41a89e2e55bb9410ba2353ce932347f [2021-11-23T15:53:07.779Z] #62 ... [2021-11-23T15:53:07.779Z] [2021-11-23T15:53:07.779Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-23T15:53:07.779Z] #44 sha256:01712100c295bf76398286d6b1a0a829ecd47f151ac8dd0ff4eda037a0b52b16 [2021-11-23T15:53:07.779Z] #44 DONE 0.3s [2021-11-23T15:53:07.779Z] [2021-11-23T15:53:07.779Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-23T15:53:07.779Z] #48 sha256:ed1c9138493f47d9d56647b63cf439802971ec5702ab660e24fb1cacc50855f4 [2021-11-23T15:53:07.779Z] #48 DONE 0.0s [2021-11-23T15:53:07.779Z] [2021-11-23T15:53:07.779Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-23T15:53:07.779Z] #50 sha256:ed7cfe41f38460ef5c625a695e90a52af4f309341535e2493beaa26979483166 [2021-11-23T15:53:07.969Z] #23 17.03 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-23T15:53:07.969Z] #23 17.03 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4e44777affbceeaf3064ac45cd80e1e9a8f7ddd6ff7a9db2c64b7cc89070e134 [2021-11-23T15:53:07.969Z] #23 17.03 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-23T15:53:07.969Z] #23 17.04 Successfully built yamllint [2021-11-23T15:53:07.969Z] #23 17.06 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-23T15:53:08.040Z] #50 DONE 0.1s [2021-11-23T15:53:08.040Z] [2021-11-23T15:53:08.040Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-23T15:53:08.040Z] #52 sha256:7fbfcdfc1974e619242ddd1d44452410a0744cf1f7b6676681a98c528fc4fc2a [2021-11-23T15:53:08.040Z] #52 DONE 0.1s [2021-11-23T15:53:08.040Z] [2021-11-23T15:53:08.040Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-23T15:53:08.040Z] #54 sha256:31d458caa35e3d48aaaab0a358580f64d97e9c5f23b5ae3ff02a6ac1b599568b [2021-11-23T15:53:08.301Z] #54 DONE 0.2s [2021-11-23T15:53:08.301Z] [2021-11-23T15:53:08.301Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-23T15:53:08.301Z] #56 sha256:6432e7c4c42327482bf174648c94835cedb0e77b105aaf48450a0c5642fff4d5 [2021-11-23T15:53:08.301Z] #56 DONE 0.1s [2021-11-23T15:53:08.301Z] [2021-11-23T15:53:08.301Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:53:08.301Z] #62 sha256:bfa9d9750c54c7de88d5e72f46dff05daa7df419135cf5888c2e8744cae13bd1 [2021-11-23T15:53:08.539Z] #23 17.45 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-23T15:53:08.539Z] #23 DONE 17.8s [2021-11-23T15:53:08.539Z] [2021-11-23T15:53:08.539Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-23T15:53:08.539Z] #27 sha256:2d32533a631d128e9f7f83d59140b65a54fc41650110c2f583c0e4cb2fadb90d [2021-11-23T15:53:08.726Z] #21 47.58 Selecting previously unselected package vim. [2021-11-23T15:53:08.726Z] #21 47.59 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T15:53:08.726Z] #21 47.61 Unpacking vim (2:8.2.2434-3) ... [2021-11-23T15:53:08.726Z] #21 48.07 Selecting previously unselected package xfsprogs. [2021-11-23T15:53:08.726Z] #21 48.08 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-23T15:53:08.726Z] #21 48.08 Unpacking xfsprogs (5.10.0-4) ... [2021-11-23T15:53:08.799Z] #27 DONE 0.1s [2021-11-23T15:53:08.799Z] [2021-11-23T15:53:08.799Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-23T15:53:08.799Z] #32 sha256:be95cfe50ed02a4786501fc8400d7b441bfab41ded0094d068e7ab801c9a4add [2021-11-23T15:53:08.987Z] #21 48.47 Selecting previously unselected package zip. [2021-11-23T15:53:08.987Z] #21 48.48 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-23T15:53:08.987Z] #21 48.49 Unpacking zip (3.0-12) ... [2021-11-23T15:53:09.248Z] #21 48.60 Selecting previously unselected package zstd. [2021-11-23T15:53:09.248Z] #21 48.60 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-23T15:53:09.248Z] #21 48.61 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-23T15:53:09.370Z] #32 DONE 0.4s [2021-11-23T15:53:09.370Z] [2021-11-23T15:53:09.370Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-23T15:53:09.370Z] #35 sha256:33eccf3c9f29a8e57634340779b9729bd6972de336e5bcce88aa49b4ddf28b83 [2021-11-23T15:53:09.370Z] #35 DONE 0.1s [2021-11-23T15:53:09.370Z] [2021-11-23T15:53:09.370Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:53:09.370Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:53:09.370Z] #53 ... [2021-11-23T15:53:09.370Z] [2021-11-23T15:53:09.370Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-23T15:53:09.370Z] #37 sha256:bf999598f548ba10332c54d81edc2c4825c22edcb520c14e4a781ee3884de86d [2021-11-23T15:53:09.370Z] #37 DONE 0.1s [2021-11-23T15:53:09.370Z] [2021-11-23T15:53:09.370Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-23T15:53:09.370Z] #41 sha256:c2edaaaf837bf6cea1e9cea02b74a684b763d96c8d99c1e62e50b337cb8a43e8 [2021-11-23T15:53:09.370Z] #41 DONE 0.0s [2021-11-23T15:53:09.370Z] [2021-11-23T15:53:09.370Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:53:09.370Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:53:09.510Z] #21 48.88 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-23T15:53:09.668Z] #58 119.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-23T15:53:09.851Z] #69 ... [2021-11-23T15:53:09.851Z] [2021-11-23T15:53:09.851Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-23T15:53:09.851Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-23T15:53:09.851Z] #20 76.35 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-23T15:53:09.851Z] #20 76.35 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:53:09.851Z] #20 76.36 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-23T15:53:09.851Z] #20 78.06 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-23T15:53:09.851Z] #20 78.07 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:53:09.851Z] #20 78.07 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T15:53:09.851Z] #20 81.94 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-23T15:53:09.851Z] #20 81.94 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-23T15:53:09.851Z] #20 81.95 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T15:53:09.851Z] #20 83.71 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-23T15:53:09.851Z] #20 83.72 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-23T15:53:09.851Z] #20 83.73 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-23T15:53:09.851Z] #20 83.78 Selecting previously unselected package libapparmor1:amd64. [2021-11-23T15:53:09.851Z] #20 83.79 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-23T15:53:09.851Z] #20 83.80 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-23T15:53:09.851Z] #20 83.85 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-23T15:53:09.851Z] #20 83.85 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-23T15:53:09.851Z] #20 83.86 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-23T15:53:09.851Z] #20 83.93 Selecting previously unselected package libbtrfs0:amd64. [2021-11-23T15:53:09.851Z] #20 83.93 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-23T15:53:09.851Z] #20 83.94 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T15:53:09.851Z] #20 84.02 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-23T15:53:09.851Z] #20 84.02 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-23T15:53:09.851Z] #20 84.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T15:53:09.851Z] #20 84.13 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-23T15:53:09.851Z] #20 84.13 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T15:53:09.851Z] #20 84.14 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:53:09.851Z] #20 84.17 Selecting previously unselected package libudev-dev:amd64. [2021-11-23T15:53:09.851Z] #20 84.18 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-23T15:53:09.851Z] #20 84.18 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-23T15:53:09.851Z] #20 84.26 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-23T15:53:09.851Z] #20 84.26 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-23T15:53:09.851Z] #20 84.26 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-23T15:53:09.851Z] #20 84.38 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-23T15:53:09.851Z] #20 84.40 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-23T15:53:09.851Z] #20 84.40 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-23T15:53:09.851Z] #20 84.49 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-23T15:53:09.851Z] #20 84.50 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-23T15:53:09.851Z] #20 84.51 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-23T15:53:09.851Z] #20 84.59 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-23T15:53:09.851Z] #20 84.59 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-23T15:53:10.106Z] #20 84.60 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-23T15:53:10.106Z] #20 84.63 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-23T15:53:10.106Z] #20 84.64 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-23T15:53:10.106Z] #20 84.65 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-23T15:53:10.230Z] #58 120.2 + mkdir -p /build [2021-11-23T15:53:10.231Z] #58 120.2 + cp runc /build/runc [2021-11-23T15:53:10.362Z] #20 84.83 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-23T15:53:10.362Z] #20 84.84 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-23T15:53:10.362Z] #20 84.84 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-23T15:53:10.362Z] #20 84.95 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-23T15:53:10.362Z] #20 84.95 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-23T15:53:10.362Z] #20 84.96 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:53:10.362Z] #20 85.01 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-23T15:53:10.454Z] #21 49.68 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-23T15:53:10.454Z] #21 49.70 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-23T15:53:10.454Z] #21 49.72 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-23T15:53:10.454Z] #21 49.74 Setting up libicu67:amd64 (67.1-7) ... [2021-11-23T15:53:10.454Z] #21 49.75 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-23T15:53:10.454Z] #21 49.76 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-23T15:53:10.454Z] #21 49.78 Setting up uidmap (1:4.8.1-1) ... [2021-11-23T15:53:10.454Z] #21 49.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T15:53:10.454Z] #21 49.81 Setting up bzip2 (1.0.8-4) ... [2021-11-23T15:53:10.454Z] #21 49.82 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T15:53:10.454Z] #21 49.84 Setting up python3-wheel (0.34.2-1) ... [2021-11-23T15:53:10.618Z] #20 85.02 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-23T15:53:10.618Z] #20 85.02 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-23T15:53:10.618Z] #20 85.07 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-23T15:53:10.618Z] #20 85.08 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-23T15:53:10.618Z] #20 85.08 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-23T15:53:10.874Z] #20 85.32 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-23T15:53:10.874Z] #20 85.36 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-23T15:53:10.874Z] #20 85.37 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-23T15:53:10.874Z] #20 85.38 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-23T15:53:10.874Z] #20 85.39 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-23T15:53:10.874Z] #20 85.41 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-23T15:53:10.874Z] #20 85.42 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-23T15:53:10.874Z] #20 85.43 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-23T15:53:10.874Z] #20 85.44 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-23T15:53:10.874Z] #20 85.45 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-23T15:53:10.874Z] #20 85.46 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-23T15:53:10.874Z] #20 85.47 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-23T15:53:10.874Z] #20 85.48 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-23T15:53:10.874Z] #20 85.50 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-23T15:53:10.874Z] #20 85.51 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-23T15:53:10.874Z] #20 85.52 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-23T15:53:10.874Z] #20 85.53 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-23T15:53:10.874Z] #20 85.54 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-23T15:53:10.874Z] #20 85.55 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-23T15:53:10.874Z] #20 85.56 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-23T15:53:10.874Z] #20 85.57 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T15:53:10.874Z] #20 85.58 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-11-23T15:53:10.874Z] #20 85.59 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T15:53:10.874Z] #20 85.60 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-11-23T15:53:10.874Z] #20 85.61 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-23T15:53:10.874Z] #20 85.62 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-23T15:53:10.874Z] #20 85.63 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-11-23T15:53:10.874Z] #20 85.63 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-23T15:53:11.028Z] #21 50.47 Setting up xxd (2:8.2.2434-3) ... [2021-11-23T15:53:11.028Z] #21 50.49 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-23T15:53:11.028Z] #21 50.51 Setting up libcap2-bin (1:2.44-1) ... [2021-11-23T15:53:11.028Z] #21 50.52 Setting up apparmor (2.13.6-10) ... [2021-11-23T15:53:11.130Z] #20 85.65 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-23T15:53:11.130Z] #20 85.66 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:53:11.130Z] #20 85.68 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-23T15:53:11.130Z] #20 85.69 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:53:11.130Z] #20 85.70 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-23T15:53:11.130Z] #20 85.71 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:53:11.160Z] #58 DONE 121.0s [2021-11-23T15:53:11.160Z] [2021-11-23T15:53:11.160Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:53:11.160Z] #62 sha256:4101b333d39b022bdbfe16a89b872b446543eeabab5e89dc11540d6ca9edc763 [2021-11-23T15:53:11.692Z] #20 DONE 86.1s [2021-11-23T15:53:11.693Z] [2021-11-23T15:53:11.693Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2021-11-23T15:53:11.693Z] #21 sha256:bad174095f872f11aebeacad437789ce0c083519375495133077d8089348d9d9 [2021-11-23T15:53:12.942Z] #21 52.21 Setting up zip (3.0-12) ... [2021-11-23T15:53:12.942Z] #21 52.23 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T15:53:12.942Z] #21 52.29 Setting up bash-completion (1:2.11-2) ... [2021-11-23T15:53:13.054Z] #62 ... [2021-11-23T15:53:13.054Z] [2021-11-23T15:53:13.054Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-23T15:53:13.054Z] #59 sha256:e9ff3822e04ae0a5d84333513e888f2d2f86332118b998f2bf4d53581c79cd84 [2021-11-23T15:53:13.054Z] #59 DONE 0.2s [2021-11-23T15:53:13.054Z] [2021-11-23T15:53:13.054Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:53:13.054Z] #62 sha256:4101b333d39b022bdbfe16a89b872b446543eeabab5e89dc11540d6ca9edc763 [2021-11-23T15:53:13.624Z] #21 1.918 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-23T15:53:13.624Z] #21 1.918 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-23T15:53:13.624Z] #21 2.038 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-23T15:53:14.862Z] #21 54.11 Setting up xz-utils (5.2.5-2) ... [2021-11-23T15:53:14.862Z] #21 54.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-23T15:53:14.862Z] #21 54.14 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-23T15:53:14.862Z] #21 54.17 Setting up patch (2.7.6-7) ... [2021-11-23T15:53:14.862Z] #21 54.19 Setting up sudo (1.9.5p2-3) ... [2021-11-23T15:53:14.862Z] #21 54.28 invoke-rc.d: could not determine current runlevel [2021-11-23T15:53:14.862Z] #21 54.28 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-23T15:53:14.862Z] #21 54.29 Setting up xfsprogs (5.10.0-4) ... [2021-11-23T15:53:14.862Z] #21 54.32 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-23T15:53:14.862Z] #21 54.35 Setting up inetutils-ping (2:2.0-1) ... [2021-11-23T15:53:14.862Z] #21 54.36 Setting up pigz (2.6-1) ... [2021-11-23T15:53:15.123Z] #21 54.38 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-23T15:53:15.123Z] #21 54.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T15:53:15.123Z] #21 54.42 Setting up python-pip-whl (20.3.4-4) ... [2021-11-23T15:53:15.123Z] #21 54.44 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-23T15:53:15.695Z] #21 55.08 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-23T15:53:15.695Z] #21 55.10 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-23T15:53:15.942Z] #43 236.4 + dpkg --print-architecture [2021-11-23T15:53:15.942Z] #43 236.4 + git checkout -q v2.1.0 [2021-11-23T15:53:15.942Z] #43 236.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-23T15:53:15.942Z] #43 236.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-23T15:53:15.958Z] #21 55.52 Setting up libelf1:amd64 (0.183-1) ... [2021-11-23T15:53:16.224Z] #21 55.60 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-23T15:53:16.224Z] #21 55.61 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T15:53:16.224Z] #21 55.63 Setting up python3-distutils (3.9.2-1) ... [2021-11-23T15:53:16.486Z] #21 56.03 Setting up vim (2:8.2.2434-3) ... [2021-11-23T15:53:16.748Z] #21 56.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-23T15:53:16.748Z] #21 56.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-23T15:53:16.748Z] #21 56.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-23T15:53:16.748Z] #21 56.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-23T15:53:16.748Z] #21 56.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-23T15:53:16.748Z] #21 56.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-23T15:53:16.748Z] #21 56.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-23T15:53:16.748Z] #21 56.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-23T15:53:16.748Z] #21 56.12 Setting up python3-setuptools (52.0.0-4) ... [2021-11-23T15:53:18.134Z] #21 57.48 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-23T15:53:18.134Z] #21 57.50 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-23T15:53:18.134Z] #21 57.52 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-23T15:53:18.134Z] #21 57.53 Setting up python3-pip (20.3.4-4) ... [2021-11-23T15:53:19.077Z] #21 58.52 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-23T15:53:19.077Z] #21 58.54 Setting up jq (1.6-2.1) ... [2021-11-23T15:53:19.077Z] #21 58.55 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-23T15:53:19.077Z] #21 58.58 Setting up iptables (1.8.7-1) ... [2021-11-23T15:53:19.077Z] #21 58.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-23T15:53:19.077Z] #21 58.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-23T15:53:19.077Z] #21 58.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-23T15:53:19.078Z] #21 58.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-23T15:53:19.339Z] #21 58.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-23T15:53:19.339Z] #21 58.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-23T15:53:19.339Z] #21 58.64 Setting up iproute2 (5.10.0-4) ... [2021-11-23T15:53:19.600Z] #21 59.02 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:53:20.138Z] #43 ... [2021-11-23T15:53:20.138Z] [2021-11-23T15:53:20.138Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:53:20.138Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:53:20.138Z] #53 239.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-23T15:53:20.138Z] #53 DONE 240.5s [2021-11-23T15:53:20.138Z] [2021-11-23T15:53:20.138Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:53:20.138Z] #58 sha256:1ded9d36316c4d520b742bd3db53ef5134a1d3b930fc5d60a442198af249122c [2021-11-23T15:53:20.545Z] #21 DONE 60.1s [2021-11-23T15:53:20.545Z] [2021-11-23T15:53:20.545Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:53:20.545Z] #62 sha256:c687c1eec28a23c25f067bf0100f3efa6fb5389cbb42741d8267bf9ce06aac58 [2021-11-23T15:53:20.806Z] #62 ... [2021-11-23T15:53:20.806Z] [2021-11-23T15:53:20.806Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-11-23T15:53:20.806Z] #22 sha256:1cc9aaaa551c7a7086394f2792f6d7494685032e19a4c4299612173fab07e20c [2021-11-23T15:53:21.094Z] #21 3.214 Reading package lists... [2021-11-23T15:53:22.193Z] #22 1.209 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-23T15:53:22.193Z] #22 1.230 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-23T15:53:22.193Z] #22 1.238 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-23T15:53:22.193Z] #22 DONE 1.3s [2021-11-23T15:53:22.193Z] [2021-11-23T15:53:22.193Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:53:22.193Z] #62 sha256:c687c1eec28a23c25f067bf0100f3efa6fb5389cbb42741d8267bf9ce06aac58 [2021-11-23T15:53:22.193Z] #62 ... [2021-11-23T15:53:22.193Z] [2021-11-23T15:53:22.193Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-23T15:53:22.193Z] #23 sha256:772139212f8b9c85320dd17099452ca7c7da67638dbf491e46497fe6a4bed34c [2021-11-23T15:53:25.269Z] #21 8.903 Reading package lists... [2021-11-23T15:53:26.198Z] #21 13.58 Building dependency tree... [2021-11-23T15:53:26.198Z] #21 14.72 Reading state information... [2021-11-23T15:53:26.479Z] 8f616e6e9eec: Pull complete [2021-11-23T15:53:27.567Z] #21 15.85 The following additional packages will be installed: [2021-11-23T15:53:27.567Z] #21 15.85 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-11-23T15:53:27.567Z] #21 15.85 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-11-23T15:53:27.567Z] #21 15.85 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-11-23T15:53:27.567Z] #21 15.85 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-11-23T15:53:27.567Z] #21 15.85 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-11-23T15:53:27.567Z] #21 15.85 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-11-23T15:53:27.567Z] #21 15.86 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-11-23T15:53:27.567Z] #21 15.87 Suggested packages: [2021-11-23T15:53:27.567Z] #21 15.87 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-11-23T15:53:27.567Z] #21 15.87 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-11-23T15:53:27.567Z] #21 15.87 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-11-23T15:53:27.567Z] #21 15.87 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-11-23T15:53:27.567Z] #21 15.87 seccomp:ppc64el seccomp:s390x [2021-11-23T15:53:27.567Z] #21 15.87 Recommended packages: [2021-11-23T15:53:27.567Z] #21 15.87 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-11-23T15:53:27.567Z] #21 15.87 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-11-23T15:53:27.567Z] #21 15.87 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-11-23T15:53:27.567Z] #21 15.87 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-11-23T15:53:27.824Z] #21 16.30 The following NEW packages will be installed: [2021-11-23T15:53:27.824Z] #21 16.30 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-11-23T15:53:27.824Z] #21 16.30 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-11-23T15:53:27.824Z] #21 16.30 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-11-23T15:53:27.824Z] #21 16.30 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-11-23T15:53:27.824Z] #21 16.30 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-11-23T15:53:27.824Z] #21 16.30 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-11-23T15:53:27.824Z] #21 16.30 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-11-23T15:53:27.824Z] #21 16.30 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-11-23T15:53:27.824Z] #21 16.30 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-11-23T15:53:27.824Z] #21 16.30 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-11-23T15:53:27.824Z] #21 16.31 libseccomp2:ppc64el libseccomp2:s390x [2021-11-23T15:53:28.081Z] #21 16.65 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:53:28.081Z] #21 16.65 Need to get 15.9 MB of archives. [2021-11-23T15:53:28.081Z] #21 16.65 After this operation, 72.9 MB of additional disk space will be used. [2021-11-23T15:53:28.081Z] #21 16.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-11-23T15:53:28.081Z] #21 16.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-11-23T15:53:28.081Z] #21 16.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-11-23T15:53:28.081Z] #21 16.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-11-23T15:53:28.081Z] #21 16.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-11-23T15:53:28.081Z] #21 16.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-11-23T15:53:28.081Z] #21 16.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-11-23T15:53:28.081Z] #21 16.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2021-11-23T15:53:28.081Z] #21 16.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-11-23T15:53:28.338Z] #21 16.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-11-23T15:53:28.338Z] #21 16.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-11-23T15:53:28.338Z] #21 16.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-11-23T15:53:28.338Z] #21 16.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2021-11-23T15:53:28.338Z] #21 16.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-11-23T15:53:28.338Z] #21 16.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-11-23T15:53:28.338Z] #21 16.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-11-23T15:53:28.338Z] #21 16.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-11-23T15:53:28.338Z] #21 16.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2021-11-23T15:53:28.338Z] #21 16.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-11-23T15:53:28.338Z] #21 16.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-11-23T15:53:28.338Z] #21 16.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-11-23T15:53:28.338Z] #21 16.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-11-23T15:53:28.338Z] #21 16.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2021-11-23T15:53:28.338Z] #21 16.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-11-23T15:53:28.338Z] #21 16.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-11-23T15:53:28.338Z] #21 16.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-11-23T15:53:28.338Z] #21 16.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-11-23T15:53:28.338Z] #21 16.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2021-11-23T15:53:28.338Z] #21 16.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-11-23T15:53:28.338Z] #21 16.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-11-23T15:53:28.338Z] #21 16.88 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-11-23T15:53:28.338Z] #21 16.88 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-11-23T15:53:28.338Z] #21 16.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-11-23T15:53:28.338Z] #21 16.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-11-23T15:53:28.338Z] #21 16.89 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-11-23T15:53:28.338Z] #21 16.89 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-11-23T15:53:28.338Z] #21 16.89 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-11-23T15:53:28.338Z] #21 16.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-11-23T15:53:28.338Z] #21 16.89 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-11-23T15:53:28.338Z] #21 16.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-11-23T15:53:28.901Z] #21 17.46 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:53:29.157Z] #21 17.70 Fetched 15.9 MB in 1s (30.3 MB/s) [2021-11-23T15:53:29.157Z] #21 17.74 Selecting previously unselected package gcc-10-base:armel. [2021-11-23T15:53:29.157Z] #21 17.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38512 files and directories currently installed.) [2021-11-23T15:53:29.157Z] #21 17.78 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-11-23T15:53:29.157Z] #21 17.79 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-11-23T15:53:29.157Z] #21 17.84 Selecting previously unselected package gcc-10-base:armhf. [2021-11-23T15:53:29.456Z] #21 17.84 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-11-23T15:53:29.456Z] #21 17.85 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-11-23T15:53:29.456Z] #21 17.89 Selecting previously unselected package gcc-10-base:ppc64el. [2021-11-23T15:53:29.456Z] #21 17.90 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-11-23T15:53:29.456Z] #21 17.91 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-11-23T15:53:29.456Z] #21 17.96 Selecting previously unselected package gcc-10-base:s390x. [2021-11-23T15:53:29.456Z] #21 17.97 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-11-23T15:53:29.456Z] #21 17.98 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-11-23T15:53:29.456Z] #21 18.04 Selecting previously unselected package gcc-10-base:arm64. [2021-11-23T15:53:29.456Z] #21 18.04 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-11-23T15:53:29.456Z] #21 18.05 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-11-23T15:53:29.712Z] #21 18.10 Selecting previously unselected package libgcc-s1:armel. [2021-11-23T15:53:29.712Z] #21 18.11 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-11-23T15:53:29.712Z] #21 18.12 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-11-23T15:53:29.712Z] #21 18.17 Selecting previously unselected package libcrypt1:armel. [2021-11-23T15:53:29.712Z] #21 18.17 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-11-23T15:53:29.712Z] #21 18.18 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-11-23T15:53:29.923Z] 4612f6d0b889: Pull complete [2021-11-23T15:53:29.968Z] #21 18.26 Selecting previously unselected package libc6:armel. [2021-11-23T15:53:29.968Z] #21 18.26 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2021-11-23T15:53:29.968Z] #21 18.41 Unpacking libc6:armel (2.31-13+deb11u2) ... [2021-11-23T15:53:30.225Z] #21 18.79 Selecting previously unselected package libapparmor1:armel. [2021-11-23T15:53:30.225Z] #21 18.80 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-11-23T15:53:30.225Z] #21 18.81 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-11-23T15:53:30.481Z] #21 18.85 Selecting previously unselected package libapparmor-dev:armel. [2021-11-23T15:53:30.481Z] #21 18.86 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-11-23T15:53:30.481Z] #21 18.86 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-11-23T15:53:30.481Z] #21 18.93 Selecting previously unselected package libgcc-s1:arm64. [2021-11-23T15:53:30.481Z] #21 18.95 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-11-23T15:53:30.481Z] #21 18.95 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-11-23T15:53:30.481Z] #21 18.99 Selecting previously unselected package libcrypt1:arm64. [2021-11-23T15:53:30.481Z] #21 19.00 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-11-23T15:53:30.481Z] #21 19.00 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-11-23T15:53:30.481Z] #21 19.09 Selecting previously unselected package libc6:arm64. [2021-11-23T15:53:30.738Z] #21 19.09 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2021-11-23T15:53:30.738Z] #21 19.28 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2021-11-23T15:53:31.300Z] #21 19.71 Selecting previously unselected package libapparmor1:arm64. [2021-11-23T15:53:31.300Z] #21 19.72 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-11-23T15:53:31.300Z] #21 19.72 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-11-23T15:53:31.300Z] #21 19.78 Selecting previously unselected package libapparmor-dev:arm64. [2021-11-23T15:53:31.300Z] #21 19.78 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-11-23T15:53:31.300Z] #21 19.79 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-23T15:53:31.556Z] #21 19.85 Selecting previously unselected package libgcc-s1:s390x. [2021-11-23T15:53:31.556Z] #21 19.86 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-11-23T15:53:31.556Z] #21 19.86 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-11-23T15:53:31.556Z] #21 19.91 Selecting previously unselected package libcrypt1:s390x. [2021-11-23T15:53:31.556Z] #21 19.91 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-11-23T15:53:31.556Z] #21 19.91 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-11-23T15:53:31.556Z] #21 19.99 Selecting previously unselected package libc6:s390x. [2021-11-23T15:53:31.556Z] #21 20.00 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2021-11-23T15:53:31.812Z] #21 20.22 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2021-11-23T15:53:32.068Z] #21 20.70 Selecting previously unselected package libapparmor1:s390x. [2021-11-23T15:53:32.325Z] #21 20.71 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-11-23T15:53:32.325Z] #21 20.72 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-11-23T15:53:32.325Z] #21 20.77 Selecting previously unselected package libapparmor-dev:s390x. [2021-11-23T15:53:32.325Z] #21 20.78 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-11-23T15:53:32.325Z] #21 20.78 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-11-23T15:53:32.325Z] #21 20.84 Selecting previously unselected package libgcc-s1:armhf. [2021-11-23T15:53:32.325Z] #21 20.85 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-11-23T15:53:32.325Z] #21 20.86 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-11-23T15:53:32.325Z] #21 20.90 Selecting previously unselected package libcrypt1:armhf. [2021-11-23T15:53:32.325Z] #21 20.90 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-11-23T15:53:32.325Z] #21 20.91 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-11-23T15:53:32.580Z] #21 20.99 Selecting previously unselected package libc6:armhf. [2021-11-23T15:53:32.580Z] #21 21.00 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2021-11-23T15:53:32.836Z] #21 21.14 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2021-11-23T15:53:33.095Z] #21 21.54 Selecting previously unselected package libapparmor1:armhf. [2021-11-23T15:53:33.095Z] #21 21.54 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-11-23T15:53:33.095Z] #21 21.55 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-11-23T15:53:33.095Z] #21 21.60 Selecting previously unselected package libapparmor-dev:armhf. [2021-11-23T15:53:33.095Z] #21 21.61 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-11-23T15:53:33.095Z] #21 21.61 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-11-23T15:53:33.095Z] #21 21.68 Selecting previously unselected package libgcc-s1:ppc64el. [2021-11-23T15:53:33.351Z] #21 21.68 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-11-23T15:53:33.351Z] #21 21.69 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-11-23T15:53:33.351Z] #21 21.73 Selecting previously unselected package libcrypt1:ppc64el. [2021-11-23T15:53:33.351Z] #21 21.74 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-11-23T15:53:33.351Z] #21 21.74 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-11-23T15:53:33.351Z] #21 21.83 Selecting previously unselected package libc6:ppc64el. [2021-11-23T15:53:33.351Z] #21 21.84 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2021-11-23T15:53:33.607Z] #21 22.04 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2021-11-23T15:53:34.169Z] #21 22.66 Selecting previously unselected package libapparmor1:ppc64el. [2021-11-23T15:53:34.169Z] #21 22.66 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-11-23T15:53:34.169Z] #21 22.66 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-11-23T15:53:34.169Z] #21 22.72 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-11-23T15:53:34.169Z] #21 22.72 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-11-23T15:53:34.169Z] #21 22.73 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-11-23T15:53:34.169Z] #21 22.79 Selecting previously unselected package libseccomp2:s390x. [2021-11-23T15:53:34.169Z] #21 22.79 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-11-23T15:53:34.169Z] #21 22.80 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-11-23T15:53:34.169Z] #21 22.84 Selecting previously unselected package libseccomp-dev:s390x. [2021-11-23T15:53:34.425Z] #21 22.85 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-11-23T15:53:34.425Z] #21 22.85 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-11-23T15:53:34.425Z] #21 22.90 Selecting previously unselected package libseccomp2:ppc64el. [2021-11-23T15:53:34.425Z] #21 22.91 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-11-23T15:53:34.425Z] #21 22.91 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-11-23T15:53:34.425Z] #21 22.95 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-11-23T15:53:34.425Z] #21 22.96 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-11-23T15:53:34.425Z] #21 22.96 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-11-23T15:53:34.425Z] #21 23.02 Selecting previously unselected package libseccomp2:armhf. [2021-11-23T15:53:34.425Z] #21 23.03 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-11-23T15:53:34.425Z] #21 23.04 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-11-23T15:53:34.681Z] #21 23.08 Selecting previously unselected package libseccomp-dev:armhf. [2021-11-23T15:53:34.681Z] #21 23.09 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-11-23T15:53:34.681Z] #21 23.09 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-11-23T15:53:34.681Z] #21 23.15 Selecting previously unselected package libseccomp2:armel. [2021-11-23T15:53:34.681Z] #21 23.16 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-11-23T15:53:34.681Z] #21 23.16 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-11-23T15:53:34.681Z] #21 23.21 Selecting previously unselected package libseccomp-dev:armel. [2021-11-23T15:53:34.681Z] #21 23.21 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-11-23T15:53:34.681Z] #21 23.22 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-11-23T15:53:34.681Z] #21 23.28 Selecting previously unselected package libseccomp2:arm64. [2021-11-23T15:53:34.681Z] #21 23.28 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-11-23T15:53:34.681Z] #21 23.29 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-11-23T15:53:34.937Z] #21 23.33 Selecting previously unselected package libseccomp-dev:arm64. [2021-11-23T15:53:34.938Z] #21 23.34 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-11-23T15:53:34.938Z] #21 23.35 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-23T15:53:34.938Z] #21 23.43 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-11-23T15:53:34.938Z] #21 23.44 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-11-23T15:53:34.938Z] #21 23.46 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-11-23T15:53:34.938Z] #21 23.47 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-11-23T15:53:34.938Z] #21 23.48 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-11-23T15:53:34.938Z] #21 23.49 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-11-23T15:53:34.938Z] #21 23.51 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-11-23T15:53:34.938Z] #21 23.52 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-11-23T15:53:34.938Z] #21 23.53 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-11-23T15:53:34.938Z] #21 23.54 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-11-23T15:53:34.969Z] #62 221.2 # github.com/containerd/containerd/cmd/containerd [2021-11-23T15:53:34.969Z] #62 221.2 /usr/bin/ld: /tmp/go-link-3304349295/000019.o: in function `New': [2021-11-23T15:53:34.969Z] #62 221.2 /tmp/tmp.gY3kUfDenF/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-11-23T15:53:34.969Z] #62 221.2 + bin/containerd-stress [2021-11-23T15:53:35.029Z] #58 ... [2021-11-23T15:53:35.029Z] [2021-11-23T15:53:35.029Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:53:35.029Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:53:35.029Z] #43 DONE 253.9s [2021-11-23T15:53:35.029Z] [2021-11-23T15:53:35.029Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:53:35.029Z] #62 sha256:f42a2618c90a082021165176ae77e7bd6d32fd1f9ab118b4bfe8762eebcc414f [2021-11-23T15:53:35.029Z] #62 ... [2021-11-23T15:53:35.029Z] [2021-11-23T15:53:35.029Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-23T15:53:35.029Z] #44 sha256:746b0728556efcda413d3a5be60be935e7b1ac47e2213baa3f8e26b9050a6f28 [2021-11-23T15:53:35.194Z] #21 23.56 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-11-23T15:53:35.194Z] #21 23.59 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-11-23T15:53:35.194Z] #21 23.60 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-11-23T15:53:35.194Z] #21 23.61 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-11-23T15:53:35.194Z] #21 23.62 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-11-23T15:53:35.194Z] #21 23.63 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2021-11-23T15:53:35.597Z] #44 DONE 0.4s [2021-11-23T15:53:35.597Z] [2021-11-23T15:53:35.597Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-23T15:53:35.597Z] #48 sha256:4b57849d9dca60e6f02972e3c9d207af79b192749a2138ddb06442910b0751fc [2021-11-23T15:53:35.597Z] #48 DONE 0.0s [2021-11-23T15:53:35.597Z] [2021-11-23T15:53:35.597Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-23T15:53:35.597Z] #50 sha256:358d17837d4e6bcf848066bb7a949dea3f3c6308f94870a8184b59d638f59694 [2021-11-23T15:53:35.857Z] #50 DONE 0.1s [2021-11-23T15:53:35.857Z] [2021-11-23T15:53:35.857Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-23T15:53:35.857Z] #52 sha256:be024c35051e3bd70a6b198b6e52dc308dd0686b113dfe888cb66f3a3722a126 [2021-11-23T15:53:35.857Z] #52 DONE 0.1s [2021-11-23T15:53:35.857Z] [2021-11-23T15:53:35.857Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:53:35.857Z] #62 sha256:f42a2618c90a082021165176ae77e7bd6d32fd1f9ab118b4bfe8762eebcc414f [2021-11-23T15:53:35.857Z] #62 ... [2021-11-23T15:53:35.857Z] [2021-11-23T15:53:35.857Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-23T15:53:35.857Z] #54 sha256:860756d9c7021a7e1715e348d737165dcf8fe83dfd2160b49c6195f1d3b42f18 [2021-11-23T15:53:36.119Z] #54 DONE 0.4s [2021-11-23T15:53:36.119Z] [2021-11-23T15:53:36.119Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-23T15:53:36.119Z] #56 sha256:d356bde0ffbc415439d064f50d5edc3092ec53bcaafca92e035ea83ea7111101 [2021-11-23T15:53:36.336Z] #62 222.3 + bin/containerd-shim [2021-11-23T15:53:36.378Z] #56 DONE 0.1s [2021-11-23T15:53:36.378Z] [2021-11-23T15:53:36.378Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:53:36.378Z] #62 sha256:f42a2618c90a082021165176ae77e7bd6d32fd1f9ab118b4bfe8762eebcc414f [2021-11-23T15:53:36.560Z] #21 24.85 Setting up libc6:armel (2.31-13+deb11u2) ... [2021-11-23T15:53:37.138Z] #23 14.23 Collecting yamllint==1.26.1 [2021-11-23T15:53:37.399Z] #23 15.32 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-23T15:53:37.488Z] #21 26.07 Setting up libc6:armhf (2.31-13+deb11u2) ... [2021-11-23T15:53:38.794Z] #23 16.49 Collecting pathspec>=0.5.3 [2021-11-23T15:53:38.794Z] #23 16.50 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-23T15:53:38.794Z] #23 16.85 Collecting pyyaml [2021-11-23T15:53:38.794Z] #23 16.86 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-23T15:53:38.794Z] #23 16.92 Building wheels for collected packages: yamllint [2021-11-23T15:53:38.895Z] #21 27.33 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2021-11-23T15:53:39.055Z] #23 16.93 Building wheel for yamllint (setup.py): started [2021-11-23T15:53:39.626Z] #23 17.81 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-23T15:53:39.887Z] #23 17.81 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c31afc0ccecfaa3d6ae2bd593d2aaaf46a21b5ffab97f99f01f831f605ec93cb [2021-11-23T15:53:39.887Z] #23 17.82 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-23T15:53:39.887Z] #23 17.82 Successfully built yamllint [2021-11-23T15:53:39.887Z] #23 17.84 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-23T15:53:39.887Z] #23 ... [2021-11-23T15:53:39.887Z] [2021-11-23T15:53:39.887Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:53:39.887Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:53:39.887Z] #43 247.1 + dpkg --print-architecture [2021-11-23T15:53:39.887Z] #43 247.1 + git checkout -q v2.1.0 [2021-11-23T15:53:40.148Z] #43 247.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-23T15:53:40.148Z] #43 247.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-23T15:53:40.259Z] #21 28.55 Setting up libc6:s390x (2.31-13+deb11u2) ... [2021-11-23T15:53:40.422Z] #62 218.4 + bin/containerd [2021-11-23T15:53:41.091Z] #43 ... [2021-11-23T15:53:41.091Z] [2021-11-23T15:53:41.091Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-23T15:53:41.091Z] #23 sha256:772139212f8b9c85320dd17099452ca7c7da67638dbf491e46497fe6a4bed34c [2021-11-23T15:53:41.091Z] #23 18.18 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-23T15:53:41.091Z] #23 DONE 18.9s [2021-11-23T15:53:41.091Z] [2021-11-23T15:53:41.091Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-23T15:53:41.091Z] #27 sha256:9dc157eb014c2de342fe559a7b27ad42185094cd6e16dca879d7bc826b373c7d [2021-11-23T15:53:41.352Z] #27 DONE 0.4s [2021-11-23T15:53:41.352Z] [2021-11-23T15:53:41.352Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-23T15:53:41.352Z] #32 sha256:b53a6ebfead70e1200f6e8376b42f3eafbe493b7a73ec4adc0dde0b9ab32303e [2021-11-23T15:53:41.444Z] #21 29.78 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-11-23T15:53:41.445Z] #21 29.79 Setting up libapparmor1:armel (2.13.6-10) ... [2021-11-23T15:53:41.445Z] #21 29.80 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-11-23T15:53:41.445Z] #21 29.81 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-11-23T15:53:41.445Z] #21 29.82 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-11-23T15:53:41.445Z] #21 29.83 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-11-23T15:53:41.445Z] #21 29.84 Setting up libseccomp2:armel (2.5.1-1) ... [2021-11-23T15:53:41.445Z] #21 29.85 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-11-23T15:53:41.445Z] #21 29.86 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-11-23T15:53:41.445Z] #21 29.87 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-11-23T15:53:41.445Z] #21 29.88 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-23T15:53:41.445Z] #21 29.89 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-11-23T15:53:41.445Z] #21 29.90 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-11-23T15:53:41.445Z] #21 29.92 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-11-23T15:53:41.445Z] #21 29.93 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-11-23T15:53:41.445Z] #21 29.94 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-23T15:53:41.445Z] #21 29.95 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-11-23T15:53:41.445Z] #21 29.96 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-11-23T15:53:41.445Z] #21 29.97 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-11-23T15:53:41.445Z] #21 29.98 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-11-23T15:53:41.445Z] #21 29.99 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:53:41.924Z] #32 DONE 0.6s [2021-11-23T15:53:41.924Z] [2021-11-23T15:53:41.924Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-23T15:53:41.924Z] #35 sha256:9efae9e2afb72eb6eebdb615af5065f8d6897587a38b62a223c835c2c479a274 [2021-11-23T15:53:42.009Z] #21 DONE 30.5s [2021-11-23T15:53:42.009Z] [2021-11-23T15:53:42.009Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-23T15:53:42.009Z] #22 sha256:c2a629872eef14a7c237f2bc542e5b9aca073a04f67ee3a9fec33a85a5cc9718 [2021-11-23T15:53:42.185Z] #35 DONE 0.4s [2021-11-23T15:53:42.185Z] [2021-11-23T15:53:42.185Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-23T15:53:42.185Z] #37 sha256:d94c6df9c132da0118d4900dba8bce53a43954e6d5334b749b70dfadef850681 [2021-11-23T15:53:42.265Z] #22 ... [2021-11-23T15:53:42.265Z] [2021-11-23T15:53:42.265Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-23T15:53:42.265Z] #64 sha256:f0f21dd60d7401c29959bddecb855554957ac2634348b0017a0c69e741a43c2b [2021-11-23T15:53:42.265Z] #64 DONE 0.1s [2021-11-23T15:53:42.265Z] [2021-11-23T15:53:42.265Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:53:42.265Z] #65 sha256:7aa260a77509680678dc704c7e8d213539b09187833c745679049b3dfeed67a2 [2021-11-23T15:53:42.446Z] #37 DONE 0.1s [2021-11-23T15:53:42.447Z] [2021-11-23T15:53:42.447Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-23T15:53:42.447Z] #41 sha256:787837e871337b6c9642a12a02f335c21d15b164d5f9281b1eda9e210be3540e [2021-11-23T15:53:42.447Z] #41 DONE 0.1s [2021-11-23T15:53:42.447Z] [2021-11-23T15:53:42.447Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:53:42.447Z] #62 sha256:c687c1eec28a23c25f067bf0100f3efa6fb5389cbb42741d8267bf9ce06aac58 [2021-11-23T15:53:42.875Z] #62 228.1 + bin/containerd-shim-runc-v1 [2021-11-23T15:53:44.155Z] #65 ... [2021-11-23T15:53:44.155Z] [2021-11-23T15:53:44.155Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-23T15:53:44.155Z] #22 sha256:c2a629872eef14a7c237f2bc542e5b9aca073a04f67ee3a9fec33a85a5cc9718 [2021-11-23T15:53:44.155Z] #22 DONE 2.0s [2021-11-23T15:53:44.155Z] [2021-11-23T15:53:44.155Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:53:44.155Z] #65 sha256:7aa260a77509680678dc704c7e8d213539b09187833c745679049b3dfeed67a2 [2021-11-23T15:53:44.155Z] #65 1.832 + RM_GOPATH=0 [2021-11-23T15:53:44.155Z] #65 1.832 + TMP_GOPATH= [2021-11-23T15:53:44.155Z] #65 1.832 + : /build [2021-11-23T15:53:44.155Z] #65 1.832 + '[' -z '' ']' [2021-11-23T15:53:44.155Z] #65 1.832 ++ mktemp -d [2021-11-23T15:53:44.155Z] #65 1.832 + export GOPATH=/tmp/tmp.SWoT0wRytA [2021-11-23T15:53:44.155Z] #65 1.832 + GOPATH=/tmp/tmp.SWoT0wRytA [2021-11-23T15:53:44.155Z] #65 1.832 + RM_GOPATH=1 [2021-11-23T15:53:44.155Z] #65 1.832 + case "$(go env GOARCH)" in [2021-11-23T15:53:44.155Z] #65 1.833 ++ go env GOARCH [2021-11-23T15:53:44.155Z] #65 1.842 + export GO_BUILDMODE=-buildmode=pie [2021-11-23T15:53:44.155Z] #65 1.842 + GO_BUILDMODE=-buildmode=pie [2021-11-23T15:53:44.155Z] #65 1.846 ++ dirname /install.sh [2021-11-23T15:53:44.155Z] #65 1.847 Install runc version v1.0.2 (build tags: seccomp) [2021-11-23T15:53:44.155Z] #65 1.847 + dir=/ [2021-11-23T15:53:44.155Z] #65 1.847 + bin=runc [2021-11-23T15:53:44.155Z] #65 1.847 + shift [2021-11-23T15:53:44.155Z] #65 1.847 + '[' '!' -f //runc.installer ']' [2021-11-23T15:53:44.155Z] #65 1.847 + . //runc.installer [2021-11-23T15:53:44.155Z] #65 1.847 ++ set -e [2021-11-23T15:53:44.155Z] #65 1.847 ++ : v1.0.2 [2021-11-23T15:53:44.155Z] #65 1.847 + install_runc [2021-11-23T15:53:44.155Z] #65 1.847 + RUNC_BUILDTAGS=seccomp [2021-11-23T15:53:44.155Z] #65 1.847 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-23T15:53:44.155Z] #65 1.847 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SWoT0wRytA/src/github.com/opencontainers/runc [2021-11-23T15:53:44.155Z] #65 1.853 Cloning into '/tmp/tmp.SWoT0wRytA/src/github.com/opencontainers/runc'... [2021-11-23T15:53:45.532Z] #65 ... [2021-11-23T15:53:45.532Z] [2021-11-23T15:53:45.532Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-23T15:53:45.532Z] #23 sha256:9281d00d5359c4d4d8f48348bccc67072990a069d6c1556efe80b369e3c4be4e [2021-11-23T15:53:45.532Z] #23 DONE 1.3s [2021-11-23T15:53:45.532Z] [2021-11-23T15:53:45.532Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-23T15:53:45.532Z] #24 sha256:be752ecadbc274fc85e3894238f22f22dc6b008d2df5a35072ea316d463e014a [2021-11-23T15:53:45.709Z] #62 ... [2021-11-23T15:53:45.709Z] [2021-11-23T15:53:45.709Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:53:45.709Z] #58 sha256:03368126b2ad8ad8bcb90f645324bb35cf95f501570e6c815574ea1591142742 [2021-11-23T15:53:45.709Z] #58 150.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-23T15:53:46.144Z] #62 232.4 + bin/containerd-shim-runc-v2 [2021-11-23T15:53:46.705Z] #62 233.0 + binaries [2021-11-23T15:53:46.705Z] #62 233.0 + install -D bin/containerd /build/containerd [2021-11-23T15:53:46.705Z] #62 233.0 + install -D bin/containerd-shim /build/containerd-shim [2021-11-23T15:53:46.705Z] #62 233.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-23T15:53:46.705Z] #62 233.0 + install -D bin/ctr /build/ctr [2021-11-23T15:53:46.899Z] #24 1.346 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-23T15:53:46.899Z] #24 DONE 1.4s [2021-11-23T15:53:46.899Z] [2021-11-23T15:53:46.899Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:53:46.899Z] #69 sha256:7882f7a2e94f3df28e0d917f769338c1f4982ae1ef9b2272b7f5c047357362cc [2021-11-23T15:53:46.899Z] #69 ... [2021-11-23T15:53:46.899Z] [2021-11-23T15:53:46.899Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-23T15:53:46.899Z] #25 sha256:022bbedfa8f9b680dc28e94886bdefee4b23673769a6eb91bcfcef630193d71e [2021-11-23T15:53:47.094Z] #58 151.6 + mkdir -p /build [2021-11-23T15:53:47.094Z] #58 151.6 + cp runc /build/runc [2021-11-23T15:53:47.355Z] #58 DONE 152.3s [2021-11-23T15:53:47.355Z] [2021-11-23T15:53:47.355Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:53:47.355Z] #62 sha256:bfa9d9750c54c7de88d5e72f46dff05daa7df419135cf5888c2e8744cae13bd1 [2021-11-23T15:53:48.267Z] #25 DONE 1.4s [2021-11-23T15:53:48.267Z] [2021-11-23T15:53:48.267Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-23T15:53:48.267Z] #26 sha256:5dc12574743f2bca1bccadac3f720a0d17a7bfacdae988ef4ae0d6604ce87cfd [2021-11-23T15:53:49.035Z] #62 ... [2021-11-23T15:53:49.035Z] [2021-11-23T15:53:49.035Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-23T15:53:49.035Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-23T15:53:49.035Z] #53 256.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-23T15:53:49.267Z] #62 ... [2021-11-23T15:53:49.267Z] [2021-11-23T15:53:49.267Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-23T15:53:49.267Z] #59 sha256:e84370f045cc64744d0752a060f3da5a877d0b826604771b7a5723fa61f23fc4 [2021-11-23T15:53:49.267Z] #59 DONE 0.2s [2021-11-23T15:53:49.267Z] [2021-11-23T15:53:49.267Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:53:49.267Z] #62 sha256:bfa9d9750c54c7de88d5e72f46dff05daa7df419135cf5888c2e8744cae13bd1 [2021-11-23T15:53:49.609Z] #53 DONE 257.5s [2021-11-23T15:53:49.609Z] [2021-11-23T15:53:49.609Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-23T15:53:49.609Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-23T15:53:49.635Z] #26 DONE 1.6s [2021-11-23T15:53:49.635Z] [2021-11-23T15:53:49.635Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-11-23T15:53:49.635Z] #27 sha256:a1919a3558db1b77c35ece5602c33a4635482173eb07a343d75b77bf53b95fb2 [2021-11-23T15:53:50.998Z] #27 DONE 1.3s [2021-11-23T15:53:50.998Z] [2021-11-23T15:53:50.998Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:53:50.998Z] #65 sha256:7aa260a77509680678dc704c7e8d213539b09187833c745679049b3dfeed67a2 [2021-11-23T15:53:50.998Z] #65 6.738 + cd /tmp/tmp.SWoT0wRytA/src/github.com/opencontainers/runc [2021-11-23T15:53:50.998Z] #65 6.738 + git checkout -q v1.0.2 [2021-11-23T15:53:50.998Z] #65 7.083 + '[' -z '' ']' [2021-11-23T15:53:50.998Z] #65 7.083 + target=static [2021-11-23T15:53:50.998Z] #65 7.083 + make BUILDTAGS=seccomp static [2021-11-23T15:53:50.998Z] #65 7.163 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-23T15:53:51.946Z] #62 DONE 237.7s [2021-11-23T15:53:52.202Z] [2021-11-23T15:53:52.202Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-23T15:53:52.202Z] #63 sha256:32ac198de969a91287bb1e445e8f4c7c4ab910376c4b9304458e067a394e462d [2021-11-23T15:53:54.092Z] #63 DONE 1.8s [2021-11-23T15:53:54.092Z] [2021-11-23T15:53:54.092Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-23T15:53:54.092Z] #68 sha256:e5b93837678f66f1b4f4627b472f5472a5cb2ab1a36dfdc263c92527631934e2 [2021-11-23T15:53:54.423Z] #68 DONE 0.4s [2021-11-23T15:53:54.423Z] [2021-11-23T15:53:54.423Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-23T15:53:54.423Z] #73 sha256:8c4adf385ef6a42be938c010844ae496375990e0d8f10b9e25f705ca3706e3d6 [2021-11-23T15:53:55.167Z] #65 ... [2021-11-23T15:53:55.167Z] [2021-11-23T15:53:55.167Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-23T15:53:55.167Z] #28 sha256:a9e26d1fd79b4f61e62df8309e9c4e88d158eb9441672fa1a7ad181fa0c80a87 [2021-11-23T15:53:55.167Z] #28 1.775 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-23T15:53:55.167Z] #28 1.976 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-23T15:53:55.167Z] #28 1.977 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-23T15:53:55.167Z] #28 2.384 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-23T15:53:55.167Z] #28 2.784 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-23T15:53:55.167Z] #28 3.298 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-23T15:53:55.167Z] #28 3.656 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-23T15:53:55.167Z] #28 4.176 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-23T15:53:55.729Z] #28 4.679 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-23T15:53:56.291Z] #28 5.222 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [94.0 kB] [2021-11-23T15:53:56.291Z] #28 5.222 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [87.8 kB] [2021-11-23T15:53:56.291Z] #28 5.222 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [89.7 kB] [2021-11-23T15:53:56.291Z] #28 5.226 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [89.6 kB] [2021-11-23T15:53:56.291Z] #28 5.226 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [90.9 kB] [2021-11-23T15:53:56.291Z] #28 5.241 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [90.2 kB] [2021-11-23T15:53:56.854Z] #28 5.616 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-23T15:53:56.854Z] #28 5.616 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-23T15:53:56.854Z] #28 5.624 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-23T15:53:56.854Z] #28 5.624 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-23T15:53:56.854Z] #28 5.624 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-23T15:53:56.854Z] #28 5.624 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-23T15:53:56.938Z] #73 DONE 2.0s [2021-11-23T15:53:56.939Z] [2021-11-23T15:53:56.939Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-23T15:53:56.939Z] #74 sha256:3c911cda9b2978cc46d723c4bac6ac4a7d1cf750918db124aad3239987ae7d29 [2021-11-23T15:53:56.939Z] #74 DONE 0.0s [2021-11-23T15:53:56.939Z] [2021-11-23T15:53:56.939Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-23T15:53:56.939Z] #75 sha256:3eebf32d7bfe1eabaa6750344be54d826a627f55fb2c5397220f1a9e0ea074d2 [2021-11-23T15:53:57.501Z] #75 DONE 0.9s [2021-11-23T15:53:57.501Z] [2021-11-23T15:53:57.501Z] #76 exporting to image [2021-11-23T15:53:57.501Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-23T15:53:57.501Z] #76 exporting layers [2021-11-23T15:53:58.383Z] #62 212.8 + bin/containerd [2021-11-23T15:54:00.290Z] #62 ... [2021-11-23T15:54:00.290Z] [2021-11-23T15:54:00.290Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:54:00.290Z] #58 sha256:1ded9d36316c4d520b742bd3db53ef5134a1d3b930fc5d60a442198af249122c [2021-11-23T15:54:00.290Z] #58 137.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-23T15:54:00.290Z] #58 138.6 + mkdir -p /build [2021-11-23T15:54:00.290Z] #58 138.6 + cp runc /build/runc [2021-11-23T15:54:00.290Z] #58 DONE 139.4s [2021-11-23T15:54:00.549Z] [2021-11-23T15:54:00.549Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:54:00.549Z] #62 sha256:f42a2618c90a082021165176ae77e7bd6d32fd1f9ab118b4bfe8762eebcc414f [2021-11-23T15:54:00.769Z] #76 exporting layers 3.2s done [2021-11-23T15:54:00.769Z] #76 writing image sha256:0dd76e5104b2191cc15f13aee0f5ae2a39ea2fc7de6f90987217d50bb7d884e4 done [2021-11-23T15:54:00.769Z] #76 naming to docker.io/library/docker:97dc9f706a88b6c5fdde5f7475fc398b0836100a done [2021-11-23T15:54:00.769Z] #76 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-23T15:54:01.095Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-11-23T15:54:01.670Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40952/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97dc9f706a88b6c5fdde5f7475fc398b0836100a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:97dc9f706a88b6c5fdde5f7475fc398b0836100a hack/test/unit [2021-11-23T15:54:01.865Z] #43 DONE 267.4s [2021-11-23T15:54:01.865Z] [2021-11-23T15:54:01.865Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:54:01.865Z] #58 sha256:80a48212fba846ce2648763b1bbe565fcbb47e3e85e5a8193225b07201eba6a5 [2021-11-23T15:54:02.127Z] #58 ... [2021-11-23T15:54:02.127Z] [2021-11-23T15:54:02.127Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-23T15:54:02.127Z] #44 sha256:8541f4d253084e2314ffbcac65a292f684729e24920b1294d4b0afc1ba04d6ce [2021-11-23T15:54:02.388Z] #44 DONE 0.6s [2021-11-23T15:54:02.388Z] [2021-11-23T15:54:02.388Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:54:02.388Z] #58 sha256:80a48212fba846ce2648763b1bbe565fcbb47e3e85e5a8193225b07201eba6a5 [2021-11-23T15:54:02.650Z] #58 ... [2021-11-23T15:54:02.650Z] [2021-11-23T15:54:02.650Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-23T15:54:02.650Z] #48 sha256:24baa37c55804dfc2eafeb1eb0ab4e3493f9d1143f1a84f7bfff9aac0e1cd4d9 [2021-11-23T15:54:02.650Z] #48 DONE 0.1s [2021-11-23T15:54:02.650Z] [2021-11-23T15:54:02.650Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-23T15:54:02.650Z] #50 sha256:6e0f33661cb001a3b22e6c6153d15c695469380d0085095ed841de659b71fa21 [2021-11-23T15:54:02.911Z] #50 DONE 0.1s [2021-11-23T15:54:02.911Z] [2021-11-23T15:54:02.911Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-23T15:54:02.911Z] #52 sha256:6e6c96130e86f98b94b995376931259c42e3a46eae80b717e365064319fbd961 [2021-11-23T15:54:02.911Z] #52 DONE 0.1s [2021-11-23T15:54:02.911Z] [2021-11-23T15:54:02.911Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-23T15:54:02.911Z] #54 sha256:11b032acd297fbde79ed0b554c0febc69f2f9c13451cc52635c323a3dacd9c09 [2021-11-23T15:54:03.053Z] 8f616e6e9eec: Verifying Checksum [2021-11-23T15:54:03.053Z] 8f616e6e9eec: Download complete [2021-11-23T15:54:03.095Z] #62 ... [2021-11-23T15:54:03.095Z] [2021-11-23T15:54:03.095Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-23T15:54:03.095Z] #59 sha256:6eb7632b2548b7dd4adc36a527a5ad77db2060c94eada020bd048bb37d62ec9e [2021-11-23T15:54:03.095Z] #59 DONE 0.3s [2021-11-23T15:54:03.095Z] [2021-11-23T15:54:03.095Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:54:03.095Z] #62 sha256:f42a2618c90a082021165176ae77e7bd6d32fd1f9ab118b4bfe8762eebcc414f [2021-11-23T15:54:03.173Z] #54 DONE 0.4s [2021-11-23T15:54:03.173Z] [2021-11-23T15:54:03.173Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-23T15:54:03.173Z] #56 sha256:daa6bcedba71cf50727c692615e4c24bc10bcb437a919146dd2066a4020f612b [2021-11-23T15:54:03.434Z] #56 DONE 0.1s [2021-11-23T15:54:03.434Z] [2021-11-23T15:54:03.434Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:54:03.434Z] #62 sha256:c687c1eec28a23c25f067bf0100f3efa6fb5389cbb42741d8267bf9ce06aac58 [2021-11-23T15:54:03.559Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-11-23T15:54:03.559Z] + TESTFLAGS+=' -test.timeout=5m' [2021-11-23T15:54:03.559Z] + TESTDIRS=./... [2021-11-23T15:54:03.559Z] + exclude_paths='/vendor/|/integration' [2021-11-23T15:54:03.559Z] ++ go list ./... [2021-11-23T15:54:03.559Z] ++ grep -vE '(/vendor/|/integration)' [2021-11-23T15:54:04.122Z] + pkg_list='github.com/docker/docker/api [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/server [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/server/backend/build [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/server/httputils [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/server/middleware [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/server/router [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/server/router/build [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/server/router/container [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/server/router/debug [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/server/router/distribution [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/server/router/grpc [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/server/router/image [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/server/router/network [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/server/router/plugin [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/server/router/session [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/server/router/swarm [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/server/router/system [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/server/router/volume [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/types [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/types/backend [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/types/blkiodev [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/types/container [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/types/events [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/types/filters [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/types/image [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/types/mount [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/types/network [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/types/registry [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/types/strslice [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/types/swarm [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/types/time [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/types/versions [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-23T15:54:04.122Z] github.com/docker/docker/api/types/volume [2021-11-23T15:54:04.122Z] github.com/docker/docker/builder [2021-11-23T15:54:04.122Z] github.com/docker/docker/builder/builder-next [2021-11-23T15:54:04.122Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-23T15:54:04.122Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-23T15:54:04.122Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-23T15:54:04.122Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-23T15:54:04.122Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-23T15:54:04.122Z] github.com/docker/docker/builder/builder-next/worker [2021-11-23T15:54:04.122Z] github.com/docker/docker/builder/dockerfile [2021-11-23T15:54:04.122Z] github.com/docker/docker/builder/dockerignore [2021-11-23T15:54:04.122Z] github.com/docker/docker/builder/remotecontext [2021-11-23T15:54:04.122Z] github.com/docker/docker/builder/remotecontext/git [2021-11-23T15:54:04.122Z] github.com/docker/docker/cli [2021-11-23T15:54:04.122Z] github.com/docker/docker/cli/config [2021-11-23T15:54:04.122Z] github.com/docker/docker/cli/debug [2021-11-23T15:54:04.122Z] github.com/docker/docker/client [2021-11-23T15:54:04.122Z] github.com/docker/docker/cmd/docker-proxy [2021-11-23T15:54:04.122Z] github.com/docker/docker/cmd/dockerd [2021-11-23T15:54:04.122Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-23T15:54:04.122Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-23T15:54:04.122Z] github.com/docker/docker/container [2021-11-23T15:54:04.122Z] github.com/docker/docker/container/stream [2021-11-23T15:54:04.122Z] github.com/docker/docker/contrib/apparmor [2021-11-23T15:54:04.122Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-23T15:54:04.122Z] github.com/docker/docker/contrib/httpserver [2021-11-23T15:54:04.122Z] github.com/docker/docker/daemon [2021-11-23T15:54:04.122Z] github.com/docker/docker/daemon/cluster [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/cluster/convert [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/cluster/executor [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/cluster/provider [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/config [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/discovery [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/events [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/events/testutils [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/exec [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/images [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/initlayer [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/links [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/listeners [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/gelf [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/journald [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/local [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/logentries [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/splunk [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/syslog [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/templates [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/names [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/network [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/stats [2021-11-23T15:54:04.123Z] github.com/docker/docker/distribution [2021-11-23T15:54:04.123Z] github.com/docker/docker/distribution/metadata [2021-11-23T15:54:04.123Z] github.com/docker/docker/distribution/utils [2021-11-23T15:54:04.123Z] github.com/docker/docker/distribution/xfer [2021-11-23T15:54:04.123Z] github.com/docker/docker/dockerversion [2021-11-23T15:54:04.123Z] github.com/docker/docker/errdefs [2021-11-23T15:54:04.123Z] github.com/docker/docker/image [2021-11-23T15:54:04.123Z] github.com/docker/docker/image/cache [2021-11-23T15:54:04.123Z] github.com/docker/docker/image/tarexport [2021-11-23T15:54:04.123Z] github.com/docker/docker/image/v1 [2021-11-23T15:54:04.123Z] github.com/docker/docker/internal/test/suite [2021-11-23T15:54:04.123Z] github.com/docker/docker/layer [2021-11-23T15:54:04.123Z] github.com/docker/docker/libcontainerd [2021-11-23T15:54:04.123Z] github.com/docker/docker/libcontainerd/queue [2021-11-23T15:54:04.123Z] github.com/docker/docker/libcontainerd/remote [2021-11-23T15:54:04.123Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-23T15:54:04.123Z] github.com/docker/docker/libcontainerd/types [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/config [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/idm [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/ns [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/options [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/osl [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T15:54:04.123Z] github.com/docker/docker/libnetwork/types [2021-11-23T15:54:04.123Z] github.com/docker/docker/oci [2021-11-23T15:54:04.123Z] github.com/docker/docker/oci/caps [2021-11-23T15:54:04.123Z] github.com/docker/docker/opts [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/aaparser [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/archive [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/authorization [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/broadcaster [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/capabilities [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/chrootarchive [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/containerfs [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/devicemapper [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/directory [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/discovery [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/discovery/file [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/discovery/kv [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/discovery/memory [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/dmesg [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/filenotify [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/fileutils [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/fsutils [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/homedir [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/idtools [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/ioutils [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/jsonmessage [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/locker [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/longpath [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/loopback [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/mount [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/namesgenerator [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/parsers [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/pidfile [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/platform [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/plugingetter [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/plugins [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/plugins/transport [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/pools [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/progress [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/pubsub [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/reexec [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/signal [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/stack [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/stdcopy [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/streamformatter [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/stringid [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/symlink [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/sysinfo [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/system [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/tailfile [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/tarsum [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/term [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/term/windows [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/truncindex [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/urlutil [2021-11-23T15:54:04.123Z] github.com/docker/docker/pkg/useragent [2021-11-23T15:54:04.123Z] github.com/docker/docker/plugin [2021-11-23T15:54:04.123Z] github.com/docker/docker/plugin/executor/containerd [2021-11-23T15:54:04.123Z] github.com/docker/docker/plugin/v2 [2021-11-23T15:54:04.123Z] github.com/docker/docker/profiles/apparmor [2021-11-23T15:54:04.123Z] github.com/docker/docker/profiles/seccomp [2021-11-23T15:54:04.123Z] github.com/docker/docker/quota [2021-11-23T15:54:04.123Z] github.com/docker/docker/reference [2021-11-23T15:54:04.123Z] github.com/docker/docker/registry [2021-11-23T15:54:04.123Z] github.com/docker/docker/registry/resumable [2021-11-23T15:54:04.123Z] github.com/docker/docker/restartmanager [2021-11-23T15:54:04.123Z] github.com/docker/docker/rootless [2021-11-23T15:54:04.123Z] github.com/docker/docker/rootless/specconv [2021-11-23T15:54:04.123Z] github.com/docker/docker/runconfig [2021-11-23T15:54:04.123Z] github.com/docker/docker/runconfig/opts [2021-11-23T15:54:04.123Z] github.com/docker/docker/testutil [2021-11-23T15:54:04.123Z] github.com/docker/docker/testutil/daemon [2021-11-23T15:54:04.123Z] github.com/docker/docker/testutil/environment [2021-11-23T15:54:04.123Z] github.com/docker/docker/testutil/fakecontext [2021-11-23T15:54:04.123Z] github.com/docker/docker/testutil/fakegit [2021-11-23T15:54:04.123Z] github.com/docker/docker/testutil/fakestorage [2021-11-23T15:54:04.123Z] github.com/docker/docker/testutil/fixtures/load [2021-11-23T15:54:04.123Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-23T15:54:04.123Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-23T15:54:04.123Z] github.com/docker/docker/testutil/registry [2021-11-23T15:54:04.123Z] github.com/docker/docker/testutil/request [2021-11-23T15:54:04.123Z] github.com/docker/docker/volume [2021-11-23T15:54:04.123Z] github.com/docker/docker/volume/drivers [2021-11-23T15:54:04.123Z] github.com/docker/docker/volume/local [2021-11-23T15:54:04.123Z] github.com/docker/docker/volume/mounts [2021-11-23T15:54:04.123Z] github.com/docker/docker/volume/service [2021-11-23T15:54:04.123Z] github.com/docker/docker/volume/service/opts [2021-11-23T15:54:04.123Z] github.com/docker/docker/volume/testutils' [2021-11-23T15:54:04.123Z] ++ grep --fixed-strings -v /libnetwork [2021-11-23T15:54:04.123Z] ++ echo 'github.com/docker/docker/api [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/server [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/server/backend/build [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/server/httputils [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/server/middleware [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/server/router [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/server/router/build [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/server/router/container [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/server/router/debug [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/server/router/distribution [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/server/router/grpc [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/server/router/image [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/server/router/network [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/server/router/plugin [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/server/router/session [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/server/router/swarm [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/server/router/system [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/server/router/volume [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/types [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/types/backend [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/types/blkiodev [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/types/container [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/types/events [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/types/filters [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/types/image [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/types/mount [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/types/network [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/types/registry [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/types/strslice [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/types/swarm [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/types/time [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/types/versions [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-23T15:54:04.123Z] github.com/docker/docker/api/types/volume [2021-11-23T15:54:04.123Z] github.com/docker/docker/builder [2021-11-23T15:54:04.123Z] github.com/docker/docker/builder/builder-next [2021-11-23T15:54:04.123Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-23T15:54:04.123Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-23T15:54:04.123Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-23T15:54:04.123Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-23T15:54:04.123Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-23T15:54:04.123Z] github.com/docker/docker/builder/builder-next/worker [2021-11-23T15:54:04.123Z] github.com/docker/docker/builder/dockerfile [2021-11-23T15:54:04.123Z] github.com/docker/docker/builder/dockerignore [2021-11-23T15:54:04.123Z] github.com/docker/docker/builder/remotecontext [2021-11-23T15:54:04.123Z] github.com/docker/docker/builder/remotecontext/git [2021-11-23T15:54:04.123Z] github.com/docker/docker/cli [2021-11-23T15:54:04.123Z] github.com/docker/docker/cli/config [2021-11-23T15:54:04.123Z] github.com/docker/docker/cli/debug [2021-11-23T15:54:04.123Z] github.com/docker/docker/client [2021-11-23T15:54:04.123Z] github.com/docker/docker/cmd/docker-proxy [2021-11-23T15:54:04.123Z] github.com/docker/docker/cmd/dockerd [2021-11-23T15:54:04.123Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-23T15:54:04.123Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-23T15:54:04.123Z] github.com/docker/docker/container [2021-11-23T15:54:04.123Z] github.com/docker/docker/container/stream [2021-11-23T15:54:04.123Z] github.com/docker/docker/contrib/apparmor [2021-11-23T15:54:04.123Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-23T15:54:04.123Z] github.com/docker/docker/contrib/httpserver [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/cluster [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/cluster/convert [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/cluster/executor [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/cluster/provider [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/config [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/discovery [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/events [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/events/testutils [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/exec [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/images [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/initlayer [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/links [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/listeners [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/gelf [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/journald [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/local [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/logentries [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/splunk [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/syslog [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/logger/templates [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/names [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/network [2021-11-23T15:54:04.123Z] github.com/docker/docker/daemon/stats [2021-11-23T15:54:04.123Z] github.com/docker/docker/distribution [2021-11-23T15:54:04.123Z] github.com/docker/docker/distribution/metadata [2021-11-23T15:54:04.123Z] github.com/docker/docker/distribution/utils [2021-11-23T15:54:04.123Z] github.com/docker/docker/distribution/xfer [2021-11-23T15:54:04.123Z] github.com/docker/docker/dockerversion [2021-11-23T15:54:04.123Z] github.com/docker/docker/errdefs [2021-11-23T15:54:04.123Z] github.com/docker/docker/image [2021-11-23T15:54:04.124Z] github.com/docker/docker/image/cache [2021-11-23T15:54:04.124Z] github.com/docker/docker/image/tarexport [2021-11-23T15:54:04.124Z] github.com/docker/docker/image/v1 [2021-11-23T15:54:04.124Z] github.com/docker/docker/internal/test/suite [2021-11-23T15:54:04.124Z] github.com/docker/docker/layer [2021-11-23T15:54:04.124Z] github.com/docker/docker/libcontainerd [2021-11-23T15:54:04.124Z] github.com/docker/docker/libcontainerd/queue [2021-11-23T15:54:04.124Z] github.com/docker/docker/libcontainerd/remote [2021-11-23T15:54:04.124Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-23T15:54:04.124Z] github.com/docker/docker/libcontainerd/types [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/config [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/idm [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/ns [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/options [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/osl [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T15:54:04.124Z] github.com/docker/docker/libnetwork/types [2021-11-23T15:54:04.124Z] github.com/docker/docker/oci [2021-11-23T15:54:04.124Z] github.com/docker/docker/oci/caps [2021-11-23T15:54:04.124Z] github.com/docker/docker/opts [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/aaparser [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/archive [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/authorization [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/broadcaster [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/capabilities [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/chrootarchive [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/containerfs [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/devicemapper [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/directory [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/discovery [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/discovery/file [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/discovery/kv [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/discovery/memory [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/dmesg [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/filenotify [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/fileutils [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/fsutils [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/homedir [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/idtools [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/ioutils [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/jsonmessage [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/locker [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/longpath [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/loopback [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/mount [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/namesgenerator [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/parsers [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/pidfile [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/platform [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/plugingetter [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/plugins [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/plugins/transport [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/pools [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/progress [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/pubsub [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/reexec [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/signal [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/stack [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/stdcopy [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/streamformatter [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/stringid [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/symlink [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/sysinfo [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/system [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/tailfile [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/tarsum [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/term [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/term/windows [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/truncindex [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/urlutil [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/useragent [2021-11-23T15:54:04.124Z] github.com/docker/docker/plugin [2021-11-23T15:54:04.124Z] github.com/docker/docker/plugin/executor/containerd [2021-11-23T15:54:04.124Z] github.com/docker/docker/plugin/v2 [2021-11-23T15:54:04.124Z] github.com/docker/docker/profiles/apparmor [2021-11-23T15:54:04.124Z] github.com/docker/docker/profiles/seccomp [2021-11-23T15:54:04.124Z] github.com/docker/docker/quota [2021-11-23T15:54:04.124Z] github.com/docker/docker/reference [2021-11-23T15:54:04.124Z] github.com/docker/docker/registry [2021-11-23T15:54:04.124Z] github.com/docker/docker/registry/resumable [2021-11-23T15:54:04.124Z] github.com/docker/docker/restartmanager [2021-11-23T15:54:04.124Z] github.com/docker/docker/rootless [2021-11-23T15:54:04.124Z] github.com/docker/docker/rootless/specconv [2021-11-23T15:54:04.124Z] github.com/docker/docker/runconfig [2021-11-23T15:54:04.124Z] github.com/docker/docker/runconfig/opts [2021-11-23T15:54:04.124Z] github.com/docker/docker/testutil [2021-11-23T15:54:04.124Z] github.com/docker/docker/testutil/daemon [2021-11-23T15:54:04.124Z] github.com/docker/docker/testutil/environment [2021-11-23T15:54:04.124Z] github.com/docker/docker/testutil/fakecontext [2021-11-23T15:54:04.124Z] github.com/docker/docker/testutil/fakegit [2021-11-23T15:54:04.124Z] github.com/docker/docker/testutil/fakestorage [2021-11-23T15:54:04.124Z] github.com/docker/docker/testutil/fixtures/load [2021-11-23T15:54:04.124Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-23T15:54:04.124Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-23T15:54:04.124Z] github.com/docker/docker/testutil/registry [2021-11-23T15:54:04.124Z] github.com/docker/docker/testutil/request [2021-11-23T15:54:04.124Z] github.com/docker/docker/volume [2021-11-23T15:54:04.124Z] github.com/docker/docker/volume/drivers [2021-11-23T15:54:04.124Z] github.com/docker/docker/volume/local [2021-11-23T15:54:04.124Z] github.com/docker/docker/volume/mounts [2021-11-23T15:54:04.124Z] github.com/docker/docker/volume/service [2021-11-23T15:54:04.124Z] github.com/docker/docker/volume/service/opts [2021-11-23T15:54:04.124Z] github.com/docker/docker/volume/testutils' [2021-11-23T15:54:04.124Z] + base_pkg_list='github.com/docker/docker/api [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/server [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/server/backend/build [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/server/httputils [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/server/middleware [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/server/router [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/server/router/build [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/server/router/container [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/server/router/debug [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/server/router/distribution [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/server/router/grpc [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/server/router/image [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/server/router/network [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/server/router/plugin [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/server/router/session [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/server/router/swarm [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/server/router/system [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/server/router/volume [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/types [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/types/backend [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/types/blkiodev [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/types/container [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/types/events [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/types/filters [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/types/image [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/types/mount [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/types/network [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/types/registry [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/types/strslice [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/types/swarm [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/types/time [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/types/versions [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-23T15:54:04.124Z] github.com/docker/docker/api/types/volume [2021-11-23T15:54:04.124Z] github.com/docker/docker/builder [2021-11-23T15:54:04.124Z] github.com/docker/docker/builder/builder-next [2021-11-23T15:54:04.124Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-23T15:54:04.124Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-23T15:54:04.124Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-23T15:54:04.124Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-23T15:54:04.124Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-23T15:54:04.124Z] github.com/docker/docker/builder/builder-next/worker [2021-11-23T15:54:04.124Z] github.com/docker/docker/builder/dockerfile [2021-11-23T15:54:04.124Z] github.com/docker/docker/builder/dockerignore [2021-11-23T15:54:04.124Z] github.com/docker/docker/builder/remotecontext [2021-11-23T15:54:04.124Z] github.com/docker/docker/builder/remotecontext/git [2021-11-23T15:54:04.124Z] github.com/docker/docker/cli [2021-11-23T15:54:04.124Z] github.com/docker/docker/cli/config [2021-11-23T15:54:04.124Z] github.com/docker/docker/cli/debug [2021-11-23T15:54:04.124Z] github.com/docker/docker/client [2021-11-23T15:54:04.124Z] github.com/docker/docker/cmd/docker-proxy [2021-11-23T15:54:04.124Z] github.com/docker/docker/cmd/dockerd [2021-11-23T15:54:04.124Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-23T15:54:04.124Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-23T15:54:04.124Z] github.com/docker/docker/container [2021-11-23T15:54:04.124Z] github.com/docker/docker/container/stream [2021-11-23T15:54:04.124Z] github.com/docker/docker/contrib/apparmor [2021-11-23T15:54:04.124Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-23T15:54:04.124Z] github.com/docker/docker/contrib/httpserver [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/cluster [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/cluster/convert [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/cluster/executor [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/cluster/provider [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/config [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/discovery [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/events [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/events/testutils [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/exec [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/graphdriver [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/images [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/initlayer [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/links [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/listeners [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/logger [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/logger/gelf [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/logger/journald [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/logger/local [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/logger/logentries [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/logger/splunk [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/logger/syslog [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/logger/templates [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/names [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/network [2021-11-23T15:54:04.124Z] github.com/docker/docker/daemon/stats [2021-11-23T15:54:04.124Z] github.com/docker/docker/distribution [2021-11-23T15:54:04.124Z] github.com/docker/docker/distribution/metadata [2021-11-23T15:54:04.124Z] github.com/docker/docker/distribution/utils [2021-11-23T15:54:04.124Z] github.com/docker/docker/distribution/xfer [2021-11-23T15:54:04.124Z] github.com/docker/docker/dockerversion [2021-11-23T15:54:04.124Z] github.com/docker/docker/errdefs [2021-11-23T15:54:04.124Z] github.com/docker/docker/image [2021-11-23T15:54:04.124Z] github.com/docker/docker/image/cache [2021-11-23T15:54:04.124Z] github.com/docker/docker/image/tarexport [2021-11-23T15:54:04.124Z] github.com/docker/docker/image/v1 [2021-11-23T15:54:04.124Z] github.com/docker/docker/internal/test/suite [2021-11-23T15:54:04.124Z] github.com/docker/docker/layer [2021-11-23T15:54:04.124Z] github.com/docker/docker/libcontainerd [2021-11-23T15:54:04.124Z] github.com/docker/docker/libcontainerd/queue [2021-11-23T15:54:04.124Z] github.com/docker/docker/libcontainerd/remote [2021-11-23T15:54:04.124Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-23T15:54:04.124Z] github.com/docker/docker/libcontainerd/types [2021-11-23T15:54:04.124Z] github.com/docker/docker/oci [2021-11-23T15:54:04.124Z] github.com/docker/docker/oci/caps [2021-11-23T15:54:04.124Z] github.com/docker/docker/opts [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/aaparser [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/archive [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/authorization [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/broadcaster [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/capabilities [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/chrootarchive [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/containerfs [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/devicemapper [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/directory [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/discovery [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/discovery/file [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/discovery/kv [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/discovery/memory [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/dmesg [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/filenotify [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/fileutils [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/fsutils [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/homedir [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/idtools [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/ioutils [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/jsonmessage [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/locker [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/longpath [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/loopback [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/mount [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/namesgenerator [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/parsers [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/pidfile [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/platform [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/plugingetter [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/plugins [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/plugins/transport [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/pools [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/progress [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/pubsub [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/reexec [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/signal [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/stack [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/stdcopy [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/streamformatter [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/stringid [2021-11-23T15:54:04.124Z] github.com/docker/docker/pkg/symlink [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/sysinfo [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/system [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/tailfile [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/tarsum [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/term [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/term/windows [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/truncindex [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/urlutil [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/useragent [2021-11-23T15:54:04.125Z] github.com/docker/docker/plugin [2021-11-23T15:54:04.125Z] github.com/docker/docker/plugin/executor/containerd [2021-11-23T15:54:04.125Z] github.com/docker/docker/plugin/v2 [2021-11-23T15:54:04.125Z] github.com/docker/docker/profiles/apparmor [2021-11-23T15:54:04.125Z] github.com/docker/docker/profiles/seccomp [2021-11-23T15:54:04.125Z] github.com/docker/docker/quota [2021-11-23T15:54:04.125Z] github.com/docker/docker/reference [2021-11-23T15:54:04.125Z] github.com/docker/docker/registry [2021-11-23T15:54:04.125Z] github.com/docker/docker/registry/resumable [2021-11-23T15:54:04.125Z] github.com/docker/docker/restartmanager [2021-11-23T15:54:04.125Z] github.com/docker/docker/rootless [2021-11-23T15:54:04.125Z] github.com/docker/docker/rootless/specconv [2021-11-23T15:54:04.125Z] github.com/docker/docker/runconfig [2021-11-23T15:54:04.125Z] github.com/docker/docker/runconfig/opts [2021-11-23T15:54:04.125Z] github.com/docker/docker/testutil [2021-11-23T15:54:04.125Z] github.com/docker/docker/testutil/daemon [2021-11-23T15:54:04.125Z] github.com/docker/docker/testutil/environment [2021-11-23T15:54:04.125Z] github.com/docker/docker/testutil/fakecontext [2021-11-23T15:54:04.125Z] github.com/docker/docker/testutil/fakegit [2021-11-23T15:54:04.125Z] github.com/docker/docker/testutil/fakestorage [2021-11-23T15:54:04.125Z] github.com/docker/docker/testutil/fixtures/load [2021-11-23T15:54:04.125Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-23T15:54:04.125Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-23T15:54:04.125Z] github.com/docker/docker/testutil/registry [2021-11-23T15:54:04.125Z] github.com/docker/docker/testutil/request [2021-11-23T15:54:04.125Z] github.com/docker/docker/volume [2021-11-23T15:54:04.125Z] github.com/docker/docker/volume/drivers [2021-11-23T15:54:04.125Z] github.com/docker/docker/volume/local [2021-11-23T15:54:04.125Z] github.com/docker/docker/volume/mounts [2021-11-23T15:54:04.125Z] github.com/docker/docker/volume/service [2021-11-23T15:54:04.125Z] github.com/docker/docker/volume/service/opts [2021-11-23T15:54:04.125Z] github.com/docker/docker/volume/testutils' [2021-11-23T15:54:04.125Z] ++ grep --fixed-strings /libnetwork [2021-11-23T15:54:04.125Z] ++ echo 'github.com/docker/docker/api [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/server [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/server/backend/build [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/server/httputils [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/server/middleware [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/server/router [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/server/router/build [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/server/router/container [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/server/router/debug [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/server/router/distribution [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/server/router/grpc [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/server/router/image [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/server/router/network [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/server/router/plugin [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/server/router/session [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/server/router/swarm [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/server/router/system [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/server/router/volume [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/types [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/types/backend [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/types/blkiodev [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/types/container [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/types/events [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/types/filters [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/types/image [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/types/mount [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/types/network [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/types/registry [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/types/strslice [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/types/swarm [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/types/time [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/types/versions [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-23T15:54:04.125Z] github.com/docker/docker/api/types/volume [2021-11-23T15:54:04.125Z] github.com/docker/docker/builder [2021-11-23T15:54:04.125Z] github.com/docker/docker/builder/builder-next [2021-11-23T15:54:04.125Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-23T15:54:04.125Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-23T15:54:04.125Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-23T15:54:04.125Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-23T15:54:04.125Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-23T15:54:04.125Z] github.com/docker/docker/builder/builder-next/worker [2021-11-23T15:54:04.125Z] github.com/docker/docker/builder/dockerfile [2021-11-23T15:54:04.125Z] github.com/docker/docker/builder/dockerignore [2021-11-23T15:54:04.125Z] github.com/docker/docker/builder/remotecontext [2021-11-23T15:54:04.125Z] github.com/docker/docker/builder/remotecontext/git [2021-11-23T15:54:04.125Z] github.com/docker/docker/cli [2021-11-23T15:54:04.125Z] github.com/docker/docker/cli/config [2021-11-23T15:54:04.125Z] github.com/docker/docker/cli/debug [2021-11-23T15:54:04.125Z] github.com/docker/docker/client [2021-11-23T15:54:04.125Z] github.com/docker/docker/cmd/docker-proxy [2021-11-23T15:54:04.125Z] github.com/docker/docker/cmd/dockerd [2021-11-23T15:54:04.125Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-23T15:54:04.125Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-23T15:54:04.125Z] github.com/docker/docker/container [2021-11-23T15:54:04.125Z] github.com/docker/docker/container/stream [2021-11-23T15:54:04.125Z] github.com/docker/docker/contrib/apparmor [2021-11-23T15:54:04.125Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-23T15:54:04.125Z] github.com/docker/docker/contrib/httpserver [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/cluster [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/cluster/convert [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/cluster/executor [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/cluster/provider [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/config [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/discovery [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/events [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/events/testutils [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/exec [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/graphdriver [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/images [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/initlayer [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/links [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/listeners [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/logger [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/logger/gelf [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/logger/journald [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/logger/local [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/logger/logentries [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/logger/splunk [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/logger/syslog [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/logger/templates [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/names [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/network [2021-11-23T15:54:04.125Z] github.com/docker/docker/daemon/stats [2021-11-23T15:54:04.125Z] github.com/docker/docker/distribution [2021-11-23T15:54:04.125Z] github.com/docker/docker/distribution/metadata [2021-11-23T15:54:04.125Z] github.com/docker/docker/distribution/utils [2021-11-23T15:54:04.125Z] github.com/docker/docker/distribution/xfer [2021-11-23T15:54:04.125Z] github.com/docker/docker/dockerversion [2021-11-23T15:54:04.125Z] github.com/docker/docker/errdefs [2021-11-23T15:54:04.125Z] github.com/docker/docker/image [2021-11-23T15:54:04.125Z] github.com/docker/docker/image/cache [2021-11-23T15:54:04.125Z] github.com/docker/docker/image/tarexport [2021-11-23T15:54:04.125Z] github.com/docker/docker/image/v1 [2021-11-23T15:54:04.125Z] github.com/docker/docker/internal/test/suite [2021-11-23T15:54:04.125Z] github.com/docker/docker/layer [2021-11-23T15:54:04.125Z] github.com/docker/docker/libcontainerd [2021-11-23T15:54:04.125Z] github.com/docker/docker/libcontainerd/queue [2021-11-23T15:54:04.125Z] github.com/docker/docker/libcontainerd/remote [2021-11-23T15:54:04.125Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-23T15:54:04.125Z] github.com/docker/docker/libcontainerd/types [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/config [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/idm [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/ns [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/options [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/osl [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T15:54:04.125Z] github.com/docker/docker/libnetwork/types [2021-11-23T15:54:04.125Z] github.com/docker/docker/oci [2021-11-23T15:54:04.125Z] github.com/docker/docker/oci/caps [2021-11-23T15:54:04.125Z] github.com/docker/docker/opts [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/aaparser [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/archive [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/authorization [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/broadcaster [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/capabilities [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/chrootarchive [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/containerfs [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/devicemapper [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/directory [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/discovery [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/discovery/file [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/discovery/kv [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/discovery/memory [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/dmesg [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/filenotify [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/fileutils [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/fsutils [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/homedir [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/idtools [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/ioutils [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/jsonmessage [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/locker [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/longpath [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/loopback [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/mount [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/namesgenerator [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/parsers [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/pidfile [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/platform [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/plugingetter [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/plugins [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/plugins/transport [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/pools [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/progress [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/pubsub [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/reexec [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/signal [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/stack [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/stdcopy [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/streamformatter [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/stringid [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/symlink [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/sysinfo [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/system [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/tailfile [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/tarsum [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/term [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/term/windows [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/truncindex [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/urlutil [2021-11-23T15:54:04.125Z] github.com/docker/docker/pkg/useragent [2021-11-23T15:54:04.125Z] github.com/docker/docker/plugin [2021-11-23T15:54:04.125Z] github.com/docker/docker/plugin/executor/containerd [2021-11-23T15:54:04.125Z] github.com/docker/docker/plugin/v2 [2021-11-23T15:54:04.125Z] github.com/docker/docker/profiles/apparmor [2021-11-23T15:54:04.125Z] github.com/docker/docker/profiles/seccomp [2021-11-23T15:54:04.125Z] github.com/docker/docker/quota [2021-11-23T15:54:04.125Z] github.com/docker/docker/reference [2021-11-23T15:54:04.125Z] github.com/docker/docker/registry [2021-11-23T15:54:04.125Z] github.com/docker/docker/registry/resumable [2021-11-23T15:54:04.125Z] github.com/docker/docker/restartmanager [2021-11-23T15:54:04.125Z] github.com/docker/docker/rootless [2021-11-23T15:54:04.125Z] github.com/docker/docker/rootless/specconv [2021-11-23T15:54:04.125Z] github.com/docker/docker/runconfig [2021-11-23T15:54:04.125Z] github.com/docker/docker/runconfig/opts [2021-11-23T15:54:04.125Z] github.com/docker/docker/testutil [2021-11-23T15:54:04.125Z] github.com/docker/docker/testutil/daemon [2021-11-23T15:54:04.125Z] github.com/docker/docker/testutil/environment [2021-11-23T15:54:04.125Z] github.com/docker/docker/testutil/fakecontext [2021-11-23T15:54:04.125Z] github.com/docker/docker/testutil/fakegit [2021-11-23T15:54:04.125Z] github.com/docker/docker/testutil/fakestorage [2021-11-23T15:54:04.125Z] github.com/docker/docker/testutil/fixtures/load [2021-11-23T15:54:04.125Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-23T15:54:04.126Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-23T15:54:04.126Z] github.com/docker/docker/testutil/registry [2021-11-23T15:54:04.126Z] github.com/docker/docker/testutil/request [2021-11-23T15:54:04.126Z] github.com/docker/docker/volume [2021-11-23T15:54:04.126Z] github.com/docker/docker/volume/drivers [2021-11-23T15:54:04.126Z] github.com/docker/docker/volume/local [2021-11-23T15:54:04.126Z] github.com/docker/docker/volume/mounts [2021-11-23T15:54:04.126Z] github.com/docker/docker/volume/service [2021-11-23T15:54:04.126Z] github.com/docker/docker/volume/service/opts [2021-11-23T15:54:04.126Z] github.com/docker/docker/volume/testutils' [2021-11-23T15:54:04.126Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/config [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/idm [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/ns [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/options [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/osl [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/types' [2021-11-23T15:54:04.126Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-11-23T15:54:04.126Z] + echo 'github.com/docker/docker/libnetwork [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/config [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/idm [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/ns [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/options [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/osl [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/types' [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T15:54:04.126Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T15:54:04.126Z] + type docker-proxy [2021-11-23T15:54:04.126Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-11-23T15:54:04.126Z] + hack/make.sh binary-proxy install-proxy [2021-11-23T15:54:04.126Z] [2021-11-23T15:54:04.382Z] Removing bundles/ [2021-11-23T15:54:04.382Z] [2021-11-23T15:54:04.382Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-11-23T15:54:04.382Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-11-23T15:54:04.382Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T15:54:10.924Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-11-23T15:54:10.924Z] [2021-11-23T15:54:10.924Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-11-23T15:54:10.924Z] Installing docker-proxy to /usr/local/bin/ [2021-11-23T15:54:10.924Z] [2021-11-23T15:54:10.924Z] + mkdir -p bundles [2021-11-23T15:54:10.924Z] + '[' -n 'github.com/docker/docker/api [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/server [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/server/backend/build [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/server/httputils [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/server/middleware [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/server/router [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/server/router/build [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/server/router/container [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/server/router/debug [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/server/router/distribution [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/server/router/grpc [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/server/router/image [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/server/router/network [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/server/router/plugin [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/server/router/session [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/server/router/swarm [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/server/router/system [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/server/router/volume [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/types [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/types/backend [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/types/blkiodev [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/types/container [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/types/events [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/types/filters [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/types/image [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/types/mount [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/types/network [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/types/registry [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/types/strslice [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/types/swarm [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/types/time [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/types/versions [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-23T15:54:10.924Z] github.com/docker/docker/api/types/volume [2021-11-23T15:54:10.924Z] github.com/docker/docker/builder [2021-11-23T15:54:10.924Z] github.com/docker/docker/builder/builder-next [2021-11-23T15:54:10.924Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-23T15:54:10.924Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-23T15:54:10.924Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-23T15:54:10.924Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-23T15:54:10.924Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-23T15:54:10.924Z] github.com/docker/docker/builder/builder-next/worker [2021-11-23T15:54:10.924Z] github.com/docker/docker/builder/dockerfile [2021-11-23T15:54:10.924Z] github.com/docker/docker/builder/dockerignore [2021-11-23T15:54:10.924Z] github.com/docker/docker/builder/remotecontext [2021-11-23T15:54:10.924Z] github.com/docker/docker/builder/remotecontext/git [2021-11-23T15:54:10.924Z] github.com/docker/docker/cli [2021-11-23T15:54:10.924Z] github.com/docker/docker/cli/config [2021-11-23T15:54:10.924Z] github.com/docker/docker/cli/debug [2021-11-23T15:54:10.924Z] github.com/docker/docker/client [2021-11-23T15:54:10.924Z] github.com/docker/docker/cmd/docker-proxy [2021-11-23T15:54:10.924Z] github.com/docker/docker/cmd/dockerd [2021-11-23T15:54:10.924Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-23T15:54:10.924Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-23T15:54:10.924Z] github.com/docker/docker/container [2021-11-23T15:54:10.924Z] github.com/docker/docker/container/stream [2021-11-23T15:54:10.924Z] github.com/docker/docker/contrib/apparmor [2021-11-23T15:54:10.924Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-23T15:54:10.924Z] github.com/docker/docker/contrib/httpserver [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/cluster [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/cluster/convert [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/cluster/executor [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/cluster/provider [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/config [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/discovery [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/events [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/events/testutils [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/exec [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/graphdriver [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/images [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/initlayer [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/links [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/listeners [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/logger [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/logger/gelf [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/logger/journald [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/logger/local [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/logger/logentries [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/logger/splunk [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/logger/syslog [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/logger/templates [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/names [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/network [2021-11-23T15:54:10.924Z] github.com/docker/docker/daemon/stats [2021-11-23T15:54:10.924Z] github.com/docker/docker/distribution [2021-11-23T15:54:10.924Z] github.com/docker/docker/distribution/metadata [2021-11-23T15:54:10.924Z] github.com/docker/docker/distribution/utils [2021-11-23T15:54:10.924Z] github.com/docker/docker/distribution/xfer [2021-11-23T15:54:10.924Z] github.com/docker/docker/dockerversion [2021-11-23T15:54:10.924Z] github.com/docker/docker/errdefs [2021-11-23T15:54:10.924Z] github.com/docker/docker/image [2021-11-23T15:54:10.924Z] github.com/docker/docker/image/cache [2021-11-23T15:54:10.924Z] github.com/docker/docker/image/tarexport [2021-11-23T15:54:10.924Z] github.com/docker/docker/image/v1 [2021-11-23T15:54:10.924Z] github.com/docker/docker/internal/test/suite [2021-11-23T15:54:10.924Z] github.com/docker/docker/layer [2021-11-23T15:54:10.924Z] github.com/docker/docker/libcontainerd [2021-11-23T15:54:10.924Z] github.com/docker/docker/libcontainerd/queue [2021-11-23T15:54:10.924Z] github.com/docker/docker/libcontainerd/remote [2021-11-23T15:54:10.924Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-23T15:54:10.924Z] github.com/docker/docker/libcontainerd/types [2021-11-23T15:54:10.924Z] github.com/docker/docker/oci [2021-11-23T15:54:10.924Z] github.com/docker/docker/oci/caps [2021-11-23T15:54:10.924Z] github.com/docker/docker/opts [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/aaparser [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/archive [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/authorization [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/broadcaster [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/capabilities [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/chrootarchive [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/containerfs [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/devicemapper [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/directory [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/discovery [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/discovery/file [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/discovery/kv [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/discovery/memory [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/dmesg [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/filenotify [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/fileutils [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/fsutils [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/homedir [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/idtools [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/ioutils [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/jsonmessage [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/locker [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/longpath [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/loopback [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/mount [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/namesgenerator [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/parsers [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/pidfile [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/platform [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/plugingetter [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/plugins [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/plugins/transport [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/pools [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/progress [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/pubsub [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/reexec [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/signal [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/stack [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/stdcopy [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/streamformatter [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/stringid [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/symlink [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/sysinfo [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/system [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/tailfile [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/tarsum [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/term [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/term/windows [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/truncindex [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/urlutil [2021-11-23T15:54:10.924Z] github.com/docker/docker/pkg/useragent [2021-11-23T15:54:10.924Z] github.com/docker/docker/plugin [2021-11-23T15:54:10.924Z] github.com/docker/docker/plugin/executor/containerd [2021-11-23T15:54:10.924Z] github.com/docker/docker/plugin/v2 [2021-11-23T15:54:10.924Z] github.com/docker/docker/profiles/apparmor [2021-11-23T15:54:10.924Z] github.com/docker/docker/profiles/seccomp [2021-11-23T15:54:10.924Z] github.com/docker/docker/quota [2021-11-23T15:54:10.924Z] github.com/docker/docker/reference [2021-11-23T15:54:10.924Z] github.com/docker/docker/registry [2021-11-23T15:54:10.924Z] github.com/docker/docker/registry/resumable [2021-11-23T15:54:10.924Z] github.com/docker/docker/restartmanager [2021-11-23T15:54:10.924Z] github.com/docker/docker/rootless [2021-11-23T15:54:10.924Z] github.com/docker/docker/rootless/specconv [2021-11-23T15:54:10.924Z] github.com/docker/docker/runconfig [2021-11-23T15:54:10.924Z] github.com/docker/docker/runconfig/opts [2021-11-23T15:54:10.924Z] github.com/docker/docker/testutil [2021-11-23T15:54:10.924Z] github.com/docker/docker/testutil/daemon [2021-11-23T15:54:10.924Z] github.com/docker/docker/testutil/environment [2021-11-23T15:54:10.924Z] github.com/docker/docker/testutil/fakecontext [2021-11-23T15:54:10.924Z] github.com/docker/docker/testutil/fakegit [2021-11-23T15:54:10.924Z] github.com/docker/docker/testutil/fakestorage [2021-11-23T15:54:10.924Z] github.com/docker/docker/testutil/fixtures/load [2021-11-23T15:54:10.924Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-23T15:54:10.924Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-23T15:54:10.924Z] github.com/docker/docker/testutil/registry [2021-11-23T15:54:10.924Z] github.com/docker/docker/testutil/request [2021-11-23T15:54:10.924Z] github.com/docker/docker/volume [2021-11-23T15:54:10.924Z] github.com/docker/docker/volume/drivers [2021-11-23T15:54:10.924Z] github.com/docker/docker/volume/local [2021-11-23T15:54:10.924Z] github.com/docker/docker/volume/mounts [2021-11-23T15:54:10.924Z] github.com/docker/docker/volume/service [2021-11-23T15:54:10.924Z] github.com/docker/docker/volume/service/opts [2021-11-23T15:54:10.924Z] github.com/docker/docker/volume/testutils' ']' [2021-11-23T15:54:10.925Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-11-23T15:54:10.925Z] ? github.com/docker/docker/api [no test files] [2021-11-23T15:54:15.052Z] #28 ... [2021-11-23T15:54:15.053Z] [2021-11-23T15:54:15.053Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:54:15.053Z] #69 sha256:7882f7a2e94f3df28e0d917f769338c1f4982ae1ef9b2272b7f5c047357362cc [2021-11-23T15:54:15.053Z] #69 90.98 + bin/containerd [2021-11-23T15:54:20.307Z] #69 ... [2021-11-23T15:54:20.307Z] [2021-11-23T15:54:20.307Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-23T15:54:20.307Z] #28 sha256:a9e26d1fd79b4f61e62df8309e9c4e88d158eb9441672fa1a7ad181fa0c80a87 [2021-11-23T15:54:20.307Z] #28 28.98 Fetched 48.7 MB in 27s (1774 kB/s) [2021-11-23T15:54:23.134Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2021-11-23T15:54:25.406Z] #62 251.7 + bin/containerd [2021-11-23T15:54:28.014Z] #62 265.8 # github.com/containerd/containerd/cmd/containerd [2021-11-23T15:54:28.014Z] #62 265.8 /usr/bin/ld: /tmp/go-link-2743064155/000019.o: in function `New': [2021-11-23T15:54:28.014Z] #62 265.8 /tmp/tmp.kVAc9hgREo/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-11-23T15:54:28.014Z] #62 265.8 + bin/containerd-stress [2021-11-23T15:54:28.014Z] #62 266.9 + bin/containerd-shim [2021-11-23T15:54:28.397Z] #28 28.98 Reading package lists... [2021-11-23T15:54:29.611Z] #62 ... [2021-11-23T15:54:29.611Z] [2021-11-23T15:54:29.612Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:54:29.612Z] #58 sha256:80a48212fba846ce2648763b1bbe565fcbb47e3e85e5a8193225b07201eba6a5 [2021-11-23T15:54:29.612Z] #58 138.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-23T15:54:29.872Z] #58 139.2 + mkdir -p /build [2021-11-23T15:54:30.133Z] #58 139.2 + cp runc /build/runc [2021-11-23T15:54:30.706Z] #58 DONE 140.1s [2021-11-23T15:54:30.706Z] [2021-11-23T15:54:30.706Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:54:30.706Z] #62 sha256:c687c1eec28a23c25f067bf0100f3efa6fb5389cbb42741d8267bf9ce06aac58 [2021-11-23T15:54:33.255Z] #62 ... [2021-11-23T15:54:33.255Z] [2021-11-23T15:54:33.255Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-23T15:54:33.255Z] #59 sha256:96ad8786b3fb225cc70d70966167f0b48a97e0a43fd6d8659d712197fae7978d [2021-11-23T15:54:33.255Z] #59 DONE 0.3s [2021-11-23T15:54:33.255Z] [2021-11-23T15:54:33.255Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:54:33.255Z] #62 sha256:c687c1eec28a23c25f067bf0100f3efa6fb5389cbb42741d8267bf9ce06aac58 [2021-11-23T15:54:34.637Z] #62 274.3 + bin/containerd-shim-runc-v1 [2021-11-23T15:54:34.939Z] #28 36.96 Reading package lists... [2021-11-23T15:54:35.192Z] #62 248.5 # github.com/containerd/containerd/cmd/containerd [2021-11-23T15:54:35.192Z] #62 248.5 /usr/bin/ld: /tmp/go-link-5132998/000019.o: in function `New': [2021-11-23T15:54:35.192Z] #62 248.5 /tmp/tmp.UUyrY1YQoh/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-11-23T15:54:35.192Z] #62 248.5 + bin/containerd-stress [2021-11-23T15:54:35.192Z] #62 249.6 + bin/containerd-shim [2021-11-23T15:54:36.351Z] #28 43.52 Building dependency tree... [2021-11-23T15:54:37.279Z] #28 46.36 bzip2 is already the newest version (1.0.8-4). [2021-11-23T15:54:37.279Z] #28 46.36 patch is already the newest version (2.7.6-7). [2021-11-23T15:54:37.279Z] #28 46.36 xz-utils is already the newest version (5.2.5-2). [2021-11-23T15:54:37.279Z] #28 46.36 The following additional packages will be installed: [2021-11-23T15:54:37.536Z] #28 46.36 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-11-23T15:54:37.536Z] #28 46.37 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-11-23T15:54:37.536Z] #28 46.37 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-23T15:54:37.536Z] #28 46.37 python3-pkg-resources vim-runtime xxd [2021-11-23T15:54:37.536Z] #28 46.39 Suggested packages: [2021-11-23T15:54:37.536Z] #28 46.39 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-11-23T15:54:37.536Z] #28 46.39 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-11-23T15:54:37.536Z] #28 46.39 Recommended packages: [2021-11-23T15:54:37.536Z] #28 46.39 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-23T15:54:38.903Z] #28 47.75 The following NEW packages will be installed: [2021-11-23T15:54:38.903Z] #28 47.75 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-11-23T15:54:38.903Z] #28 47.76 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-11-23T15:54:38.903Z] #28 47.76 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-11-23T15:54:38.903Z] #28 47.77 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-11-23T15:54:38.903Z] #28 47.77 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-11-23T15:54:38.903Z] #28 47.77 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-11-23T15:54:38.903Z] #28 47.77 vim-common vim-runtime xfsprogs xxd zip zstd [2021-11-23T15:54:39.160Z] #28 48.15 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:54:39.160Z] #28 48.15 Need to get 18.6 MB of archives. [2021-11-23T15:54:39.160Z] #28 48.15 After this operation, 71.4 MB of additional disk space will be used. [2021-11-23T15:54:39.160Z] #28 48.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-23T15:54:39.160Z] #28 48.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-23T15:54:39.160Z] #28 48.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-23T15:54:39.160Z] #28 48.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-23T15:54:39.160Z] #28 48.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-23T15:54:39.160Z] #28 48.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-23T15:54:39.160Z] #28 48.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-23T15:54:39.160Z] #28 48.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-23T15:54:39.160Z] #28 48.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-23T15:54:39.160Z] #28 48.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-23T15:54:39.160Z] #28 48.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-23T15:54:39.160Z] #28 48.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-23T15:54:39.160Z] #28 48.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-23T15:54:39.160Z] #28 48.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-23T15:54:39.160Z] #28 48.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-23T15:54:39.160Z] #28 48.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-23T15:54:39.160Z] #28 48.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-23T15:54:39.160Z] #28 48.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-23T15:54:39.160Z] #28 48.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-23T15:54:39.160Z] #28 48.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-23T15:54:39.160Z] #28 48.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-23T15:54:39.160Z] #28 48.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-23T15:54:39.160Z] #28 48.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-23T15:54:39.160Z] #28 48.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-23T15:54:39.160Z] #28 48.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-23T15:54:39.160Z] #28 48.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-23T15:54:39.160Z] #28 48.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-23T15:54:39.160Z] #28 48.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-23T15:54:39.160Z] #28 48.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-23T15:54:39.160Z] #28 48.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-23T15:54:39.386Z] #62 256.7 + bin/containerd-shim-runc-v1 [2021-11-23T15:54:39.416Z] #28 48.28 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-23T15:54:39.416Z] #28 48.28 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-23T15:54:39.416Z] #28 48.29 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-23T15:54:39.416Z] #28 48.29 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-23T15:54:39.416Z] #28 48.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-23T15:54:39.416Z] #28 48.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-23T15:54:39.416Z] #28 48.31 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-23T15:54:39.416Z] #28 48.33 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-23T15:54:39.416Z] #28 48.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-23T15:54:39.416Z] #28 48.34 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-23T15:54:39.673Z] #28 48.43 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-23T15:54:39.673Z] #28 48.45 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-23T15:54:39.673Z] #28 48.46 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-23T15:54:39.673Z] #28 48.47 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-23T15:54:39.920Z] #62 279.5 + bin/containerd-shim-runc-v2 [2021-11-23T15:54:40.236Z] #28 49.07 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:54:40.236Z] #28 49.31 Fetched 18.6 MB in 1s (29.6 MB/s) [2021-11-23T15:54:40.489Z] #62 280.2 + binaries [2021-11-23T15:54:40.489Z] #62 280.2 + install -D bin/containerd /build/containerd [2021-11-23T15:54:40.489Z] #62 280.2 + install -D bin/containerd-shim /build/containerd-shim [2021-11-23T15:54:40.489Z] #62 280.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-23T15:54:40.489Z] #62 280.2 + install -D bin/ctr /build/ctr [2021-11-23T15:54:40.492Z] #28 49.34 Selecting previously unselected package pigz. [2021-11-23T15:54:40.492Z] #28 49.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40072 files and directories currently installed.) [2021-11-23T15:54:40.492Z] #28 49.41 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-23T15:54:40.492Z] #28 49.41 Unpacking pigz (2.6-1) ... [2021-11-23T15:54:40.492Z] #28 49.48 Selecting previously unselected package libelf1:amd64. [2021-11-23T15:54:40.492Z] #28 49.49 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-23T15:54:40.492Z] #28 49.50 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-23T15:54:40.748Z] #28 49.59 Selecting previously unselected package libbpf0:amd64. [2021-11-23T15:54:40.748Z] #28 49.60 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-23T15:54:40.748Z] #28 49.60 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-23T15:54:40.748Z] #28 49.68 Selecting previously unselected package libcap2:amd64. [2021-11-23T15:54:40.748Z] #28 49.69 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-23T15:54:40.748Z] #28 49.69 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-23T15:54:40.748Z] #28 49.75 Selecting previously unselected package libmnl0:amd64. [2021-11-23T15:54:40.748Z] #28 49.75 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-23T15:54:40.748Z] #28 49.75 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-23T15:54:40.748Z] #28 49.80 Selecting previously unselected package libxtables12:amd64. [2021-11-23T15:54:41.005Z] #28 49.80 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-23T15:54:41.005Z] #28 49.80 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-23T15:54:41.005Z] #28 49.86 Selecting previously unselected package libcap2-bin. [2021-11-23T15:54:41.005Z] #28 49.86 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-23T15:54:41.005Z] #28 49.87 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-23T15:54:41.005Z] #28 49.94 Selecting previously unselected package iproute2. [2021-11-23T15:54:41.005Z] #28 49.94 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-23T15:54:41.005Z] #28 49.95 Unpacking iproute2 (5.10.0-4) ... [2021-11-23T15:54:41.263Z] #28 50.23 Selecting previously unselected package xxd. [2021-11-23T15:54:41.263Z] #28 50.24 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T15:54:41.263Z] #28 50.24 Unpacking xxd (2:8.2.2434-3) ... [2021-11-23T15:54:41.263Z] #28 50.32 Selecting previously unselected package vim-common. [2021-11-23T15:54:41.263Z] #28 50.33 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-23T15:54:41.263Z] #28 50.35 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-23T15:54:41.520Z] #28 50.46 Selecting previously unselected package bash-completion. [2021-11-23T15:54:41.520Z] #28 50.47 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-23T15:54:42.396Z] #62 DONE 281.8s [2021-11-23T15:54:42.887Z] #28 51.63 Unpacking bash-completion (1:2.11-2) ... [2021-11-23T15:54:42.887Z] #28 51.89 Selecting previously unselected package apparmor. [2021-11-23T15:54:43.143Z] #28 51.90 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-11-23T15:54:43.143Z] #28 51.94 Unpacking apparmor (2.13.6-10) ... [2021-11-23T15:54:43.143Z] #28 52.18 Selecting previously unselected package inetutils-ping. [2021-11-23T15:54:43.143Z] #28 52.18 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-23T15:54:43.399Z] #28 52.19 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-23T15:54:43.399Z] #28 52.26 Selecting previously unselected package libip4tc2:amd64. [2021-11-23T15:54:43.399Z] #28 52.26 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-23T15:54:43.399Z] #28 52.26 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-23T15:54:43.399Z] #28 52.34 Selecting previously unselected package libip6tc2:amd64. [2021-11-23T15:54:43.399Z] #28 52.34 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-23T15:54:43.399Z] #28 52.34 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-23T15:54:43.399Z] #28 52.40 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-23T15:54:43.399Z] #28 52.40 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-23T15:54:43.399Z] #28 52.40 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-23T15:54:43.399Z] #28 52.45 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-23T15:54:43.654Z] #28 52.46 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-23T15:54:43.654Z] #28 52.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-23T15:54:43.654Z] #28 52.53 Selecting previously unselected package libnftnl11:amd64. [2021-11-23T15:54:43.654Z] #28 52.54 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-23T15:54:43.654Z] #28 52.54 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-23T15:54:43.654Z] #28 52.60 Selecting previously unselected package iptables. [2021-11-23T15:54:43.654Z] #28 52.60 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-11-23T15:54:43.654Z] #28 52.61 Unpacking iptables (1.8.7-1) ... [2021-11-23T15:54:43.784Z] [2021-11-23T15:54:43.784Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-23T15:54:43.784Z] #63 sha256:98695a1f8075743f17233a2599ea4ab696b4c36360e5927de1f835ed486e14af [2021-11-23T15:54:43.909Z] #28 52.77 Selecting previously unselected package libonig5:amd64. [2021-11-23T15:54:43.910Z] #28 52.78 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-23T15:54:43.910Z] #28 52.79 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T15:54:43.910Z] #28 52.91 Selecting previously unselected package libjq1:amd64. [2021-11-23T15:54:43.910Z] #28 52.92 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-11-23T15:54:43.910Z] #28 52.92 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-23T15:54:43.910Z] #28 52.99 Selecting previously unselected package jq. [2021-11-23T15:54:44.165Z] #28 53.00 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-11-23T15:54:44.166Z] #28 53.01 Unpacking jq (1.6-2.1) ... [2021-11-23T15:54:44.166Z] #28 53.07 Selecting previously unselected package libaio1:amd64. [2021-11-23T15:54:44.166Z] #28 53.08 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-11-23T15:54:44.166Z] #28 53.09 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-23T15:54:44.166Z] #28 53.14 Selecting previously unselected package libgpm2:amd64. [2021-11-23T15:54:44.166Z] #28 53.15 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-11-23T15:54:44.166Z] #28 53.16 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-23T15:54:44.166Z] #28 53.21 Selecting previously unselected package libinih1:amd64. [2021-11-23T15:54:44.166Z] #28 53.22 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-11-23T15:54:44.166Z] #28 53.23 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-23T15:54:44.166Z] #28 53.27 Selecting previously unselected package libnet1:amd64. [2021-11-23T15:54:44.421Z] #28 53.27 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-23T15:54:44.421Z] #28 53.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T15:54:44.421Z] #28 53.35 Selecting previously unselected package libnl-3-200:amd64. [2021-11-23T15:54:44.421Z] #28 53.35 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-23T15:54:44.421Z] #28 53.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T15:54:44.662Z] #62 261.8 + bin/containerd-shim-runc-v2 [2021-11-23T15:54:44.662Z] #62 262.4 + binaries [2021-11-23T15:54:44.662Z] #62 262.4 + install -D bin/containerd /build/containerd [2021-11-23T15:54:44.662Z] #62 262.4 + install -D bin/containerd-shim /build/containerd-shim [2021-11-23T15:54:44.662Z] #62 262.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-23T15:54:44.662Z] #62 262.4 + install -D bin/ctr /build/ctr [2021-11-23T15:54:44.677Z] #28 53.42 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-23T15:54:44.677Z] #28 53.44 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-23T15:54:44.677Z] #28 53.45 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T15:54:44.677Z] #28 53.48 Selecting previously unselected package net-tools. [2021-11-23T15:54:44.677Z] #28 53.49 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-23T15:54:44.677Z] #28 53.50 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-23T15:54:44.677Z] #28 53.64 Selecting previously unselected package python-pip-whl. [2021-11-23T15:54:44.677Z] #28 53.66 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-11-23T15:54:44.677Z] #28 53.66 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-23T15:54:44.722Z] #63 DONE 0.7s [2021-11-23T15:54:44.722Z] [2021-11-23T15:54:44.722Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-23T15:54:44.722Z] #68 sha256:165d36681123e23195b805e268321de676de1dc31511627f76bd0c40c2822179 [2021-11-23T15:54:44.722Z] #68 DONE 0.2s [2021-11-23T15:54:44.933Z] #28 53.93 Selecting previously unselected package python3-lib2to3. [2021-11-23T15:54:44.933Z] #28 53.94 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-23T15:54:44.933Z] #28 53.94 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-23T15:54:44.982Z] [2021-11-23T15:54:44.982Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-23T15:54:44.982Z] #73 sha256:12adeab85935506b11e600fb71428daedab8234e30df3fda8fa920bbdcb6e2ba [2021-11-23T15:54:45.189Z] #28 54.03 Selecting previously unselected package python3-distutils. [2021-11-23T15:54:45.189Z] #28 54.04 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-11-23T15:54:45.189Z] #28 54.04 Unpacking python3-distutils (3.9.2-1) ... [2021-11-23T15:54:45.189Z] #28 54.14 Selecting previously unselected package python3-pkg-resources. [2021-11-23T15:54:45.189Z] #28 54.15 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-23T15:54:45.189Z] #28 54.15 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-23T15:54:45.189Z] #28 54.24 Selecting previously unselected package python3-setuptools. [2021-11-23T15:54:45.189Z] #28 54.24 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-11-23T15:54:45.189Z] #28 54.25 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-23T15:54:45.445Z] #28 54.41 Selecting previously unselected package python3-wheel. [2021-11-23T15:54:45.445Z] #28 54.42 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-11-23T15:54:45.445Z] #28 54.42 Unpacking python3-wheel (0.34.2-1) ... [2021-11-23T15:54:45.445Z] #28 54.48 Selecting previously unselected package python3-pip. [2021-11-23T15:54:45.445Z] #28 54.48 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-11-23T15:54:45.445Z] #28 54.48 Unpacking python3-pip (20.3.4-4) ... [2021-11-23T15:54:45.551Z] #73 DONE 0.8s [2021-11-23T15:54:45.551Z] [2021-11-23T15:54:45.551Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-23T15:54:45.551Z] #74 sha256:425c5b07e8aa99eb2a3370dd5f75c022584271593e377df09378cddbf3bc432e [2021-11-23T15:54:45.551Z] #74 DONE 0.0s [2021-11-23T15:54:45.701Z] #28 54.64 Selecting previously unselected package sudo. [2021-11-23T15:54:45.701Z] #28 54.65 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-11-23T15:54:45.701Z] #28 54.66 Unpacking sudo (1.9.5p2-3) ... [2021-11-23T15:54:45.812Z] [2021-11-23T15:54:45.812Z] #75 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-11-23T15:54:45.812Z] #75 sha256:0b7b278397f2a29bb80abe5b4d85e6952902c323014fdc2776b6b06342367a27 [2021-11-23T15:54:46.263Z] #28 55.00 Selecting previously unselected package thin-provisioning-tools. [2021-11-23T15:54:46.263Z] #28 55.00 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-23T15:54:46.263Z] #28 55.01 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-23T15:54:46.263Z] #28 55.15 Selecting previously unselected package uidmap. [2021-11-23T15:54:46.263Z] #28 55.16 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-23T15:54:46.263Z] #28 55.17 Unpacking uidmap (1:4.8.1-1) ... [2021-11-23T15:54:46.519Z] #28 55.25 Selecting previously unselected package vim-runtime. [2021-11-23T15:54:46.519Z] #28 55.26 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-23T15:54:46.519Z] #28 55.29 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-23T15:54:46.519Z] #28 55.30 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-23T15:54:46.519Z] #28 55.31 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-23T15:54:46.562Z] #62 DONE 264.1s [2021-11-23T15:54:47.197Z] #75 1.208 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-23T15:54:47.197Z] #75 1.208 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-23T15:54:47.197Z] #75 1.208 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-23T15:54:47.768Z] #75 1.499 Reading package lists... [2021-11-23T15:54:47.939Z] [2021-11-23T15:54:47.939Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-23T15:54:47.939Z] #63 sha256:69428480c3fbc0c3d1eecd8304d63d9a087609a7c743bf95dd3d8cb6bae62e3c [2021-11-23T15:54:48.037Z] #75 2.017 Reading package lists... [2021-11-23T15:54:48.305Z] #75 2.523 Building dependency tree... [2021-11-23T15:54:48.305Z] #75 2.664 Reading state information... [2021-11-23T15:54:48.305Z] #75 2.784 The following additional packages will be installed: [2021-11-23T15:54:48.407Z] #28 57.05 Selecting previously unselected package vim. [2021-11-23T15:54:48.407Z] #28 57.06 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-23T15:54:48.407Z] #28 57.07 Unpacking vim (2:8.2.2434-3) ... [2021-11-23T15:54:48.407Z] #28 57.38 Selecting previously unselected package xfsprogs. [2021-11-23T15:54:48.407Z] #28 57.38 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-23T15:54:48.407Z] #28 57.39 Unpacking xfsprogs (5.10.0-4) ... [2021-11-23T15:54:48.506Z] #63 DONE 0.7s [2021-11-23T15:54:48.506Z] [2021-11-23T15:54:48.506Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-23T15:54:48.506Z] #68 sha256:80e00d1b343cc0f578de2ab3a5d3dc192ef8a3a6d8f89e907bcd50be44797498 [2021-11-23T15:54:48.567Z] #75 2.784 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-11-23T15:54:48.567Z] #75 2.784 systemd-timesyncd [2021-11-23T15:54:48.567Z] #75 2.785 Suggested packages: [2021-11-23T15:54:48.567Z] #75 2.785 systemd-container policykit-1 [2021-11-23T15:54:48.567Z] #75 2.785 Recommended packages: [2021-11-23T15:54:48.567Z] #75 2.785 libnss-systemd [2021-11-23T15:54:48.567Z] #75 2.877 The following NEW packages will be installed: [2021-11-23T15:54:48.567Z] #75 2.877 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-11-23T15:54:48.567Z] #75 2.878 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-11-23T15:54:48.664Z] #28 57.66 Selecting previously unselected package zip. [2021-11-23T15:54:48.664Z] #28 57.67 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-11-23T15:54:48.664Z] #28 57.67 Unpacking zip (3.0-12) ... [2021-11-23T15:54:48.764Z] #68 DONE 0.2s [2021-11-23T15:54:48.764Z] [2021-11-23T15:54:48.764Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-23T15:54:48.764Z] #73 sha256:e0641d54284935c38f3206da0731ece2d5c2e1508e1de4c1e185f5e96250139d [2021-11-23T15:54:48.827Z] #75 3.148 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-11-23T15:54:48.827Z] #75 3.148 Need to get 5937 kB of archives. [2021-11-23T15:54:48.827Z] #75 3.148 After this operation, 19.5 MB of additional disk space will be used. [2021-11-23T15:54:48.827Z] #75 3.148 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-11-23T15:54:48.827Z] #75 3.152 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-11-23T15:54:48.827Z] #75 3.154 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-11-23T15:54:48.827Z] #75 3.159 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-11-23T15:54:48.827Z] #75 3.160 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-11-23T15:54:48.827Z] #75 3.161 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-11-23T15:54:48.920Z] #28 57.76 Selecting previously unselected package zstd. [2021-11-23T15:54:48.920Z] #28 57.77 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-23T15:54:48.920Z] #28 57.77 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-23T15:54:49.087Z] #75 3.248 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-11-23T15:54:49.087Z] #75 3.249 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-11-23T15:54:49.087Z] #75 3.250 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-11-23T15:54:49.087Z] #75 3.252 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-11-23T15:54:49.087Z] #75 3.254 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-11-23T15:54:49.087Z] #75 3.401 debconf: delaying package configuration, since apt-utils is not installed [2021-11-23T15:54:49.087Z] #75 3.430 Fetched 5937 kB in 0s (16.0 MB/s) [2021-11-23T15:54:49.087Z] #75 3.452 Selecting previously unselected package libargon2-1:amd64. [2021-11-23T15:54:49.087Z] #75 3.452 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28626 files and directories currently installed.) [2021-11-23T15:54:49.087Z] #75 3.466 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-11-23T15:54:49.087Z] #75 3.472 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-23T15:54:49.087Z] #75 3.503 Selecting previously unselected package libjson-c5:amd64. [2021-11-23T15:54:49.087Z] #75 3.503 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-11-23T15:54:49.087Z] #75 3.506 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-11-23T15:54:49.087Z] #75 3.550 Selecting previously unselected package libcryptsetup12:amd64. [2021-11-23T15:54:49.087Z] #75 3.552 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-11-23T15:54:49.087Z] #75 3.555 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-11-23T15:54:49.087Z] #75 3.603 Selecting previously unselected package libkmod2:amd64. [2021-11-23T15:54:49.177Z] #28 57.98 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-23T15:54:49.346Z] #75 3.606 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-11-23T15:54:49.346Z] #75 3.610 Unpacking libkmod2:amd64 (28-1) ... [2021-11-23T15:54:49.346Z] #75 3.642 Selecting previously unselected package systemd-timesyncd. [2021-11-23T15:54:49.346Z] #75 3.645 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-11-23T15:54:49.346Z] #75 3.648 Unpacking systemd-timesyncd (247.3-6) ... [2021-11-23T15:54:49.346Z] #75 3.693 Selecting previously unselected package systemd. [2021-11-23T15:54:49.346Z] #75 3.696 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-11-23T15:54:49.346Z] #75 3.729 Unpacking systemd (247.3-6) ... [2021-11-23T15:54:49.698Z] #73 DONE 0.8s [2021-11-23T15:54:49.698Z] [2021-11-23T15:54:49.698Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-23T15:54:49.698Z] #74 sha256:73f7cb67e7a8b7ff913659e805f374900bf73accd91cc495fb346f471b72f3a4 [2021-11-23T15:54:49.698Z] #74 DONE 0.0s [2021-11-23T15:54:49.698Z] [2021-11-23T15:54:49.698Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-23T15:54:49.698Z] #75 sha256:32a95da0437574cf8c580198eaa1e4a47844f76ec23b6023f7de989a07ccb419 [2021-11-23T15:54:49.740Z] #28 58.53 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-23T15:54:49.740Z] #28 58.54 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-23T15:54:49.740Z] #28 58.55 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-23T15:54:49.740Z] #28 58.56 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-23T15:54:49.740Z] #28 58.58 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-23T15:54:49.740Z] #28 58.59 Setting up uidmap (1:4.8.1-1) ... [2021-11-23T15:54:49.740Z] #28 58.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-23T15:54:49.740Z] #28 58.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-23T15:54:49.740Z] #28 58.62 Setting up python3-wheel (0.34.2-1) ... [2021-11-23T15:54:49.917Z] #75 4.228 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-23T15:54:49.917Z] #75 4.237 Setting up libjson-c5:amd64 (0.15-2) ... [2021-11-23T15:54:49.917Z] #75 4.246 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-11-23T15:54:49.917Z] #75 4.255 Setting up libkmod2:amd64 (28-1) ... [2021-11-23T15:54:49.917Z] #75 4.266 Setting up systemd (247.3-6) ... [2021-11-23T15:54:49.917Z] #75 4.299 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-11-23T15:54:49.996Z] #28 58.94 Setting up xxd (2:8.2.2434-3) ... [2021-11-23T15:54:49.997Z] #28 58.96 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-23T15:54:49.997Z] #28 58.97 Setting up libcap2-bin (1:2.44-1) ... [2021-11-23T15:54:49.997Z] #28 58.98 Setting up apparmor (2.13.6-10) ... [2021-11-23T15:54:50.177Z] #75 4.301 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-11-23T15:54:50.177Z] #75 4.303 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-11-23T15:54:50.436Z] #75 4.601 Setting up systemd-timesyncd (247.3-6) ... [2021-11-23T15:54:50.436Z] #75 4.803 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-23T15:54:50.436Z] #75 4.803 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-23T15:54:50.436Z] #75 4.864 Selecting previously unselected package systemd-sysv. [2021-11-23T15:54:50.636Z] #75 DONE 1.1s [2021-11-23T15:54:50.697Z] #75 4.864 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29454 files and directories currently installed.) [2021-11-23T15:54:50.697Z] #75 4.878 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-11-23T15:54:50.697Z] #75 4.882 Unpacking systemd-sysv (247.3-6) ... [2021-11-23T15:54:50.697Z] #75 4.920 Selecting previously unselected package libdbus-1-3:amd64. [2021-11-23T15:54:50.697Z] #75 4.923 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-11-23T15:54:50.697Z] #75 4.926 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-11-23T15:54:50.697Z] #75 4.983 Selecting previously unselected package dbus. [2021-11-23T15:54:50.697Z] #75 4.986 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-11-23T15:54:50.697Z] #75 4.996 Unpacking dbus (1.12.20-2) ... [2021-11-23T15:54:50.697Z] #75 5.050 Selecting previously unselected package libpam-systemd:amd64. [2021-11-23T15:54:50.697Z] #75 5.053 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-11-23T15:54:50.697Z] #75 5.057 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-11-23T15:54:50.697Z] #75 5.101 Selecting previously unselected package dbus-user-session. [2021-11-23T15:54:50.895Z] [2021-11-23T15:54:50.895Z] #76 exporting to image [2021-11-23T15:54:50.895Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-23T15:54:50.895Z] #76 exporting layers [2021-11-23T15:54:50.959Z] #75 5.104 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-11-23T15:54:50.959Z] #75 5.107 Unpacking dbus-user-session (1.12.20-2) ... [2021-11-23T15:54:50.959Z] #75 5.170 Setting up systemd-sysv (247.3-6) ... [2021-11-23T15:54:50.959Z] #75 5.179 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-11-23T15:54:50.959Z] #75 5.187 Setting up dbus (1.12.20-2) ... [2021-11-23T15:54:50.959Z] #75 5.295 invoke-rc.d: could not determine current runlevel [2021-11-23T15:54:50.959Z] #75 5.297 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-23T15:54:50.959Z] #75 5.301 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-11-23T15:54:51.220Z] #75 5.437 Setting up dbus-user-session (1.12.20-2) ... [2021-11-23T15:54:51.220Z] #75 5.451 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:54:51.220Z] #75 DONE 5.6s [2021-11-23T15:54:51.220Z] [2021-11-23T15:54:51.220Z] #76 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-11-23T15:54:51.220Z] #76 sha256:8b4f26ce2d18d8c96b23a93e3ff42149ff93eeb80c129b5f55e7d2caf52af068 [2021-11-23T15:54:51.363Z] #28 60.04 Setting up zip (3.0-12) ... [2021-11-23T15:54:51.363Z] #28 60.05 Setting up vim-common (2:8.2.2434-3) ... [2021-11-23T15:54:51.363Z] #28 60.08 Setting up bash-completion (1:2.11-2) ... [2021-11-23T15:54:51.791Z] #76 0.735 % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-23T15:54:52.052Z] #76 0.735 Dload Upload Total Spent Left Speed [2021-11-23T15:54:52.052Z] #76 0.738 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 14821 0 --:--:-- --:--:-- --:--:-- 14821 [2021-11-23T15:54:52.313Z] #76 DONE 0.9s [2021-11-23T15:54:52.313Z] [2021-11-23T15:54:52.313Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-23T15:54:52.313Z] #77 sha256:a83a41e4beced1978cc2a789c684122b569c4e47dc55b9cc64751eba556a9588 [2021-11-23T15:54:52.333Z] #28 61.28 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-23T15:54:52.333Z] #28 61.33 Setting up sudo (1.9.5p2-3) ... [2021-11-23T15:54:52.589Z] #28 61.44 invoke-rc.d: could not determine current runlevel [2021-11-23T15:54:52.589Z] #28 61.45 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-23T15:54:52.589Z] #28 61.47 Setting up xfsprogs (5.10.0-4) ... [2021-11-23T15:54:52.589Z] #28 61.51 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-23T15:54:52.589Z] #28 61.53 Setting up inetutils-ping (2:2.0-1) ... [2021-11-23T15:54:52.589Z] #28 61.55 Setting up pigz (2.6-1) ... [2021-11-23T15:54:52.589Z] #28 61.58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-23T15:54:52.799Z] a0eb404f1860: Pull complete [2021-11-23T15:54:52.800Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-23T15:54:52.800Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T15:54:52.800Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T15:54:52.800Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-11-23T15:54:52.800Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-11-23T15:54:52.800Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-11-23T15:54:52.800Z] INFO: Docker version of control daemon [2021-11-23T15:54:52.800Z] [2021-11-23T15:54:52.800Z] Client: [2021-11-23T15:54:52.800Z] Version: 20.10.9 [2021-11-23T15:54:52.800Z] API version: 1.41 [2021-11-23T15:54:52.800Z] Go version: go1.16.8 [2021-11-23T15:54:52.800Z] Git commit: c2ea9bc [2021-11-23T15:54:52.800Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-23T15:54:52.800Z] OS/Arch: windows/amd64 [2021-11-23T15:54:52.800Z] Context: default [2021-11-23T15:54:52.800Z] Experimental: true [2021-11-23T15:54:52.800Z] [2021-11-23T15:54:52.800Z] Server: Docker Engine - Community [2021-11-23T15:54:52.800Z] Engine: [2021-11-23T15:54:52.800Z] Version: 20.10.9 [2021-11-23T15:54:52.800Z] API version: 1.41 (minimum version 1.24) [2021-11-23T15:54:52.800Z] Go version: go1.16.8 [2021-11-23T15:54:52.800Z] Git commit: 79ea9d3 [2021-11-23T15:54:52.800Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-23T15:54:52.800Z] OS/Arch: windows/amd64 [2021-11-23T15:54:52.800Z] Experimental: true [2021-11-23T15:54:52.800Z] [2021-11-23T15:54:52.800Z] INFO: Docker info of control daemon [2021-11-23T15:54:52.800Z] [2021-11-23T15:54:52.800Z] Client: [2021-11-23T15:54:52.800Z] Context: default [2021-11-23T15:54:52.800Z] Debug Mode: false [2021-11-23T15:54:52.800Z] [2021-11-23T15:54:52.800Z] Server: [2021-11-23T15:54:52.800Z] Containers: 0 [2021-11-23T15:54:52.800Z] Running: 0 [2021-11-23T15:54:52.800Z] Paused: 0 [2021-11-23T15:54:52.800Z] Stopped: 0 [2021-11-23T15:54:52.800Z] Images: 1 [2021-11-23T15:54:52.800Z] Server Version: 20.10.9 [2021-11-23T15:54:52.800Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-23T15:54:52.800Z] Windows: [2021-11-23T15:54:52.800Z] LCOW: [2021-11-23T15:54:52.800Z] Logging Driver: json-file [2021-11-23T15:54:52.800Z] Plugins: [2021-11-23T15:54:52.800Z] Volume: local [2021-11-23T15:54:52.800Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T15:54:52.800Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T15:54:52.800Z] Swarm: inactive [2021-11-23T15:54:52.800Z] Default Isolation: process [2021-11-23T15:54:52.800Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-23T15:54:52.800Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-23T15:54:52.800Z] OSType: windows [2021-11-23T15:54:52.800Z] Architecture: x86_64 [2021-11-23T15:54:52.800Z] CPUs: 4 [2021-11-23T15:54:52.800Z] Total Memory: 32GiB [2021-11-23T15:54:52.800Z] Name: azwin-2-18a270 [2021-11-23T15:54:52.800Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-23T15:54:52.800Z] Docker Root Dir: D:\docker [2021-11-23T15:54:52.800Z] Debug Mode: false [2021-11-23T15:54:52.800Z] Registry: https://index.docker.io/v1/ [2021-11-23T15:54:52.800Z] Labels: [2021-11-23T15:54:52.800Z] Experimental: true [2021-11-23T15:54:52.800Z] Insecure Registries: [2021-11-23T15:54:52.800Z] 10.0.0.4:5000 [2021-11-23T15:54:52.800Z] 127.0.0.0/8 [2021-11-23T15:54:52.800Z] Registry Mirrors: [2021-11-23T15:54:52.800Z] http://10.0.0.4:5000/ [2021-11-23T15:54:52.800Z] Live Restore Enabled: false [2021-11-23T15:54:52.800Z] Product License: Community Engine [2021-11-23T15:54:52.800Z] [2021-11-23T15:54:52.800Z] [2021-11-23T15:54:52.800Z] INFO: Commit hash is bcc230f9f1 [2021-11-23T15:54:52.800Z] INFO: Nuke-Everything... [2021-11-23T15:54:52.800Z] INFO: Container count on control daemon to delete is 0 [2021-11-23T15:54:52.800Z] INFO: Nuking d:\CI [2021-11-23T15:54:52.800Z] INFO: Zapped successfully [2021-11-23T15:54:52.800Z] INFO: Location for testing is d:\CI\PR-40952\7 [2021-11-23T15:54:52.800Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-23T15:54:52.800Z] [2021-11-23T15:54:52.800Z] [2021-11-23T15:54:52.800Z] INFO: Building the image from Dockerfile.windows at 11/23/2021 15:54:52... [2021-11-23T15:54:52.800Z] [2021-11-23T15:54:52.845Z] #28 61.65 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-23T15:54:52.845Z] #28 61.67 Setting up python-pip-whl (20.3.4-4) ... [2021-11-23T15:54:52.845Z] #28 61.69 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-23T15:54:53.407Z] #28 62.13 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-23T15:54:53.407Z] #28 62.14 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-23T15:54:53.407Z] #28 62.38 Setting up libelf1:amd64 (0.183-1) ... [2021-11-23T15:54:53.407Z] #28 62.39 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-23T15:54:53.407Z] #28 62.41 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-23T15:54:53.407Z] #28 62.41 Setting up python3-distutils (3.9.2-1) ... [2021-11-23T15:54:53.699Z] #77 DONE 1.2s [2021-11-23T15:54:53.699Z] [2021-11-23T15:54:53.699Z] #78 exporting to image [2021-11-23T15:54:53.699Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-23T15:54:53.699Z] #78 exporting layers [2021-11-23T15:54:53.969Z] #28 62.69 Setting up vim (2:8.2.2434-3) ... [2021-11-23T15:54:53.969Z] #28 62.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-23T15:54:53.969Z] #28 62.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-23T15:54:53.969Z] #28 62.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-23T15:54:53.969Z] #28 62.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-23T15:54:53.969Z] #28 62.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-23T15:54:53.969Z] #28 62.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-23T15:54:53.969Z] #28 62.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-23T15:54:53.969Z] #28 62.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-23T15:54:53.969Z] #28 62.75 Setting up python3-setuptools (52.0.0-4) ... [2021-11-23T15:54:54.531Z] #28 63.47 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-23T15:54:54.531Z] #28 63.50 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-23T15:54:54.531Z] #28 63.51 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-23T15:54:54.531Z] #28 63.52 Setting up python3-pip (20.3.4-4) ... [2021-11-23T15:54:55.458Z] #28 64.24 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-23T15:54:55.458Z] #28 64.25 Setting up jq (1.6-2.1) ... [2021-11-23T15:54:55.458Z] #28 64.26 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-23T15:54:55.458Z] #28 64.27 Setting up iptables (1.8.7-1) ... [2021-11-23T15:54:55.458Z] #28 64.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-23T15:54:55.458Z] #28 64.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-23T15:54:55.458Z] #28 64.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-23T15:54:55.458Z] #28 64.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-23T15:54:55.458Z] #28 64.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-23T15:54:55.458Z] #28 64.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-23T15:54:55.458Z] #28 64.32 Setting up iproute2 (5.10.0-4) ... [2021-11-23T15:54:55.458Z] #28 64.55 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-23T15:54:56.390Z] #28 DONE 65.3s [2021-11-23T15:54:56.390Z] [2021-11-23T15:54:56.390Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:54:56.390Z] #65 sha256:7aa260a77509680678dc704c7e8d213539b09187833c745679049b3dfeed67a2 [2021-11-23T15:54:56.390Z] #65 ... [2021-11-23T15:54:56.390Z] [2021-11-23T15:54:56.390Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-11-23T15:54:56.390Z] #29 sha256:25e617c227e508987106cc4d52246e1f6bdbbebb6a75bbe2efe08a255b9b85cd [2021-11-23T15:54:57.416Z] #29 1.173 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-23T15:54:57.416Z] #29 1.195 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-23T15:54:57.416Z] #29 1.209 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-23T15:54:57.416Z] #29 DONE 1.3s [2021-11-23T15:54:57.416Z] [2021-11-23T15:54:57.416Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:54:57.416Z] #65 sha256:7aa260a77509680678dc704c7e8d213539b09187833c745679049b3dfeed67a2 [2021-11-23T15:54:57.470Z] #76 exporting layers 5.9s done [2021-11-23T15:54:57.470Z] #76 writing image sha256:c1b1a884ff472576c4da59015824dda9167eae90efe9c5fb098ded89ea7da417 done [2021-11-23T15:54:57.470Z] #76 naming to docker.io/library/docker:d354dc34282ca2b945dabb4e8c1fca158aa24d3c done [2021-11-23T15:54:57.470Z] #76 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-11-23T15:54:57.541Z] Sending build context to Docker daemon 60.66MB [2021-11-23T15:54:57.541Z] [2021-11-23T15:54:57.674Z] #65 ... [2021-11-23T15:54:57.674Z] [2021-11-23T15:54:57.674Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-23T15:54:57.674Z] #30 sha256:755cbdb8d65d1c342e75af37e3a73fdade69bf978d6f618a05e6aac694529b3e [2021-11-23T15:54:57.808Z] + trap exit INT TERM [2021-11-23T15:54:57.808Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-11-23T15:54:57.808Z] + CONTAINER_NAME=docker-pr7 [2021-11-23T15:54:57.808Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40952/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40952/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d354dc34282ca2b945dabb4e8c1fca158aa24d3c -e DOCKER_GRAPHDRIVER docker:d354dc34282ca2b945dabb4e8c1fca158aa24d3c hack/make.sh dynbinary [2021-11-23T15:54:58.008Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-23T15:54:58.008Z] ---> 3d4792f88e26 [2021-11-23T15:54:58.008Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-23T15:54:58.008Z] ---> Running in 72732f518c2b [2021-11-23T15:54:58.474Z] Removing intermediate container 72732f518c2b [2021-11-23T15:54:58.474Z] ---> 8dab72c6ad3f [2021-11-23T15:54:58.474Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-23T15:54:58.474Z] ---> Running in baecb6a1ce39 [2021-11-23T15:54:58.941Z] Removing intermediate container baecb6a1ce39 [2021-11-23T15:54:58.941Z] ---> 3ddf23776730 [2021-11-23T15:54:58.941Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-11-23T15:54:58.941Z] ---> Running in 6a5f8e33cdcf [2021-11-23T15:54:58.941Z] Removing intermediate container 6a5f8e33cdcf [2021-11-23T15:54:58.941Z] ---> 2e3ec0cf9c77 [2021-11-23T15:54:58.941Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-23T15:54:58.941Z] ---> Running in 9476e2a1c624 [2021-11-23T15:54:59.188Z] [2021-11-23T15:54:59.411Z] Removing intermediate container 9476e2a1c624 [2021-11-23T15:54:59.411Z] ---> 99b454224441 [2021-11-23T15:54:59.411Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-11-23T15:54:59.411Z] ---> Running in d8abf58d1dd0 [2021-11-23T15:54:59.449Z] Removing bundles/ [2021-11-23T15:54:59.449Z] [2021-11-23T15:54:59.449Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-23T15:54:59.449Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-23T15:54:59.449Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T15:54:59.877Z] Removing intermediate container d8abf58d1dd0 [2021-11-23T15:54:59.877Z] ---> b729fa2cffb0 [2021-11-23T15:54:59.877Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-11-23T15:54:59.877Z] ---> Running in 803e4647c2af [2021-11-23T15:55:01.832Z] #78 exporting layers 7.6s done [2021-11-23T15:55:01.832Z] #78 writing image sha256:3a82dda5e12fd792316dec39fb21c2b94eb00c8c551cb70ffa4b95a846927b27 done [2021-11-23T15:55:01.832Z] #78 naming to docker.io/library/docker:904a772dd2a4b3d610f3741a5ecfd4bb870fbc88 done [2021-11-23T15:55:01.832Z] #78 DONE 7.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-23T15:55:02.192Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40952/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=904a772dd2a4b3d610f3741a5ecfd4bb870fbc88 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:904a772dd2a4b3d610f3741a5ecfd4bb870fbc88 hack/make.sh dynbinary test-integration [2021-11-23T15:55:04.102Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-11-23T15:55:04.102Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-11-23T15:55:04.102Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-11-23T15:55:04.102Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-11-23T15:55:04.102Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2021-11-23T15:55:04.102Z] Detected virtualization docker. [2021-11-23T15:55:04.102Z] Detected architecture x86-64. [2021-11-23T15:55:04.102Z] Set hostname to . [2021-11-23T15:55:04.102Z] modprobe@configfs.service: Succeeded. [2021-11-23T15:55:04.102Z] modprobe@drm.service: Succeeded. [2021-11-23T15:55:04.102Z] modprobe@fuse.service: Succeeded. [2021-11-23T15:55:04.102Z] + source /etc/docker-entrypoint-cmd [2021-11-23T15:55:04.102Z] ++ hack/make.sh dynbinary test-integration [2021-11-23T15:55:04.102Z] [2021-11-23T15:55:04.363Z] Removing bundles/ [2021-11-23T15:55:04.363Z] [2021-11-23T15:55:04.363Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-23T15:55:04.363Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-23T15:55:04.363Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T15:55:04.651Z] [2021-11-23T15:55:04.651Z] SUCCESS: Specified value was saved. [2021-11-23T15:55:05.120Z] INFO: Downloading git... [2021-11-23T15:55:05.379Z] #62 289.1 # github.com/containerd/containerd/cmd/containerd [2021-11-23T15:55:05.379Z] #62 289.1 /usr/bin/ld: /tmp/go-link-1701825039/000019.o: in function `New': [2021-11-23T15:55:05.379Z] #62 289.1 /tmp/tmp.Y5GoTm1m7A/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-11-23T15:55:05.379Z] #62 289.1 + bin/containerd-stress [2021-11-23T15:55:05.379Z] #62 290.2 + bin/containerd-shim [2021-11-23T15:55:06.108Z] INFO: Downloading go... [2021-11-23T15:55:08.331Z] INFO: Downloading compiler 1 of 3... [2021-11-23T15:55:08.682Z] #62 297.4 + bin/containerd-shim-runc-v1 [2021-11-23T15:55:09.316Z] INFO: Downloading compiler 2 of 3... [2021-11-23T15:55:09.872Z] #30 10.75 Collecting yamllint==1.26.1 [2021-11-23T15:55:09.872Z] #30 11.82 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-23T15:55:09.872Z] #30 12.44 Collecting pathspec>=0.5.3 [2021-11-23T15:55:10.127Z] #30 12.44 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-23T15:55:10.127Z] #30 12.65 Collecting pyyaml [2021-11-23T15:55:10.127Z] #30 12.66 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-23T15:55:10.127Z] #30 12.69 Building wheels for collected packages: yamllint [2021-11-23T15:55:10.127Z] #30 12.70 Building wheel for yamllint (setup.py): started [2021-11-23T15:55:10.298Z] INFO: Downloading compiler 3 of 3... [2021-11-23T15:55:10.688Z] #30 13.25 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-23T15:55:10.943Z] #30 13.26 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b0da5a158949c0b2797f2e21404e83e42e25adcf0dc8e3a0e2218185d2997ca8 [2021-11-23T15:55:10.943Z] #30 13.26 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-23T15:55:10.943Z] #30 13.26 Successfully built yamllint [2021-11-23T15:55:10.943Z] #30 13.28 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-23T15:55:10.943Z] #30 13.51 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-23T15:55:11.283Z] INFO: Extracting git... [2021-11-23T15:55:11.487Z] c1f4c7287c99: Pull complete [2021-11-23T15:55:11.487Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-11-23T15:55:11.487Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T15:55:11.487Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T15:55:11.487Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-11-23T15:55:11.487Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-11-23T15:55:11.487Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2300' [2021-11-23T15:55:11.487Z] INFO: Docker version of control daemon [2021-11-23T15:55:11.487Z] [2021-11-23T15:55:11.487Z] Client: [2021-11-23T15:55:11.487Z] Version: 20.10.9 [2021-11-23T15:55:11.487Z] API version: 1.41 [2021-11-23T15:55:11.487Z] Go version: go1.16.8 [2021-11-23T15:55:11.487Z] Git commit: c2ea9bc [2021-11-23T15:55:11.487Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-23T15:55:11.487Z] OS/Arch: windows/amd64 [2021-11-23T15:55:11.487Z] Context: default [2021-11-23T15:55:11.487Z] Experimental: true [2021-11-23T15:55:11.487Z] [2021-11-23T15:55:11.487Z] Server: Docker Engine - Community [2021-11-23T15:55:11.487Z] Engine: [2021-11-23T15:55:11.487Z] Version: 20.10.9 [2021-11-23T15:55:11.487Z] API version: 1.41 (minimum version 1.24) [2021-11-23T15:55:11.487Z] Go version: go1.16.8 [2021-11-23T15:55:11.487Z] Git commit: 79ea9d3 [2021-11-23T15:55:11.487Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-23T15:55:11.487Z] OS/Arch: windows/amd64 [2021-11-23T15:55:11.487Z] Experimental: true [2021-11-23T15:55:11.487Z] [2021-11-23T15:55:11.487Z] INFO: Docker info of control daemon [2021-11-23T15:55:11.487Z] [2021-11-23T15:55:11.487Z] Client: [2021-11-23T15:55:11.487Z] Context: default [2021-11-23T15:55:11.487Z] Debug Mode: false [2021-11-23T15:55:11.487Z] Plugins: [2021-11-23T15:55:11.487Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-23T15:55:11.487Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-23T15:55:11.487Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-23T15:55:11.487Z] [2021-11-23T15:55:11.487Z] Server: [2021-11-23T15:55:11.487Z] Containers: 0 [2021-11-23T15:55:11.487Z] Running: 0 [2021-11-23T15:55:11.487Z] Paused: 0 [2021-11-23T15:55:11.487Z] Stopped: 0 [2021-11-23T15:55:11.487Z] Images: 1 [2021-11-23T15:55:11.487Z] Server Version: 20.10.9 [2021-11-23T15:55:11.487Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-11-23T15:55:11.487Z] LCOW: [2021-11-23T15:55:11.487Z] Windows: [2021-11-23T15:55:11.487Z] Logging Driver: json-file [2021-11-23T15:55:11.487Z] Plugins: [2021-11-23T15:55:11.487Z] Volume: local [2021-11-23T15:55:11.487Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T15:55:11.487Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T15:55:11.487Z] Swarm: inactive [2021-11-23T15:55:11.487Z] Default Isolation: process [2021-11-23T15:55:11.487Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-23T15:55:11.487Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-23T15:55:11.487Z] OSType: windows [2021-11-23T15:55:11.487Z] Architecture: x86_64 [2021-11-23T15:55:11.487Z] CPUs: 4 [2021-11-23T15:55:11.487Z] Total Memory: 32GiB [2021-11-23T15:55:11.487Z] Name: azwin-2-f7a2e0 [2021-11-23T15:55:11.487Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-23T15:55:11.487Z] Docker Root Dir: D:\docker [2021-11-23T15:55:11.487Z] Debug Mode: false [2021-11-23T15:55:11.487Z] Registry: https://index.docker.io/v1/ [2021-11-23T15:55:11.487Z] Labels: [2021-11-23T15:55:11.487Z] Experimental: true [2021-11-23T15:55:11.487Z] Insecure Registries: [2021-11-23T15:55:11.487Z] 10.0.0.4:5000 [2021-11-23T15:55:11.487Z] 127.0.0.0/8 [2021-11-23T15:55:11.487Z] Registry Mirrors: [2021-11-23T15:55:11.487Z] http://10.0.0.4:5000/ [2021-11-23T15:55:11.487Z] Live Restore Enabled: false [2021-11-23T15:55:11.487Z] Product License: Community Engine [2021-11-23T15:55:11.487Z] [2021-11-23T15:55:11.487Z] [2021-11-23T15:55:11.487Z] INFO: Commit hash is bcc880c964 [2021-11-23T15:55:11.487Z] INFO: Nuke-Everything... [2021-11-23T15:55:11.487Z] INFO: Container count on control daemon to delete is 0 [2021-11-23T15:55:11.487Z] INFO: Nuking d:\CI [2021-11-23T15:55:11.487Z] INFO: Zapped successfully [2021-11-23T15:55:11.487Z] INFO: Location for testing is d:\CI\PR-40952\7 [2021-11-23T15:55:11.487Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-23T15:55:11.487Z] [2021-11-23T15:55:11.487Z] [2021-11-23T15:55:11.487Z] INFO: Building the image from Dockerfile.windows at 11/23/2021 15:55:11... [2021-11-23T15:55:11.487Z] [2021-11-23T15:55:11.505Z] #30 DONE 13.8s [2021-11-23T15:55:11.505Z] [2021-11-23T15:55:11.505Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-23T15:55:11.505Z] #34 sha256:b48aa1a8ed09af378c317c8694f5256024511c35bcdfef793292650973c8a593 [2021-11-23T15:55:11.760Z] #34 DONE 0.3s [2021-11-23T15:55:11.760Z] [2021-11-23T15:55:11.760Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-23T15:55:11.760Z] #39 sha256:c838adf34c86bfea4bc38bc49deded091163eadb9315c9aca24d0a6b9580f3a9 [2021-11-23T15:55:12.021Z] #39 DONE 0.3s [2021-11-23T15:55:12.021Z] [2021-11-23T15:55:12.021Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:55:12.021Z] #65 sha256:7aa260a77509680678dc704c7e8d213539b09187833c745679049b3dfeed67a2 [2021-11-23T15:55:12.021Z] #65 ... [2021-11-23T15:55:12.021Z] [2021-11-23T15:55:12.021Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-23T15:55:12.021Z] #42 sha256:b852eb0581d247797bf32a020b16227aa33fc494e5b3df605be2801e0a45c939 [2021-11-23T15:55:12.280Z] #42 DONE 0.2s [2021-11-23T15:55:12.280Z] [2021-11-23T15:55:12.280Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-23T15:55:12.280Z] #44 sha256:4e5cd3d579cf0eff33ce5e9802db82aefd0ed56fccc4818a5a008ee6d3d9144a [2021-11-23T15:55:12.280Z] #44 DONE 0.1s [2021-11-23T15:55:12.280Z] [2021-11-23T15:55:12.280Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:55:12.280Z] #69 sha256:7882f7a2e94f3df28e0d917f769338c1f4982ae1ef9b2272b7f5c047357362cc [2021-11-23T15:55:12.280Z] #69 ... [2021-11-23T15:55:12.280Z] [2021-11-23T15:55:12.280Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-23T15:55:12.280Z] #48 sha256:40290ead52e6b3fa94aec17ef0c44ceee3c7db6f81dc344667ead6e2bb2e30f2 [2021-11-23T15:55:12.280Z] #48 DONE 0.1s [2021-11-23T15:55:12.280Z] [2021-11-23T15:55:12.280Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-23T15:55:12.280Z] #51 sha256:863ec3715da8c3e8b1a2163bbe6e10bb7e55fca159a53f15f77bcbc4bc0172f2 [2021-11-23T15:55:12.537Z] #51 DONE 0.2s [2021-11-23T15:55:12.537Z] [2021-11-23T15:55:12.537Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-23T15:55:12.537Z] #55 sha256:be212a0bd3dfa1324240030688d98331d05e7cdc2cab1f25261a0ecbe896e018 [2021-11-23T15:55:12.537Z] #55 DONE 0.1s [2021-11-23T15:55:12.537Z] [2021-11-23T15:55:12.537Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:55:12.537Z] #65 sha256:7aa260a77509680678dc704c7e8d213539b09187833c745679049b3dfeed67a2 [2021-11-23T15:55:12.793Z] #65 ... [2021-11-23T15:55:12.793Z] [2021-11-23T15:55:12.793Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-23T15:55:12.793Z] #57 sha256:04a66a593c556b6a885826c9cb52cc7637ca5daed80e8f8ff0a938463b0ee60e [2021-11-23T15:55:12.793Z] #57 DONE 0.1s [2021-11-23T15:55:12.793Z] [2021-11-23T15:55:12.793Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-23T15:55:12.793Z] #59 sha256:38076dea069824915e544aad4612d53b77a0f22a5489519fa2c04438dab8867e [2021-11-23T15:55:12.793Z] #59 DONE 0.1s [2021-11-23T15:55:12.793Z] [2021-11-23T15:55:12.793Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-23T15:55:12.793Z] #61 sha256:8ee14375d2cad4658edd72fc306cc4e774700f52274d90227c97537d84b2e685 [2021-11-23T15:55:13.050Z] #61 DONE 0.2s [2021-11-23T15:55:13.050Z] [2021-11-23T15:55:13.050Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:55:13.050Z] #65 sha256:7aa260a77509680678dc704c7e8d213539b09187833c745679049b3dfeed67a2 [2021-11-23T15:55:13.050Z] #65 ... [2021-11-23T15:55:13.050Z] [2021-11-23T15:55:13.050Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-23T15:55:13.050Z] #63 sha256:0dc1457d43f36858eb01bee70df6d801f2f3c5f68c942f7d5fcc2f4eca2b4bd1 [2021-11-23T15:55:13.050Z] #63 DONE 0.1s [2021-11-23T15:55:13.307Z] [2021-11-23T15:55:13.307Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-23T15:55:13.307Z] #65 sha256:7aa260a77509680678dc704c7e8d213539b09187833c745679049b3dfeed67a2 [2021-11-23T15:55:13.972Z] #62 302.7 + bin/containerd-shim-runc-v2 [2021-11-23T15:55:14.543Z] #62 303.3 + binaries [2021-11-23T15:55:14.543Z] #62 303.3 + install -D bin/containerd /build/containerd [2021-11-23T15:55:14.543Z] #62 303.3 + install -D bin/containerd-shim /build/containerd-shim [2021-11-23T15:55:14.543Z] #62 303.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-23T15:55:14.543Z] #62 303.3 + install -D bin/ctr /build/ctr [2021-11-23T15:55:15.380Z] 8f616e6e9eec: Pull complete [2021-11-23T15:55:16.266Z] Sending build context to Docker daemon 60.66MB [2021-11-23T15:55:16.266Z] [2021-11-23T15:55:16.266Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-23T15:55:16.266Z] ---> 617dd5ead5b8 [2021-11-23T15:55:16.266Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-23T15:55:16.266Z] ---> Running in bd9b332236c1 [2021-11-23T15:55:16.266Z] Removing intermediate container bd9b332236c1 [2021-11-23T15:55:16.266Z] ---> bd36799fbf90 [2021-11-23T15:55:16.266Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-23T15:55:16.266Z] ---> Running in d93f0a5983ea [2021-11-23T15:55:16.266Z] Removing intermediate container d93f0a5983ea [2021-11-23T15:55:16.266Z] ---> a179db093d07 [2021-11-23T15:55:16.266Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-11-23T15:55:16.266Z] ---> Running in a4e98902dc0a [2021-11-23T15:55:16.453Z] #62 DONE 305.4s [2021-11-23T15:55:16.737Z] Removing intermediate container a4e98902dc0a [2021-11-23T15:55:16.737Z] ---> c3279210424d [2021-11-23T15:55:16.737Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-23T15:55:16.737Z] ---> Running in 7021c6549917 [2021-11-23T15:55:17.207Z] Removing intermediate container 7021c6549917 [2021-11-23T15:55:17.207Z] ---> 76e2c4999e1c [2021-11-23T15:55:17.207Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-11-23T15:55:17.207Z] ---> Running in d3058e5773a8 [2021-11-23T15:55:17.677Z] Removing intermediate container d3058e5773a8 [2021-11-23T15:55:17.677Z] ---> 489b41927163 [2021-11-23T15:55:17.678Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-11-23T15:55:17.678Z] ---> Running in fca25ad2a166 [2021-11-23T15:55:18.366Z] [2021-11-23T15:55:18.366Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-23T15:55:18.366Z] #63 sha256:f5a062cd97b38f9ce5a72dccf9af332ecb37739de26c947b8ef867d39f3724ba [2021-11-23T15:55:18.936Z] #63 DONE 0.8s [2021-11-23T15:55:18.936Z] [2021-11-23T15:55:18.936Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-23T15:55:18.936Z] #68 sha256:70297d3193a61941d5d27a60488b4284fd2cba2c32e9710766e5cd8275425072 [2021-11-23T15:55:19.196Z] #68 DONE 0.2s [2021-11-23T15:55:19.196Z] [2021-11-23T15:55:19.196Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-23T15:55:19.196Z] #73 sha256:3ffc50b1cd004a6d1cac65643ee5b2532c022d084571ee2a8d12a95b103c5894 [2021-11-23T15:55:20.141Z] #73 DONE 1.0s [2021-11-23T15:55:20.141Z] [2021-11-23T15:55:20.141Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-23T15:55:20.141Z] #74 sha256:d5c884433c76097fec9eb86f8c69a57ca4ebec8902975e7a5493b64787a8349f [2021-11-23T15:55:20.141Z] #74 DONE 0.0s [2021-11-23T15:55:20.402Z] [2021-11-23T15:55:20.402Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-23T15:55:20.402Z] #75 sha256:5e8580bbc5cb30980805be0392b05111cab17a83b91020f5fc6122ad5668368e [2021-11-23T15:55:21.785Z] #75 DONE 1.3s [2021-11-23T15:55:21.785Z] [2021-11-23T15:55:21.785Z] #76 exporting to image [2021-11-23T15:55:21.785Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-23T15:55:21.785Z] #76 exporting layers [2021-11-23T15:55:23.757Z] INFO: Expanding go... [2021-11-23T15:55:28.369Z] #76 exporting layers 5.9s done [2021-11-23T15:55:28.369Z] #76 writing image sha256:53f643b7bc2e2d3427e0a050e03b8f222c42eff216409d26877869393802b0f3 done [2021-11-23T15:55:28.369Z] #76 naming to docker.io/library/docker:904a772dd2a4b3d610f3741a5ecfd4bb870fbc88 done [2021-11-23T15:55:28.369Z] #76 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-23T15:55:28.726Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40952/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=904a772dd2a4b3d610f3741a5ecfd4bb870fbc88 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:904a772dd2a4b3d610f3741a5ecfd4bb870fbc88 hack/make.sh dynbinary test-integration [2021-11-23T15:55:30.113Z] [2021-11-23T15:55:30.113Z] Removing bundles/ [2021-11-23T15:55:30.113Z] [2021-11-23T15:55:30.113Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-23T15:55:30.113Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-23T15:55:30.113Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-23T15:55:30.772Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2021-11-23T15:55:30.772Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-23T15:55:30.772Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/types [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-23T15:55:30.772Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-23T15:55:30.772Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-23T15:55:30.772Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2021-11-23T15:55:30.772Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/builder [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-23T15:55:30.772Z] ok github.com/docker/docker/builder/remotecontext 0.061s coverage: 13.7% of statements [2021-11-23T15:55:30.772Z] ok github.com/docker/docker/builder/dockerfile 0.162s coverage: 49.0% of statements [2021-11-23T15:55:30.772Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-23T15:55:31.334Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-23T15:55:31.358Z] #65 108.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-23T15:55:31.615Z] #65 109.4 + mkdir -p /build [2021-11-23T15:55:31.615Z] #65 109.4 + cp runc /build/runc [2021-11-23T15:55:31.615Z] #65 DONE 109.6s [2021-11-23T15:55:31.615Z] [2021-11-23T15:55:31.615Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:55:31.615Z] #69 sha256:7882f7a2e94f3df28e0d917f769338c1f4982ae1ef9b2272b7f5c047357362cc [2021-11-23T15:55:31.896Z] ok github.com/docker/docker/builder/remotecontext/git 0.919s coverage: 86.3% of statements [2021-11-23T15:55:31.896Z] ? github.com/docker/docker/cli [no test files] [2021-11-23T15:55:31.896Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-23T15:55:32.641Z] [2021-11-23T15:55:32.641Z] SUCCESS: Specified value was saved. [2021-11-23T15:55:32.641Z] INFO: Downloading git... [2021-11-23T15:55:32.829Z] ok github.com/docker/docker/cmd/docker-proxy 0.344s coverage: 69.3% of statements [2021-11-23T15:55:33.174Z] INFO: Downloading go... [2021-11-23T15:55:34.721Z] ok github.com/docker/docker/client 0.071s coverage: 75.6% of statements [2021-11-23T15:55:34.747Z] INFO: Downloading compiler 1 of 3... [2021-11-23T15:55:34.747Z] INFO: Downloading compiler 2 of 3... [2021-11-23T15:55:34.747Z] INFO: Downloading compiler 3 of 3... [2021-11-23T15:55:34.886Z] #69 ... [2021-11-23T15:55:34.886Z] [2021-11-23T15:55:34.886Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-23T15:55:34.886Z] #66 sha256:bc11202033674194be9d6bff3efba4434392baeb2cc09046b2570d1f48784673 [2021-11-23T15:55:34.886Z] #66 DONE 0.2s [2021-11-23T15:55:34.886Z] [2021-11-23T15:55:34.886Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-23T15:55:34.886Z] #69 sha256:7882f7a2e94f3df28e0d917f769338c1f4982ae1ef9b2272b7f5c047357362cc [2021-11-23T15:55:35.217Z] INFO: Extracting git... [2021-11-23T15:55:40.131Z] #69 177.8 # github.com/containerd/containerd/cmd/containerd [2021-11-23T15:55:40.131Z] #69 177.8 /usr/bin/ld: /tmp/go-link-1791565905/000019.o: in function `New': [2021-11-23T15:55:40.131Z] #69 177.8 /tmp/tmp.WEr7KnY2Xx/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-11-23T15:55:40.131Z] #69 177.8 + bin/containerd-stress [2021-11-23T15:55:40.692Z] #69 178.9 + bin/containerd-shim [2021-11-23T15:55:47.755Z] INFO: Expanding go... [2021-11-23T15:55:48.823Z] #69 186.1 + bin/containerd-shim-runc-v1 [2021-11-23T15:55:49.016Z] INFO: Expanding compiler 1 of 3... [2021-11-23T15:55:49.016Z] INFO: Expanding compiler 2 of 3... [2021-11-23T15:55:52.815Z] INFO: Expanding compiler 3 of 3... [2021-11-23T15:55:52.990Z] #69 191.2 + bin/containerd-shim-runc-v2 [2021-11-23T15:55:53.282Z] INFO: Removing downloaded files... [2021-11-23T15:55:53.282Z] INFO: Downloading containerd [2021-11-23T15:55:53.551Z] #69 191.8 + binaries [2021-11-23T15:55:53.551Z] #69 191.8 + install -D bin/containerd /build/containerd [2021-11-23T15:55:53.551Z] #69 191.8 + install -D bin/containerd-shim /build/containerd-shim [2021-11-23T15:55:53.806Z] #69 191.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-23T15:55:53.806Z] #69 191.8 + install -D bin/ctr /build/ctr [2021-11-23T15:55:54.062Z] #69 DONE 192.1s [2021-11-23T15:55:56.584Z] [2021-11-23T15:55:56.584Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-23T15:55:56.584Z] #70 sha256:ed3541a33e03400b2f57f357ad58b66580c38ec0ac9e1740964de4676c8d446d [2021-11-23T15:55:56.584Z] #70 DONE 0.2s [2021-11-23T15:55:56.584Z] [2021-11-23T15:55:56.584Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-23T15:55:56.584Z] #75 sha256:896a54166fa32390dc94b6d0aa6e0baca86eb3d5021c9b3dccdcf053728ca277 [2021-11-23T15:55:56.584Z] #75 DONE 0.1s [2021-11-23T15:55:56.584Z] [2021-11-23T15:55:56.584Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-23T15:55:56.584Z] #80 sha256:88b23f420a2f3e797cd89413ec41bca016ecfac5be2d92b12b42f3f482d6946b [2021-11-23T15:55:56.839Z] #80 DONE 0.5s [2021-11-23T15:55:56.839Z] [2021-11-23T15:55:56.839Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-23T15:55:56.839Z] #81 sha256:0e86ba83e9a1c0f14266bb757c2e5504209eec89684118c164db5fc2ee286dab [2021-11-23T15:55:56.839Z] #81 DONE 0.0s [2021-11-23T15:55:56.839Z] [2021-11-23T15:55:56.839Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-23T15:55:56.839Z] #82 sha256:c24678bd6076d43e4f9a96be7f091805c4c53291c309968d6c1e45953107ace7 [2021-11-23T15:56:01.002Z] #82 DONE 3.7s [2021-11-23T15:56:01.002Z] [2021-11-23T15:56:01.002Z] #83 exporting to image [2021-11-23T15:56:01.002Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-23T15:56:01.002Z] #83 exporting layers [2021-11-23T15:56:06.752Z] ok github.com/docker/docker/cmd/dockerd 0.043s coverage: 29.0% of statements [2021-11-23T15:56:06.752Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2021-11-23T15:56:07.008Z] ok github.com/docker/docker/cmd/dockerd/trap 2.392s coverage: 0.0% of statements [2021-11-23T15:56:07.008Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-23T15:56:07.008Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-23T15:56:07.008Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-23T15:56:07.008Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-23T15:56:07.008Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-23T15:56:08.191Z] [2021-11-23T15:56:08.191Z] Name Version Source Summary [2021-11-23T15:56:08.191Z] ---- ------- ------ ------- [2021-11-23T15:56:08.191Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-23T15:56:08.191Z] [2021-11-23T15:56:08.191Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-23T15:56:08.191Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-23T15:56:08.191Z] PSChildName : containerd [2021-11-23T15:56:08.191Z] PSDrive : C [2021-11-23T15:56:08.191Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-23T15:56:08.191Z] PSIsContainer : True [2021-11-23T15:56:08.191Z] Name : containerd [2021-11-23T15:56:08.191Z] FullName : C:\containerd [2021-11-23T15:56:08.191Z] Parent : [2021-11-23T15:56:08.191Z] Exists : True [2021-11-23T15:56:08.191Z] Root : C:\ [2021-11-23T15:56:08.191Z] Extension : [2021-11-23T15:56:08.191Z] CreationTime : 11/23/2021 3:56:07 PM [2021-11-23T15:56:08.191Z] CreationTimeUtc : 11/23/2021 3:56:07 PM [2021-11-23T15:56:08.191Z] LastAccessTime : 11/23/2021 3:56:07 PM [2021-11-23T15:56:08.191Z] LastAccessTimeUtc : 11/23/2021 3:56:07 PM [2021-11-23T15:56:08.191Z] LastWriteTime : 11/23/2021 3:56:07 PM [2021-11-23T15:56:08.191Z] LastWriteTimeUtc : 11/23/2021 3:56:07 PM [2021-11-23T15:56:08.191Z] Attributes : Directory [2021-11-23T15:56:08.191Z] Mode : d----- [2021-11-23T15:56:08.191Z] BaseName : containerd [2021-11-23T15:56:08.191Z] Target : {} [2021-11-23T15:56:08.191Z] LinkType : [2021-11-23T15:56:08.191Z] [2021-11-23T15:56:09.023Z] INFO: Expanding compiler 1 of 3... [2021-11-23T15:56:09.177Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-23T15:56:09.177Z] INFO: Configuring git core.autocrlf... [2021-11-23T15:56:09.177Z] [2021-11-23T15:56:09.177Z] [2021-11-23T15:56:09.495Z] INFO: Expanding compiler 2 of 3... [2021-11-23T15:56:12.256Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2021-11-23T15:56:13.622Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-11-23T15:56:14.260Z] INFO: Expanding compiler 3 of 3... [2021-11-23T15:56:14.728Z] INFO: Removing downloaded files... [2021-11-23T15:56:14.728Z] INFO: Downloading containerd [2021-11-23T15:56:14.991Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-11-23T15:56:23.077Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2021-11-23T15:56:23.077Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 80.9% of statements [2021-11-23T15:56:23.333Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-11-23T15:56:23.403Z] [2021-11-23T15:56:23.403Z] Name Version Source Summary [2021-11-23T15:56:23.403Z] ---- ------- ------ ------- [2021-11-23T15:56:23.403Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-23T15:56:23.593Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-11-23T15:56:24.156Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-23T15:56:24.966Z] [2021-11-23T15:56:24.966Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-23T15:56:24.966Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-23T15:56:24.966Z] PSChildName : containerd [2021-11-23T15:56:24.966Z] PSDrive : C [2021-11-23T15:56:24.966Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-23T15:56:24.966Z] PSIsContainer : True [2021-11-23T15:56:24.966Z] Name : containerd [2021-11-23T15:56:24.966Z] FullName : C:\containerd [2021-11-23T15:56:24.966Z] Parent : [2021-11-23T15:56:24.966Z] Exists : True [2021-11-23T15:56:24.966Z] Root : C:\ [2021-11-23T15:56:24.966Z] Extension : [2021-11-23T15:56:24.966Z] CreationTime : 11/23/2021 3:56:24 PM [2021-11-23T15:56:24.966Z] CreationTimeUtc : 11/23/2021 3:56:24 PM [2021-11-23T15:56:24.966Z] LastAccessTime : 11/23/2021 3:56:24 PM [2021-11-23T15:56:24.966Z] LastAccessTimeUtc : 11/23/2021 3:56:24 PM [2021-11-23T15:56:24.966Z] LastWriteTime : 11/23/2021 3:56:24 PM [2021-11-23T15:56:24.966Z] LastWriteTimeUtc : 11/23/2021 3:56:24 PM [2021-11-23T15:56:24.966Z] Attributes : Directory [2021-11-23T15:56:24.966Z] Mode : d----- [2021-11-23T15:56:24.966Z] BaseName : containerd [2021-11-23T15:56:24.966Z] Target : {} [2021-11-23T15:56:24.966Z] LinkType : [2021-11-23T15:56:24.966Z] [2021-11-23T15:56:25.084Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.006s coverage: 4.2% of statements [2021-11-23T15:56:26.450Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 3.0% of statements [2021-11-23T15:56:26.528Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-23T15:56:26.528Z] INFO: Configuring git core.autocrlf... [2021-11-23T15:56:26.528Z] [2021-11-23T15:56:26.528Z] [2021-11-23T15:56:27.012Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.151s coverage: 56.2% of statements [2021-11-23T15:56:27.268Z] ok github.com/docker/docker/daemon 12.092s coverage: 17.5% of statements [2021-11-23T15:56:27.268Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-23T15:56:27.268Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-23T15:56:27.268Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-23T15:56:27.268Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-23T15:56:27.558Z] #83 exporting layers 25.0s done [2021-11-23T15:56:27.558Z] #83 writing image sha256:b448c7e2f9c3e4835ad85b956ecdf7fdd78782a29e8f6dc75607aa39b97ae36e 0.0s done [2021-11-23T15:56:27.558Z] #83 naming to docker.io/library/docker:a29cfab4b0d6329a5c0aa16c5f7b7fb8f9cd7cce done [2021-11-23T15:56:27.558Z] #83 DONE 25.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-11-23T15:56:27.716Z] a0eb404f1860: Pull complete [2021-11-23T15:56:27.716Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-23T15:56:27.716Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T15:56:27.716Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T15:56:27.716Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-11-23T15:56:27.716Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-11-23T15:56:27.716Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-11-23T15:56:27.716Z] INFO: Docker version of control daemon [2021-11-23T15:56:27.716Z] [2021-11-23T15:56:27.716Z] Client: [2021-11-23T15:56:27.716Z] Version: 20.10.9 [2021-11-23T15:56:27.716Z] API version: 1.41 [2021-11-23T15:56:27.716Z] Go version: go1.16.8 [2021-11-23T15:56:27.716Z] Git commit: c2ea9bc [2021-11-23T15:56:27.716Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-23T15:56:27.716Z] OS/Arch: windows/amd64 [2021-11-23T15:56:27.716Z] Context: default [2021-11-23T15:56:27.716Z] Experimental: true [2021-11-23T15:56:27.716Z] [2021-11-23T15:56:27.716Z] Server: Docker Engine - Community [2021-11-23T15:56:27.716Z] Engine: [2021-11-23T15:56:27.716Z] Version: 20.10.9 [2021-11-23T15:56:27.716Z] API version: 1.41 (minimum version 1.24) [2021-11-23T15:56:27.716Z] Go version: go1.16.8 [2021-11-23T15:56:27.716Z] Git commit: 79ea9d3 [2021-11-23T15:56:27.716Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-23T15:56:27.716Z] OS/Arch: windows/amd64 [2021-11-23T15:56:27.716Z] Experimental: true [2021-11-23T15:56:27.716Z] [2021-11-23T15:56:27.716Z] INFO: Docker info of control daemon [2021-11-23T15:56:27.716Z] [2021-11-23T15:56:27.716Z] Client: [2021-11-23T15:56:27.716Z] Context: default [2021-11-23T15:56:27.716Z] Debug Mode: false [2021-11-23T15:56:27.716Z] [2021-11-23T15:56:27.716Z] Server: [2021-11-23T15:56:27.716Z] Containers: 0 [2021-11-23T15:56:27.716Z] Running: 0 [2021-11-23T15:56:27.716Z] Paused: 0 [2021-11-23T15:56:27.716Z] Stopped: 0 [2021-11-23T15:56:27.716Z] Images: 1 [2021-11-23T15:56:27.716Z] Server Version: 20.10.9 [2021-11-23T15:56:27.716Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-23T15:56:27.716Z] Windows: [2021-11-23T15:56:27.716Z] LCOW: [2021-11-23T15:56:27.716Z] Logging Driver: json-file [2021-11-23T15:56:27.716Z] Plugins: [2021-11-23T15:56:27.716Z] Volume: local [2021-11-23T15:56:27.716Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T15:56:27.716Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T15:56:27.716Z] Swarm: inactive [2021-11-23T15:56:27.716Z] Default Isolation: process [2021-11-23T15:56:27.716Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-23T15:56:27.717Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-23T15:56:27.717Z] OSType: windows [2021-11-23T15:56:27.717Z] Architecture: x86_64 [2021-11-23T15:56:27.717Z] CPUs: 4 [2021-11-23T15:56:27.717Z] Total Memory: 32GiB [2021-11-23T15:56:27.717Z] Name: azwin-2-18a271 [2021-11-23T15:56:27.717Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-23T15:56:27.717Z] Docker Root Dir: D:\docker [2021-11-23T15:56:27.717Z] Debug Mode: false [2021-11-23T15:56:27.717Z] Registry: https://index.docker.io/v1/ [2021-11-23T15:56:27.717Z] Labels: [2021-11-23T15:56:27.717Z] Experimental: true [2021-11-23T15:56:27.717Z] Insecure Registries: [2021-11-23T15:56:27.717Z] 10.0.0.4:5000 [2021-11-23T15:56:27.717Z] 127.0.0.0/8 [2021-11-23T15:56:27.717Z] Registry Mirrors: [2021-11-23T15:56:27.717Z] http://10.0.0.4:5000/ [2021-11-23T15:56:27.717Z] Live Restore Enabled: false [2021-11-23T15:56:27.717Z] Product License: Community Engine [2021-11-23T15:56:27.717Z] [2021-11-23T15:56:27.717Z] [2021-11-23T15:56:27.717Z] INFO: Commit hash is 5c971cc679 [2021-11-23T15:56:27.717Z] INFO: Nuke-Everything... [2021-11-23T15:56:27.717Z] INFO: Container count on control daemon to delete is 0 [2021-11-23T15:56:27.906Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40952/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40952/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a29cfab4b0d6329a5c0aa16c5f7b7fb8f9cd7cce -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a29cfab4b0d6329a5c0aa16c5f7b7fb8f9cd7cce hack/validate/default [2021-11-23T15:56:28.638Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2021-11-23T15:56:28.705Z] INFO: Nuking d:\CI [2021-11-23T15:56:29.188Z] INFO: Zapped successfully [2021-11-23T15:56:29.188Z] INFO: Location for testing is d:\CI\PR-40952\7 [2021-11-23T15:56:29.188Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-23T15:56:29.188Z] [2021-11-23T15:56:29.188Z] [2021-11-23T15:56:29.188Z] INFO: Building the image from Dockerfile.windows at 11/23/2021 15:56:28... [2021-11-23T15:56:29.188Z] [2021-11-23T15:56:29.274Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-11-23T15:56:29.274Z] No api/types/ or api/swagger.yaml changes in diff. [2021-11-23T15:56:29.274Z] Congratulations! All TOML source files changed here have valid syntax. [2021-11-23T15:56:29.274Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-11-23T15:56:29.274Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-11-23T15:56:29.274Z] Congratulations! No new tests were added to integration-cli. [2021-11-23T15:56:29.274Z] [2021-11-23T15:56:29.274Z] INFO Start validation with golang-ci-lint [2021-11-23T15:56:29.274Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-11-23T15:56:29.274Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-23T15:56:29.274Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-23T15:56:30.530Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.213s coverage: 50.5% of statements [2021-11-23T15:56:32.421Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.623s coverage: 45.9% of statements [2021-11-23T15:56:32.421Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-23T15:56:33.350Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.325s coverage: 58.0% of statements [2021-11-23T15:56:33.350Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-23T15:56:33.350Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-23T15:56:33.607Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.031s coverage: 58.8% of statements [2021-11-23T15:56:33.947Z] Sending build context to Docker daemon 60.66MB [2021-11-23T15:56:33.947Z] [2021-11-23T15:56:33.947Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-23T15:56:33.947Z] ---> 3d4792f88e26 [2021-11-23T15:56:33.947Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-23T15:56:33.947Z] ---> Running in 6422550615a6 [2021-11-23T15:56:33.947Z] Removing intermediate container 6422550615a6 [2021-11-23T15:56:33.947Z] ---> 82d5b59693bb [2021-11-23T15:56:33.947Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-23T15:56:33.947Z] ---> Running in e4952621761b [2021-11-23T15:56:33.947Z] Removing intermediate container e4952621761b [2021-11-23T15:56:33.947Z] ---> ced09be6d3ac [2021-11-23T15:56:33.947Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-11-23T15:56:33.947Z] ---> Running in 7dbb64484076 [2021-11-23T15:56:34.416Z] Removing intermediate container 7dbb64484076 [2021-11-23T15:56:34.416Z] ---> c06f335d598c [2021-11-23T15:56:34.416Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-23T15:56:34.416Z] ---> Running in 44d2b4eb1176 [2021-11-23T15:56:34.416Z] Removing intermediate container 44d2b4eb1176 [2021-11-23T15:56:34.416Z] ---> c3793a02d6d0 [2021-11-23T15:56:34.416Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-11-23T15:56:34.416Z] ---> Running in b23906b63c6f [2021-11-23T15:56:34.885Z] Removing intermediate container b23906b63c6f [2021-11-23T15:56:34.885Z] ---> 3582f892e473 [2021-11-23T15:56:34.886Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-11-23T15:56:34.886Z] ---> Running in 18e0d59d3494 [2021-11-23T15:56:35.498Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2021-11-23T15:56:35.910Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-23T15:56:35.910Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-23T15:56:35.910Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T15:56:35.910Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-23T15:56:35.910Z] [2021-11-23T15:56:35.910Z] + TEST_INTEGRATION_DEST=1 [2021-11-23T15:56:35.910Z] + CONTAINER_NAME=docker-pr7-1 [2021-11-23T15:56:35.910Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-11-23T15:56:35.910Z] + run_tests test-integration-flaky [2021-11-23T15:56:35.910Z] + '[' -n 0 ']' [2021-11-23T15:56:35.910Z] + rm= [2021-11-23T15:56:35.911Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-40952/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40952/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-40952/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d354dc34282ca2b945dabb4e8c1fca158aa24d3c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d354dc34282ca2b945dabb4e8c1fca158aa24d3c hack/make.sh test-integration-flaky test-integration [2021-11-23T15:56:35.911Z] + c=0 [2021-11-23T15:56:35.911Z] ++ jobs -p [2021-11-23T15:56:35.911Z] + for job in $(jobs -p) [2021-11-23T15:56:35.911Z] + wait 3912 [2021-11-23T15:56:35.911Z] + TEST_INTEGRATION_DEST=3 [2021-11-23T15:56:35.911Z] + CONTAINER_NAME=docker-pr7-3 [2021-11-23T15:56:35.911Z] + TEST_SKIP_INTEGRATION=1 [2021-11-23T15:56:35.911Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-11-23T15:56:35.911Z] + run_tests [2021-11-23T15:56:35.911Z] + '[' -n 0 ']' [2021-11-23T15:56:35.911Z] + rm= [2021-11-23T15:56:35.911Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-40952/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40952/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-40952/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d354dc34282ca2b945dabb4e8c1fca158aa24d3c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d354dc34282ca2b945dabb4e8c1fca158aa24d3c hack/make.sh '' test-integration [2021-11-23T15:56:35.911Z] + TEST_INTEGRATION_DEST=2 [2021-11-23T15:56:35.911Z] + CONTAINER_NAME=docker-pr7-2 [2021-11-23T15:56:35.911Z] + TEST_SKIP_INTEGRATION=1 [2021-11-23T15:56:35.911Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-11-23T15:56:35.911Z] + run_tests [2021-11-23T15:56:35.911Z] + '[' -n 0 ']' [2021-11-23T15:56:35.911Z] + rm= [2021-11-23T15:56:35.911Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-40952/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40952/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-40952/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d354dc34282ca2b945dabb4e8c1fca158aa24d3c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d354dc34282ca2b945dabb4e8c1fca158aa24d3c hack/make.sh '' test-integration [2021-11-23T15:56:36.428Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2021-11-23T15:56:36.848Z] [2021-11-23T15:56:36.848Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-11-23T15:56:36.848Z] [2021-11-23T15:56:36.848Z] [2021-11-23T15:56:37.108Z] No new tests added to integration. [2021-11-23T15:56:37.108Z] [2021-11-23T15:56:37.108Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-23T15:56:37.108Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-23T15:56:37.108Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-23T15:56:37.108Z] HOSTNAME=7d7bca61aeb2 [2021-11-23T15:56:37.108Z] TEST_SKIP_INTEGRATION=1 [2021-11-23T15:56:37.108Z] TESTDEBUG=0 [2021-11-23T15:56:37.108Z] DEST=bundles/test-integration [2021-11-23T15:56:37.108Z] PWD=/go/src/github.com/docker/docker [2021-11-23T15:56:37.108Z] KEEPBUNDLE=1 [2021-11-23T15:56:37.108Z] DOCKER_GITCOMMIT=d354dc34282ca2b945dabb4e8c1fca158aa24d3c [2021-11-23T15:56:37.108Z] container=docker [2021-11-23T15:56:37.108Z] HOME=/root [2021-11-23T15:56:37.108Z] GOLANG_VERSION=1.17.3 [2021-11-23T15:56:37.108Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-23T15:56:37.108Z] VALIDATE_BRANCH=master [2021-11-23T15:56:37.108Z] TERM=xterm [2021-11-23T15:56:37.108Z] DOCKER_PKG=github.com/docker/docker [2021-11-23T15:56:37.108Z] SHLVL=1 [2021-11-23T15:56:37.108Z] TIMEOUT=120m [2021-11-23T15:56:37.108Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-23T15:56:37.108Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-23T15:56:37.108Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-11-23T15:56:37.108Z] GO111MODULE=off [2021-11-23T15:56:37.108Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-23T15:56:37.108Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-23T15:56:37.108Z] GOPATH=/go [2021-11-23T15:56:37.108Z] PKG_CONFIG=pkg-config [2021-11-23T15:56:37.108Z] _=/usr/bin/env [2021-11-23T15:56:37.108Z] Building test suite binary ./integration-cli/test.main [2021-11-23T15:56:37.108Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-23T15:56:37.367Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-23T15:56:37.367Z] HOSTNAME=d8e1366f2e5c [2021-11-23T15:56:37.367Z] TEST_SKIP_INTEGRATION=1 [2021-11-23T15:56:37.367Z] TESTDEBUG=0 [2021-11-23T15:56:37.367Z] DEST=bundles/test-integration [2021-11-23T15:56:37.367Z] PWD=/go/src/github.com/docker/docker [2021-11-23T15:56:37.367Z] KEEPBUNDLE=1 [2021-11-23T15:56:37.367Z] DOCKER_GITCOMMIT=d354dc34282ca2b945dabb4e8c1fca158aa24d3c [2021-11-23T15:56:37.367Z] container=docker [2021-11-23T15:56:37.367Z] HOME=/root [2021-11-23T15:56:37.367Z] GOLANG_VERSION=1.17.3 [2021-11-23T15:56:37.367Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-23T15:56:37.367Z] VALIDATE_BRANCH=master [2021-11-23T15:56:37.367Z] TERM=xterm [2021-11-23T15:56:37.367Z] DOCKER_PKG=github.com/docker/docker [2021-11-23T15:56:37.367Z] SHLVL=1 [2021-11-23T15:56:37.367Z] TIMEOUT=120m [2021-11-23T15:56:37.367Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-23T15:56:37.367Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-23T15:56:37.367Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-11-23T15:56:37.367Z] GO111MODULE=off [2021-11-23T15:56:37.367Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-23T15:56:37.367Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-23T15:56:37.367Z] GOPATH=/go [2021-11-23T15:56:37.367Z] PKG_CONFIG=pkg-config [2021-11-23T15:56:37.367Z] _=/usr/bin/env [2021-11-23T15:56:37.367Z] Building test suite binary ./integration-cli/test.main [2021-11-23T15:56:37.795Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 6.7% of statements [2021-11-23T15:56:37.795Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-23T15:56:37.795Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-23T15:56:38.693Z] [2021-11-23T15:56:38.693Z] SUCCESS: Specified value was saved. [2021-11-23T15:56:38.723Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 43.5% of statements [2021-11-23T15:56:39.681Z] INFO: Downloading git... [2021-11-23T15:56:40.094Z] ok github.com/docker/docker/daemon/logger/gelf 0.023s coverage: 67.0% of statements [2021-11-23T15:56:40.153Z] INFO: Downloading go... [2021-11-23T15:56:40.350Z] ok github.com/docker/docker/daemon/logger/awslogs 0.235s coverage: 77.4% of statements [2021-11-23T15:56:40.350Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-23T15:56:40.350Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-23T15:56:40.687Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-23T15:56:40.687Z] HOSTNAME=5e540f5e5f56 [2021-11-23T15:56:40.687Z] TESTDEBUG=0 [2021-11-23T15:56:40.687Z] DEST=bundles/test-integration [2021-11-23T15:56:40.687Z] PWD=/go/src/github.com/docker/docker [2021-11-23T15:56:40.687Z] KEEPBUNDLE=1 [2021-11-23T15:56:40.687Z] DOCKER_GITCOMMIT=d354dc34282ca2b945dabb4e8c1fca158aa24d3c [2021-11-23T15:56:40.687Z] container=docker [2021-11-23T15:56:40.687Z] HOME=/root [2021-11-23T15:56:40.687Z] GOLANG_VERSION=1.17.3 [2021-11-23T15:56:40.687Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-23T15:56:40.687Z] VALIDATE_BRANCH=master [2021-11-23T15:56:40.687Z] TERM=xterm [2021-11-23T15:56:40.687Z] DOCKER_PKG=github.com/docker/docker [2021-11-23T15:56:40.687Z] SHLVL=1 [2021-11-23T15:56:40.687Z] TIMEOUT=120m [2021-11-23T15:56:40.687Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-23T15:56:40.687Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-23T15:56:40.687Z] GO111MODULE=off [2021-11-23T15:56:40.687Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-23T15:56:40.687Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-23T15:56:40.687Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-23T15:56:40.687Z] GOPATH=/go [2021-11-23T15:56:40.687Z] PKG_CONFIG=pkg-config [2021-11-23T15:56:40.687Z] _=/usr/bin/env [2021-11-23T15:56:40.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-23T15:56:40.870Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-23T15:56:40.870Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-23T15:56:40.870Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T15:56:40.870Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-23T15:56:40.870Z] [2021-11-23T15:56:40.870Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-23T15:56:40.870Z] DOCKER_SYSTEMD=1 [2021-11-23T15:56:40.870Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-23T15:56:40.870Z] HOSTNAME=e7ee3e9da21d [2021-11-23T15:56:40.870Z] DEST=bundles/test-integration [2021-11-23T15:56:40.870Z] PWD=/go/src/github.com/docker/docker [2021-11-23T15:56:40.870Z] DOCKER_GITCOMMIT=904a772dd2a4b3d610f3741a5ecfd4bb870fbc88 [2021-11-23T15:56:40.870Z] container=docker [2021-11-23T15:56:40.870Z] HOME=/root [2021-11-23T15:56:40.870Z] LANG=C.UTF-8 [2021-11-23T15:56:40.870Z] INVOCATION_ID=64cd33b7f33941ccb2338104a65d8035 [2021-11-23T15:56:40.870Z] GOLANG_VERSION=1.17.3 [2021-11-23T15:56:40.870Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-23T15:56:40.870Z] VALIDATE_BRANCH=master [2021-11-23T15:56:40.870Z] TERM=xterm [2021-11-23T15:56:40.870Z] DOCKER_PKG=github.com/docker/docker [2021-11-23T15:56:40.870Z] SHLVL=3 [2021-11-23T15:56:40.870Z] TIMEOUT=120m [2021-11-23T15:56:40.870Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-23T15:56:40.870Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-23T15:56:40.870Z] GO111MODULE=off [2021-11-23T15:56:40.870Z] DOCKER_EXPERIMENTAL=1 [2021-11-23T15:56:40.870Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-23T15:56:40.870Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-23T15:56:40.870Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-23T15:56:40.870Z] GOPATH=/go [2021-11-23T15:56:40.870Z] PKG_CONFIG=pkg-config [2021-11-23T15:56:40.870Z] _=/usr/bin/env [2021-11-23T15:56:40.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-23T15:56:41.277Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 23.9% of statements [2021-11-23T15:56:41.840Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.034s coverage: 69.9% of statements [2021-11-23T15:56:41.840Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2021-11-23T15:56:42.373Z] INFO: Downloading compiler 1 of 3... [2021-11-23T15:56:42.373Z] INFO: Downloading compiler 2 of 3... [2021-11-23T15:56:42.373Z] INFO: Downloading compiler 3 of 3... [2021-11-23T15:56:42.373Z] INFO: Extracting git... [2021-11-23T15:56:43.207Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 75.2% of statements [2021-11-23T15:56:43.207Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-23T15:56:43.464Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.082s coverage: 55.1% of statements [2021-11-23T15:56:44.393Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2021-11-23T15:56:46.284Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2021-11-23T15:56:46.543Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-11-23T15:56:47.144Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-11-23T15:56:47.405Z] ok github.com/docker/docker/daemon/logger/splunk 1.947s coverage: 82.5% of statements [2021-11-23T15:56:47.405Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-23T15:56:47.405Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-23T15:56:49.306Z] ok github.com/docker/docker/distribution/metadata 0.057s coverage: 48.2% of statements [2021-11-23T15:56:50.671Z] ok github.com/docker/docker/distribution 0.123s coverage: 25.8% of statements [2021-11-23T15:56:50.671Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-23T15:56:51.599Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-11-23T15:56:52.160Z] ok github.com/docker/docker/image 0.020s coverage: 86.6% of statements [2021-11-23T15:56:52.723Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-11-23T15:56:52.803Z] INFO: Expanding go... [2021-11-23T15:56:52.980Z] ok github.com/docker/docker/distribution/xfer 2.003s coverage: 85.6% of statements [2021-11-23T15:56:52.980Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-23T15:56:53.909Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2021-11-23T15:56:54.165Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-11-23T15:56:54.165Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-23T15:56:54.422Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2021-11-23T15:56:56.313Z] ok github.com/docker/docker/oci 0.026s coverage: 43.3% of statements [2021-11-23T15:56:57.242Z] ok github.com/docker/docker/opts 0.061s coverage: 67.1% of statements [2021-11-23T15:56:57.497Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-11-23T15:56:59.387Z] ok github.com/docker/docker/pkg/archive 0.278s coverage: 82.6% of statements [2021-11-23T15:57:00.315Z] ok github.com/docker/docker/pkg/authorization 0.163s coverage: 68.3% of statements [2021-11-23T15:57:00.315Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-11-23T15:57:00.315Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-11-23T15:57:03.580Z] ok github.com/docker/docker/pkg/chrootarchive 2.508s coverage: 43.5% of statements [2021-11-23T15:57:03.580Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-11-23T15:57:03.837Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-11-23T15:57:04.092Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-11-23T15:57:05.459Z] ok github.com/docker/docker/layer 7.880s coverage: 68.8% of statements [2021-11-23T15:57:05.459Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-23T15:57:05.459Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-23T15:57:05.459Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-23T15:57:05.459Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-23T15:57:05.459Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-23T15:57:05.459Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-23T15:57:05.459Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-23T15:57:05.459Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-11-23T15:57:05.715Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-11-23T15:57:05.972Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-11-23T15:57:06.619Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-23T15:57:06.619Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-23T15:57:06.619Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T15:57:06.619Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-23T15:57:06.619Z] [2021-11-23T15:57:06.619Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-23T15:57:06.619Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-23T15:57:06.619Z] HOSTNAME=0d2a62651c42 [2021-11-23T15:57:06.619Z] DEST=bundles/test-integration [2021-11-23T15:57:06.619Z] PWD=/go/src/github.com/docker/docker [2021-11-23T15:57:06.619Z] DOCKER_ROOTLESS=1 [2021-11-23T15:57:06.619Z] DOCKER_GITCOMMIT=904a772dd2a4b3d610f3741a5ecfd4bb870fbc88 [2021-11-23T15:57:06.619Z] container=docker [2021-11-23T15:57:06.619Z] HOME=/root [2021-11-23T15:57:06.619Z] GOLANG_VERSION=1.17.3 [2021-11-23T15:57:06.619Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-23T15:57:06.619Z] VALIDATE_BRANCH=master [2021-11-23T15:57:06.619Z] TERM=xterm [2021-11-23T15:57:06.619Z] DOCKER_PKG=github.com/docker/docker [2021-11-23T15:57:06.619Z] SHLVL=1 [2021-11-23T15:57:06.619Z] TIMEOUT=120m [2021-11-23T15:57:06.619Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-23T15:57:06.619Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-23T15:57:06.619Z] GO111MODULE=off [2021-11-23T15:57:06.619Z] DOCKER_EXPERIMENTAL=1 [2021-11-23T15:57:06.619Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-23T15:57:06.619Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-23T15:57:06.619Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-23T15:57:06.619Z] GOPATH=/go [2021-11-23T15:57:06.619Z] PKG_CONFIG=pkg-config [2021-11-23T15:57:06.619Z] _=/usr/bin/env [2021-11-23T15:57:06.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-23T15:57:06.900Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-11-23T15:57:07.464Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 83.4% of statements [2021-11-23T15:57:07.720Z] ok github.com/docker/docker/pkg/discovery/kv 3.016s coverage: 84.1% of statements [2021-11-23T15:57:07.720Z] ok github.com/docker/docker/pkg/fsutils 0.172s coverage: 85.1% of statements [2021-11-23T15:57:07.720Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-11-23T15:57:08.649Z] ok github.com/docker/docker/pkg/idtools 0.381s coverage: 69.5% of statements [2021-11-23T15:57:08.905Z] ok github.com/docker/docker/pkg/ioutils 0.355s coverage: 71.5% of statements [2021-11-23T15:57:09.161Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2021-11-23T15:57:09.161Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-23T15:57:09.161Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-11-23T15:57:09.161Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-23T15:57:09.161Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-23T15:57:09.161Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2021-11-23T15:57:09.161Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-23T15:57:09.417Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2021-11-23T15:57:09.417Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-11-23T15:57:09.674Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-11-23T15:57:09.674Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-11-23T15:57:09.674Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-23T15:57:09.674Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-23T15:57:10.236Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2021-11-23T15:57:10.797Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-23T15:57:10.797Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-23T15:57:11.054Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-11-23T15:57:12.418Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2021-11-23T15:57:12.418Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-11-23T15:57:12.674Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2021-11-23T15:57:12.931Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-11-23T15:57:13.187Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-11-23T15:57:13.187Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-23T15:57:13.749Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 50.7% of statements [2021-11-23T15:57:14.005Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2021-11-23T15:57:14.172Z] INFO: Expanding compiler 1 of 3... [2021-11-23T15:57:14.172Z] INFO: Expanding compiler 2 of 3... [2021-11-23T15:57:14.261Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2021-11-23T15:57:14.823Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.3% of statements [2021-11-23T15:57:14.823Z] coverage: [no statements] [2021-11-23T15:57:14.823Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-11-23T15:57:15.080Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-23T15:57:15.336Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-11-23T15:57:15.593Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-11-23T15:57:16.959Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-11-23T15:57:17.524Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2021-11-23T15:57:17.780Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.0% of statements [2021-11-23T15:57:17.970Z] INFO: Expanding compiler 3 of 3... [2021-11-23T15:57:18.438Z] INFO: Removing downloaded files... [2021-11-23T15:57:18.438Z] INFO: Downloading containerd [2021-11-23T15:57:19.147Z] ok github.com/docker/docker/quota 0.245s coverage: 71.4% of statements [2021-11-23T15:57:19.410Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-11-23T15:57:20.367Z] ok github.com/docker/docker/registry 0.052s coverage: 58.3% of statements [2021-11-23T15:57:20.623Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-23T15:57:20.879Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-11-23T15:57:21.441Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2021-11-23T15:57:21.441Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-23T15:57:21.441Z] Removing intermediate container 803e4647c2af [2021-11-23T15:57:21.441Z] ---> 45ee8f6f4046 [2021-11-23T15:57:21.441Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-11-23T15:57:21.441Z] ---> Running in 13f71c463bda [2021-11-23T15:57:21.441Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-23T15:57:21.441Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-23T15:57:21.441Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-23T15:57:21.441Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-23T15:57:21.441Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-23T15:57:21.441Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-23T15:57:21.441Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-23T15:57:21.441Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-23T15:57:21.441Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-23T15:57:21.441Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-23T15:57:21.441Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-23T15:57:21.441Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-23T15:57:21.441Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-23T15:57:21.441Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-23T15:57:21.441Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-23T15:57:21.441Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-23T15:57:23.959Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-23T15:57:24.886Z] ok github.com/docker/docker/volume/local 0.094s coverage: 76.4% of statements [2021-11-23T15:57:25.142Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2021-11-23T15:57:26.509Z] ok github.com/docker/docker/volume/service 0.019s coverage: 72.3% of statements [2021-11-23T15:57:27.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-23T15:57:27.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-23T15:57:33.375Z] [2021-11-23T15:57:33.375Z] Name Version Source Summary [2021-11-23T15:57:33.375Z] ---- ------- ------ ------- [2021-11-23T15:57:33.375Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-23T15:57:34.945Z] [2021-11-23T15:57:34.945Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-23T15:57:34.945Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-23T15:57:34.945Z] PSChildName : containerd [2021-11-23T15:57:34.945Z] PSDrive : C [2021-11-23T15:57:34.945Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-23T15:57:34.945Z] PSIsContainer : True [2021-11-23T15:57:34.945Z] Name : containerd [2021-11-23T15:57:34.945Z] FullName : C:\containerd [2021-11-23T15:57:34.945Z] Parent : [2021-11-23T15:57:34.945Z] Exists : True [2021-11-23T15:57:34.945Z] Root : C:\ [2021-11-23T15:57:34.945Z] Extension : [2021-11-23T15:57:34.945Z] CreationTime : 11/23/2021 3:57:34 PM [2021-11-23T15:57:34.945Z] CreationTimeUtc : 11/23/2021 3:57:34 PM [2021-11-23T15:57:34.945Z] LastAccessTime : 11/23/2021 3:57:34 PM [2021-11-23T15:57:34.945Z] LastAccessTimeUtc : 11/23/2021 3:57:34 PM [2021-11-23T15:57:34.945Z] LastWriteTime : 11/23/2021 3:57:34 PM [2021-11-23T15:57:34.945Z] LastWriteTimeUtc : 11/23/2021 3:57:34 PM [2021-11-23T15:57:34.945Z] Attributes : Directory [2021-11-23T15:57:34.945Z] Mode : d----- [2021-11-23T15:57:34.945Z] BaseName : containerd [2021-11-23T15:57:34.945Z] Target : {} [2021-11-23T15:57:34.945Z] LinkType : [2021-11-23T15:57:34.945Z] [2021-11-23T15:57:35.951Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-23T15:57:35.951Z] INFO: Configuring git core.autocrlf... [2021-11-23T15:57:35.951Z] [2021-11-23T15:57:35.951Z] [2021-11-23T15:57:38.828Z] Removing intermediate container fca25ad2a166 [2021-11-23T15:57:38.828Z] ---> fa06d1a76fd9 [2021-11-23T15:57:38.828Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-11-23T15:57:38.828Z] ---> Running in 9d62286a75cf [2021-11-23T15:57:38.828Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-23T15:57:38.828Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-23T15:57:38.828Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-23T15:57:38.828Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-23T15:57:38.828Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-23T15:57:38.829Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-23T15:57:38.829Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-23T15:57:38.829Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-23T15:57:38.829Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-23T15:57:38.829Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-23T15:57:38.829Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-23T15:57:38.829Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-23T15:57:38.829Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-23T15:57:38.829Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-23T15:57:39.253Z] Removing intermediate container 13f71c463bda [2021-11-23T15:57:39.253Z] ---> be23eb2fdcc2 [2021-11-23T15:57:39.253Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-23T15:57:39.253Z] ---> Running in 2278ce8ce76e [2021-11-23T15:57:39.253Z] Removing intermediate container 2278ce8ce76e [2021-11-23T15:57:39.253Z] ---> d0b6d6881372 [2021-11-23T15:57:39.253Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-23T15:57:39.253Z] ---> Running in 290ce34ef335 [2021-11-23T15:57:39.253Z] Removing intermediate container 290ce34ef335 [2021-11-23T15:57:39.253Z] ---> 30757d7e4f9a [2021-11-23T15:57:39.253Z] Step 11/11 : COPY . . [2021-11-23T15:57:39.819Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-23T15:57:39.819Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-23T15:57:44.550Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/rootless [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/volume [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-23T15:57:44.550Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === Skipped [2021-11-23T15:57:44.550Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-23T15:57:44.550Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-23T15:57:44.550Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-23T15:57:44.550Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-23T15:57:44.550Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2021-11-23T15:57:44.550Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-23T15:57:44.550Z] aufs_test.go:37: driver not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-23T15:57:44.550Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T15:57:44.550Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-23T15:57:44.550Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T15:57:44.550Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-23T15:57:44.550Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T15:57:44.550Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-23T15:57:44.550Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T15:57:44.550Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-23T15:57:44.550Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T15:57:44.550Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-23T15:57:44.550Z] graphtest_unix.go:71: No driver to put! [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-23T15:57:44.550Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-23T15:57:44.550Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-23T15:57:44.550Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-23T15:57:44.550Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-23T15:57:44.550Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-23T15:57:44.550Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-23T15:57:44.550Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-23T15:57:44.550Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-23T15:57:44.550Z] time="2021-11-23T15:56:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-23T15:57:44.550Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-23T15:57:44.550Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-23T15:57:44.550Z] graphtest_unix.go:71: No driver to put! [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-23T15:57:44.550Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-23T15:57:44.550Z] overlay_test.go:50: Fails to compute changes intermittently [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-23T15:57:44.550Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-23T15:57:44.550Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-23T15:57:44.550Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T15:57:44.550Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-23T15:57:44.550Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T15:57:44.550Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-23T15:57:44.550Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T15:57:44.550Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-23T15:57:44.550Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T15:57:44.550Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-23T15:57:44.550Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T15:57:44.550Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-23T15:57:44.550Z] graphtest_unix.go:71: No driver to put! [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-23T15:57:44.550Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-23T15:57:44.550Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-11-23T15:57:44.550Z] [2021-11-23T15:57:44.550Z] DONE 2315 tests, 53 skipped in 214.013s [2021-11-23T15:57:44.550Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-11-23T15:57:44.550Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T15:57:44.550Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T15:57:44.550Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T15:57:44.550Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T15:57:44.550Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T15:57:44.550Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T15:57:44.550Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T15:57:44.550Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/config [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/idm [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/ns [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/options [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/osl [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T15:57:44.551Z] github.com/docker/docker/libnetwork/types' ']' [2021-11-23T15:57:44.551Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-11-23T15:57:45.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-23T15:57:45.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-23T15:57:45.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-23T15:57:54.845Z] Removing intermediate container 9d62286a75cf [2021-11-23T15:57:54.845Z] ---> fde2139cc702 [2021-11-23T15:57:54.845Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-23T15:57:54.845Z] ---> Running in 64aa5ee5ce71 [2021-11-23T15:57:54.845Z] Removing intermediate container 64aa5ee5ce71 [2021-11-23T15:57:54.845Z] ---> 1322c0f6ee73 [2021-11-23T15:57:54.845Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-23T15:57:54.845Z] ---> Running in f2b646ebab16 [2021-11-23T15:57:55.312Z] Removing intermediate container f2b646ebab16 [2021-11-23T15:57:55.312Z] ---> 5afe5a57aa00 [2021-11-23T15:57:55.312Z] Step 11/11 : COPY . . [2021-11-23T15:57:55.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-23T15:58:00.462Z] ---> dc3306f17987 [2021-11-23T15:58:00.462Z] Successfully built dc3306f17987 [2021-11-23T15:58:00.462Z] Successfully tagged docker:latest [2021-11-23T15:58:00.462Z] INFO: Image build ended at 11/23/2021 15:57:58. Duration:00:03:06.4306198 [2021-11-23T15:58:00.462Z] [2021-11-23T15:58:00.462Z] [2021-11-23T15:58:00.462Z] INFO: Building the test binaries at 11/23/2021 15:57:59... [2021-11-23T15:58:03.483Z] INFO: make.ps1 starting at 11/23/2021 15:58:02 [2021-11-23T15:58:03.483Z] INFO: Git commit (bcc230f9f1) assumed from DOCKER_GITCOMMIT environment variable [2021-11-23T15:58:03.483Z] INFO: Invoking autogen... [2021-11-23T15:58:03.949Z] INFO: Building daemon... [2021-11-23T15:58:05.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-23T15:58:05.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-23T15:58:05.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-23T15:58:06.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-23T15:58:06.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-23T15:58:07.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-23T15:58:10.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-23T15:58:11.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-23T15:58:11.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-23T15:58:12.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-23T15:58:12.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-23T15:58:13.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-23T15:58:13.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-23T15:58:14.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-23T15:58:15.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-23T15:58:16.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-23T15:58:16.531Z] ---> 159433e44ddf [2021-11-23T15:58:16.531Z] Successfully built 159433e44ddf [2021-11-23T15:58:16.531Z] Successfully tagged docker:latest [2021-11-23T15:58:16.531Z] INFO: Image build ended at 11/23/2021 15:58:15. Duration:00:03:04.6136969 [2021-11-23T15:58:16.531Z] [2021-11-23T15:58:16.531Z] [2021-11-23T15:58:16.531Z] INFO: Building the test binaries at 11/23/2021 15:58:15... [2021-11-23T15:58:17.294Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-23T15:58:17.294Z] Using test binary docker [2021-11-23T15:58:17.294Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-23T15:58:17.294Z] Starting apparmor (via systemctl): apparmor.service. [2021-11-23T15:58:17.294Z] Starting dockerd [2021-11-23T15:58:17.294Z] INFO: Waiting for daemon to start... [2021-11-23T15:58:18.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-23T15:58:19.830Z] . [2021-11-23T15:58:19.831Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-23T15:58:19.831Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-23T15:58:19.831Z] Error: No such image: emptyfs [2021-11-23T15:58:19.831Z] Running integration-test (iteration 1) [2021-11-23T15:58:19.831Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-23T15:58:20.091Z] Loaded image: busybox:latest [2021-11-23T15:58:20.351Z] Loaded image: busybox:glibc [2021-11-23T15:58:21.279Z] INFO: make.ps1 starting at 11/23/2021 15:58:20 [2021-11-23T15:58:21.279Z] INFO: Git commit (bcc880c964) assumed from DOCKER_GITCOMMIT environment variable [2021-11-23T15:58:21.279Z] INFO: Invoking autogen... [2021-11-23T15:58:21.732Z] Loaded image: debian:bullseye-slim [2021-11-23T15:58:21.732Z] Loaded image: hello-world:latest [2021-11-23T15:58:21.732Z] Loaded image: arm32v7/hello-world:latest [2021-11-23T15:58:21.732Z] INFO: Testing against a local daemon [2021-11-23T15:58:21.732Z] === RUN TestCgroupNamespacesBuild [2021-11-23T15:58:21.746Z] INFO: Building daemon... [2021-11-23T15:58:23.114Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2021-11-23T15:58:23.114Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-23T15:58:24.496Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2021-11-23T15:58:24.496Z] === RUN TestBuildWithSession [2021-11-23T15:58:24.496Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T15:58:24.496Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-23T15:58:24.496Z] === RUN TestBuildSquashParent [2021-11-23T15:58:28.698Z] --- PASS: TestBuildSquashParent (4.29s) [2021-11-23T15:58:28.698Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-23T15:58:28.698Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T15:58:28.698Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T15:58:28.698Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T15:58:28.698Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T15:58:28.698Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T15:58:28.698Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T15:58:28.698Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T15:58:28.698Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T15:58:28.698Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T15:58:28.698Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T15:58:28.698Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T15:58:28.698Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T15:58:28.698Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T15:58:28.698Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T15:58:28.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-23T15:58:28.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-23T15:58:29.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-23T15:58:29.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-23T15:58:29.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-23T15:58:30.087Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T15:58:30.087Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T15:58:30.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-23T15:58:31.173Z] ok github.com/docker/docker/libnetwork 37.208s coverage: 40.7% of statements [2021-11-23T15:58:31.173Z] ok github.com/docker/docker/libnetwork/bitseq 0.124s coverage: 84.4% of statements [2021-11-23T15:58:31.173Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-23T15:58:31.173Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-23T15:58:31.173Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-23T15:58:31.173Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-23T15:58:31.173Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-23T15:58:31.173Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-23T15:58:31.173Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-11-23T15:58:31.173Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-23T15:58:31.173Z] ok github.com/docker/docker/libnetwork/config 0.027s coverage: 24.0% of statements [2021-11-23T15:58:31.173Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2021-11-23T15:58:31.173Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-23T15:58:31.173Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-23T15:58:31.173Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-11-23T15:58:31.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T15:58:31.735Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.360s coverage: 59.9% of statements [2021-11-23T15:58:31.735Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-23T15:58:31.751Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T15:58:31.991Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-11-23T15:58:32.552Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.097s coverage: 4.0% of statements [2021-11-23T15:58:32.552Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-23T15:58:33.115Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2021-11-23T15:58:33.115Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-23T15:58:33.133Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-23T15:58:33.133Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.25s) [2021-11-23T15:58:33.133Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.52s) [2021-11-23T15:58:33.133Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.49s) [2021-11-23T15:58:33.133Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.55s) [2021-11-23T15:58:33.133Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.68s) [2021-11-23T15:58:33.133Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.57s) [2021-11-23T15:58:33.133Z] === RUN TestBuildMultiStageCopy [2021-11-23T15:58:33.133Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-23T15:58:33.371Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-11-23T15:58:33.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-23T15:58:34.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-23T15:58:34.514Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-23T15:58:34.774Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-23T15:58:34.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-23T15:58:35.035Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-23T15:58:35.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-23T15:58:35.295Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-23T15:58:35.555Z] --- PASS: TestBuildMultiStageCopy (2.25s) [2021-11-23T15:58:35.555Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s) [2021-11-23T15:58:35.555Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-11-23T15:58:35.555Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2021-11-23T15:58:35.555Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-11-23T15:58:35.555Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2021-11-23T15:58:35.555Z] === RUN TestBuildMultiStageParentConfig [2021-11-23T15:58:36.126Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2021-11-23T15:58:36.126Z] === RUN TestBuildLabelWithTargets [2021-11-23T15:58:36.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-23T15:58:36.687Z] Removing intermediate container 18e0d59d3494 [2021-11-23T15:58:36.687Z] ---> 3076a10ed80c [2021-11-23T15:58:36.687Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-11-23T15:58:36.687Z] ---> Running in 1b42719f2b25 [2021-11-23T15:58:36.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-23T15:58:37.066Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2021-11-23T15:58:37.066Z] === RUN TestBuildWithEmptyLayers [2021-11-23T15:58:37.156Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-23T15:58:37.326Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2021-11-23T15:58:37.326Z] === RUN TestBuildMultiStageOnBuild [2021-11-23T15:58:37.626Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-23T15:58:37.626Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-23T15:58:37.626Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-23T15:58:37.626Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-23T15:58:37.626Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-23T15:58:37.626Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-23T15:58:38.095Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-23T15:58:38.095Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-23T15:58:38.095Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-23T15:58:38.095Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-23T15:58:38.095Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-23T15:58:38.095Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-23T15:58:38.095Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-23T15:58:38.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-23T15:58:38.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-23T15:58:39.083Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-23T15:58:39.083Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-23T15:58:39.234Z] --- PASS: TestBuildMultiStageOnBuild (1.60s) [2021-11-23T15:58:39.234Z] === RUN TestBuildUncleanTarFilenames [2021-11-23T15:58:39.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-23T15:58:39.495Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-11-23T15:58:39.495Z] === RUN TestBuildMultiStageLayerLeak [2021-11-23T15:58:40.307Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-23T15:58:40.307Z] Using test binary docker [2021-11-23T15:58:40.307Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-23T15:58:40.307Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-23T15:58:40.307Z] INFO: Waiting for daemon to start... [2021-11-23T15:58:40.307Z] Starting dockerd [2021-11-23T15:58:41.407Z] --- PASS: TestBuildMultiStageLayerLeak (1.62s) [2021-11-23T15:58:41.407Z] === RUN TestBuildWithHugeFile [2021-11-23T15:58:42.846Z] . [2021-11-23T15:58:42.846Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-23T15:58:42.846Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-23T15:58:42.846Z] Error: No such image: emptyfs [2021-11-23T15:58:43.106Z] Running integration-test (iteration 1) [2021-11-23T15:58:43.106Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-23T15:58:43.338Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.708s coverage: 7.2% of statements [2021-11-23T15:58:43.338Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-23T15:58:43.338Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-11-23T15:58:43.338Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-11-23T15:58:43.338Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-23T15:58:43.338Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-11-23T15:58:43.338Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-23T15:58:43.367Z] Loaded image: busybox:latest [2021-11-23T15:58:43.367Z] Loaded image: busybox:glibc [2021-11-23T15:58:43.594Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-11-23T15:58:43.594Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2021-11-23T15:58:44.156Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-11-23T15:58:44.156Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-11-23T15:58:44.411Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-11-23T15:58:44.751Z] Loaded image: debian:bullseye-slim [2021-11-23T15:58:44.751Z] Loaded image: hello-world:latest [2021-11-23T15:58:45.011Z] Loaded image: arm32v7/hello-world:latest [2021-11-23T15:58:45.011Z] INFO: Testing against a local daemon [2021-11-23T15:58:45.011Z] === RUN TestCgroupNamespacesBuild [2021-11-23T15:58:46.395Z] --- PASS: TestCgroupNamespacesBuild (1.32s) [2021-11-23T15:58:46.396Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-23T15:58:47.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-23T15:58:47.337Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2021-11-23T15:58:47.337Z] === RUN TestBuildWithSession [2021-11-23T15:58:47.337Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T15:58:47.337Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-23T15:58:47.337Z] === RUN TestBuildSquashParent [2021-11-23T15:58:48.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-23T15:58:54.093Z] Removing intermediate container 1b42719f2b25 [2021-11-23T15:58:54.093Z] ---> 8ff7aea29934 [2021-11-23T15:58:54.093Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-23T15:58:54.093Z] ---> Running in 81a4510f960a [2021-11-23T15:58:54.093Z] Removing intermediate container 81a4510f960a [2021-11-23T15:58:54.093Z] ---> 13e382bdcaa4 [2021-11-23T15:58:54.093Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-23T15:58:54.093Z] ---> Running in 5c67e8bdc561 [2021-11-23T15:58:54.093Z] Removing intermediate container 5c67e8bdc561 [2021-11-23T15:58:54.093Z] ---> 4c862961051e [2021-11-23T15:58:54.093Z] Step 11/11 : COPY . . [2021-11-23T15:58:55.466Z] --- PASS: TestBuildSquashParent (6.84s) [2021-11-23T15:58:55.466Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-23T15:58:55.466Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T15:58:55.466Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T15:58:55.466Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T15:58:55.466Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T15:58:55.466Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T15:58:55.466Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T15:58:55.466Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T15:58:55.466Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T15:58:55.466Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T15:58:55.466Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T15:58:55.466Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T15:58:55.466Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T15:58:55.466Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T15:58:55.466Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T15:58:55.727Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T15:58:55.727Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T15:58:56.580Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-11-23T15:58:58.268Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T15:58:58.268Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T15:59:00.179Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-23T15:59:00.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.45s) [2021-11-23T15:59:00.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.54s) [2021-11-23T15:59:00.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s) [2021-11-23T15:59:00.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s) [2021-11-23T15:59:00.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s) [2021-11-23T15:59:00.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2021-11-23T15:59:00.179Z] === RUN TestBuildMultiStageCopy [2021-11-23T15:59:00.179Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-23T15:59:03.475Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-23T15:59:04.045Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-23T15:59:05.427Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-23T15:59:05.676Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|types_sizes|files|imports|name) took 2m24.536693865s [2021-11-23T15:59:05.676Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 509.078721ms [2021-11-23T15:59:06.366Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-23T15:59:07.305Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2021-11-23T15:59:07.305Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2021-11-23T15:59:07.305Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-11-23T15:59:07.305Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-11-23T15:59:07.305Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-11-23T15:59:07.305Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-11-23T15:59:07.305Z] === RUN TestBuildMultiStageParentConfig [2021-11-23T15:59:11.420Z] ok github.com/docker/docker/libnetwork/ipam 15.785s coverage: 85.3% of statements [2021-11-23T15:59:11.420Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-23T15:59:11.420Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-23T15:59:11.420Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-11-23T15:59:11.420Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-11-23T15:59:11.420Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-23T15:59:11.676Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-11-23T15:59:12.239Z] ok github.com/docker/docker/libnetwork/ipamutils 0.275s coverage: 74.0% of statements [2021-11-23T15:59:12.586Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-11-23T15:59:12.586Z] === RUN TestBuildLabelWithTargets [2021-11-23T15:59:12.802Z] ok github.com/docker/docker/libnetwork/iptables 0.130s coverage: 45.1% of statements [2021-11-23T15:59:13.058Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-11-23T15:59:13.315Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2021-11-23T15:59:15.434Z] ---> e77ae037638b [2021-11-23T15:59:15.434Z] Successfully built e77ae037638b [2021-11-23T15:59:15.434Z] Successfully tagged docker:latest [2021-11-23T15:59:15.434Z] INFO: Image build ended at 11/23/2021 15:59:14. Duration:00:02:45.6661780 [2021-11-23T15:59:15.434Z] [2021-11-23T15:59:15.434Z] [2021-11-23T15:59:15.434Z] INFO: Building the test binaries at 11/23/2021 15:59:14... [2021-11-23T15:59:16.280Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-23T15:59:16.280Z] [2021-11-23T15:59:16.280Z] ________ ____ __. [2021-11-23T15:59:16.280Z] \_____ \ | |/ _| [2021-11-23T15:59:16.280Z] / | \| < [2021-11-23T15:59:16.280Z] / | \ | \ [2021-11-23T15:59:16.280Z] \_______ /____|__ \ [2021-11-23T15:59:16.280Z] \/ \/ [2021-11-23T15:59:16.280Z] [2021-11-23T15:59:16.280Z] INFO: make.ps1 ended at 11/23/2021 15:59:14 [2021-11-23T15:59:16.755Z] INFO: Binaries build ended at 11/23/2021 15:59:16. Duration:00:01:17.2362082 [2021-11-23T15:59:17.889Z] INFO [runner/unused/goanalysis] analyzers took 27.839932879s with top 10 stages: buildssa: 23.990131556s, U1000: 3.849801323s [2021-11-23T15:59:18.342Z] INFO: Copying the built daemon binary to d:\CI\PR-40952\7\binary\dockerd-bcc230f9f1.exe... [2021-11-23T15:59:18.342Z] INFO: Copying the built client binary to d:\CI\PR-40952\7\binary\docker-bcc230f9f1.exe... [2021-11-23T15:59:18.342Z] INFO: Copying dockerversion from the container... [2021-11-23T15:59:18.342Z] INFO: Copying the golang package from the container to d:\CI\PR-40952\7\installer\go.zip... [2021-11-23T15:59:18.390Z] INFO: make.ps1 starting at 11/23/2021 15:59:17 [2021-11-23T15:59:18.390Z] INFO: Git commit (5c971cc679) assumed from DOCKER_GITCOMMIT environment variable [2021-11-23T15:59:18.390Z] INFO: Invoking autogen... [2021-11-23T15:59:18.859Z] INFO: Building daemon... [2021-11-23T15:59:19.343Z] INFO: Extracting go.zip to d:\CI\PR-40952\7\go [2021-11-23T15:59:20.715Z] --- PASS: TestBuildLabelWithTargets (8.02s) [2021-11-23T15:59:20.715Z] === RUN TestBuildWithEmptyLayers [2021-11-23T15:59:23.256Z] --- PASS: TestBuildWithEmptyLayers (2.98s) [2021-11-23T15:59:23.256Z] === RUN TestBuildMultiStageOnBuild [2021-11-23T15:59:28.556Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-11-23T15:59:28.556Z] === RUN TestBuildUncleanTarFilenames [2021-11-23T15:59:28.827Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2021-11-23T15:59:28.827Z] === RUN TestBuildMultiStageLayerLeak [2021-11-23T15:59:33.031Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2021-11-23T15:59:33.031Z] === RUN TestBuildWithHugeFile [2021-11-23T15:59:34.062Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-23T15:59:34.062Z] [2021-11-23T15:59:34.062Z] ________ ____ __. [2021-11-23T15:59:34.062Z] \_____ \ | |/ _| [2021-11-23T15:59:34.062Z] / | \| < [2021-11-23T15:59:34.062Z] / | \ | \ [2021-11-23T15:59:34.062Z] \_______ /____|__ \ [2021-11-23T15:59:34.062Z] \/ \/ [2021-11-23T15:59:34.062Z] [2021-11-23T15:59:34.062Z] INFO: make.ps1 ended at 11/23/2021 15:59:28 [2021-11-23T15:59:34.062Z] INFO: Binaries build ended at 11/23/2021 15:59:29. Duration:00:01:13.8430779 [2021-11-23T15:59:34.062Z] INFO: Copying the built daemon binary to d:\CI\PR-40952\7\binary\dockerd-bcc880c964.exe... [2021-11-23T15:59:34.062Z] INFO: Copying the built client binary to d:\CI\PR-40952\7\binary\docker-bcc880c964.exe... [2021-11-23T15:59:34.062Z] INFO: Copying dockerversion from the container... [2021-11-23T15:59:34.062Z] INFO: Copying the golang package from the container to d:\CI\PR-40952\7\installer\go.zip... [2021-11-23T15:59:34.062Z] INFO: Extracting go.zip to d:\CI\PR-40952\7\go [2021-11-23T15:59:37.682Z] --- PASS: TestBuildWithHugeFile (55.81s) [2021-11-23T15:59:37.682Z] === RUN TestBuildWCOWSandboxSize [2021-11-23T15:59:37.682Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T15:59:37.682Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-23T15:59:37.682Z] === RUN TestBuildWithEmptyDockerfile [2021-11-23T15:59:37.682Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T15:59:37.682Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T15:59:37.682Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T15:59:37.682Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T15:59:37.682Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T15:59:37.682Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T15:59:37.682Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T15:59:37.682Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T15:59:37.682Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T15:59:37.682Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-23T15:59:37.682Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-11-23T15:59:37.682Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-11-23T15:59:37.682Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-23T15:59:37.682Z] === RUN TestBuildPreserveOwnership [2021-11-23T15:59:37.682Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-23T15:59:39.590Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-23T15:59:40.530Z] --- PASS: TestBuildPreserveOwnership (3.45s) [2021-11-23T15:59:40.530Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.31s) [2021-11-23T15:59:40.530Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2021-11-23T15:59:40.530Z] === RUN TestBuildPlatformInvalid [2021-11-23T15:59:40.791Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-23T15:59:40.791Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-23T15:59:41.730Z] Loaded image: busybox:latest [2021-11-23T15:59:41.730Z] Loaded image: busybox:glibc [2021-11-23T15:59:43.112Z] Loaded image: debian:bullseye-slim [2021-11-23T15:59:43.112Z] Loaded image: hello-world:latest [2021-11-23T15:59:43.112Z] Loaded image: arm32v7/hello-world:latest [2021-11-23T15:59:49.695Z] INFO: Extraction ended at 11/23/2021 15:59:45. Duration:00:00:27.0319599 [2021-11-23T15:59:49.696Z] INFO: Updating the golang and path environment variables [2021-11-23T15:59:49.696Z] INFO: GOPATH=d:\gopath [2021-11-23T15:59:49.696Z] INFO: go version go1.17.3 windows/amd64 [2021-11-23T15:59:49.696Z] INFO: Running the daemon under test in debug mode [2021-11-23T15:59:49.696Z] INFO: Starting a daemon under test... [2021-11-23T15:59:49.696Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40952\7\daemon --pidfile d:\CI\PR-40952\7\docker.pid -D [2021-11-23T15:59:49.696Z] INFO: Process started successfully. [2021-11-23T15:59:49.696Z] INFO: Start tailing logs of the daemon under tests [2021-11-23T15:59:49.696Z] INFO: Waiting for the daemon under test to start... [2021-11-23T15:59:53.144Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.74s) [2021-11-23T15:59:53.144Z] PASS [2021-11-23T15:59:53.144Z] [2021-11-23T15:59:53.144Z] === Skipped [2021-11-23T15:59:53.144Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-23T15:59:53.144Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T15:59:53.144Z] [2021-11-23T15:59:53.144Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-23T15:59:53.144Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T15:59:53.144Z] [2021-11-23T15:59:53.144Z] DONE 34 tests, 2 skipped in 91.620s [2021-11-23T15:59:53.144Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-23T15:59:53.144Z] INFO: Testing against a local daemon [2021-11-23T15:59:53.144Z] === RUN TestConfigInspect [2021-11-23T15:59:54.082Z] --- PASS: TestConfigInspect (2.37s) [2021-11-23T15:59:54.082Z] === RUN TestConfigList [2021-11-23T15:59:55.290Z] INFO: Extraction ended at 11/23/2021 15:59:54. Duration:00:00:22.5801512 [2021-11-23T15:59:55.290Z] INFO: Updating the golang and path environment variables [2021-11-23T15:59:55.290Z] INFO: GOPATH=d:\gopath [2021-11-23T15:59:55.290Z] INFO: go version go1.17.3 windows/amd64 [2021-11-23T15:59:55.290Z] INFO: Running the daemon under test in debug mode [2021-11-23T15:59:55.290Z] INFO: Starting a daemon under test... [2021-11-23T15:59:55.290Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40952\7\daemon --pidfile d:\CI\PR-40952\7\docker.pid -D [2021-11-23T15:59:55.290Z] INFO: Process started successfully. [2021-11-23T15:59:55.290Z] INFO: Start tailing logs of the daemon under tests [2021-11-23T15:59:55.290Z] INFO: Waiting for the daemon under test to start... [2021-11-23T15:59:55.993Z] --- PASS: TestConfigList (2.13s) [2021-11-23T15:59:55.993Z] === RUN TestConfigsCreateAndDelete [2021-11-23T15:59:58.531Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2021-11-23T15:59:58.531Z] === RUN TestConfigsUpdate [2021-11-23T16:00:00.440Z] --- PASS: TestConfigsUpdate (2.21s) [2021-11-23T16:00:00.440Z] === RUN TestTemplatedConfig [2021-11-23T16:00:02.981Z] --- PASS: TestTemplatedConfig (2.64s) [2021-11-23T16:00:02.981Z] === RUN TestConfigCreateResolve [2021-11-23T16:00:05.520Z] --- PASS: TestConfigCreateResolve (2.12s) [2021-11-23T16:00:05.520Z] PASS [2021-11-23T16:00:05.520Z] [2021-11-23T16:00:05.520Z] DONE 6 tests in 13.722s [2021-11-23T16:00:05.520Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-23T16:00:05.520Z] INFO: Testing against a local daemon [2021-11-23T16:00:05.520Z] === RUN TestCheckpoint [2021-11-23T16:00:05.520Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T16:00:05.520Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-23T16:00:05.520Z] === RUN TestContainerInvalidJSON [2021-11-23T16:00:05.520Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:00:05.520Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:00:05.520Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:00:05.520Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:00:05.520Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:00:05.520Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:00:05.520Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-23T16:00:05.520Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-23T16:00:05.520Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-23T16:00:05.520Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-23T16:00:05.520Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-11-23T16:00:05.520Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-23T16:00:05.520Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-23T16:00:05.520Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-23T16:00:05.520Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-11-23T16:00:05.520Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-23T16:00:05.520Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-23T16:00:05.520Z] === RUN TestCopyFromContainer [2021-11-23T16:00:06.461Z] === RUN TestCopyFromContainer// [2021-11-23T16:00:06.461Z] === RUN TestCopyFromContainer//bar/root [2021-11-23T16:00:06.722Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-23T16:00:06.722Z] === RUN TestCopyFromContainer/bar/quux [2021-11-23T16:00:06.722Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-23T16:00:06.722Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-23T16:00:06.982Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-23T16:00:06.982Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-23T16:00:06.982Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-23T16:00:06.982Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-23T16:00:07.242Z] --- PASS: TestCopyFromContainer (1.64s) [2021-11-23T16:00:07.242Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-23T16:00:07.242Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-11-23T16:00:07.242Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-23T16:00:07.242Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-11-23T16:00:07.242Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-11-23T16:00:07.242Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-23T16:00:07.242Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-23T16:00:07.242Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-23T16:00:07.242Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-23T16:00:07.242Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-23T16:00:07.242Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-23T16:00:07.242Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:00:07.242Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:00:07.242Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:00:07.242Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:00:07.242Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:00:07.242Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:00:07.242Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:00:07.242Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:00:07.242Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:00:07.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-23T16:00:07.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-23T16:00:07.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-23T16:00:07.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-23T16:00:07.242Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-23T16:00:07.242Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-11-23T16:00:07.242Z] === RUN TestCreateWithInvalidEnv [2021-11-23T16:00:07.242Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-23T16:00:07.242Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-23T16:00:07.242Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-23T16:00:07.242Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-23T16:00:07.242Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-23T16:00:07.242Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-23T16:00:07.242Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-23T16:00:07.242Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-23T16:00:07.242Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-23T16:00:07.242Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-23T16:00:07.242Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-23T16:00:07.242Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-23T16:00:07.242Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-23T16:00:07.242Z] === RUN TestCreateTmpfsMountsTarget [2021-11-23T16:00:07.242Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-23T16:00:07.242Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-23T16:00:07.699Z] ...INFO: Daemon under test started and replied! [2021-11-23T16:00:07.699Z] INFO: Docker version of the daemon under test [2021-11-23T16:00:07.699Z] [2021-11-23T16:00:07.699Z] Client: [2021-11-23T16:00:07.699Z] Version: 17.06.2-ce [2021-11-23T16:00:07.699Z] API version: 1.30 [2021-11-23T16:00:07.699Z] Go version: go1.8.3 [2021-11-23T16:00:07.699Z] Git commit: cec0b72 [2021-11-23T16:00:07.699Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-23T16:00:07.699Z] OS/Arch: windows/amd64 [2021-11-23T16:00:07.699Z] [2021-11-23T16:00:07.699Z] Server: [2021-11-23T16:00:07.699Z] Version: 0.0.0-dev [2021-11-23T16:00:07.699Z] API version: 1.42 (minimum version 1.24) [2021-11-23T16:00:07.699Z] Go version: go1.17.3 [2021-11-23T16:00:07.699Z] Git commit: bcc230f9f1 [2021-11-23T16:00:07.699Z] Built: 11/23/2021 15:58:03 [2021-11-23T16:00:07.699Z] OS/Arch: windows/amd64 [2021-11-23T16:00:07.699Z] Experimental: false [2021-11-23T16:00:07.699Z] [2021-11-23T16:00:07.699Z] INFO: Docker info of the daemon under test [2021-11-23T16:00:07.699Z] [2021-11-23T16:00:07.699Z] Containers: 0 [2021-11-23T16:00:07.699Z] Running: 0 [2021-11-23T16:00:07.699Z] Paused: 0 [2021-11-23T16:00:07.699Z] Stopped: 0 [2021-11-23T16:00:07.699Z] Images: 0 [2021-11-23T16:00:07.699Z] Server Version: 0.0.0-dev [2021-11-23T16:00:07.699Z] Storage Driver: windowsfilter [2021-11-23T16:00:07.699Z] Windows: [2021-11-23T16:00:07.699Z] Logging Driver: json-file [2021-11-23T16:00:07.699Z] Plugins: [2021-11-23T16:00:07.699Z] Volume: local [2021-11-23T16:00:07.699Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T16:00:07.699Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T16:00:07.699Z] Swarm: inactive [2021-11-23T16:00:07.699Z] Default Isolation: process [2021-11-23T16:00:07.699Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-23T16:00:07.699Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-23T16:00:07.699Z] OSType: windows [2021-11-23T16:00:07.699Z] Architecture: x86_64 [2021-11-23T16:00:07.699Z] CPUs: 4 [2021-11-23T16:00:07.699Z] Total Memory: 32GiB [2021-11-23T16:00:07.699Z] Name: azwin-2-18a270 [2021-11-23T16:00:07.699Z] ID: JK65:ARDD:PCKN:WGEC:TSRK:PSRB:RY6K:3JK5:6BGG:BLWV:ZOEV:CH5T [2021-11-23T16:00:07.699Z] Docker Root Dir: D:\CI\PR-40952\7\daemon [2021-11-23T16:00:07.699Z] Debug Mode (client): false [2021-11-23T16:00:07.699Z] Debug Mode (server): true [2021-11-23T16:00:07.699Z] File Descriptors: -1 [2021-11-23T16:00:07.699Z] Goroutines: 16 [2021-11-23T16:00:07.699Z] System Time: 2021-11-23T16:00:05.6500032Z [2021-11-23T16:00:07.699Z] EventsListeners: 0 [2021-11-23T16:00:07.699Z] Registry: https://index.docker.io/v1/ [2021-11-23T16:00:07.699Z] Labels: [2021-11-23T16:00:07.699Z] Experimental: false [2021-11-23T16:00:07.699Z] Insecure Registries: [2021-11-23T16:00:07.699Z] 127.0.0.0/8 [2021-11-23T16:00:07.699Z] Live Restore Enabled: false [2021-11-23T16:00:07.699Z] [2021-11-23T16:00:07.699Z] [2021-11-23T16:00:07.699Z] INFO: Docker images of the daemon under test [2021-11-23T16:00:07.699Z] [2021-11-23T16:00:07.699Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-23T16:00:07.699Z] [2021-11-23T16:00:07.699Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-23T16:00:07.699Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-11-23T16:00:07.699Z] ltsc2022: Pulling from windows/servercore [2021-11-23T16:00:07.699Z] 8f616e6e9eec: Pulling fs layer [2021-11-23T16:00:07.699Z] a0eb404f1860: Pulling fs layer [2021-11-23T16:00:09.151Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2021-11-23T16:00:09.151Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-23T16:00:09.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-23T16:00:10.532Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2021-11-23T16:00:10.533Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-23T16:00:10.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:00:10.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:00:10.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:00:10.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:00:10.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:00:10.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:00:10.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:00:10.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:00:10.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:00:10.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:00:10.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:00:10.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:00:10.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:00:10.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:00:10.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:00:10.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-23T16:00:10.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-23T16:00:10.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-23T16:00:10.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-23T16:00:10.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-23T16:00:10.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-23T16:00:10.533Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-23T16:00:11.102Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2021-11-23T16:00:11.102Z] === RUN TestCreateDifferentPlatform [2021-11-23T16:00:11.102Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-23T16:00:11.102Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-23T16:00:11.102Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-23T16:00:11.102Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-23T16:00:11.102Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-23T16:00:11.102Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-23T16:00:11.102Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-11-23T16:00:11.102Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-23T16:00:11.102Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-11-23T16:00:11.102Z] === RUN TestContainerStartOnDaemonRestart [2021-11-23T16:00:11.102Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-23T16:00:11.102Z] === RUN TestDaemonRestartIpcMode [2021-11-23T16:00:11.102Z] === PAUSE TestDaemonRestartIpcMode [2021-11-23T16:00:11.102Z] === RUN TestDaemonHostGatewayIP [2021-11-23T16:00:11.102Z] === PAUSE TestDaemonHostGatewayIP [2021-11-23T16:00:11.102Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-23T16:00:11.102Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-23T16:00:11.102Z] === RUN TestContainerKillOnDaemonStart [2021-11-23T16:00:11.102Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-23T16:00:11.102Z] === RUN TestDiff [2021-11-23T16:00:11.671Z] --- PASS: TestDiff (0.49s) [2021-11-23T16:00:11.671Z] === RUN TestExecWithCloseStdin [2021-11-23T16:00:12.241Z] --- PASS: TestExecWithCloseStdin (0.63s) [2021-11-23T16:00:12.241Z] === RUN TestExec [2021-11-23T16:00:12.811Z] --- PASS: TestExec (0.65s) [2021-11-23T16:00:12.811Z] === RUN TestExecUser [2021-11-23T16:00:13.381Z] --- PASS: TestExecUser (0.63s) [2021-11-23T16:00:13.381Z] === RUN TestExportContainerAndImportImage [2021-11-23T16:00:14.322Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2021-11-23T16:00:14.322Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-23T16:00:14.924Z] a0eb404f1860: Verifying Checksum [2021-11-23T16:00:14.924Z] a0eb404f1860: Download complete [2021-11-23T16:00:15.702Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-11-23T16:00:15.702Z] === RUN TestHealthCheckWorkdir [2021-11-23T16:00:16.273Z] --- PASS: TestHealthCheckWorkdir (0.77s) [2021-11-23T16:00:16.273Z] === RUN TestHealthKillContainer [2021-11-23T16:00:16.533Z] .....INFO: Daemon under test started and replied! [2021-11-23T16:00:16.533Z] INFO: Docker version of the daemon under test [2021-11-23T16:00:16.533Z] [2021-11-23T16:00:16.533Z] Client: [2021-11-23T16:00:16.533Z] Version: 17.06.2-ce [2021-11-23T16:00:16.533Z] API version: 1.30 [2021-11-23T16:00:16.533Z] Go version: go1.8.3 [2021-11-23T16:00:16.533Z] Git commit: cec0b72 [2021-11-23T16:00:16.533Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-23T16:00:16.533Z] OS/Arch: windows/amd64 [2021-11-23T16:00:16.533Z] [2021-11-23T16:00:16.533Z] Server: [2021-11-23T16:00:16.533Z] Version: 0.0.0-dev [2021-11-23T16:00:16.533Z] API version: 1.42 (minimum version 1.24) [2021-11-23T16:00:16.533Z] Go version: go1.17.3 [2021-11-23T16:00:16.533Z] Git commit: bcc880c964 [2021-11-23T16:00:16.533Z] Built: 11/23/2021 15:58:21 [2021-11-23T16:00:16.533Z] OS/Arch: windows/amd64 [2021-11-23T16:00:16.533Z] Experimental: false [2021-11-23T16:00:16.533Z] [2021-11-23T16:00:16.533Z] INFO: Docker info of the daemon under test [2021-11-23T16:00:16.533Z] [2021-11-23T16:00:16.533Z] Containers: 0 [2021-11-23T16:00:16.533Z] Running: 0 [2021-11-23T16:00:16.533Z] Paused: 0 [2021-11-23T16:00:16.533Z] Stopped: 0 [2021-11-23T16:00:16.533Z] Images: 0 [2021-11-23T16:00:16.533Z] Server Version: 0.0.0-dev [2021-11-23T16:00:16.533Z] Storage Driver: windowsfilter [2021-11-23T16:00:16.533Z] Windows: [2021-11-23T16:00:16.533Z] Logging Driver: json-file [2021-11-23T16:00:16.533Z] Plugins: [2021-11-23T16:00:16.533Z] Volume: local [2021-11-23T16:00:16.533Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T16:00:16.533Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T16:00:16.533Z] Swarm: inactive [2021-11-23T16:00:16.533Z] Default Isolation: process [2021-11-23T16:00:16.533Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-23T16:00:16.533Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-23T16:00:16.533Z] OSType: windows [2021-11-23T16:00:16.533Z] Architecture: x86_64 [2021-11-23T16:00:16.533Z] CPUs: 4 [2021-11-23T16:00:16.533Z] Total Memory: 32GiB [2021-11-23T16:00:16.533Z] Name: azwin-2-f7a2e0 [2021-11-23T16:00:16.533Z] ID: WORQ:P5VV:QYYP:SLCV:LD6T:2OPH:GPQ2:5ZLH:JKJD:WHQF:YBH5:MPK7 [2021-11-23T16:00:16.533Z] Docker Root Dir: D:\CI\PR-40952\7\daemon [2021-11-23T16:00:16.533Z] Debug Mode (client): false [2021-11-23T16:00:16.533Z] Debug Mode (server): true [2021-11-23T16:00:16.533Z] File Descriptors: -1 [2021-11-23T16:00:16.533Z] Goroutines: 16 [2021-11-23T16:00:16.533Z] System Time: 2021-11-23T16:00:14.3639178Z [2021-11-23T16:00:16.533Z] EventsListeners: 0 [2021-11-23T16:00:16.533Z] Registry: https://index.docker.io/v1/ [2021-11-23T16:00:16.533Z] Labels: [2021-11-23T16:00:16.533Z] Experimental: false [2021-11-23T16:00:16.533Z] Insecure Registries: [2021-11-23T16:00:16.533Z] 127.0.0.0/8 [2021-11-23T16:00:16.533Z] Live Restore Enabled: false [2021-11-23T16:00:16.533Z] [2021-11-23T16:00:16.533Z] [2021-11-23T16:00:16.533Z] INFO: Docker images of the daemon under test [2021-11-23T16:00:16.533Z] [2021-11-23T16:00:16.533Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-23T16:00:16.533Z] [2021-11-23T16:00:16.533Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-23T16:00:16.533Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-11-23T16:00:16.533Z] ltsc2019: Pulling from windows/servercore [2021-11-23T16:00:16.533Z] 4612f6d0b889: Pulling fs layer [2021-11-23T16:00:16.533Z] c1f4c7287c99: Pulling fs layer [2021-11-23T16:00:19.517Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-23T16:00:19.517Z] [2021-11-23T16:00:19.517Z] ________ ____ __. [2021-11-23T16:00:19.517Z] \_____ \ | |/ _| [2021-11-23T16:00:19.517Z] / | \| < [2021-11-23T16:00:19.517Z] / | \ | \ [2021-11-23T16:00:19.517Z] \_______ /____|__ \ [2021-11-23T16:00:19.517Z] \/ \/ [2021-11-23T16:00:19.517Z] [2021-11-23T16:00:19.517Z] INFO: make.ps1 ended at 11/23/2021 16:00:19 [2021-11-23T16:00:21.083Z] INFO: Binaries build ended at 11/23/2021 16:00:20. Duration:00:01:05.9693224 [2021-11-23T16:00:22.072Z] INFO: Copying the built daemon binary to d:\CI\PR-40952\7\binary\dockerd-5c971cc679.exe... [2021-11-23T16:00:22.072Z] INFO: Copying the built client binary to d:\CI\PR-40952\7\binary\docker-5c971cc679.exe... [2021-11-23T16:00:22.072Z] INFO: Copying dockerversion from the container... [2021-11-23T16:00:22.072Z] INFO: Copying the golang package from the container to d:\CI\PR-40952\7\installer\go.zip... [2021-11-23T16:00:23.061Z] INFO: Extracting go.zip to d:\CI\PR-40952\7\go [2021-11-23T16:00:24.396Z] --- PASS: TestHealthKillContainer (8.23s) [2021-11-23T16:00:24.396Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-23T16:00:24.966Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2021-11-23T16:00:24.966Z] === RUN TestIpcModeNone [2021-11-23T16:00:25.536Z] --- PASS: TestIpcModeNone (0.62s) [2021-11-23T16:00:25.536Z] === RUN TestIpcModePrivate [2021-11-23T16:00:26.106Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2021-11-23T16:00:26.366Z] --- PASS: TestIpcModePrivate (0.62s) [2021-11-23T16:00:26.366Z] === RUN TestIpcModeShareable [2021-11-23T16:00:26.625Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2021-11-23T16:00:26.885Z] --- PASS: TestIpcModeShareable (0.63s) [2021-11-23T16:00:26.885Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-23T16:00:28.796Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s) [2021-11-23T16:00:28.796Z] === RUN TestAPIIpcModeHost [2021-11-23T16:00:29.029Z] c1f4c7287c99: Verifying Checksum [2021-11-23T16:00:29.029Z] c1f4c7287c99: Download complete [2021-11-23T16:00:29.057Z] --- PASS: TestAPIIpcModeHost (0.40s) [2021-11-23T16:00:29.057Z] === RUN TestDaemonIpcModeShareable [2021-11-23T16:00:29.300Z] --- PASS: TestBuildWithHugeFile (52.68s) [2021-11-23T16:00:29.301Z] === RUN TestBuildWCOWSandboxSize [2021-11-23T16:00:29.301Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T16:00:29.301Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-23T16:00:29.301Z] === RUN TestBuildWithEmptyDockerfile [2021-11-23T16:00:29.301Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T16:00:29.301Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T16:00:29.301Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T16:00:29.301Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T16:00:29.301Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T16:00:29.301Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T16:00:29.301Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T16:00:29.301Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T16:00:29.301Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T16:00:29.301Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-23T16:00:29.301Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-11-23T16:00:29.301Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-11-23T16:00:29.301Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-23T16:00:29.301Z] === RUN TestBuildPreserveOwnership [2021-11-23T16:00:29.301Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-23T16:00:29.996Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-23T16:00:30.255Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2021-11-23T16:00:30.255Z] === RUN TestDaemonIpcModePrivate [2021-11-23T16:00:31.200Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-23T16:00:31.462Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2021-11-23T16:00:31.462Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-23T16:00:32.418Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-23T16:00:32.595Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-23T16:00:32.679Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2021-11-23T16:00:32.679Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-23T16:00:33.624Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-23T16:00:33.885Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.27s) [2021-11-23T16:00:33.885Z] === RUN TestIpcModeOlderClient [2021-11-23T16:00:33.885Z] === PAUSE TestIpcModeOlderClient [2021-11-23T16:00:33.885Z] === RUN TestKillContainerInvalidSignal [2021-11-23T16:00:34.455Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2021-11-23T16:00:34.455Z] === RUN TestKillContainer [2021-11-23T16:00:34.455Z] === RUN TestKillContainer/no_signal [2021-11-23T16:00:34.716Z] === RUN TestKillContainer/non_killing_signal [2021-11-23T16:00:34.975Z] === RUN TestKillContainer/killing_signal [2021-11-23T16:00:35.544Z] --- PASS: TestKillContainer (1.28s) [2021-11-23T16:00:35.544Z] --- PASS: TestKillContainer/no_signal (0.42s) [2021-11-23T16:00:35.544Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2021-11-23T16:00:35.544Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2021-11-23T16:00:35.544Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-23T16:00:35.544Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-23T16:00:36.114Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-23T16:00:36.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-23T16:00:36.334Z] 8f616e6e9eec: Verifying Checksum [2021-11-23T16:00:36.334Z] 8f616e6e9eec: Download complete [2021-11-23T16:00:36.375Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2021-11-23T16:00:36.375Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2021-11-23T16:00:36.375Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2021-11-23T16:00:36.375Z] === RUN TestKillStoppedContainer [2021-11-23T16:00:36.375Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-23T16:00:36.375Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-23T16:00:36.375Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-23T16:00:36.375Z] === RUN TestKillDifferentUserContainer [2021-11-23T16:00:36.793Z] --- PASS: TestBuildPreserveOwnership (10.11s) [2021-11-23T16:00:36.793Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.11s) [2021-11-23T16:00:36.793Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-11-23T16:00:36.793Z] === RUN TestBuildPlatformInvalid [2021-11-23T16:00:36.793Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-23T16:00:36.793Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-23T16:00:36.793Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-23T16:00:36.793Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-23T16:00:36.793Z] PASS [2021-11-23T16:00:36.793Z] [2021-11-23T16:00:36.793Z] === Skipped [2021-11-23T16:00:36.794Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-23T16:00:36.794Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T16:00:36.794Z] [2021-11-23T16:00:36.794Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-23T16:00:36.794Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T16:00:36.794Z] [2021-11-23T16:00:36.794Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-23T16:00:36.794Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-23T16:00:36.794Z] [2021-11-23T16:00:36.794Z] DONE 34 tests, 3 skipped in 113.195s [2021-11-23T16:00:36.794Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-23T16:00:36.794Z] INFO: Testing against a local daemon [2021-11-23T16:00:36.794Z] === RUN TestConfigInspect [2021-11-23T16:00:36.794Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:00:36.794Z] --- SKIP: TestConfigInspect (0.02s) [2021-11-23T16:00:36.794Z] === RUN TestConfigList [2021-11-23T16:00:36.794Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:00:36.794Z] --- SKIP: TestConfigList (0.01s) [2021-11-23T16:00:36.794Z] === RUN TestConfigsCreateAndDelete [2021-11-23T16:00:36.794Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:00:36.794Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-11-23T16:00:36.794Z] === RUN TestConfigsUpdate [2021-11-23T16:00:36.794Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:00:36.794Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-11-23T16:00:36.794Z] === RUN TestTemplatedConfig [2021-11-23T16:00:36.794Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:00:36.794Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-23T16:00:36.794Z] === RUN TestConfigCreateResolve [2021-11-23T16:00:36.794Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:00:36.794Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-11-23T16:00:36.794Z] PASS [2021-11-23T16:00:36.794Z] [2021-11-23T16:00:36.794Z] === Skipped [2021-11-23T16:00:36.794Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-11-23T16:00:36.794Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:00:36.794Z] [2021-11-23T16:00:36.794Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-11-23T16:00:36.794Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:00:36.794Z] [2021-11-23T16:00:36.794Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-11-23T16:00:36.794Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:00:36.794Z] [2021-11-23T16:00:36.794Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-11-23T16:00:36.794Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:00:36.794Z] [2021-11-23T16:00:36.794Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-11-23T16:00:36.794Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:00:36.794Z] [2021-11-23T16:00:36.794Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-11-23T16:00:36.794Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:00:36.794Z] [2021-11-23T16:00:36.794Z] DONE 6 tests, 6 skipped in 0.177s [2021-11-23T16:00:36.794Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-23T16:00:36.794Z] INFO: Testing against a local daemon [2021-11-23T16:00:36.794Z] === RUN TestCheckpoint [2021-11-23T16:00:36.794Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T16:00:36.794Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-23T16:00:36.794Z] === RUN TestContainerInvalidJSON [2021-11-23T16:00:36.794Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:00:36.794Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:00:36.794Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:00:36.794Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:00:36.794Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:00:36.794Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:00:36.794Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-23T16:00:36.794Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-23T16:00:36.794Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-23T16:00:36.794Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-23T16:00:36.794Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-11-23T16:00:36.794Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-23T16:00:36.794Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-23T16:00:36.794Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-23T16:00:36.794Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-23T16:00:36.794Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-23T16:00:36.794Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-23T16:00:36.794Z] === RUN TestCopyFromContainer [2021-11-23T16:00:36.945Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2021-11-23T16:00:36.945Z] === RUN TestInspectOomKilledTrue [2021-11-23T16:00:36.945Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-23T16:00:36.945Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-23T16:00:36.945Z] === RUN TestInspectOomKilledFalse [2021-11-23T16:00:37.205Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2021-11-23T16:00:37.205Z] === RUN TestLinksEtcHostsContentMatch [2021-11-23T16:00:37.709Z] 4612f6d0b889: Verifying Checksum [2021-11-23T16:00:37.709Z] 4612f6d0b889: Download complete [2021-11-23T16:00:37.776Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2021-11-23T16:00:37.776Z] === RUN TestLinksContainerNames [2021-11-23T16:00:38.715Z] --- PASS: TestLinksContainerNames (0.84s) [2021-11-23T16:00:38.715Z] === RUN TestLogsFollowTailEmpty [2021-11-23T16:00:38.975Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2021-11-23T16:00:38.975Z] === RUN TestContainerNetworkMountsNoChown [2021-11-23T16:00:39.236Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/default [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/default [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/private [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/private [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/rprivate [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/slave [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/slave [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/rslave [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/shared [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/shared [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/rshared [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-23T16:00:39.236Z] === CONT TestMountDaemonRoot/default [2021-11-23T16:00:39.236Z] === CONT TestMountDaemonRoot/rslave [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-23T16:00:39.236Z] === CONT TestMountDaemonRoot/rshared [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T16:00:39.236Z] === CONT TestMountDaemonRoot/shared [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T16:00:39.236Z] === CONT TestMountDaemonRoot/rprivate [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T16:00:39.236Z] === CONT TestMountDaemonRoot/slave [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-23T16:00:39.236Z] === CONT TestMountDaemonRoot/private [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-23T16:00:39.236Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-23T16:00:39.236Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-23T16:00:39.236Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-23T16:00:39.236Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-23T16:00:39.297Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m19.612926009s with top 10 stages: buildssa: 1m36.881327645s, goimports: 21.644290636s, unconvert: 14.556374631s, gosec: 9.432113309s, golint: 5.804935251s, ineffassign: 4.793217476s, misspell: 4.758189765s, vrp: 3.173274845s, inspect: 2.894050255s, ctrlflow: 1.978558565s [2021-11-23T16:00:39.497Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-23T16:00:39.497Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-23T16:00:39.497Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-23T16:00:39.497Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-23T16:00:39.497Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T16:00:39.497Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T16:00:39.497Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-23T16:00:39.497Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-23T16:00:39.497Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-23T16:00:39.497Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-23T16:00:39.497Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-23T16:00:39.497Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-23T16:00:39.497Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-23T16:00:39.557Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-11-23T16:00:39.557Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2178/2178, skip_dirs: 2178/2178, identifier_marker: 1790/1790, exclude: 1790/1790, autogenerated_exclude: 1790/2178, cgo: 2178/2759, path_prettifier: 2178/2178, exclude-rules: 78/1790, nolint: 0/78, skip_files: 2178/2178 [2021-11-23T16:00:39.557Z] INFO [runner] processing took 136.341736ms with stages: nolint: 63.439096ms, identifier_marker: 40.164506ms, path_prettifier: 13.059942ms, exclude-rules: 9.629461ms, autogenerated_exclude: 6.636348ms, skip_dirs: 3.016422ms, cgo: 261µs, filename_unadjuster: 128.827µs, max_same_issues: 1.895µs, exclude: 979ns, skip_files: 750ns, source_code: 544ns, uniq_by_line: 537ns, diff: 452ns, max_from_linter: 412ns, path_shortener: 293ns, max_per_file_from_linter: 272ns [2021-11-23T16:00:39.557Z] INFO [runner] linters took 1m45.023828146s with stages: goanalysis_metalinter: 1m22.937282942s, unused: 21.950052518s [2021-11-23T16:00:39.557Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-11-23T16:00:39.557Z] INFO Memory: 2501 samples, avg is 2012.9MB, max is 5620.6MB [2021-11-23T16:00:39.557Z] INFO Execution took 4m10.089626247s [2021-11-23T16:00:39.757Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T16:00:39.757Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-23T16:00:39.757Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T16:00:39.757Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-23T16:00:39.757Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T16:00:39.757Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-23T16:00:39.757Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T16:00:39.757Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-23T16:00:39.757Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-23T16:00:39.757Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-23T16:00:39.757Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-23T16:00:39.757Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-23T16:00:39.757Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-23T16:00:39.757Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-11-23T16:00:39.757Z] === RUN TestContainerBindMountNonRecursive [2021-11-23T16:00:40.089Z] === RUN TestCopyFromContainer// [2021-11-23T16:00:40.090Z] === RUN TestCopyFromContainer//bar/root [2021-11-23T16:00:40.351Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-23T16:00:40.351Z] === RUN TestCopyFromContainer/bar/quux [2021-11-23T16:00:40.351Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-23T16:00:40.351Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-23T16:00:40.351Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-23T16:00:40.484Z] Congratulations! The shell scripts are properly formatted. [2021-11-23T16:00:40.612Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-23T16:00:40.612Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-23T16:00:40.612Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-23T16:00:40.612Z] --- PASS: TestCopyFromContainer (3.82s) [2021-11-23T16:00:40.612Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-23T16:00:40.612Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-11-23T16:00:40.612Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-23T16:00:40.612Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-23T16:00:40.612Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-23T16:00:40.612Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-23T16:00:40.612Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-23T16:00:40.612Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-23T16:00:40.612Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-23T16:00:40.612Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-23T16:00:40.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-23T16:00:40.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:00:40.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:00:40.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:00:40.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:00:40.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:00:40.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:00:40.612Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:00:40.612Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:00:40.612Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:00:40.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-23T16:00:40.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-23T16:00:40.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-23T16:00:40.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-23T16:00:40.612Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-23T16:00:40.612Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-23T16:00:40.612Z] === RUN TestCreateWithInvalidEnv [2021-11-23T16:00:40.612Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-23T16:00:40.612Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-23T16:00:40.612Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-23T16:00:40.612Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-23T16:00:40.612Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-23T16:00:40.612Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-23T16:00:40.872Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-23T16:00:40.872Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-23T16:00:40.872Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-23T16:00:40.872Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-23T16:00:40.872Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-23T16:00:40.872Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-23T16:00:40.872Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-23T16:00:40.872Z] === RUN TestCreateTmpfsMountsTarget [2021-11-23T16:00:40.872Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-11-23T16:00:40.872Z] === RUN TestCreateWithCustomMaskedPaths [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-11-23T16:00:41.139Z] --- PASS: TestContainerBindMountNonRecursive (1.13s) [2021-11-23T16:00:41.139Z] === RUN TestContainerVolumesMountedAsShared [2021-11-23T16:00:41.399Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2021-11-23T16:00:41.399Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-23T16:00:41.404Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40952/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a29cfab4b0d6329a5c0aa16c5f7b7fb8f9cd7cce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a29cfab4b0d6329a5c0aa16c5f7b7fb8f9cd7cce hack/make.sh dynbinary test-docker-py [2021-11-23T16:00:41.659Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2021-11-23T16:00:41.659Z] === RUN TestNetworkNat [2021-11-23T16:00:42.229Z] --- PASS: TestNetworkNat (0.45s) [2021-11-23T16:00:42.229Z] === RUN TestNetworkLocalhostTCPNat [2021-11-23T16:00:42.254Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2021-11-23T16:00:42.255Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-23T16:00:42.332Z] [2021-11-23T16:00:42.332Z] Removing bundles/ [2021-11-23T16:00:42.332Z] [2021-11-23T16:00:42.332Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-23T16:00:42.332Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-23T16:00:42.332Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T16:00:42.488Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2021-11-23T16:00:42.488Z] === RUN TestNetworkLoopbackNat [2021-11-23T16:00:43.195Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2021-11-23T16:00:43.195Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-23T16:00:43.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:00:43.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:00:43.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:00:43.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:00:43.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:00:43.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:00:43.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:00:43.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:00:43.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:00:43.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:00:43.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:00:43.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:00:43.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:00:43.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:00:43.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:00:43.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-23T16:00:43.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-23T16:00:43.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-23T16:00:43.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-23T16:00:43.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-23T16:00:43.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-23T16:00:43.195Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-23T16:00:43.715Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2021-11-23T16:00:43.715Z] === RUN TestCreateDifferentPlatform [2021-11-23T16:00:43.715Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-23T16:00:43.715Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-23T16:00:43.715Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-23T16:00:43.715Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-23T16:00:43.715Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-23T16:00:43.715Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-23T16:00:43.715Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-23T16:00:43.715Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-23T16:00:43.715Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-23T16:00:43.715Z] === RUN TestContainerStartOnDaemonRestart [2021-11-23T16:00:43.715Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-23T16:00:43.715Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-11-23T16:00:43.715Z] === RUN TestDaemonRestartIpcMode [2021-11-23T16:00:43.715Z] === PAUSE TestDaemonRestartIpcMode [2021-11-23T16:00:43.715Z] === RUN TestDaemonHostGatewayIP [2021-11-23T16:00:43.715Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:00:43.715Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-11-23T16:00:43.715Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-23T16:00:43.715Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-23T16:00:43.715Z] === RUN TestContainerKillOnDaemonStart [2021-11-23T16:00:43.715Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-23T16:00:43.715Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-23T16:00:43.715Z] === RUN TestDiff [2021-11-23T16:00:43.976Z] --- PASS: TestDiff (0.38s) [2021-11-23T16:00:43.976Z] === RUN TestExecWithCloseStdin [2021-11-23T16:00:44.546Z] --- PASS: TestExecWithCloseStdin (0.50s) [2021-11-23T16:00:44.546Z] === RUN TestExec [2021-11-23T16:00:45.026Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2021-11-23T16:00:45.026Z] === RUN TestPause [2021-11-23T16:00:45.115Z] --- PASS: TestExec (0.49s) [2021-11-23T16:00:45.115Z] === RUN TestExecUser [2021-11-23T16:00:45.596Z] --- PASS: TestPause (0.44s) [2021-11-23T16:00:45.596Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-23T16:00:45.597Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-23T16:00:45.597Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-23T16:00:45.597Z] === RUN TestPauseStopPausedContainer [2021-11-23T16:00:45.686Z] --- PASS: TestExecUser (0.49s) [2021-11-23T16:00:45.686Z] === RUN TestExportContainerAndImportImage [2021-11-23T16:00:46.167Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2021-11-23T16:00:46.167Z] === RUN TestPidHost [2021-11-23T16:00:46.256Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2021-11-23T16:00:46.256Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-23T16:00:47.106Z] --- PASS: TestPidHost (0.98s) [2021-11-23T16:00:47.106Z] === RUN TestPsFilter [2021-11-23T16:00:47.106Z] --- PASS: TestPsFilter (0.10s) [2021-11-23T16:00:47.106Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-23T16:00:47.639Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2021-11-23T16:00:47.639Z] === RUN TestHealthCheckWorkdir [2021-11-23T16:00:47.676Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2021-11-23T16:00:47.676Z] === RUN TestRemoveContainerWithVolume [2021-11-23T16:00:47.899Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2021-11-23T16:00:47.899Z] === RUN TestHealthKillContainer [2021-11-23T16:00:47.937Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2021-11-23T16:00:47.937Z] === RUN TestRemoveContainerRunning [2021-11-23T16:00:48.395Z] INFO: Extraction ended at 11/23/2021 16:00:45. Duration:00:00:22.3287591 [2021-11-23T16:00:48.395Z] INFO: Updating the golang and path environment variables [2021-11-23T16:00:48.395Z] INFO: GOPATH=d:\gopath [2021-11-23T16:00:48.395Z] INFO: go version go1.17.3 windows/amd64 [2021-11-23T16:00:48.395Z] INFO: Running the daemon under test in debug mode [2021-11-23T16:00:48.395Z] INFO: Running the daemon under test in containerd mode [2021-11-23T16:00:48.395Z] INFO: Starting a daemon under test... [2021-11-23T16:00:48.395Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40952\7\daemon --pidfile d:\CI\PR-40952\7\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-11-23T16:00:48.395Z] INFO: Containerd started successfully. [2021-11-23T16:00:48.395Z] INFO: Process started successfully. [2021-11-23T16:00:48.395Z] INFO: Start tailing logs of the daemon under tests [2021-11-23T16:00:48.395Z] INFO: Waiting for the daemon under test to start... [2021-11-23T16:00:48.507Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-11-23T16:00:48.507Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-23T16:00:48.768Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-11-23T16:00:48.768Z] === RUN TestRemoveInvalidContainer [2021-11-23T16:00:48.768Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-23T16:00:48.768Z] === RUN TestRenameLinkedContainer [2021-11-23T16:00:50.679Z] --- PASS: TestRenameLinkedContainer (1.71s) [2021-11-23T16:00:50.679Z] === RUN TestRenameStoppedContainer [2021-11-23T16:00:50.939Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-11-23T16:00:50.939Z] === RUN TestRenameRunningContainerAndReuse [2021-11-23T16:00:51.878Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2021-11-23T16:00:51.878Z] === RUN TestRenameInvalidName [2021-11-23T16:00:52.146Z] --- PASS: TestRenameInvalidName (0.43s) [2021-11-23T16:00:52.146Z] === RUN TestRenameAnonymousContainer [2021-11-23T16:00:54.054Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2021-11-23T16:00:54.054Z] === RUN TestRenameContainerWithSameName [2021-11-23T16:00:54.054Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2021-11-23T16:00:54.054Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-23T16:00:54.992Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2021-11-23T16:00:54.992Z] === RUN TestResize [2021-11-23T16:00:55.561Z] --- PASS: TestResize (0.39s) [2021-11-23T16:00:55.561Z] === RUN TestResizeWithInvalidSize [2021-11-23T16:00:55.821Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2021-11-23T16:00:55.821Z] === RUN TestResizeWhenContainerNotStarted [2021-11-23T16:00:56.064Z] --- PASS: TestHealthKillContainer (7.92s) [2021-11-23T16:00:56.064Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-23T16:00:56.064Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-23T16:00:56.064Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-23T16:00:56.064Z] === RUN TestIpcModeNone [2021-11-23T16:00:56.324Z] --- PASS: TestIpcModeNone (0.45s) [2021-11-23T16:00:56.324Z] === RUN TestIpcModePrivate [2021-11-23T16:00:56.389Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2021-11-23T16:00:56.389Z] === RUN TestDaemonRestartKillContainers [2021-11-23T16:00:56.389Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-23T16:00:56.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-23T16:00:56.389Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-23T16:00:56.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-23T16:00:56.389Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-23T16:00:56.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-23T16:00:56.389Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-23T16:00:56.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-23T16:00:56.389Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-23T16:00:56.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-23T16:00:56.389Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-23T16:00:56.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-23T16:00:56.389Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-23T16:00:56.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-23T16:00:56.389Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-23T16:00:56.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-23T16:00:56.389Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T16:00:56.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T16:00:56.389Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T16:00:56.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T16:00:56.389Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T16:00:56.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T16:00:56.389Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T16:00:56.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T16:00:56.389Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-23T16:00:56.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-23T16:00:56.389Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-23T16:00:56.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-23T16:00:56.389Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-23T16:00:56.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-23T16:00:56.389Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-23T16:00:56.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-23T16:00:56.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-23T16:00:56.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T16:00:56.584Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-11-23T16:00:56.845Z] --- PASS: TestIpcModePrivate (0.48s) [2021-11-23T16:00:56.845Z] === RUN TestIpcModeShareable [2021-11-23T16:00:56.845Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-23T16:00:56.845Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-11-23T16:00:56.845Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-23T16:00:58.227Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2021-11-23T16:00:58.227Z] === RUN TestAPIIpcModeHost [2021-11-23T16:00:58.227Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-23T16:00:58.227Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-11-23T16:00:58.227Z] === RUN TestDaemonIpcModeShareable [2021-11-23T16:00:58.227Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-23T16:00:58.227Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-11-23T16:00:58.227Z] === RUN TestDaemonIpcModePrivate [2021-11-23T16:00:58.297Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-23T16:00:59.168Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-11-23T16:00:59.429Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2021-11-23T16:00:59.429Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-23T16:00:59.429Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-23T16:00:59.429Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-23T16:00:59.429Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-23T16:00:59.429Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-23T16:00:59.429Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-23T16:00:59.429Z] === RUN TestIpcModeOlderClient [2021-11-23T16:00:59.429Z] === PAUSE TestIpcModeOlderClient [2021-11-23T16:00:59.429Z] === RUN TestKillContainerInvalidSignal [2021-11-23T16:00:59.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-23T16:01:00.003Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2021-11-23T16:01:00.003Z] === RUN TestKillContainer [2021-11-23T16:01:00.003Z] === RUN TestKillContainer/no_signal [2021-11-23T16:01:00.255Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-23T16:01:00.578Z] === RUN TestKillContainer/non_killing_signal [2021-11-23T16:01:01.149Z] === RUN TestKillContainer/killing_signal [2021-11-23T16:01:01.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-23T16:01:01.720Z] --- PASS: TestKillContainer (1.77s) [2021-11-23T16:01:01.720Z] --- PASS: TestKillContainer/no_signal (0.65s) [2021-11-23T16:01:01.720Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2021-11-23T16:01:01.720Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2021-11-23T16:01:01.720Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-23T16:01:01.720Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-23T16:01:02.208Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-23T16:01:02.291Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-23T16:01:02.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-23T16:01:02.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-23T16:01:02.861Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.01s) [2021-11-23T16:01:02.861Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2021-11-23T16:01:02.861Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2021-11-23T16:01:02.861Z] === RUN TestKillStoppedContainer [2021-11-23T16:01:02.861Z] --- PASS: TestKillStoppedContainer (0.15s) [2021-11-23T16:01:02.861Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-23T16:01:03.121Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.19s) [2021-11-23T16:01:03.121Z] === RUN TestKillDifferentUserContainer [2021-11-23T16:01:03.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-23T16:01:03.691Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2021-11-23T16:01:03.691Z] === RUN TestInspectOomKilledTrue [2021-11-23T16:01:03.691Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T16:01:03.691Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-23T16:01:03.691Z] === RUN TestInspectOomKilledFalse [2021-11-23T16:01:03.691Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T16:01:03.691Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-23T16:01:03.691Z] === RUN TestLinksEtcHostsContentMatch [2021-11-23T16:01:03.691Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-23T16:01:03.691Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-11-23T16:01:03.691Z] === RUN TestLinksContainerNames [2021-11-23T16:01:04.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-23T16:01:04.711Z] ok github.com/docker/docker/libnetwork/networkdb 104.420s coverage: 60.5% of statements [2021-11-23T16:01:04.712Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-23T16:01:04.712Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-11-23T16:01:04.712Z] ok github.com/docker/docker/libnetwork/osl 4.308s coverage: 39.7% of statements [2021-11-23T16:01:04.712Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-11-23T16:01:04.712Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-11-23T16:01:05.073Z] --- PASS: TestLinksContainerNames (1.06s) [2021-11-23T16:01:05.073Z] === RUN TestLogsFollowTailEmpty [2021-11-23T16:01:05.101Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-23T16:01:05.274Z] ok github.com/docker/docker/libnetwork/portmapper 0.283s coverage: 48.6% of statements [2021-11-23T16:01:05.274Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-11-23T16:01:05.274Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-23T16:01:05.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-23T16:01:05.334Z] --- PASS: TestLogsFollowTailEmpty (0.51s) [2021-11-23T16:01:05.334Z] === RUN TestContainerNetworkMountsNoChown [2021-11-23T16:01:05.530Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-11-23T16:01:05.530Z] [2021-11-23T16:01:05.530Z] === Skipped [2021-11-23T16:01:05.530Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-11-23T16:01:05.530Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-23T16:01:05.530Z] [2021-11-23T16:01:05.530Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-11-23T16:01:05.530Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-23T16:01:05.530Z] [2021-11-23T16:01:05.530Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-11-23T16:01:05.530Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-23T16:01:05.530Z] [2021-11-23T16:01:05.530Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-23T16:01:05.530Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:01:05.530Z] [2021-11-23T16:01:05.530Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-23T16:01:05.530Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:01:05.530Z] [2021-11-23T16:01:05.530Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-23T16:01:05.530Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:01:05.530Z] [2021-11-23T16:01:05.530Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-23T16:01:05.530Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:01:05.530Z] [2021-11-23T16:01:05.530Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-23T16:01:05.530Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:01:05.530Z] [2021-11-23T16:01:05.530Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-11-23T16:01:05.530Z] firewalld_test.go:14: firewalld is not running [2021-11-23T16:01:05.530Z] [2021-11-23T16:01:05.530Z] DONE 331 tests, 9 skipped in 201.434s [2021-11-23T16:01:05.904Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s) [2021-11-23T16:01:05.904Z] === RUN TestMountDaemonRoot [2021-11-23T16:01:05.904Z] === RUN TestMountDaemonRoot/default [2021-11-23T16:01:05.904Z] === PAUSE TestMountDaemonRoot/default [2021-11-23T16:01:05.904Z] === RUN TestMountDaemonRoot/private [2021-11-23T16:01:05.904Z] === PAUSE TestMountDaemonRoot/private [2021-11-23T16:01:05.904Z] === RUN TestMountDaemonRoot/rprivate [2021-11-23T16:01:05.904Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-23T16:01:05.904Z] === RUN TestMountDaemonRoot/slave [2021-11-23T16:01:05.904Z] === PAUSE TestMountDaemonRoot/slave [2021-11-23T16:01:05.904Z] === RUN TestMountDaemonRoot/rslave [2021-11-23T16:01:05.904Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-23T16:01:05.904Z] === RUN TestMountDaemonRoot/shared [2021-11-23T16:01:05.904Z] === PAUSE TestMountDaemonRoot/shared [2021-11-23T16:01:05.904Z] === RUN TestMountDaemonRoot/rshared [2021-11-23T16:01:05.904Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-23T16:01:05.904Z] === CONT TestMountDaemonRoot/default [2021-11-23T16:01:05.904Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-23T16:01:05.904Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-23T16:01:05.904Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-23T16:01:05.904Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-23T16:01:05.904Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-23T16:01:05.904Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-23T16:01:05.904Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-23T16:01:05.904Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-23T16:01:05.904Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-23T16:01:05.904Z] === CONT TestMountDaemonRoot/rprivate [2021-11-23T16:01:05.904Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-23T16:01:05.904Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-23T16:01:05.904Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T16:01:05.904Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T16:01:05.904Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-23T16:01:05.904Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-23T16:01:05.904Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T16:01:05.904Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T16:01:05.904Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-23T16:01:05.904Z] === CONT TestMountDaemonRoot/private [2021-11-23T16:01:05.904Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-23T16:01:05.904Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-23T16:01:05.904Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-23T16:01:05.904Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-23T16:01:05.904Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-23T16:01:05.904Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-23T16:01:05.904Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-23T16:01:05.904Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-23T16:01:05.904Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-23T16:01:05.904Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-23T16:01:05.904Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-23T16:01:06.041Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T16:01:06.164Z] === CONT TestMountDaemonRoot/slave [2021-11-23T16:01:06.164Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-23T16:01:06.164Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-23T16:01:06.164Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-23T16:01:06.164Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-23T16:01:06.164Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-23T16:01:06.164Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-23T16:01:06.164Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-23T16:01:06.164Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-23T16:01:06.164Z] === CONT TestMountDaemonRoot/rshared [2021-11-23T16:01:06.164Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T16:01:06.164Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T16:01:06.164Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-23T16:01:06.164Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-23T16:01:06.164Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T16:01:06.164Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T16:01:06.164Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-23T16:01:06.164Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-23T16:01:06.164Z] === CONT TestMountDaemonRoot/shared [2021-11-23T16:01:06.164Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-23T16:01:06.164Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-23T16:01:06.164Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-23T16:01:06.164Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-23T16:01:06.164Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-23T16:01:06.164Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-23T16:01:06.164Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-23T16:01:06.164Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-23T16:01:06.164Z] === CONT TestMountDaemonRoot/rslave [2021-11-23T16:01:06.164Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-23T16:01:06.164Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-23T16:01:06.164Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T16:01:06.164Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T16:01:06.164Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-23T16:01:06.164Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-23T16:01:06.164Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T16:01:06.164Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T16:01:06.164Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-23T16:01:06.164Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T16:01:06.164Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T16:01:06.164Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-23T16:01:06.164Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-23T16:01:06.164Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-23T16:01:06.164Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-23T16:01:06.164Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-23T16:01:06.164Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-23T16:01:06.164Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-23T16:01:06.164Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-23T16:01:06.164Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T16:01:06.164Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T16:01:06.164Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-23T16:01:06.164Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-23T16:01:06.164Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-23T16:01:06.424Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-23T16:01:06.424Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-23T16:01:06.424Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-23T16:01:06.424Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-23T16:01:06.424Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T16:01:06.424Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-23T16:01:06.424Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-11-23T16:01:06.424Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-11-23T16:01:06.424Z] === RUN TestContainerBindMountNonRecursive [2021-11-23T16:01:06.424Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-11-23T16:01:06.424Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-11-23T16:01:06.424Z] === RUN TestContainerVolumesMountedAsShared [2021-11-23T16:01:06.424Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-11-23T16:01:06.424Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-11-23T16:01:06.424Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-23T16:01:06.424Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-11-23T16:01:06.424Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-11-23T16:01:06.424Z] === RUN TestNetworkNat [2021-11-23T16:01:06.456Z] ...INFO: Daemon under test started and replied! [2021-11-23T16:01:06.456Z] INFO: Docker version of the daemon under test [2021-11-23T16:01:06.456Z] [2021-11-23T16:01:06.456Z] Client: [2021-11-23T16:01:06.456Z] Version: 17.06.2-ce [2021-11-23T16:01:06.456Z] API version: 1.30 [2021-11-23T16:01:06.456Z] Go version: go1.8.3 [2021-11-23T16:01:06.456Z] Git commit: cec0b72 [2021-11-23T16:01:06.456Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-23T16:01:06.456Z] OS/Arch: windows/amd64 [2021-11-23T16:01:06.456Z] [2021-11-23T16:01:06.456Z] Server: [2021-11-23T16:01:06.456Z] Version: 0.0.0-dev [2021-11-23T16:01:06.456Z] API version: 1.42 (minimum version 1.24) [2021-11-23T16:01:06.456Z] Go version: go1.17.3 [2021-11-23T16:01:06.456Z] Git commit: 5c971cc679 [2021-11-23T16:01:06.456Z] Built: 11/23/2021 15:59:18 [2021-11-23T16:01:06.456Z] OS/Arch: windows/amd64 [2021-11-23T16:01:06.456Z] Experimental: false [2021-11-23T16:01:06.456Z] [2021-11-23T16:01:06.456Z] INFO: Docker info of the daemon under test [2021-11-23T16:01:06.456Z] [2021-11-23T16:01:06.456Z] Containers: 0 [2021-11-23T16:01:06.456Z] Running: 0 [2021-11-23T16:01:06.456Z] Paused: 0 [2021-11-23T16:01:06.456Z] Stopped: 0 [2021-11-23T16:01:06.456Z] Images: 0 [2021-11-23T16:01:06.456Z] Server Version: 0.0.0-dev [2021-11-23T16:01:06.456Z] Storage Driver: windowsfilter [2021-11-23T16:01:06.456Z] Windows: [2021-11-23T16:01:06.456Z] Logging Driver: json-file [2021-11-23T16:01:06.456Z] Plugins: [2021-11-23T16:01:06.456Z] Volume: local [2021-11-23T16:01:06.456Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T16:01:06.456Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T16:01:06.456Z] Swarm: inactive [2021-11-23T16:01:06.456Z] Default Isolation: process [2021-11-23T16:01:06.456Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-23T16:01:06.456Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-23T16:01:06.456Z] OSType: windows [2021-11-23T16:01:06.456Z] Architecture: x86_64 [2021-11-23T16:01:06.456Z] CPUs: 4 [2021-11-23T16:01:06.456Z] Total Memory: 32GiB [2021-11-23T16:01:06.456Z] Name: azwin-2-18a271 [2021-11-23T16:01:06.456Z] ID: GUBZ:6YEU:E5N6:N256:AHOA:VNXN:EIDS:F7DT:DNGB:6O3H:RJZY:GUME [2021-11-23T16:01:06.456Z] Docker Root Dir: D:\CI\PR-40952\7\daemon [2021-11-23T16:01:06.456Z] Debug Mode (client): false [2021-11-23T16:01:06.456Z] Debug Mode (server): true [2021-11-23T16:01:06.456Z] File Descriptors: -1 [2021-11-23T16:01:06.456Z] Goroutines: 31 [2021-11-23T16:01:06.456Z] System Time: 2021-11-23T16:01:04.7635674Z [2021-11-23T16:01:06.456Z] EventsListeners: 0 [2021-11-23T16:01:06.456Z] Registry: https://index.docker.io/v1/ [2021-11-23T16:01:06.456Z] Labels: [2021-11-23T16:01:06.456Z] Experimental: false [2021-11-23T16:01:06.456Z] Insecure Registries: [2021-11-23T16:01:06.456Z] 127.0.0.0/8 [2021-11-23T16:01:06.456Z] Live Restore Enabled: false [2021-11-23T16:01:06.456Z] [2021-11-23T16:01:06.456Z] [2021-11-23T16:01:06.456Z] INFO: Docker images of the daemon under test [2021-11-23T16:01:06.456Z] [2021-11-23T16:01:06.456Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-23T16:01:06.456Z] [2021-11-23T16:01:06.456Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-23T16:01:06.456Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-11-23T16:01:06.456Z] ltsc2022: Pulling from windows/servercore [2021-11-23T16:01:06.456Z] 8f616e6e9eec: Pulling fs layer [2021-11-23T16:01:06.456Z] a0eb404f1860: Pulling fs layer Post stage [Pipeline] junit [2021-11-23T16:01:06.477Z] Recording test results [2021-11-23T16:01:06.628Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T16:01:06.994Z] --- PASS: TestNetworkNat (0.58s) [2021-11-23T16:01:06.994Z] === RUN TestNetworkLocalhostTCPNat [2021-11-23T16:01:07.565Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2021-11-23T16:01:07.565Z] === RUN TestNetworkLoopbackNat [2021-11-23T16:01:07.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-23T16:01:07.886Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-23T16:01:08.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-23T16:01:08.316Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40952/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97dc9f706a88b6c5fdde5f7475fc398b0836100a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:97dc9f706a88b6c5fdde5f7475fc398b0836100a hack/make.sh dynbinary test-integration [2021-11-23T16:01:08.878Z] [2021-11-23T16:01:08.878Z] Removing bundles/ [2021-11-23T16:01:08.878Z] [2021-11-23T16:01:08.878Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-23T16:01:08.878Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-23T16:01:08.878Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T16:01:09.930Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T16:01:09.930Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-23T16:01:10.105Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2021-11-23T16:01:10.105Z] === RUN TestPause [2021-11-23T16:01:10.105Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T16:01:10.105Z] --- SKIP: TestPause (0.00s) [2021-11-23T16:01:10.105Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-23T16:01:10.105Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-23T16:01:10.105Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-23T16:01:10.105Z] === RUN TestPauseStopPausedContainer [2021-11-23T16:01:10.105Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T16:01:10.105Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-11-23T16:01:10.105Z] === RUN TestPidHost [2021-11-23T16:01:11.045Z] --- PASS: TestPidHost (0.94s) [2021-11-23T16:01:11.045Z] === RUN TestPsFilter [2021-11-23T16:01:11.306Z] --- PASS: TestPsFilter (0.11s) [2021-11-23T16:01:11.306Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-23T16:01:11.312Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-23T16:01:11.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-23T16:01:11.567Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2021-11-23T16:01:11.567Z] === RUN TestRemoveContainerWithVolume [2021-11-23T16:01:12.138Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2021-11-23T16:01:12.138Z] === RUN TestRemoveContainerRunning [2021-11-23T16:01:12.398Z] --- PASS: TestRemoveContainerRunning (0.43s) [2021-11-23T16:01:12.398Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-23T16:01:12.690Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-23T16:01:12.971Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2021-11-23T16:01:12.971Z] === RUN TestRemoveInvalidContainer [2021-11-23T16:01:12.971Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-23T16:01:12.971Z] === RUN TestRenameLinkedContainer [2021-11-23T16:01:13.630Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-23T16:01:13.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s) [2021-11-23T16:01:13.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2021-11-23T16:01:13.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.10s) [2021-11-23T16:01:13.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s) [2021-11-23T16:01:13.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s) [2021-11-23T16:01:13.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.00s) [2021-11-23T16:01:13.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.88s) [2021-11-23T16:01:13.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2021-11-23T16:01:13.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.77s) [2021-11-23T16:01:13.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2021-11-23T16:01:13.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.49s) [2021-11-23T16:01:13.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.43s) [2021-11-23T16:01:13.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) [2021-11-23T16:01:13.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-11-23T16:01:13.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s) [2021-11-23T16:01:13.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-11-23T16:01:13.630Z] === RUN TestCgroupNamespacesRun [2021-11-23T16:01:14.883Z] --- PASS: TestRenameLinkedContainer (1.68s) [2021-11-23T16:01:14.883Z] === RUN TestRenameStoppedContainer [2021-11-23T16:01:14.883Z] --- PASS: TestRenameStoppedContainer (0.40s) [2021-11-23T16:01:14.883Z] === RUN TestRenameRunningContainerAndReuse [2021-11-23T16:01:15.011Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2021-11-23T16:01:15.011Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-23T16:01:15.011Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-23T16:01:15.011Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-23T16:01:15.011Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-23T16:01:15.823Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2021-11-23T16:01:15.823Z] === RUN TestRenameInvalidName [2021-11-23T16:01:15.951Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2021-11-23T16:01:15.951Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-23T16:01:16.393Z] --- PASS: TestRenameInvalidName (0.43s) [2021-11-23T16:01:16.393Z] === RUN TestRenameAnonymousContainer [2021-11-23T16:01:17.332Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2021-11-23T16:01:17.332Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-23T16:01:17.775Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2021-11-23T16:01:17.775Z] === RUN TestRenameContainerWithSameName [2021-11-23T16:01:17.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-23T16:01:18.274Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2021-11-23T16:01:18.274Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-23T16:01:18.346Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2021-11-23T16:01:18.347Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-23T16:01:19.287Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2021-11-23T16:01:19.287Z] === RUN TestResize [2021-11-23T16:01:19.548Z] --- PASS: TestResize (0.41s) [2021-11-23T16:01:19.548Z] === RUN TestResizeWithInvalidSize [2021-11-23T16:01:19.655Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2021-11-23T16:01:19.655Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-23T16:01:20.119Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2021-11-23T16:01:20.119Z] === RUN TestResizeWhenContainerNotStarted [2021-11-23T16:01:20.225Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-11-23T16:01:20.225Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-23T16:01:20.381Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2021-11-23T16:01:20.381Z] === RUN TestDaemonRestartKillContainers [2021-11-23T16:01:20.381Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-23T16:01:20.381Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-23T16:01:20.381Z] === RUN TestCgroupNamespacesRun [2021-11-23T16:01:21.607Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.29s) [2021-11-23T16:01:21.607Z] === RUN TestNISDomainname [2021-11-23T16:01:21.764Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2021-11-23T16:01:21.764Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-23T16:01:22.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-23T16:01:22.176Z] --- PASS: TestNISDomainname (0.54s) [2021-11-23T16:01:22.177Z] === RUN TestHostnameDnsResolution [2021-11-23T16:01:22.709Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2021-11-23T16:01:22.709Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-23T16:01:22.746Z] --- PASS: TestHostnameDnsResolution (0.66s) [2021-11-23T16:01:22.746Z] === RUN TestUnprivilegedPortsAndPing [2021-11-23T16:01:23.316Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2021-11-23T16:01:23.316Z] === RUN TestStats [2021-11-23T16:01:24.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-23T16:01:24.090Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2021-11-23T16:01:24.090Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-23T16:01:25.031Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2021-11-23T16:01:25.031Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-23T16:01:25.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-23T16:01:25.853Z] --- PASS: TestStats (2.51s) [2021-11-23T16:01:25.853Z] === RUN TestStopContainerWithTimeout [2021-11-23T16:01:25.853Z] === RUN TestStopContainerWithTimeout/0 [2021-11-23T16:01:25.853Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-23T16:01:25.853Z] === RUN TestStopContainerWithTimeout/1 [2021-11-23T16:01:25.853Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-23T16:01:25.853Z] === RUN TestStopContainerWithTimeout/3 [2021-11-23T16:01:25.853Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-23T16:01:25.853Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-23T16:01:25.853Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-23T16:01:25.853Z] === CONT TestStopContainerWithTimeout/0 [2021-11-23T16:01:25.853Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-23T16:01:26.412Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2021-11-23T16:01:26.412Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-23T16:01:26.422Z] === CONT TestStopContainerWithTimeout/3 [2021-11-23T16:01:27.354Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2021-11-23T16:01:27.354Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-23T16:01:27.924Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-11-23T16:01:27.924Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-23T16:01:27.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-23T16:01:28.328Z] === CONT TestStopContainerWithTimeout/1 [2021-11-23T16:01:29.306Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2021-11-23T16:01:29.306Z] === RUN TestNISDomainname [2021-11-23T16:01:29.306Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-23T16:01:29.306Z] --- SKIP: TestNISDomainname (0.01s) [2021-11-23T16:01:29.306Z] === RUN TestHostnameDnsResolution [2021-11-23T16:01:29.757Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-23T16:01:29.757Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2021-11-23T16:01:29.757Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2021-11-23T16:01:29.757Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2021-11-23T16:01:29.757Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2021-11-23T16:01:29.757Z] === RUN TestDeleteDevicemapper [2021-11-23T16:01:29.757Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-23T16:01:29.757Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-23T16:01:29.757Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-23T16:01:29.876Z] --- PASS: TestHostnameDnsResolution (0.62s) [2021-11-23T16:01:29.876Z] === RUN TestUnprivilegedPortsAndPing [2021-11-23T16:01:29.876Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-11-23T16:01:29.876Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2021-11-23T16:01:29.876Z] === RUN TestStats [2021-11-23T16:01:29.876Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T16:01:29.876Z] --- SKIP: TestStats (0.00s) [2021-11-23T16:01:29.876Z] === RUN TestStopContainerWithTimeout [2021-11-23T16:01:29.876Z] === RUN TestStopContainerWithTimeout/0 [2021-11-23T16:01:29.876Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-23T16:01:29.876Z] === RUN TestStopContainerWithTimeout/1 [2021-11-23T16:01:29.876Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-23T16:01:29.876Z] === RUN TestStopContainerWithTimeout/3 [2021-11-23T16:01:29.876Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-23T16:01:29.876Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-23T16:01:29.876Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-23T16:01:29.876Z] === CONT TestStopContainerWithTimeout/0 [2021-11-23T16:01:29.876Z] === CONT TestStopContainerWithTimeout/3 [2021-11-23T16:01:29.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-23T16:01:30.446Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-23T16:01:31.138Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.34s) [2021-11-23T16:01:31.139Z] === RUN TestUpdateMemory [2021-11-23T16:01:31.708Z] --- PASS: TestUpdateMemory (0.58s) [2021-11-23T16:01:31.708Z] === RUN TestUpdateCPUQuota [2021-11-23T16:01:31.912Z] a0eb404f1860: Verifying Checksum [2021-11-23T16:01:31.912Z] a0eb404f1860: Download complete [2021-11-23T16:01:32.648Z] --- PASS: TestUpdateCPUQuota (0.95s) [2021-11-23T16:01:32.648Z] === RUN TestUpdatePidsLimit [2021-11-23T16:01:32.648Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-23T16:01:32.909Z] === RUN TestUpdatePidsLimit/no_change [2021-11-23T16:01:32.984Z] === CONT TestStopContainerWithTimeout/1 [2021-11-23T16:01:33.169Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-23T16:01:33.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-23T16:01:33.428Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-23T16:01:33.689Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-23T16:01:33.689Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-23T16:01:33.949Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-23T16:01:34.366Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-23T16:01:34.366Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2021-11-23T16:01:34.366Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2021-11-23T16:01:34.366Z] --- PASS: TestStopContainerWithTimeout/-1 (2.49s) [2021-11-23T16:01:34.366Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2021-11-23T16:01:34.366Z] === RUN TestDeleteDevicemapper [2021-11-23T16:01:34.366Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-23T16:01:34.366Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-23T16:01:34.366Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-23T16:01:34.889Z] --- PASS: TestUpdatePidsLimit (2.15s) [2021-11-23T16:01:34.889Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2021-11-23T16:01:34.889Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2021-11-23T16:01:34.889Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2021-11-23T16:01:34.889Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2021-11-23T16:01:34.889Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2021-11-23T16:01:34.889Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2021-11-23T16:01:34.889Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) [2021-11-23T16:01:34.889Z] === RUN TestUpdateRestartPolicy [2021-11-23T16:01:35.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-23T16:01:36.279Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2021-11-23T16:01:36.279Z] === RUN TestUpdateMemory [2021-11-23T16:01:36.279Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T16:01:36.279Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-23T16:01:36.279Z] === RUN TestUpdateCPUQuota [2021-11-23T16:01:36.279Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T16:01:36.279Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-11-23T16:01:36.279Z] === RUN TestUpdatePidsLimit [2021-11-23T16:01:36.279Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T16:01:36.279Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-11-23T16:01:36.279Z] === RUN TestUpdateRestartPolicy [2021-11-23T16:01:36.701Z] 8f616e6e9eec: Verifying Checksum [2021-11-23T16:01:36.701Z] 8f616e6e9eec: Download complete [2021-11-23T16:01:37.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-23T16:01:40.157Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-23T16:01:40.157Z] Using test binary docker [2021-11-23T16:01:40.157Z] +++ /etc/init.d/apparmor start [2021-11-23T16:01:40.157Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-23T16:01:40.157Z] INFO: Waiting for daemon to start... [2021-11-23T16:01:40.157Z] Starting dockerd [2021-11-23T16:01:40.158Z] +++ 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-11-23T16:01:42.064Z] . [2021-11-23T16:01:42.064Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-23T16:01:42.065Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-23T16:01:42.324Z] Error: No such image: emptyfs [2021-11-23T16:01:42.324Z] ++++ docker load [2021-11-23T16:01:42.324Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-23T16:01:42.583Z] Running integration-test (iteration 1) [2021-11-23T16:01:42.583Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-23T16:01:42.583Z] ++ 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-11-23T16:01:42.583Z] ++ set -e [2021-11-23T16:01:42.583Z] ++ '[' -n 0 ']' [2021-11-23T16:01:42.583Z] ++ set -x [2021-11-23T16:01:42.583Z] ++ 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-11-23T16:01:43.521Z] Loaded image: busybox:latest [2021-11-23T16:01:44.090Z] Loaded image: busybox:glibc [2021-11-23T16:01:47.105Z] --- PASS: TestUpdateRestartPolicy (11.12s) [2021-11-23T16:01:47.105Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-23T16:01:47.105Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2021-11-23T16:01:47.105Z] === RUN TestWaitNonBlocked [2021-11-23T16:01:47.105Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:01:47.105Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:01:47.105Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:01:47.105Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:01:47.105Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:01:47.105Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:01:47.105Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-23T16:01:47.105Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2021-11-23T16:01:47.105Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2021-11-23T16:01:47.105Z] === RUN TestWaitBlocked [2021-11-23T16:01:47.105Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T16:01:47.105Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T16:01:47.105Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T16:01:47.105Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T16:01:47.105Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T16:01:47.105Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T16:01:47.675Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-23T16:01:47.675Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s) [2021-11-23T16:01:47.675Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s) [2021-11-23T16:01:47.675Z] === CONT TestContainerStartOnDaemonRestart [2021-11-23T16:01:47.675Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-23T16:01:48.563Z] --- PASS: TestUpdateRestartPolicy (10.96s) [2021-11-23T16:01:48.563Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-23T16:01:48.563Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2021-11-23T16:01:48.563Z] === RUN TestWaitNonBlocked [2021-11-23T16:01:48.563Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:01:48.563Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:01:48.563Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:01:48.563Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:01:48.563Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:01:48.563Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:01:48.563Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-23T16:01:48.563Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2021-11-23T16:01:48.563Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2021-11-23T16:01:48.563Z] === RUN TestWaitBlocked [2021-11-23T16:01:48.563Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T16:01:48.563Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T16:01:48.563Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T16:01:48.563Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T16:01:48.563Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T16:01:48.563Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T16:01:48.824Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-23T16:01:48.824Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2021-11-23T16:01:48.824Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2021-11-23T16:01:48.824Z] === CONT TestDaemonRestartIpcMode [2021-11-23T16:01:48.824Z] === CONT TestIpcModeOlderClient [2021-11-23T16:01:49.089Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-11-23T16:01:49.089Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-23T16:01:49.434Z] Loaded image: debian:bullseye-slim [2021-11-23T16:01:49.434Z] Loaded image: hello-world:latest [2021-11-23T16:01:49.434Z] Loaded image: arm32v7/hello-world:latest [2021-11-23T16:01:49.434Z] INFO: Testing against a local daemon [2021-11-23T16:01:49.434Z] === RUN TestCgroupNamespacesBuild [2021-11-23T16:01:50.351Z] --- PASS: TestContainerStartOnDaemonRestart (2.24s) [2021-11-23T16:01:50.351Z] === CONT TestIpcModeOlderClient [2021-11-23T16:01:50.351Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.27s) [2021-11-23T16:01:50.351Z] === CONT TestContainerKillOnDaemonStart [2021-11-23T16:01:50.351Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-11-23T16:01:50.351Z] === CONT TestDaemonHostGatewayIP [2021-11-23T16:01:51.339Z] --- PASS: TestCgroupNamespacesBuild (2.32s) [2021-11-23T16:01:51.339Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-23T16:01:51.643Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2021-11-23T16:01:51.643Z] --- PASS: TestDaemonRestartIpcMode (2.82s) [2021-11-23T16:01:51.643Z] PASS [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === Skipped [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-23T16:01:51.643Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-11-23T16:01:51.643Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-11-23T16:01:51.643Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-11-23T16:01:51.643Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-23T16:01:51.643Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-11-23T16:01:51.643Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-11-23T16:01:51.643Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-11-23T16:01:51.643Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-23T16:01:51.643Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-23T16:01:51.643Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-23T16:01:51.643Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-23T16:01:51.643Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-11-23T16:01:51.643Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-11-23T16:01:51.643Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-11-23T16:01:51.643Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-11-23T16:01:51.643Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-11-23T16:01:51.643Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-23T16:01:51.643Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-11-23T16:01:51.643Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-11-23T16:01:51.643Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-11-23T16:01:51.643Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2021-11-23T16:01:51.643Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-11-23T16:01:51.643Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-23T16:01:51.643Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-23T16:01:51.643Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T16:01:51.643Z] [2021-11-23T16:01:51.643Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-11-23T16:01:51.644Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T16:01:51.644Z] [2021-11-23T16:01:51.644Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-11-23T16:01:51.644Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-23T16:01:51.644Z] [2021-11-23T16:01:51.644Z] DONE 177 tests, 27 skipped in 75.285s [2021-11-23T16:01:51.644Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-23T16:01:51.905Z] === RUN TestConfigDaemonLibtrustID [2021-11-23T16:01:52.474Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-11-23T16:01:52.474Z] === RUN TestDaemonConfigValidation [2021-11-23T16:01:52.474Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-23T16:01:52.474Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-23T16:01:52.474Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-23T16:01:52.474Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-23T16:01:52.474Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-23T16:01:52.474Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-23T16:01:52.474Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-23T16:01:52.474Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-23T16:01:52.474Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-23T16:01:52.474Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-23T16:01:52.474Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-23T16:01:52.474Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-23T16:01:52.474Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-23T16:01:52.474Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-23T16:01:52.734Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-23T16:01:52.734Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-23T16:01:52.734Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-11-23T16:01:52.734Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-11-23T16:01:52.734Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-11-23T16:01:52.734Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-11-23T16:01:52.734Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2021-11-23T16:01:52.734Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-23T16:01:52.734Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-23T16:01:52.945Z] --- PASS: TestDaemonHostGatewayIP (2.58s) [2021-11-23T16:01:52.945Z] === CONT TestDaemonRestartIpcMode [2021-11-23T16:01:53.674Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-23T16:01:53.876Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2021-11-23T16:01:53.876Z] === RUN TestBuildWithSession [2021-11-23T16:01:53.876Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T16:01:53.876Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-23T16:01:53.876Z] === RUN TestBuildSquashParent [2021-11-23T16:01:54.852Z] --- PASS: TestDaemonRestartIpcMode (2.23s) [2021-11-23T16:01:55.057Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-23T16:01:55.998Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-23T16:01:55.998Z] daemon_test.go:156: [dc4b44fb3b3fd] daemon is not started [2021-11-23T16:01:55.998Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2021-11-23T16:01:55.998Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-11-23T16:01:55.998Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-11-23T16:01:55.998Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2021-11-23T16:01:55.998Z] === RUN TestDaemonProxy [2021-11-23T16:01:55.998Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-23T16:01:55.998Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-23T16:01:55.998Z] PASS [2021-11-23T16:01:55.998Z] [2021-11-23T16:01:55.998Z] === Skipped [2021-11-23T16:01:55.998Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2021-11-23T16:01:55.998Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-23T16:01:55.998Z] [2021-11-23T16:01:55.998Z] DONE 12 tests, 1 skipped in 4.164s [2021-11-23T16:01:55.998Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-23T16:01:55.998Z] INFO: Testing against a local daemon [2021-11-23T16:01:55.998Z] === RUN TestCommitInheritsEnv [2021-11-23T16:01:58.537Z] --- PASS: TestCommitInheritsEnv (2.06s) [2021-11-23T16:01:58.537Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-23T16:01:58.537Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-23T16:01:58.537Z] === RUN TestImagesFilterMultiReference [2021-11-23T16:01:58.537Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-23T16:01:58.537Z] === RUN TestImagePullPlatformInvalid [2021-11-23T16:01:58.537Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-23T16:01:58.537Z] === RUN TestRemoveImageOrphaning [2021-11-23T16:02:00.446Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-11-23T16:02:00.446Z] === RUN TestRemoveImageGarbageCollector [2021-11-23T16:02:00.446Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-23T16:02:00.446Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-23T16:02:00.446Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-23T16:02:00.446Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-23T16:02:00.446Z] === RUN TestTagInvalidReference [2021-11-23T16:02:00.446Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-23T16:02:00.446Z] === RUN TestTagValidPrefixedRepo [2021-11-23T16:02:00.446Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-23T16:02:00.446Z] === RUN TestTagExistedNameWithoutForce [2021-11-23T16:02:00.446Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-23T16:02:00.446Z] === RUN TestTagOfficialNames [2021-11-23T16:02:00.446Z] --- PASS: TestTagOfficialNames (0.06s) [2021-11-23T16:02:00.446Z] === RUN TestTagMatchesDigest [2021-11-23T16:02:00.446Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-23T16:02:00.446Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-23T16:02:02.012Z] --- PASS: TestBuildSquashParent (7.96s) [2021-11-23T16:02:02.012Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-23T16:02:02.012Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T16:02:02.013Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T16:02:02.013Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T16:02:02.013Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T16:02:02.013Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T16:02:02.013Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T16:02:02.013Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T16:02:02.013Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T16:02:02.013Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T16:02:02.013Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T16:02:02.013Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T16:02:02.013Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T16:02:02.013Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T16:02:02.013Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T16:02:02.976Z] --- PASS: TestContainerKillOnDaemonStart (11.87s) [2021-11-23T16:02:02.976Z] PASS [2021-11-23T16:02:02.976Z] [2021-11-23T16:02:02.976Z] === Skipped [2021-11-23T16:02:02.976Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-23T16:02:02.976Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T16:02:02.976Z] [2021-11-23T16:02:02.976Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-23T16:02:02.976Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-23T16:02:02.976Z] [2021-11-23T16:02:02.976Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-23T16:02:02.976Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-23T16:02:02.976Z] [2021-11-23T16:02:02.976Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-23T16:02:02.976Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-23T16:02:02.976Z] [2021-11-23T16:02:02.976Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-23T16:02:02.976Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-23T16:02:02.976Z] [2021-11-23T16:02:02.976Z] DONE 200 tests, 5 skipped in 116.616s [2021-11-23T16:02:02.976Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-23T16:02:02.976Z] === RUN TestConfigDaemonLibtrustID [2021-11-23T16:02:02.976Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-23T16:02:02.976Z] === RUN TestDaemonConfigValidation [2021-11-23T16:02:02.976Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-23T16:02:02.976Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-23T16:02:02.976Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-23T16:02:02.976Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-23T16:02:02.976Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-23T16:02:02.976Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-23T16:02:02.976Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-23T16:02:02.976Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-23T16:02:02.976Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-23T16:02:02.976Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-23T16:02:02.976Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-23T16:02:02.976Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-23T16:02:02.976Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-23T16:02:02.976Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-23T16:02:02.976Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-23T16:02:02.976Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-23T16:02:02.976Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-11-23T16:02:02.976Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2021-11-23T16:02:02.976Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-11-23T16:02:02.976Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-11-23T16:02:02.976Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-11-23T16:02:02.976Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-23T16:02:02.976Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-23T16:02:03.545Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-23T16:02:04.547Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T16:02:04.547Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T16:02:04.924Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-23T16:02:05.862Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-23T16:02:05.862Z] daemon_test.go:156: [de55a0ff9ede1] daemon is not started [2021-11-23T16:02:05.862Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2021-11-23T16:02:05.862Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-11-23T16:02:05.862Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-11-23T16:02:05.862Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-11-23T16:02:05.862Z] === RUN TestDaemonProxy [2021-11-23T16:02:05.862Z] === RUN TestDaemonProxy/environment_variables [2021-11-23T16:02:07.770Z] === RUN TestDaemonProxy/command-line_options [2021-11-23T16:02:07.834Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T16:02:07.834Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T16:02:09.678Z] === RUN TestDaemonProxy/configuration_file [2021-11-23T16:02:10.372Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-23T16:02:10.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.06s) [2021-11-23T16:02:10.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s) [2021-11-23T16:02:10.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.86s) [2021-11-23T16:02:10.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s) [2021-11-23T16:02:10.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.96s) [2021-11-23T16:02:10.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.92s) [2021-11-23T16:02:10.372Z] === RUN TestBuildMultiStageCopy [2021-11-23T16:02:10.372Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-23T16:02:11.058Z] === RUN TestDaemonProxy/conflicting_options [2021-11-23T16:02:11.626Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-23T16:02:12.194Z] --- PASS: TestDaemonProxy (6.31s) [2021-11-23T16:02:12.194Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2021-11-23T16:02:12.194Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2021-11-23T16:02:12.194Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2021-11-23T16:02:12.194Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-23T16:02:12.194Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2021-11-23T16:02:12.194Z] PASS [2021-11-23T16:02:12.194Z] [2021-11-23T16:02:12.194Z] DONE 17 tests in 10.213s [2021-11-23T16:02:12.194Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-23T16:02:12.194Z] INFO: Testing against a local daemon [2021-11-23T16:02:12.194Z] === RUN TestCommitInheritsEnv [2021-11-23T16:02:12.455Z] --- PASS: TestCommitInheritsEnv (0.24s) [2021-11-23T16:02:12.455Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-23T16:02:12.455Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-23T16:02:12.455Z] === RUN TestImagesFilterMultiReference [2021-11-23T16:02:12.455Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-23T16:02:12.455Z] === RUN TestImagePullPlatformInvalid [2021-11-23T16:02:12.455Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-23T16:02:12.455Z] === RUN TestRemoveImageOrphaning [2021-11-23T16:02:12.715Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2021-11-23T16:02:12.715Z] === RUN TestRemoveImageGarbageCollector [2021-11-23T16:02:12.908Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-23T16:02:13.167Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-23T16:02:13.736Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-23T16:02:13.996Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-23T16:02:14.565Z] --- PASS: TestBuildMultiStageCopy (4.36s) [2021-11-23T16:02:14.565Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.35s) [2021-11-23T16:02:14.565Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2021-11-23T16:02:14.565Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2021-11-23T16:02:14.565Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s) [2021-11-23T16:02:14.565Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2021-11-23T16:02:14.565Z] === RUN TestBuildMultiStageParentConfig [2021-11-23T16:02:14.621Z] --- PASS: TestRemoveImageGarbageCollector (1.85s) [2021-11-23T16:02:14.621Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-23T16:02:14.621Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-23T16:02:14.621Z] === RUN TestTagInvalidReference [2021-11-23T16:02:14.621Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-23T16:02:14.621Z] === RUN TestTagValidPrefixedRepo [2021-11-23T16:02:14.621Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-23T16:02:14.621Z] === RUN TestTagExistedNameWithoutForce [2021-11-23T16:02:14.621Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-23T16:02:14.621Z] === RUN TestTagOfficialNames [2021-11-23T16:02:14.621Z] --- PASS: TestTagOfficialNames (0.04s) [2021-11-23T16:02:14.621Z] === RUN TestTagMatchesDigest [2021-11-23T16:02:14.621Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-23T16:02:14.621Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-23T16:02:15.944Z] --- PASS: TestBuildMultiStageParentConfig (1.08s) [2021-11-23T16:02:15.944Z] === RUN TestBuildLabelWithTargets [2021-11-23T16:02:17.850Z] --- PASS: TestBuildLabelWithTargets (1.85s) [2021-11-23T16:02:17.850Z] === RUN TestBuildWithEmptyLayers [2021-11-23T16:02:18.249Z] 8f616e6e9eec: Pull complete [2021-11-23T16:02:18.787Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2021-11-23T16:02:18.787Z] === RUN TestBuildMultiStageOnBuild [2021-11-23T16:02:18.788Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-23T16:02:18.789Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-23T16:02:18.789Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T16:02:18.789Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-23T16:02:18.789Z] [2021-11-23T16:02:18.789Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-11-23T16:02:18.789Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-11-23T16:02:18.789Z] Using test binary docker [2021-11-23T16:02:18.789Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-23T16:02:18.789Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-23T16:02:18.789Z] INFO: Waiting for daemon to start... [2021-11-23T16:02:18.789Z] Starting dockerd [2021-11-23T16:02:19.760Z] . [2021-11-23T16:02:19.760Z] INFO: Building docker-sdk-python3:5.0.3... [2021-11-23T16:02:22.076Z] --- PASS: TestBuildMultiStageOnBuild (2.81s) [2021-11-23T16:02:22.076Z] === RUN TestBuildUncleanTarFilenames [2021-11-23T16:02:23.016Z] --- PASS: TestBuildUncleanTarFilenames (1.50s) [2021-11-23T16:02:23.016Z] === RUN TestBuildMultiStageLayerLeak [2021-11-23T16:02:26.304Z] --- PASS: TestBuildMultiStageLayerLeak (2.77s) [2021-11-23T16:02:26.304Z] === RUN TestBuildWithHugeFile [2021-11-23T16:02:30.253Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-23T16:02:30.253Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-23T16:02:30.253Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T16:02:30.253Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-23T16:02:30.253Z] [2021-11-23T16:02:30.253Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-23T16:02:30.253Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-23T16:02:30.253Z] HOSTNAME=533c03c3809c [2021-11-23T16:02:30.253Z] TESTDEBUG=0 [2021-11-23T16:02:30.253Z] DEST=bundles/test-integration [2021-11-23T16:02:30.253Z] PWD=/go/src/github.com/docker/docker [2021-11-23T16:02:30.253Z] DOCKER_GITCOMMIT=97dc9f706a88b6c5fdde5f7475fc398b0836100a [2021-11-23T16:02:30.253Z] container=docker [2021-11-23T16:02:30.253Z] HOME=/root [2021-11-23T16:02:30.253Z] GOLANG_VERSION=1.17.3 [2021-11-23T16:02:30.253Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-23T16:02:30.253Z] VALIDATE_BRANCH=master [2021-11-23T16:02:30.253Z] TERM=xterm [2021-11-23T16:02:30.253Z] DOCKER_PKG=github.com/docker/docker [2021-11-23T16:02:30.253Z] SHLVL=1 [2021-11-23T16:02:30.253Z] TIMEOUT=120m [2021-11-23T16:02:30.253Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-23T16:02:30.253Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-23T16:02:30.253Z] GO111MODULE=off [2021-11-23T16:02:30.253Z] DOCKER_EXPERIMENTAL=1 [2021-11-23T16:02:30.253Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-23T16:02:30.253Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-23T16:02:30.253Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-23T16:02:30.253Z] GOPATH=/go [2021-11-23T16:02:30.253Z] PKG_CONFIG=pkg-config [2021-11-23T16:02:30.253Z] _=/usr/bin/env [2021-11-23T16:02:30.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-23T16:02:34.679Z] 4612f6d0b889: Pull complete [2021-11-23T16:02:56.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-23T16:02:56.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-23T16:03:03.404Z] 8f616e6e9eec: Pull complete [2021-11-23T16:03:06.378Z] sha256:22d3ce873959b64538eb61a7e25f40ac2806dd6a08111005b6a066d34f096220 [2021-11-23T16:03:06.378Z] INFO: Starting docker-py tests... [2021-11-23T16:03:06.378Z] ============================= test session starts ============================== [2021-11-23T16:03:06.378Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2021-11-23T16:03:06.378Z] rootdir: /src, inifile: pytest.ini [2021-11-23T16:03:06.378Z] plugins: cov-2.6.1, timeout-1.3.3 [2021-11-23T16:03:06.378Z] collected 395 items / 1 deselected / 394 selected [2021-11-23T16:03:06.378Z] [2021-11-23T16:03:14.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-23T16:03:16.256Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-11-23T16:03:17.117Z] tests/integration/api_client_test.py ..... [ 7%] [2021-11-23T16:03:18.495Z] tests/integration/api_config_test.py ...... [ 8%] [2021-11-23T16:03:22.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-23T16:03:29.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-23T16:03:30.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-23T16:03:30.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-23T16:03:31.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-23T16:03:31.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-23T16:03:32.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-23T16:03:34.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-23T16:03:35.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-23T16:03:36.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-23T16:03:36.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-23T16:03:36.937Z] --- PASS: TestImportExtremelyLargeImageWorks (89.46s) [2021-11-23T16:03:36.937Z] PASS [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] === Skipped [2021-11-23T16:03:36.937Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-23T16:03:36.937Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] DONE 12 tests, 1 skipped in 93.848s [2021-11-23T16:03:36.937Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-23T16:03:36.937Z] INFO: Testing against a local daemon [2021-11-23T16:03:36.937Z] === RUN TestNetworkCreateDelete [2021-11-23T16:03:36.937Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-11-23T16:03:36.937Z] === RUN TestDockerNetworkDeletePreferID [2021-11-23T16:03:36.937Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-11-23T16:03:36.937Z] === RUN TestDaemonDNSFallback [2021-11-23T16:03:36.937Z] --- PASS: TestDaemonDNSFallback (6.33s) [2021-11-23T16:03:36.937Z] === RUN TestInspectNetwork [2021-11-23T16:03:36.937Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:36.937Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-23T16:03:36.937Z] === RUN TestRunContainerWithBridgeNone [2021-11-23T16:03:36.937Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:03:36.937Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-23T16:03:36.937Z] === RUN TestNetworkInvalidJSON [2021-11-23T16:03:36.937Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-23T16:03:36.937Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-23T16:03:36.937Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:03:36.937Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:03:36.937Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:03:36.937Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:03:36.937Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-23T16:03:36.937Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:03:36.937Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:03:36.937Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-23T16:03:36.937Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-23T16:03:36.937Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-23T16:03:36.937Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-23T16:03:36.937Z] === RUN TestNetworkList [2021-11-23T16:03:36.937Z] === RUN TestNetworkList//networks [2021-11-23T16:03:36.937Z] === PAUSE TestNetworkList//networks [2021-11-23T16:03:36.937Z] === RUN TestNetworkList//networks/ [2021-11-23T16:03:36.937Z] === PAUSE TestNetworkList//networks/ [2021-11-23T16:03:36.937Z] === CONT TestNetworkList//networks [2021-11-23T16:03:36.937Z] === CONT TestNetworkList//networks/ [2021-11-23T16:03:36.937Z] --- PASS: TestNetworkList (0.01s) [2021-11-23T16:03:36.937Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-23T16:03:36.937Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-23T16:03:36.937Z] === RUN TestHostIPv4BridgeLabel [2021-11-23T16:03:36.937Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:03:36.937Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-23T16:03:36.937Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-23T16:03:36.937Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:03:36.937Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-11-23T16:03:36.937Z] === RUN TestDaemonDefaultNetworkPools [2021-11-23T16:03:36.937Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:03:36.937Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-11-23T16:03:36.937Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-23T16:03:36.937Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:03:36.937Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-11-23T16:03:36.937Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-23T16:03:36.937Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:03:36.937Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-23T16:03:36.937Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-23T16:03:36.937Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:03:36.937Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-23T16:03:36.937Z] === RUN TestServiceWithPredefinedNetwork [2021-11-23T16:03:36.937Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:36.937Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-23T16:03:36.937Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-23T16:03:36.937Z] service_test.go:243: FLAKY_TEST [2021-11-23T16:03:36.937Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T16:03:36.937Z] === RUN TestServiceWithDataPathPortInit [2021-11-23T16:03:36.937Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:36.937Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-11-23T16:03:36.937Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-23T16:03:36.937Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:36.937Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-23T16:03:36.937Z] PASS [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] === Skipped [2021-11-23T16:03:36.937Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-11-23T16:03:36.937Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-11-23T16:03:36.937Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-11-23T16:03:36.937Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-11-23T16:03:36.937Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-11-23T16:03:36.937Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-11-23T16:03:36.937Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-23T16:03:36.937Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-23T16:03:36.937Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-11-23T16:03:36.937Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T16:03:36.937Z] service_test.go:243: FLAKY_TEST [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-11-23T16:03:36.937Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-23T16:03:36.937Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] DONE 22 tests, 12 skipped in 6.973s [2021-11-23T16:03:36.937Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-23T16:03:36.937Z] INFO: Testing against a local daemon [2021-11-23T16:03:36.937Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-23T16:03:36.937Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T16:03:36.937Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-23T16:03:36.937Z] === RUN TestDockerNetworkIpvlan [2021-11-23T16:03:36.937Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T16:03:36.937Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-23T16:03:36.937Z] PASS [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] === Skipped [2021-11-23T16:03:36.937Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-23T16:03:36.937Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-23T16:03:36.937Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] DONE 2 tests, 2 skipped in 0.084s [2021-11-23T16:03:36.937Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-23T16:03:36.937Z] INFO: Testing against a local daemon [2021-11-23T16:03:36.937Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-23T16:03:36.937Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:03:36.937Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-23T16:03:36.937Z] === RUN TestDockerNetworkMacvlan [2021-11-23T16:03:36.937Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:03:36.937Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-11-23T16:03:36.937Z] PASS [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] === Skipped [2021-11-23T16:03:36.937Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-23T16:03:36.937Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-11-23T16:03:36.937Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] DONE 2 tests, 2 skipped in 0.089s [2021-11-23T16:03:36.937Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-23T16:03:36.937Z] testing: warning: no tests to run [2021-11-23T16:03:36.937Z] PASS [2021-11-23T16:03:36.937Z] [2021-11-23T16:03:36.937Z] DONE 0 tests in 0.023s [2021-11-23T16:03:36.937Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-23T16:03:37.197Z] INFO: Testing against a local daemon [2021-11-23T16:03:37.197Z] === RUN TestAuthZPluginAllowRequest [2021-11-23T16:03:37.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.197Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-11-23T16:03:37.197Z] === RUN TestAuthZPluginTLS [2021-11-23T16:03:37.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.197Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-11-23T16:03:37.197Z] === RUN TestAuthZPluginDenyRequest [2021-11-23T16:03:37.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.197Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-11-23T16:03:37.197Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-23T16:03:37.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.197Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-23T16:03:37.197Z] === RUN TestAuthZPluginDenyResponse [2021-11-23T16:03:37.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.197Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-11-23T16:03:37.197Z] === RUN TestAuthZPluginAllowEventStream [2021-11-23T16:03:37.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.197Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-11-23T16:03:37.197Z] === RUN TestAuthZPluginErrorResponse [2021-11-23T16:03:37.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.197Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-11-23T16:03:37.197Z] === RUN TestAuthZPluginErrorRequest [2021-11-23T16:03:37.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.197Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-11-23T16:03:37.197Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-23T16:03:37.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.197Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-23T16:03:37.197Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-23T16:03:37.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.197Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-23T16:03:37.197Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-23T16:03:37.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.197Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-23T16:03:37.197Z] === RUN TestAuthZPluginHeader [2021-11-23T16:03:37.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.197Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-11-23T16:03:37.197Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-23T16:03:37.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.197Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-11-23T16:03:37.198Z] === RUN TestAuthZPluginV2Disable [2021-11-23T16:03:37.198Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.198Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-11-23T16:03:37.198Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-23T16:03:37.198Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.198Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-23T16:03:37.198Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-23T16:03:37.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-11-23T16:03:37.458Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-23T16:03:37.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-23T16:03:37.458Z] PASS [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] === Skipped [2021-11-23T16:03:37.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-11-23T16:03:37.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-11-23T16:03:37.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-11-23T16:03:37.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-23T16:03:37.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-11-23T16:03:37.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-11-23T16:03:37.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-11-23T16:03:37.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-11-23T16:03:37.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-23T16:03:37.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-23T16:03:37.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-23T16:03:37.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-11-23T16:03:37.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-11-23T16:03:37.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-11-23T16:03:37.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-23T16:03:37.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-11-23T16:03:37.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-23T16:03:37.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] DONE 17 tests, 17 skipped in 0.323s [2021-11-23T16:03:37.458Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-23T16:03:37.458Z] INFO: Testing against a local daemon [2021-11-23T16:03:37.458Z] === RUN TestPluginInvalidJSON [2021-11-23T16:03:37.458Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:03:37.458Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:03:37.458Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:03:37.458Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-23T16:03:37.458Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-23T16:03:37.458Z] === RUN TestPluginInstall [2021-11-23T16:03:37.458Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-23T16:03:37.458Z] === RUN TestPluginsWithRuntimes [2021-11-23T16:03:37.458Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-11-23T16:03:37.458Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-23T16:03:37.458Z] === RUN TestPluginBackCompatMediaTypes [2021-11-23T16:03:37.458Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-23T16:03:37.458Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-23T16:03:37.458Z] PASS [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] === Skipped [2021-11-23T16:03:37.458Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-11-23T16:03:37.458Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-11-23T16:03:37.458Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-11-23T16:03:37.458Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-23T16:03:37.458Z] [2021-11-23T16:03:37.458Z] DONE 5 tests, 3 skipped in 0.123s [2021-11-23T16:03:37.458Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-23T16:03:37.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-23T16:03:37.719Z] INFO: Testing against a local daemon [2021-11-23T16:03:37.719Z] === RUN TestExternalGraphDriver [2021-11-23T16:03:37.719Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-23T16:03:37.720Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-11-23T16:03:37.720Z] === RUN TestGraphdriverPluginV2 [2021-11-23T16:03:38.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-23T16:03:39.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-23T16:03:39.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-23T16:03:40.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-23T16:03:41.176Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-23T16:03:41.176Z] Using test binary docker [2021-11-23T16:03:41.176Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-23T16:03:41.176Z] +++ /etc/init.d/apparmor start [2021-11-23T16:03:41.176Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-23T16:03:41.176Z] INFO: Waiting for daemon to start... [2021-11-23T16:03:41.176Z] Starting dockerd [2021-11-23T16:03:41.176Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-11-23T16:03:41.969Z] --- PASS: TestGraphdriverPluginV2 (3.69s) [2021-11-23T16:03:41.969Z] PASS [2021-11-23T16:03:41.969Z] [2021-11-23T16:03:41.969Z] === Skipped [2021-11-23T16:03:41.969Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-11-23T16:03:41.969Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-23T16:03:41.969Z] [2021-11-23T16:03:41.969Z] DONE 2 tests, 1 skipped in 3.823s [2021-11-23T16:03:41.969Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-23T16:03:41.969Z] INFO: Testing against a local daemon [2021-11-23T16:03:41.969Z] === RUN TestContinueAfterPluginCrash [2021-11-23T16:03:41.969Z] === PAUSE TestContinueAfterPluginCrash [2021-11-23T16:03:41.969Z] === RUN TestReadPluginNoRead [2021-11-23T16:03:41.969Z] === PAUSE TestReadPluginNoRead [2021-11-23T16:03:41.969Z] === RUN TestDaemonStartWithLogOpt [2021-11-23T16:03:41.969Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-23T16:03:41.969Z] === CONT TestContinueAfterPluginCrash [2021-11-23T16:03:41.969Z] === CONT TestDaemonStartWithLogOpt [2021-11-23T16:03:46.171Z] --- PASS: TestDaemonStartWithLogOpt (4.31s) [2021-11-23T16:03:46.171Z] === CONT TestReadPluginNoRead [2021-11-23T16:03:47.710Z] . [2021-11-23T16:03:47.710Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-23T16:03:47.710Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-23T16:03:47.710Z] Error: No such image: emptyfs [2021-11-23T16:03:47.710Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-23T16:03:47.710Z] ++++ docker load [2021-11-23T16:03:47.715Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-11-23T16:03:47.755Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-23T16:03:47.755Z] Using test binary docker [2021-11-23T16:03:47.755Z] +++ /etc/init.d/apparmor start [2021-11-23T16:03:47.755Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-23T16:03:47.755Z] INFO: Waiting for daemon to start... [2021-11-23T16:03:47.755Z] Starting dockerd [2021-11-23T16:03:47.755Z] +++ 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-11-23T16:03:47.755Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-23T16:03:47.755Z] Using test binary docker [2021-11-23T16:03:47.755Z] .+++ /etc/init.d/apparmor start [2021-11-23T16:03:47.755Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-23T16:03:47.755Z] INFO: Waiting for daemon to start... [2021-11-23T16:03:47.755Z] Starting dockerd [2021-11-23T16:03:47.755Z] +++ 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-11-23T16:03:47.755Z] . [2021-11-23T16:03:47.755Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-23T16:03:47.755Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-23T16:03:47.755Z] Error: No such image: emptyfs [2021-11-23T16:03:47.755Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-23T16:03:47.755Z] ++++ docker load [2021-11-23T16:03:47.755Z] [2021-11-23T16:03:47.755Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-23T16:03:47.755Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-23T16:03:47.755Z] Error: No such image: emptyfs [2021-11-23T16:03:47.755Z] ++++ docker load [2021-11-23T16:03:47.755Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-23T16:03:47.966Z] Running integration-test (iteration 1) [2021-11-23T16:03:47.966Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-11-23T16:03:47.966Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:03:47.966Z] ++ set -e [2021-11-23T16:03:47.966Z] ++ '[' -n 0 ']' [2021-11-23T16:03:47.966Z] ++ set -x [2021-11-23T16:03:47.966Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:03:48.013Z] Running integration-test (iteration 1) [2021-11-23T16:03:48.014Z] 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-11-23T16:03:48.014Z] ++ 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-11-23T16:03:48.014Z] ++ set -e [2021-11-23T16:03:48.014Z] ++ '[' -n 0 ']' [2021-11-23T16:03:48.014Z] ++ set -x [2021-11-23T16:03:48.014Z] ++ 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-11-23T16:03:48.014Z] Running integration-test (iteration 1) [2021-11-23T16:03:48.014Z] 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-11-23T16:03:48.014Z] ++ 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-11-23T16:03:48.014Z] ++ set -e [2021-11-23T16:03:48.014Z] ++ '[' -n 0 ']' [2021-11-23T16:03:48.014Z] ++ set -x [2021-11-23T16:03:48.014Z] ++ 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-11-23T16:03:48.083Z] === RUN TestReadPluginNoRead/default [2021-11-23T16:03:48.222Z] Loaded image: busybox:latest [2021-11-23T16:03:48.222Z] Loaded image: busybox:glibc [2021-11-23T16:03:48.949Z] Loaded image: busybox:latest [2021-11-23T16:03:48.949Z] Loaded image: busybox:latest [2021-11-23T16:03:49.152Z] Loaded image: debian:bullseye-slim [2021-11-23T16:03:49.208Z] Loaded image: busybox:glibc [2021-11-23T16:03:49.208Z] Loaded image: busybox:glibc [2021-11-23T16:03:49.408Z] Loaded image: hello-world:latest [2021-11-23T16:03:49.408Z] Loaded image: arm32v7/hello-world:latest [2021-11-23T16:03:49.408Z] INFO: Testing against a local daemon [2021-11-23T16:03:49.408Z] === RUN TestCgroupNamespacesBuild [2021-11-23T16:03:49.469Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-23T16:03:50.408Z] --- PASS: TestContinueAfterPluginCrash (8.95s) [2021-11-23T16:03:50.667Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-23T16:03:50.774Z] --- PASS: TestCgroupNamespacesBuild (1.08s) [2021-11-23T16:03:50.774Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-23T16:03:51.097Z] --- PASS: TestImportExtremelyLargeImageWorks (89.49s) [2021-11-23T16:03:51.097Z] PASS [2021-11-23T16:03:51.097Z] [2021-11-23T16:03:51.097Z] DONE 12 tests in 92.078s [2021-11-23T16:03:51.097Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-23T16:03:51.097Z] INFO: Testing against a local daemon [2021-11-23T16:03:51.097Z] === RUN TestNetworkCreateDelete [2021-11-23T16:03:51.097Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-11-23T16:03:51.097Z] === RUN TestDockerNetworkDeletePreferID [2021-11-23T16:03:51.097Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-11-23T16:03:51.097Z] === RUN TestDaemonDNSFallback [2021-11-23T16:03:51.097Z] --- PASS: TestDaemonDNSFallback (6.33s) [2021-11-23T16:03:51.097Z] === RUN TestInspectNetwork [2021-11-23T16:03:51.701Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2021-11-23T16:03:51.701Z] === RUN TestBuildWithSession [2021-11-23T16:03:51.701Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T16:03:51.701Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-23T16:03:51.701Z] === RUN TestBuildSquashParent [2021-11-23T16:03:52.054Z] === CONT TestReadPluginNoRead [2021-11-23T16:03:52.054Z] read_test.go:92: [d51cc5415bca2] daemon is not started [2021-11-23T16:03:52.054Z] --- PASS: TestReadPluginNoRead (6.16s) [2021-11-23T16:03:52.054Z] --- PASS: TestReadPluginNoRead/default (1.41s) [2021-11-23T16:03:52.054Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.36s) [2021-11-23T16:03:52.054Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2021-11-23T16:03:52.054Z] PASS [2021-11-23T16:03:52.054Z] [2021-11-23T16:03:52.054Z] DONE 6 tests in 10.563s [2021-11-23T16:03:52.054Z] 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-11-23T16:03:52.054Z] testing: warning: no tests to run [2021-11-23T16:03:52.054Z] PASS [2021-11-23T16:03:52.054Z] [2021-11-23T16:03:52.054Z] DONE 0 tests in 0.033s [2021-11-23T16:03:52.054Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-23T16:03:52.054Z] INFO: Testing against a local daemon [2021-11-23T16:03:52.054Z] === RUN TestPluginWithDevMounts [2021-11-23T16:03:52.054Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-23T16:03:52.054Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-23T16:03:52.054Z] PASS [2021-11-23T16:03:52.054Z] [2021-11-23T16:03:52.054Z] === Skipped [2021-11-23T16:03:52.054Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-11-23T16:03:52.054Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-23T16:03:52.054Z] [2021-11-23T16:03:52.054Z] DONE 1 tests, 1 skipped in 0.103s [2021-11-23T16:03:52.054Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-23T16:03:52.054Z] INFO: Testing against a local daemon [2021-11-23T16:03:52.054Z] === RUN TestSecretInspect [2021-11-23T16:03:52.054Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.054Z] --- SKIP: TestSecretInspect (0.02s) [2021-11-23T16:03:52.054Z] === RUN TestSecretList [2021-11-23T16:03:52.314Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.314Z] --- SKIP: TestSecretList (0.02s) [2021-11-23T16:03:52.314Z] === RUN TestSecretsCreateAndDelete [2021-11-23T16:03:52.314Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.314Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-11-23T16:03:52.314Z] === RUN TestSecretsUpdate [2021-11-23T16:03:52.314Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.314Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-11-23T16:03:52.314Z] === RUN TestTemplatedSecret [2021-11-23T16:03:52.314Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.314Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-23T16:03:52.314Z] === RUN TestSecretCreateResolve [2021-11-23T16:03:52.314Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.314Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-11-23T16:03:52.314Z] PASS [2021-11-23T16:03:52.314Z] [2021-11-23T16:03:52.314Z] === Skipped [2021-11-23T16:03:52.314Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-11-23T16:03:52.315Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.315Z] [2021-11-23T16:03:52.315Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-11-23T16:03:52.315Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.315Z] [2021-11-23T16:03:52.315Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-11-23T16:03:52.315Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.315Z] [2021-11-23T16:03:52.315Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-11-23T16:03:52.315Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.315Z] [2021-11-23T16:03:52.315Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-11-23T16:03:52.315Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.315Z] [2021-11-23T16:03:52.315Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-11-23T16:03:52.315Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.315Z] [2021-11-23T16:03:52.315Z] DONE 6 tests, 6 skipped in 0.161s [2021-11-23T16:03:52.315Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-23T16:03:52.315Z] INFO: Testing against a local daemon [2021-11-23T16:03:52.315Z] === RUN TestServiceCreateInit [2021-11-23T16:03:52.315Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-23T16:03:52.315Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.315Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-23T16:03:52.315Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.315Z] --- PASS: TestServiceCreateInit (0.02s) [2021-11-23T16:03:52.315Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T16:03:52.315Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T16:03:52.315Z] === RUN TestCreateServiceMultipleTimes [2021-11-23T16:03:52.315Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.315Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-11-23T16:03:52.315Z] === RUN TestCreateServiceConflict [2021-11-23T16:03:52.315Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.315Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-11-23T16:03:52.315Z] === RUN TestCreateServiceMaxReplicas [2021-11-23T16:03:52.315Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.315Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-11-23T16:03:52.315Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-23T16:03:52.315Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.315Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-23T16:03:52.315Z] === RUN TestCreateServiceSecretFileMode [2021-11-23T16:03:52.315Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.315Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-11-23T16:03:52.315Z] === RUN TestCreateServiceConfigFileMode [2021-11-23T16:03:52.315Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.315Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-11-23T16:03:52.315Z] === RUN TestCreateServiceSysctls [2021-11-23T16:03:52.574Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.574Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-23T16:03:52.574Z] === RUN TestCreateServiceCapabilities [2021-11-23T16:03:52.574Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.574Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-23T16:03:52.574Z] === RUN TestInspect [2021-11-23T16:03:52.574Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.574Z] --- SKIP: TestInspect (0.01s) [2021-11-23T16:03:52.574Z] === RUN TestCreateJob [2021-11-23T16:03:52.574Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.574Z] --- SKIP: TestCreateJob (0.01s) [2021-11-23T16:03:52.574Z] === RUN TestReplicatedJob [2021-11-23T16:03:52.574Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.574Z] --- SKIP: TestReplicatedJob (0.01s) [2021-11-23T16:03:52.574Z] === RUN TestUpdateReplicatedJob [2021-11-23T16:03:52.574Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.574Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-11-23T16:03:52.575Z] === RUN TestServiceListWithStatuses [2021-11-23T16:03:52.575Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-23T16:03:52.575Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-23T16:03:52.575Z] === RUN TestDockerNetworkConnectAlias [2021-11-23T16:03:52.575Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.575Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-11-23T16:03:52.575Z] === RUN TestDockerNetworkReConnect [2021-11-23T16:03:52.575Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:52.575Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-11-23T16:03:52.575Z] === RUN TestServicePlugin [2021-11-23T16:03:53.400Z] Loaded image: debian:bullseye-slim [2021-11-23T16:03:53.660Z] Loaded image: hello-world:latest [2021-11-23T16:03:53.660Z] Loaded image: debian:bullseye-slim [2021-11-23T16:03:53.660Z] Loaded image: arm32v7/hello-world:latest [2021-11-23T16:03:53.660Z] INFO: Testing against a local daemon [2021-11-23T16:03:53.660Z] === RUN TestDockerDaemonSuite [2021-11-23T16:03:53.660Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-11-23T16:03:53.920Z] Loaded image: hello-world:latest [2021-11-23T16:03:53.920Z] Loaded image: arm32v7/hello-world:latest [2021-11-23T16:03:54.178Z] INFO: Testing against a local daemon [2021-11-23T16:03:54.178Z] === RUN TestDockerSuite [2021-11-23T16:03:54.178Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-23T16:03:54.178Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-23T16:03:54.178Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-23T16:03:54.178Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-23T16:03:54.178Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-23T16:03:54.178Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-23T16:03:54.178Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-23T16:03:54.178Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-23T16:03:54.389Z] === RUN TestInspectNetwork/full_network_id [2021-11-23T16:03:54.389Z] === RUN TestInspectNetwork/partial_network_id [2021-11-23T16:03:54.389Z] === RUN TestInspectNetwork/network_name [2021-11-23T16:03:54.389Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-23T16:03:54.486Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.486Z] --- SKIP: TestServicePlugin (1.91s) [2021-11-23T16:03:54.486Z] === RUN TestServiceUpdateLabel [2021-11-23T16:03:54.486Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.486Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-11-23T16:03:54.486Z] === RUN TestServiceUpdateSecrets [2021-11-23T16:03:54.486Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.486Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-11-23T16:03:54.486Z] === RUN TestServiceUpdateConfigs [2021-11-23T16:03:54.486Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.486Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-11-23T16:03:54.486Z] === RUN TestServiceUpdateNetwork [2021-11-23T16:03:54.486Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.486Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-11-23T16:03:54.486Z] === RUN TestServiceUpdatePidsLimit [2021-11-23T16:03:54.486Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.486Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-11-23T16:03:54.486Z] PASS [2021-11-23T16:03:54.486Z] [2021-11-23T16:03:54.486Z] === Skipped [2021-11-23T16:03:54.486Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T16:03:54.486Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.486Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T16:03:54.486Z] [2021-11-23T16:03:54.486Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T16:03:54.486Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.486Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T16:03:54.486Z] [2021-11-23T16:03:54.486Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-11-23T16:03:54.486Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.486Z] [2021-11-23T16:03:54.486Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-11-23T16:03:54.486Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.486Z] [2021-11-23T16:03:54.486Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-11-23T16:03:54.486Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.486Z] [2021-11-23T16:03:54.486Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-23T16:03:54.486Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.486Z] [2021-11-23T16:03:54.486Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-11-23T16:03:54.486Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.486Z] [2021-11-23T16:03:54.486Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-11-23T16:03:54.486Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.486Z] [2021-11-23T16:03:54.486Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-11-23T16:03:54.486Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.486Z] [2021-11-23T16:03:54.486Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-11-23T16:03:54.486Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.486Z] [2021-11-23T16:03:54.486Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-11-23T16:03:54.486Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.486Z] [2021-11-23T16:03:54.487Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-11-23T16:03:54.487Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.487Z] [2021-11-23T16:03:54.487Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-11-23T16:03:54.487Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.487Z] [2021-11-23T16:03:54.487Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-11-23T16:03:54.487Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.487Z] [2021-11-23T16:03:54.487Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-23T16:03:54.487Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-23T16:03:54.487Z] [2021-11-23T16:03:54.487Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-11-23T16:03:54.487Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.487Z] [2021-11-23T16:03:54.487Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-11-23T16:03:54.487Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.487Z] [2021-11-23T16:03:54.487Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s) [2021-11-23T16:03:54.487Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.487Z] [2021-11-23T16:03:54.487Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-11-23T16:03:54.487Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.487Z] [2021-11-23T16:03:54.487Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-11-23T16:03:54.487Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.487Z] [2021-11-23T16:03:54.487Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-11-23T16:03:54.487Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.487Z] [2021-11-23T16:03:54.487Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-11-23T16:03:54.487Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.487Z] [2021-11-23T16:03:54.487Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-11-23T16:03:54.487Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-23T16:03:54.487Z] [2021-11-23T16:03:54.487Z] DONE 24 tests, 23 skipped in 2.278s [2021-11-23T16:03:54.487Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-23T16:03:54.487Z] INFO: Testing against a local daemon [2021-11-23T16:03:54.487Z] === RUN TestSessionCreate [2021-11-23T16:03:54.747Z] --- PASS: TestSessionCreate (0.02s) [2021-11-23T16:03:54.747Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-23T16:03:54.747Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-23T16:03:54.747Z] PASS [2021-11-23T16:03:54.747Z] [2021-11-23T16:03:54.747Z] DONE 2 tests in 0.123s [2021-11-23T16:03:54.747Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-23T16:03:54.747Z] INFO: Testing against a local daemon [2021-11-23T16:03:54.747Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-23T16:03:54.747Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-23T16:03:54.747Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T16:03:54.747Z] === RUN TestDiskUsage [2021-11-23T16:03:54.747Z] === PAUSE TestDiskUsage [2021-11-23T16:03:54.747Z] === RUN TestEventsExecDie [2021-11-23T16:03:55.318Z] --- PASS: TestEventsExecDie (0.51s) [2021-11-23T16:03:55.318Z] === RUN TestEventsBackwardsCompatible [2021-11-23T16:03:55.318Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-11-23T16:03:55.318Z] === RUN TestEventsVolumeCreate [2021-11-23T16:03:55.318Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-11-23T16:03:55.318Z] === RUN TestInfoBinaryCommits [2021-11-23T16:03:55.318Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-23T16:03:55.318Z] === RUN TestInfoAPIVersioned [2021-11-23T16:03:55.318Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-23T16:03:55.318Z] === RUN TestInfoDiscoveryBackend [2021-11-23T16:03:55.868Z] --- PASS: TestBuildSquashParent (3.63s) [2021-11-23T16:03:55.868Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-23T16:03:55.868Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T16:03:55.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T16:03:55.868Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T16:03:55.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T16:03:55.868Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T16:03:55.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T16:03:55.868Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T16:03:55.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T16:03:55.868Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T16:03:55.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T16:03:55.868Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T16:03:55.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T16:03:55.868Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T16:03:55.868Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T16:03:55.893Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-11-23T16:03:55.893Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-23T16:03:56.429Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T16:03:56.429Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T16:03:57.357Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T16:03:57.463Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-23T16:03:57.463Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-23T16:03:57.613Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T16:03:58.031Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-23T16:03:58.031Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-23T16:03:58.584Z] --- PASS: TestInspectNetwork (7.21s) [2021-11-23T16:03:58.584Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-23T16:03:58.584Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2021-11-23T16:03:58.584Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-23T16:03:58.584Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-23T16:03:58.584Z] === RUN TestRunContainerWithBridgeNone [2021-11-23T16:03:58.598Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-23T16:03:58.856Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-23T16:03:58.856Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-23T16:03:58.978Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-23T16:03:58.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.03s) [2021-11-23T16:03:58.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.11s) [2021-11-23T16:03:58.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.00s) [2021-11-23T16:03:58.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.27s) [2021-11-23T16:03:58.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.28s) [2021-11-23T16:03:58.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.14s) [2021-11-23T16:03:58.978Z] === RUN TestBuildMultiStageCopy [2021-11-23T16:03:58.978Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-23T16:03:59.187Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2021-11-23T16:03:59.187Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-23T16:03:59.448Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:03:59.448Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-23T16:03:59.448Z] === RUN TestInfoAPI [2021-11-23T16:03:59.448Z] --- PASS: TestInfoAPI (0.02s) [2021-11-23T16:03:59.448Z] === RUN TestInfoAPIWarnings [2021-11-23T16:03:59.906Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-23T16:03:59.907Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-23T16:03:59.965Z] --- PASS: TestRunContainerWithBridgeNone (1.65s) [2021-11-23T16:03:59.965Z] === RUN TestNetworkInvalidJSON [2021-11-23T16:03:59.965Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-23T16:03:59.965Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-23T16:03:59.965Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:03:59.965Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:03:59.965Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:03:59.965Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:03:59.965Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-23T16:03:59.965Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:03:59.965Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:03:59.965Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-23T16:03:59.965Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-23T16:03:59.965Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-23T16:03:59.965Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-23T16:03:59.965Z] === RUN TestNetworkList [2021-11-23T16:03:59.965Z] === RUN TestNetworkList//networks [2021-11-23T16:03:59.965Z] === PAUSE TestNetworkList//networks [2021-11-23T16:03:59.965Z] === RUN TestNetworkList//networks/ [2021-11-23T16:03:59.965Z] === PAUSE TestNetworkList//networks/ [2021-11-23T16:03:59.965Z] === CONT TestNetworkList//networks [2021-11-23T16:03:59.965Z] === CONT TestNetworkList//networks/ [2021-11-23T16:03:59.965Z] --- PASS: TestNetworkList (0.01s) [2021-11-23T16:03:59.965Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-23T16:03:59.965Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-23T16:03:59.965Z] === RUN TestHostIPv4BridgeLabel [2021-11-23T16:04:00.016Z] a0eb404f1860: Pull complete [2021-11-23T16:04:00.016Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-23T16:04:00.016Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:04:00.016Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-11-23T16:04:00.016Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-11-23T16:04:00.016Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-11-23T16:04:00.016Z] WARN: Skipping validation tests [2021-11-23T16:04:00.016Z] INFO: Running unit tests at 11/23/2021 16:03:52... [2021-11-23T16:04:00.016Z] INFO: make.ps1 starting at 11/23/2021 16:03:56 [2021-11-23T16:04:00.016Z] INFO: Git commit (bcc230f9f1) assumed from DOCKER_GITCOMMIT environment variable [2021-11-23T16:04:00.016Z] INFO: Invoking autogen... [2021-11-23T16:04:00.016Z] INFO: Running unit tests... [2021-11-23T16:04:00.163Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-23T16:04:00.233Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-23T16:04:00.233Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-23T16:04:00.419Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-23T16:04:00.492Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-23T16:04:00.493Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-23T16:04:00.533Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-11-23T16:04:00.533Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-23T16:04:00.675Z] --- PASS: TestBuildMultiStageCopy (1.82s) [2021-11-23T16:04:00.675Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.07s) [2021-11-23T16:04:00.675Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2021-11-23T16:04:00.675Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-11-23T16:04:00.675Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-11-23T16:04:00.675Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-11-23T16:04:00.675Z] === RUN TestBuildMultiStageParentConfig [2021-11-23T16:04:01.061Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-11-23T16:04:01.237Z] --- PASS: TestBuildMultiStageParentConfig (0.55s) [2021-11-23T16:04:01.237Z] === RUN TestBuildLabelWithTargets [2021-11-23T16:04:01.472Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-11-23T16:04:01.472Z] === RUN TestDaemonDefaultNetworkPools [2021-11-23T16:04:01.628Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-23T16:04:02.165Z] --- PASS: TestBuildLabelWithTargets (0.89s) [2021-11-23T16:04:02.166Z] === RUN TestBuildWithEmptyLayers [2021-11-23T16:04:02.409Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-11-23T16:04:02.410Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-23T16:04:02.422Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2021-11-23T16:04:02.422Z] === RUN TestBuildMultiStageOnBuild [2021-11-23T16:04:02.565Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-23T16:04:02.565Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-23T16:04:02.565Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-23T16:04:02.565Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-23T16:04:02.824Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-23T16:04:03.349Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-11-23T16:04:03.349Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-23T16:04:03.801Z] --- PASS: TestBuildMultiStageOnBuild (1.23s) [2021-11-23T16:04:03.801Z] === RUN TestBuildUncleanTarFilenames [2021-11-23T16:04:03.898Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-11-23T16:04:04.057Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2021-11-23T16:04:04.057Z] === RUN TestBuildMultiStageLayerLeak [2021-11-23T16:04:04.728Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-11-23T16:04:04.728Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-23T16:04:05.298Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-11-23T16:04:05.298Z] === RUN TestServiceWithPredefinedNetwork [2021-11-23T16:04:05.423Z] --- PASS: TestBuildMultiStageLayerLeak (1.28s) [2021-11-23T16:04:05.423Z] === RUN TestBuildWithHugeFile [2021-11-23T16:04:07.836Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s) [2021-11-23T16:04:07.836Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-23T16:04:07.836Z] service_test.go:243: FLAKY_TEST [2021-11-23T16:04:07.836Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T16:04:07.836Z] === RUN TestServiceWithDataPathPortInit [2021-11-23T16:04:10.950Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-23T16:04:12.332Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-23T16:04:14.236Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-23T16:04:14.490Z] ? github.com/docker/docker/api [no test files] [2021-11-23T16:04:15.172Z] --- PASS: TestBuildWithHugeFile (109.56s) [2021-11-23T16:04:15.172Z] === RUN TestBuildWCOWSandboxSize [2021-11-23T16:04:15.172Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T16:04:15.172Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-23T16:04:15.172Z] === RUN TestBuildWithEmptyDockerfile [2021-11-23T16:04:15.172Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T16:04:15.172Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T16:04:15.172Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T16:04:15.172Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T16:04:15.172Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T16:04:15.172Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T16:04:15.431Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T16:04:15.431Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T16:04:15.431Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T16:04:15.431Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-11-23T16:04:15.431Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-11-23T16:04:15.431Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-11-23T16:04:15.431Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-11-23T16:04:15.431Z] === RUN TestBuildPreserveOwnership [2021-11-23T16:04:15.431Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-23T16:04:15.999Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-23T16:04:16.567Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-23T16:04:17.134Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-23T16:04:17.549Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-11-23T16:04:17.549Z] === RUN TestInfoDebug [2021-11-23T16:04:17.549Z] --- PASS: TestInfoDebug (0.54s) [2021-11-23T16:04:17.549Z] === RUN TestInfoInsecureRegistries [2021-11-23T16:04:17.549Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-11-23T16:04:17.549Z] === RUN TestInfoRegistryMirrors [2021-11-23T16:04:17.549Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-11-23T16:04:17.549Z] === RUN TestLoginFailsWithBadCredentials [2021-11-23T16:04:17.549Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-11-23T16:04:17.549Z] === RUN TestPingCacheHeaders [2021-11-23T16:04:17.549Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-23T16:04:17.549Z] === RUN TestPingGet [2021-11-23T16:04:17.549Z] --- PASS: TestPingGet (0.01s) [2021-11-23T16:04:17.549Z] === RUN TestPingHead [2021-11-23T16:04:17.549Z] --- PASS: TestPingHead (0.02s) [2021-11-23T16:04:17.549Z] === RUN TestVersion [2021-11-23T16:04:17.549Z] --- PASS: TestVersion (0.02s) [2021-11-23T16:04:17.549Z] === CONT TestDiskUsage [2021-11-23T16:04:17.701Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-23T16:04:17.960Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/empty [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/empty/container_types [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/empty/image_types [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/empty/volume_types [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-23T16:04:18.119Z] === RUN TestDiskUsage/after_container.Run [2021-11-23T16:04:18.219Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-11-23T16:04:18.380Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-23T16:04:18.380Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-23T16:04:18.380Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-23T16:04:18.380Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-23T16:04:18.380Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-23T16:04:18.380Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-23T16:04:18.380Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-23T16:04:18.640Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-23T16:04:18.640Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-23T16:04:18.640Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage (1.20s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-11-23T16:04:18.640Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2021-11-23T16:04:18.640Z] PASS [2021-11-23T16:04:18.640Z] [2021-11-23T16:04:18.640Z] === Skipped [2021-11-23T16:04:18.640Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T16:04:18.640Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-23T16:04:18.640Z] [2021-11-23T16:04:18.640Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-23T16:04:18.640Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-23T16:04:18.640Z] [2021-11-23T16:04:18.640Z] DONE 53 tests, 2 skipped in 24.034s [2021-11-23T16:04:18.640Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-23T16:04:18.899Z] INFO: Testing against a local daemon [2021-11-23T16:04:18.900Z] === RUN TestVolumesCreateAndList [2021-11-23T16:04:18.900Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-23T16:04:18.900Z] === RUN TestVolumesRemove [2021-11-23T16:04:18.900Z] --- PASS: TestVolumesRemove (0.06s) [2021-11-23T16:04:18.900Z] === RUN TestVolumesInspect [2021-11-23T16:04:18.900Z] --- PASS: TestVolumesInspect (0.01s) [2021-11-23T16:04:18.900Z] === RUN TestVolumesInvalidJSON [2021-11-23T16:04:18.900Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-23T16:04:18.900Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-23T16:04:18.900Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-23T16:04:18.900Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-23T16:04:18.900Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-23T16:04:18.900Z] PASS [2021-11-23T16:04:18.900Z] [2021-11-23T16:04:18.900Z] DONE 5 tests in 0.193s [2021-11-23T16:04:18.900Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-23T16:04:18.900Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13384 is not a child of this shell [2021-11-23T16:04:18.900Z] warning: PID 13384 from bundles/test-integration/docker.pid had a nonzero exit code [2021-11-23T16:04:18.900Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-23T16:04:18.900Z] [2021-11-23T16:04:18.900Z] Unloading profiles will leave already running processes permanently [2021-11-23T16:04:18.900Z] unconfined, which can lead to unexpected situations. [2021-11-23T16:04:18.900Z] [2021-11-23T16:04:18.900Z] To set a process to complain mode, use the command line tool [2021-11-23T16:04:18.900Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-23T16:04:18.900Z] Removing test suite binaries [2021-11-23T16:04:18.900Z] exiting test-integration [2021-11-23T16:04:18.900Z] ++ exit 0 [2021-11-23T16:04:18.900Z] [2021-11-23T16:04:19.157Z] --- PASS: TestBuildPreserveOwnership (3.59s) [2021-11-23T16:04:19.158Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2021-11-23T16:04:19.158Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2021-11-23T16:04:19.158Z] === RUN TestBuildPlatformInvalid [2021-11-23T16:04:19.158Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-11-23T16:04:19.158Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-11-23T16:04:19.158Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-23T16:04:20.094Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop Post stage [Pipeline] junit [2021-11-23T16:04:20.299Z] Recording test results [2021-11-23T16:04:20.354Z] Loaded image: busybox:latest [2021-11-23T16:04:20.613Z] Loaded image: busybox:glibc [2021-11-23T16:04:20.872Z] docker_cli_daemon_test.go:1455: [d5dde24d8a632] daemon is not started [2021-11-23T16:04:21.439Z] check_test.go:308: [d92582127e8cd] daemon is not started [2021-11-23T16:04:21.439Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-11-23T16:04:21.699Z] === RUN TestDockerSuite/TestAttachDetach [2021-11-23T16:04:22.462Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-23T16:04:22.636Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-23T16:04:22.728Z] --- PASS: TestServiceWithDataPathPortInit (13.93s) [2021-11-23T16:04:22.728Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-23T16:04:22.807Z] + echo Ensuring container killed. [2021-11-23T16:04:22.807Z] Ensuring container killed. [2021-11-23T16:04:22.807Z] + docker rm -vf docker-pr7 [2021-11-23T16:04:22.807Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-11-23T16:04:23.096Z] + echo Chowning /workspace to jenkins user [2021-11-23T16:04:23.096Z] Chowning /workspace to jenkins user [2021-11-23T16:04:23.096Z] + id -u [2021-11-23T16:04:23.096Z] + id -g [2021-11-23T16:04:23.096Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40952:/workspace busybox chown -R 1000:1000 /workspace [2021-11-23T16:04:23.096Z] Unable to find image 'busybox:latest' locally [2021-11-23T16:04:23.096Z] latest: Pulling from library/busybox [2021-11-23T16:04:23.365Z] e685c5c858e3: Pulling fs layer [2021-11-23T16:04:23.572Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-23T16:04:23.572Z] Loaded image: debian:bullseye-slim [2021-11-23T16:04:23.572Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-11-23T16:04:23.629Z] e685c5c858e3: Verifying Checksum [2021-11-23T16:04:23.629Z] e685c5c858e3: Download complete [2021-11-23T16:04:23.629Z] e685c5c858e3: Pull complete [2021-11-23T16:04:23.629Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-23T16:04:23.629Z] Status: Downloaded newer image for busybox:latest [2021-11-23T16:04:23.831Z] Loaded image: hello-world:latest [2021-11-23T16:04:23.831Z] Loaded image: arm32v7/hello-world:latest [2021-11-23T16:04:24.109Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oi9s8v429li6ik27lijrg3f9l Created:2021-11-23 16:04:22.684002125 +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[74ae3cfe1b73ec7a534788402e738cd3a730721bb755c705ac44b2f1c6b07ec0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0fuds89cmu2dr3nwi8xngyeur EndpointID:9b144e6e92f3cd03575115241466129ffc110bd67ae7ef109bb39585c620b01d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:459b7ebb0281550fc559e4573c40fe1c74af1a24c1c29dffaea1db16228ca991 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:dcd0b679d41a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0fuds89cmu2dr3nwi8xngyeur EndpointID:9b144e6e92f3cd03575115241466129ffc110bd67ae7ef109bb39585c620b01d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-23T16:04:25.208Z] check_test.go:308: [d9e7e9f20cbf7] daemon is not started [2021-11-23T16:04:25.208Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-11-23T16:04:25.208Z] === RUN TestDockerSuite/TestAttachPausedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-23T16:04:25.776Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-23T16:04:25.871Z] + bundleName=amd64-rootless [2021-11-23T16:04:25.871Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-11-23T16:04:25.871Z] Creating amd64-rootless-bundles.tar.gz [2021-11-23T16:04:25.871Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-11-23T16:04:25.871Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-11-23T16:04:26.187Z] Archiving artifacts [2021-11-23T16:04:26.344Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-23T16:04:27.726Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-23T16:04:28.304Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.00s) [2021-11-23T16:04:28.304Z] PASS [2021-11-23T16:04:28.304Z] [2021-11-23T16:04:28.304Z] === Skipped [2021-11-23T16:04:28.304Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T16:04:28.304Z] service_test.go:243: FLAKY_TEST [2021-11-23T16:04:28.304Z] [2021-11-23T16:04:28.304Z] DONE 26 tests, 1 skipped in 44.257s [2021-11-23T16:04:28.304Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-23T16:04:28.528Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40952/7/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-11-23T16:04:28.564Z] INFO: Testing against a local daemon [2021-11-23T16:04:28.564Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-23T16:04:28.564Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T16:04:28.564Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-23T16:04:28.564Z] === RUN TestDockerNetworkIpvlan [2021-11-23T16:04:28.564Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T16:04:28.564Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-23T16:04:28.564Z] PASS [2021-11-23T16:04:28.565Z] [2021-11-23T16:04:28.565Z] === Skipped [2021-11-23T16:04:28.565Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-23T16:04:28.565Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T16:04:28.565Z] [2021-11-23T16:04:28.565Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-23T16:04:28.565Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T16:04:28.565Z] [2021-11-23T16:04:28.565Z] DONE 2 tests, 2 skipped in 0.037s [2021-11-23T16:04:28.565Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-23T16:04:28.565Z] INFO: Testing against a local daemon [2021-11-23T16:04:28.565Z] === RUN TestDockerNetworkMacvlanPersistance [Pipeline] sh [2021-11-23T16:04:28.848Z] + make clean [2021-11-23T16:04:29.107Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-23T16:04:29.107Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-11-23T16:04:29.108Z] docker volume rm -f docker-dev-cache [2021-11-23T16:04:29.108Z] docker-dev-cache [Pipeline] deleteDir [2021-11-23T16:04:29.655Z] === RUN TestMiddlewares [2021-11-23T16:04:29.655Z] --- PASS: TestMiddlewares (0.00s) [2021-11-23T16:04:29.655Z] PASS [2021-11-23T16:04:29.655Z] coverage: 9.0% of statements [2021-11-23T16:04:29.655Z] ok github.com/docker/docker/api/server 0.068s coverage: 9.0% of statements [2021-11-23T16:04:29.848Z] a0eb404f1860: Pull complete [2021-11-23T16:04:29.848Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-23T16:04:29.848Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:04:29.848Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-11-23T16:04:29.848Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-11-23T16:04:29.848Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-11-23T16:04:29.848Z] WARN: Skipping validation tests [2021-11-23T16:04:29.848Z] INFO: Running unit tests at 11/23/2021 16:04:18... [2021-11-23T16:04:29.848Z] INFO: make.ps1 starting at 11/23/2021 16:04:21 [2021-11-23T16:04:29.848Z] INFO: Git commit (5c971cc679) assumed from DOCKER_GITCOMMIT environment variable [2021-11-23T16:04:29.848Z] INFO: Invoking autogen... [2021-11-23T16:04:29.848Z] INFO: Running unit tests... [2021-11-23T16:04:29.849Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2021-11-23T16:04:29.944Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2021-11-23T16:04:29.944Z] === RUN TestDockerNetworkMacvlan [Pipeline] // stage [Pipeline] } [2021-11-23T16:04:30.043Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-23T16:04:30.513Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-23T16:04:30.984Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-23T16:04:30.984Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-23T16:04:31.450Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-23T16:04:31.485Z] c1f4c7287c99: Pull complete [2021-11-23T16:04:31.485Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-11-23T16:04:31.485Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T16:04:31.485Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-11-23T16:04:31.485Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-11-23T16:04:31.485Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2300' [2021-11-23T16:04:31.485Z] WARN: Skipping validation tests [2021-11-23T16:04:31.485Z] INFO: Running unit tests at 11/23/2021 16:04:19... [2021-11-23T16:04:31.485Z] INFO: make.ps1 starting at 11/23/2021 16:04:24 [2021-11-23T16:04:31.485Z] INFO: Git commit (bcc880c964) assumed from DOCKER_GITCOMMIT environment variable [2021-11-23T16:04:31.485Z] INFO: Invoking autogen... [2021-11-23T16:04:31.485Z] INFO: Running unit tests... [2021-11-23T16:04:31.486Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-11-23T16:04:31.922Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-23T16:04:32.019Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-23T16:04:32.186Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-11-23T16:04:32.755Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-23T16:04:33.946Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-23T16:04:34.658Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-11-23T16:04:35.792Z] ? github.com/docker/docker/api [no test files] [2021-11-23T16:04:35.855Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-23T16:04:36.559Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.37s) [2021-11-23T16:04:36.559Z] PASS [2021-11-23T16:04:36.559Z] [2021-11-23T16:04:36.559Z] === Skipped [2021-11-23T16:04:36.559Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-23T16:04:36.559Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T16:04:36.559Z] [2021-11-23T16:04:36.559Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-23T16:04:36.559Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T16:04:36.559Z] [2021-11-23T16:04:36.559Z] DONE 34 tests, 2 skipped in 173.950s [2021-11-23T16:04:36.560Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-23T16:04:36.560Z] ++ 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-11-23T16:04:36.560Z] ++ set -e [2021-11-23T16:04:36.560Z] ++ '[' -n 0 ']' [2021-11-23T16:04:36.560Z] ++ set -x [2021-11-23T16:04:36.560Z] ++ 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-11-23T16:04:36.819Z] INFO: Testing against a local daemon [2021-11-23T16:04:36.819Z] === RUN TestConfigInspect [2021-11-23T16:04:38.195Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-11-23T16:04:39.150Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-23T16:04:39.575Z] --- PASS: TestConfigInspect (2.97s) [2021-11-23T16:04:39.575Z] === RUN TestConfigList [2021-11-23T16:04:39.720Z] --- PASS: TestDockerNetworkMacvlan (9.71s) [2021-11-23T16:04:39.720Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-11-23T16:04:39.720Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-11-23T16:04:39.720Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2021-11-23T16:04:39.720Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2021-11-23T16:04:39.720Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s) [2021-11-23T16:04:39.720Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2021-11-23T16:04:39.720Z] PASS [2021-11-23T16:04:39.720Z] [2021-11-23T16:04:39.720Z] DONE 8 tests in 11.087s [2021-11-23T16:04:39.720Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-23T16:04:39.720Z] testing: warning: no tests to run [2021-11-23T16:04:39.720Z] PASS [2021-11-23T16:04:39.720Z] [2021-11-23T16:04:39.720Z] DONE 0 tests in 0.011s [2021-11-23T16:04:39.720Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-23T16:04:39.720Z] INFO: Testing against a local daemon [2021-11-23T16:04:39.720Z] === RUN TestAuthZPluginAllowRequest [2021-11-23T16:04:40.098Z] ? github.com/docker/docker/api [no test files] [2021-11-23T16:04:40.420Z] ..........................xx.................... [ 29%] [2021-11-23T16:04:40.955Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-11-23T16:04:41.100Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2021-11-23T16:04:41.100Z] === RUN TestAuthZPluginTLS [2021-11-23T16:04:41.360Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-11-23T16:04:41.360Z] === RUN TestAuthZPluginDenyRequest [2021-11-23T16:04:41.929Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-11-23T16:04:41.929Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-23T16:04:42.498Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-11-23T16:04:42.498Z] === RUN TestAuthZPluginDenyResponse [2021-11-23T16:04:42.858Z] --- PASS: TestConfigList (3.11s) [2021-11-23T16:04:42.858Z] === RUN TestConfigsCreateAndDelete [2021-11-23T16:04:43.066Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-11-23T16:04:43.066Z] === RUN TestAuthZPluginAllowEventStream [2021-11-23T16:04:43.425Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-11-23T16:04:44.007Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2021-11-23T16:04:44.007Z] === RUN TestAuthZPluginErrorResponse [2021-11-23T16:04:44.576Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-23T16:04:44.576Z] === RUN TestAuthZPluginErrorRequest [2021-11-23T16:04:44.802Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-11-23T16:04:45.145Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-11-23T16:04:45.145Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-23T16:04:45.715Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-11-23T16:04:45.715Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-23T16:04:45.738Z] --- PASS: TestConfigsCreateAndDelete (2.88s) [2021-11-23T16:04:45.738Z] === RUN TestConfigsUpdate [2021-11-23T16:04:46.673Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-11-23T16:04:47.095Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.49s) [2021-11-23T16:04:47.095Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-23T16:04:47.240Z] check_test.go:308: [d8a8334485ee2] daemon is not started [2021-11-23T16:04:47.240Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-11-23T16:04:47.809Z] check_test.go:308: [d3da12dee7f72] daemon is not started [2021-11-23T16:04:47.809Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-11-23T16:04:47.809Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-23T16:04:48.377Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-23T16:04:48.377Z] --- PASS: TestConfigsUpdate (2.74s) [2021-11-23T16:04:48.377Z] === RUN TestTemplatedConfig [2021-11-23T16:04:48.952Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-11-23T16:04:49.011Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s) [2021-11-23T16:04:49.012Z] === RUN TestAuthZPluginHeader [2021-11-23T16:04:49.272Z] --- PASS: TestAuthZPluginHeader (0.71s) [2021-11-23T16:04:49.272Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-23T16:04:49.529Z] check_test.go:308: [dd2ec650b0517] daemon is not started [2021-11-23T16:04:49.529Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-11-23T16:04:49.529Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-23T16:04:50.113Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-23T16:04:50.811Z] === RUN TestMiddlewares [2021-11-23T16:04:50.811Z] --- PASS: TestMiddlewares (0.00s) [2021-11-23T16:04:50.811Z] PASS [2021-11-23T16:04:50.811Z] coverage: 9.0% of statements [2021-11-23T16:04:50.811Z] ok github.com/docker/docker/api/server 0.053s coverage: 9.0% of statements [2021-11-23T16:04:51.050Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-11-23T16:04:51.986Z] --- PASS: TestTemplatedConfig (3.32s) [2021-11-23T16:04:51.986Z] === RUN TestConfigCreateResolve [2021-11-23T16:04:51.986Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-11-23T16:04:52.922Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-23T16:04:53.466Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.99s) [2021-11-23T16:04:53.466Z] === RUN TestAuthZPluginV2Disable [2021-11-23T16:04:53.490Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-11-23T16:04:54.427Z] --- PASS: TestConfigCreateResolve (2.58s) [2021-11-23T16:04:54.427Z] PASS [2021-11-23T16:04:54.427Z] [2021-11-23T16:04:54.427Z] DONE 6 tests in 17.723s [2021-11-23T16:04:54.427Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-23T16:04:54.427Z] ++ 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-11-23T16:04:54.427Z] ++ set -e [2021-11-23T16:04:54.427Z] ++ '[' -n 0 ']' [2021-11-23T16:04:54.427Z] ++ set -x [2021-11-23T16:04:54.428Z] ++ 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-11-23T16:04:54.428Z] INFO: Testing against a local daemon [2021-11-23T16:04:54.428Z] === RUN TestCheckpoint [2021-11-23T16:04:54.428Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T16:04:54.428Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-23T16:04:54.428Z] === RUN TestContainerInvalidJSON [2021-11-23T16:04:54.428Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:04:54.428Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:04:54.428Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:04:54.428Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:04:54.428Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:04:54.428Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:04:54.428Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-23T16:04:54.428Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-23T16:04:54.428Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-23T16:04:54.428Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-23T16:04:54.687Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-11-23T16:04:54.687Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-23T16:04:54.687Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-11-23T16:04:54.687Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-23T16:04:54.687Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-23T16:04:54.687Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-23T16:04:54.687Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-11-23T16:04:54.687Z] === RUN TestCopyFromContainer [2021-11-23T16:04:54.932Z] === RUN TestMiddlewares [2021-11-23T16:04:54.932Z] --- PASS: TestMiddlewares (0.00s) [2021-11-23T16:04:54.932Z] PASS [2021-11-23T16:04:54.932Z] coverage: 9.0% of statements [2021-11-23T16:04:54.932Z] ok github.com/docker/docker/api/server 0.043s coverage: 9.0% of statements [2021-11-23T16:04:54.946Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-23T16:04:55.205Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-11-23T16:04:55.774Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-23T16:04:56.032Z] === RUN TestCopyFromContainer// [2021-11-23T16:04:56.291Z] === RUN TestCopyFromContainer//bar/root [2021-11-23T16:04:56.291Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-11-23T16:04:56.291Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-23T16:04:56.549Z] === RUN TestCopyFromContainer/bar/quux [2021-11-23T16:04:56.549Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-23T16:04:56.549Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-23T16:04:56.759Z] --- PASS: TestAuthZPluginV2Disable (3.40s) [2021-11-23T16:04:56.759Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-23T16:04:56.808Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-23T16:04:56.808Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-23T16:04:56.808Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-23T16:04:56.810Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-11-23T16:04:57.068Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-11-23T16:04:57.068Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-23T16:04:57.068Z] --- PASS: TestCopyFromContainer (2.48s) [2021-11-23T16:04:57.068Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-11-23T16:04:57.068Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-11-23T16:04:57.068Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-11-23T16:04:57.068Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-11-23T16:04:57.068Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-11-23T16:04:57.068Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-11-23T16:04:57.068Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-11-23T16:04:57.068Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-11-23T16:04:57.068Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2021-11-23T16:04:57.068Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-11-23T16:04:57.068Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-23T16:04:57.068Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:04:57.068Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:04:57.068Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:04:57.068Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:04:57.068Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:04:57.068Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:04:57.068Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:04:57.068Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:04:57.068Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:04:57.327Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-11-23T16:04:57.327Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-23T16:04:57.327Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-11-23T16:04:57.327Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-11-23T16:04:57.327Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-23T16:04:57.327Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-23T16:04:57.327Z] === RUN TestCreateWithInvalidEnv [2021-11-23T16:04:57.327Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-23T16:04:57.327Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-23T16:04:57.327Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-23T16:04:57.327Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-23T16:04:57.327Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-23T16:04:57.327Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-23T16:04:57.327Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-23T16:04:57.327Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-23T16:04:57.327Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-23T16:04:57.327Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-23T16:04:57.327Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-23T16:04:57.327Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-11-23T16:04:57.327Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-11-23T16:04:57.327Z] === RUN TestCreateTmpfsMountsTarget [2021-11-23T16:04:57.327Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-11-23T16:04:57.327Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-23T16:04:59.234Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2021-11-23T16:04:59.234Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-23T16:05:00.051Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.20s) [2021-11-23T16:05:00.051Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-23T16:05:00.611Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2021-11-23T16:05:00.611Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-23T16:05:00.611Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:05:00.611Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:05:00.611Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:05:00.611Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:05:00.611Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:05:00.611Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:05:00.611Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:05:00.611Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:05:00.611Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:05:00.611Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:05:00.611Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-11-23T16:05:00.611Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:05:00.611Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:05:00.611Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:05:00.611Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:05:00.611Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:05:00.611Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-11-23T16:05:00.611Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-11-23T16:05:00.611Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-11-23T16:05:00.611Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-11-23T16:05:00.611Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-11-23T16:05:00.611Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-11-23T16:05:00.611Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-23T16:05:01.178Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2021-11-23T16:05:01.178Z] === RUN TestCreateDifferentPlatform [2021-11-23T16:05:01.178Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-23T16:05:01.178Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-23T16:05:01.178Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-11-23T16:05:01.178Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-23T16:05:01.178Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-23T16:05:01.178Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-23T16:05:01.178Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-23T16:05:01.178Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-23T16:05:01.178Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-11-23T16:05:01.178Z] === RUN TestContainerStartOnDaemonRestart [2021-11-23T16:05:01.178Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-23T16:05:01.178Z] === RUN TestDaemonRestartIpcMode [2021-11-23T16:05:01.178Z] === PAUSE TestDaemonRestartIpcMode [2021-11-23T16:05:01.178Z] === RUN TestDaemonHostGatewayIP [2021-11-23T16:05:01.178Z] === PAUSE TestDaemonHostGatewayIP [2021-11-23T16:05:01.178Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-23T16:05:01.178Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-23T16:05:01.178Z] === RUN TestContainerKillOnDaemonStart [2021-11-23T16:05:01.178Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-23T16:05:01.178Z] === RUN TestDiff [2021-11-23T16:05:01.593Z] --- PASS: TestBuildWithHugeFile (55.61s) [2021-11-23T16:05:01.593Z] === RUN TestBuildWCOWSandboxSize [2021-11-23T16:05:01.593Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T16:05:01.593Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-23T16:05:01.593Z] === RUN TestBuildWithEmptyDockerfile [2021-11-23T16:05:01.593Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T16:05:01.593Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T16:05:01.593Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T16:05:01.593Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T16:05:01.593Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T16:05:01.593Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T16:05:01.593Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T16:05:01.593Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T16:05:01.593Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T16:05:01.593Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-23T16:05:01.593Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-11-23T16:05:01.593Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-11-23T16:05:01.593Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-11-23T16:05:01.593Z] === RUN TestBuildPreserveOwnership [2021-11-23T16:05:01.593Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-23T16:05:01.744Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-23T16:05:02.003Z] --- PASS: TestDiff (0.59s) [2021-11-23T16:05:02.003Z] === RUN TestExecWithCloseStdin [2021-11-23T16:05:02.571Z] --- PASS: TestExecWithCloseStdin (0.67s) [2021-11-23T16:05:02.571Z] === RUN TestExec [2021-11-23T16:05:02.958Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-23T16:05:03.141Z] --- PASS: TestExec (0.59s) [2021-11-23T16:05:03.141Z] === RUN TestExecUser [2021-11-23T16:05:03.886Z] --- PASS: TestBuildPreserveOwnership (2.64s) [2021-11-23T16:05:03.886Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.77s) [2021-11-23T16:05:03.886Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.87s) [2021-11-23T16:05:03.886Z] === RUN TestBuildPlatformInvalid [2021-11-23T16:05:03.886Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-23T16:05:03.886Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-23T16:05:04.078Z] --- PASS: TestExecUser (0.68s) [2021-11-23T16:05:04.078Z] === RUN TestExportContainerAndImportImage [2021-11-23T16:05:04.281Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-11-23T16:05:04.337Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-11-23T16:05:04.596Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-23T16:05:04.596Z] --- PASS: TestExportContainerAndImportImage (0.84s) [2021-11-23T16:05:04.596Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-23T16:05:04.596Z] check_test.go:308: [d8cc7693d7dbf] daemon is not started [2021-11-23T16:05:04.596Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-11-23T16:05:04.813Z] Loaded image: busybox:latest [2021-11-23T16:05:04.814Z] Loaded image: busybox:glibc [2021-11-23T16:05:04.854Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-23T16:05:05.423Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-11-23T16:05:05.683Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-11-23T16:05:05.741Z] Loaded image: debian:bullseye-slim [2021-11-23T16:05:05.741Z] Loaded image: hello-world:latest [2021-11-23T16:05:05.997Z] Loaded image: arm32v7/hello-world:latest [2021-11-23T16:05:06.250Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2021-11-23T16:05:06.250Z] === RUN TestHealthCheckWorkdir [2021-11-23T16:05:06.250Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-23T16:05:06.250Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-11-23T16:05:07.186Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2021-11-23T16:05:07.186Z] === RUN TestHealthKillContainer [2021-11-23T16:05:08.590Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-11-23T16:05:09.090Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-11-23T16:05:09.090Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-23T16:05:10.026Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-23T16:05:10.286Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-23T16:05:12.267Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.93s) [2021-11-23T16:05:12.267Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-23T16:05:12.820Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-23T16:05:13.080Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-11-23T16:05:14.084Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.85s) [2021-11-23T16:05:14.084Z] PASS [2021-11-23T16:05:14.084Z] [2021-11-23T16:05:14.084Z] === Skipped [2021-11-23T16:05:14.084Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-11-23T16:05:14.084Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T16:05:14.084Z] [2021-11-23T16:05:14.084Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-23T16:05:14.084Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T16:05:14.084Z] [2021-11-23T16:05:14.084Z] DONE 34 tests, 2 skipped in 84.926s [2021-11-23T16:05:14.084Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-11-23T16:05:14.084Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:05:14.084Z] ++ set -e [2021-11-23T16:05:14.084Z] ++ '[' -n 0 ']' [2021-11-23T16:05:14.084Z] ++ set -x [2021-11-23T16:05:14.084Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:05:14.084Z] INFO: Testing against a local daemon [2021-11-23T16:05:14.084Z] === RUN TestConfigInspect [2021-11-23T16:05:14.985Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-23T16:05:14.985Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-11-23T16:05:14.985Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-23T16:05:14.985Z] check_test.go:308: [d275608c3b241] daemon is not started [2021-11-23T16:05:14.985Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-11-23T16:05:15.011Z] --- PASS: TestConfigInspect (2.16s) [2021-11-23T16:05:15.011Z] === RUN TestConfigList [2021-11-23T16:05:15.553Z] --- PASS: TestHealthKillContainer (8.44s) [2021-11-23T16:05:15.553Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-23T16:05:15.813Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-23T16:05:16.380Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2021-11-23T16:05:16.380Z] === RUN TestIpcModeNone [2021-11-23T16:05:16.947Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-23T16:05:17.207Z] --- PASS: TestIpcModeNone (0.78s) [2021-11-23T16:05:17.207Z] === RUN TestIpcModePrivate [2021-11-23T16:05:17.207Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-11-23T16:05:17.527Z] --- PASS: TestConfigList (2.08s) [2021-11-23T16:05:17.527Z] === RUN TestConfigsCreateAndDelete [2021-11-23T16:05:17.775Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-11-23T16:05:18.034Z] --- PASS: TestIpcModePrivate (0.80s) [2021-11-23T16:05:18.034Z] === RUN TestIpcModeShareable [2021-11-23T16:05:18.602Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-11-23T16:05:18.861Z] --- PASS: TestIpcModeShareable (0.88s) [2021-11-23T16:05:18.861Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-23T16:05:19.414Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2021-11-23T16:05:19.414Z] === RUN TestConfigsUpdate [2021-11-23T16:05:19.428Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-11-23T16:05:19.686Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-23T16:05:21.064Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-11-23T16:05:21.304Z] --- PASS: TestConfigsUpdate (2.07s) [2021-11-23T16:05:21.304Z] === RUN TestTemplatedConfig [2021-11-23T16:05:21.324Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.54s) [2021-11-23T16:05:21.324Z] === RUN TestAPIIpcModeHost [2021-11-23T16:05:22.279Z] --- PASS: TestAPIIpcModeHost (0.83s) [2021-11-23T16:05:22.279Z] === RUN TestDaemonIpcModeShareable [2021-11-23T16:05:22.855Z] check_test.go:308: [df86a450481e4] daemon is not started [2021-11-23T16:05:22.855Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-11-23T16:05:23.792Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-11-23T16:05:23.872Z] --- PASS: TestTemplatedConfig (2.42s) [2021-11-23T16:05:23.872Z] === RUN TestConfigCreateResolve [2021-11-23T16:05:24.051Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2021-11-23T16:05:24.051Z] === RUN TestDaemonIpcModePrivate [2021-11-23T16:05:24.459Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-11-23T16:05:25.430Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-11-23T16:05:25.689Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2021-11-23T16:05:25.689Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-23T16:05:25.761Z] --- PASS: TestConfigCreateResolve (2.08s) [2021-11-23T16:05:25.761Z] PASS [2021-11-23T16:05:25.761Z] [2021-11-23T16:05:25.761Z] DONE 6 tests in 13.045s [2021-11-23T16:05:25.761Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-11-23T16:05:25.761Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:05:25.761Z] ++ set -e [2021-11-23T16:05:25.761Z] ++ '[' -n 0 ']' [2021-11-23T16:05:25.761Z] ++ set -x [2021-11-23T16:05:25.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:05:25.947Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-11-23T16:05:26.018Z] INFO: Testing against a local daemon [2021-11-23T16:05:26.018Z] === RUN TestCheckpoint [2021-11-23T16:05:26.018Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T16:05:26.018Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-23T16:05:26.018Z] === RUN TestContainerInvalidJSON [2021-11-23T16:05:26.018Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:05:26.018Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:05:26.018Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:05:26.018Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:05:26.018Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:05:26.018Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:05:26.018Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-23T16:05:26.018Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-23T16:05:26.018Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-23T16:05:26.018Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-23T16:05:26.018Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-11-23T16:05:26.018Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-23T16:05:26.018Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-23T16:05:26.018Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-23T16:05:26.274Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-23T16:05:26.274Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-23T16:05:26.274Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-11-23T16:05:26.274Z] === RUN TestCopyFromContainer [2021-11-23T16:05:26.515Z] check_test.go:308: [d821c070d5953] daemon is not started [2021-11-23T16:05:26.515Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-11-23T16:05:26.515Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-23T16:05:27.083Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2021-11-23T16:05:27.202Z] === RUN TestCopyFromContainer// [2021-11-23T16:05:27.202Z] === RUN TestCopyFromContainer//bar/root [2021-11-23T16:05:27.202Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-23T16:05:27.202Z] === RUN TestCopyFromContainer/bar/quux [2021-11-23T16:05:27.202Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-23T16:05:27.202Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-23T16:05:27.202Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-23T16:05:27.342Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.58s) [2021-11-23T16:05:27.342Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-23T16:05:27.458Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-23T16:05:27.458Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-23T16:05:27.458Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-23T16:05:27.458Z] --- PASS: TestCopyFromContainer (1.32s) [2021-11-23T16:05:27.458Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-11-23T16:05:27.458Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-11-23T16:05:27.458Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-11-23T16:05:27.458Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-11-23T16:05:27.458Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-23T16:05:27.458Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-23T16:05:27.458Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-23T16:05:27.458Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-23T16:05:27.458Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-23T16:05:27.458Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-23T16:05:27.458Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-23T16:05:27.458Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:05:27.458Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:05:27.458Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:05:27.458Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:05:27.458Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:05:27.458Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:05:27.458Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:05:27.458Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:05:27.458Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:05:27.458Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-23T16:05:27.458Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-23T16:05:27.458Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-23T16:05:27.458Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-23T16:05:27.458Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-23T16:05:27.714Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-11-23T16:05:27.714Z] === RUN TestCreateWithInvalidEnv [2021-11-23T16:05:27.714Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-23T16:05:27.714Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-23T16:05:27.714Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-23T16:05:27.714Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-23T16:05:27.714Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-23T16:05:27.714Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-23T16:05:27.714Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-23T16:05:27.714Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-23T16:05:27.714Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-23T16:05:27.714Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-23T16:05:27.714Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-23T16:05:27.714Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-23T16:05:27.714Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-23T16:05:27.714Z] === RUN TestCreateTmpfsMountsTarget [2021-11-23T16:05:27.714Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-23T16:05:27.714Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-23T16:05:28.642Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s) [2021-11-23T16:05:28.642Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-23T16:05:28.719Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-11-23T16:05:28.977Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.61s) [2021-11-23T16:05:28.977Z] === RUN TestIpcModeOlderClient [2021-11-23T16:05:28.977Z] === PAUSE TestIpcModeOlderClient [2021-11-23T16:05:28.977Z] === RUN TestKillContainerInvalidSignal [2021-11-23T16:05:29.236Z] docker_cli_daemon_plugins_test.go:80: [d14534a3055a3] daemon is not started [2021-11-23T16:05:29.495Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2021-11-23T16:05:29.495Z] === RUN TestKillContainer [2021-11-23T16:05:29.495Z] === RUN TestKillContainer/no_signal [2021-11-23T16:05:30.008Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2021-11-23T16:05:30.008Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-23T16:05:30.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:05:30.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:05:30.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:05:30.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:05:30.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:05:30.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:05:30.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:05:30.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:05:30.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:05:30.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:05:30.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:05:30.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:05:30.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:05:30.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:05:30.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:05:30.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-23T16:05:30.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-23T16:05:30.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-23T16:05:30.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-23T16:05:30.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-23T16:05:30.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-23T16:05:30.008Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-23T16:05:30.062Z] === RUN TestKillContainer/non_killing_signal [2021-11-23T16:05:30.265Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2021-11-23T16:05:30.265Z] === RUN TestCreateDifferentPlatform [2021-11-23T16:05:30.265Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-23T16:05:30.265Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-23T16:05:30.265Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-23T16:05:30.265Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-23T16:05:30.265Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-23T16:05:30.265Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-23T16:05:30.265Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-11-23T16:05:30.265Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-23T16:05:30.265Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-11-23T16:05:30.265Z] === RUN TestContainerStartOnDaemonRestart [2021-11-23T16:05:30.265Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-23T16:05:30.265Z] === RUN TestDaemonRestartIpcMode [2021-11-23T16:05:30.265Z] === PAUSE TestDaemonRestartIpcMode [2021-11-23T16:05:30.265Z] === RUN TestDaemonHostGatewayIP [2021-11-23T16:05:30.265Z] === PAUSE TestDaemonHostGatewayIP [2021-11-23T16:05:30.265Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-23T16:05:30.265Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-23T16:05:30.265Z] === RUN TestContainerKillOnDaemonStart [2021-11-23T16:05:30.265Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-23T16:05:30.265Z] === RUN TestDiff [2021-11-23T16:05:30.322Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-23T16:05:30.377Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-11-23T16:05:30.377Z] PASS [2021-11-23T16:05:30.377Z] [2021-11-23T16:05:30.377Z] DONE 17 tests in 48.805s [2021-11-23T16:05:30.377Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-23T16:05:30.377Z] INFO: Testing against a local daemon [2021-11-23T16:05:30.377Z] === RUN TestPluginInvalidJSON [2021-11-23T16:05:30.377Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:05:30.377Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:05:30.377Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:05:30.377Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-11-23T16:05:30.377Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-11-23T16:05:30.377Z] === RUN TestPluginInstall [2021-11-23T16:05:30.377Z] === RUN TestPluginInstall/no_auth [2021-11-23T16:05:30.377Z] time="2021-11-23T16:05:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T16:05:30.377Z] time="2021-11-23T16:05:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52739ff6937d26fcecc6d2aa625c0dd6799031c43f999bad51bfad560d89eede" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T16:05:30.377Z] time="2021-11-23T16:05:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T16:05:30.377Z] time="2021-11-23T16:05:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52739ff6937d26fcecc6d2aa625c0dd6799031c43f999bad51bfad560d89eede" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T16:05:30.377Z] === RUN TestPluginInstall/with_htpasswd [2021-11-23T16:05:30.377Z] time="2021-11-23T16:05:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T16:05:30.377Z] time="2021-11-23T16:05:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:697a439fda81e37119df646e6f93f3a2e72ff025ac0b22644579bf8e9120ec8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T16:05:30.377Z] time="2021-11-23T16:05:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T16:05:30.377Z] time="2021-11-23T16:05:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:697a439fda81e37119df646e6f93f3a2e72ff025ac0b22644579bf8e9120ec8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T16:05:30.382Z] === RUN TestBoolValue [2021-11-23T16:05:30.382Z] --- PASS: TestBoolValue (0.00s) [2021-11-23T16:05:30.382Z] === RUN TestBoolValueOrDefault [2021-11-23T16:05:30.382Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-23T16:05:30.382Z] === RUN TestInt64ValueOrZero [2021-11-23T16:05:30.382Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-23T16:05:30.382Z] === RUN TestInt64ValueOrDefault [2021-11-23T16:05:30.382Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-23T16:05:30.382Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-23T16:05:30.382Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-23T16:05:30.382Z] === RUN TestJsonContentType [2021-11-23T16:05:30.382Z] --- PASS: TestJsonContentType (0.00s) [2021-11-23T16:05:30.382Z] PASS [2021-11-23T16:05:30.382Z] coverage: 14.7% of statements [2021-11-23T16:05:30.382Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-23T16:05:30.382Z] ok github.com/docker/docker/api/server/httputils 0.083s coverage: 14.7% of statements [2021-11-23T16:05:30.382Z] === RUN TestMaskSecretKeys [2021-11-23T16:05:30.382Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-23T16:05:30.382Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-23T16:05:30.382Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-23T16:05:30.382Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-23T16:05:30.382Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-23T16:05:30.382Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-23T16:05:30.382Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-23T16:05:30.382Z] === RUN TestVersionMiddlewareVersion [2021-11-23T16:05:30.382Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-23T16:05:30.382Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-23T16:05:30.382Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-23T16:05:30.383Z] PASS [2021-11-23T16:05:30.383Z] coverage: 37.7% of statements [2021-11-23T16:05:30.383Z] ok github.com/docker/docker/api/server/middleware 0.057s coverage: 37.7% of statements [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-23T16:05:30.383Z] === RUN TestAdjustForAPIVersion [2021-11-23T16:05:30.383Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-23T16:05:30.383Z] PASS [2021-11-23T16:05:30.383Z] coverage: 5.7% of statements [2021-11-23T16:05:30.383Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/types [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-23T16:05:30.383Z] === RUN TestStrSliceMarshalJSON [2021-11-23T16:05:30.383Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestStrSliceUnmarshalJSON [2021-11-23T16:05:30.383Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestStrSliceUnmarshalString [2021-11-23T16:05:30.383Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestStrSliceUnmarshalSlice [2021-11-23T16:05:30.383Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-23T16:05:30.383Z] PASS [2021-11-23T16:05:30.383Z] coverage: 90.0% of statements [2021-11-23T16:05:30.383Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2021-11-23T16:05:30.383Z] === RUN TestToJSON [2021-11-23T16:05:30.383Z] --- PASS: TestToJSON (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestToParamWithVersion [2021-11-23T16:05:30.383Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestFromJSON [2021-11-23T16:05:30.383Z] --- PASS: TestFromJSON (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestEmpty [2021-11-23T16:05:30.383Z] --- PASS: TestEmpty (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestArgsMatchKVListEmptySources [2021-11-23T16:05:30.383Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestArgsMatchKVList [2021-11-23T16:05:30.383Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestArgsMatch [2021-11-23T16:05:30.383Z] --- PASS: TestArgsMatch (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestAdd [2021-11-23T16:05:30.383Z] --- PASS: TestAdd (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestDel [2021-11-23T16:05:30.383Z] --- PASS: TestDel (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestLen [2021-11-23T16:05:30.383Z] --- PASS: TestLen (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestExactMatch [2021-11-23T16:05:30.383Z] --- PASS: TestExactMatch (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestOnlyOneExactMatch [2021-11-23T16:05:30.383Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestContains [2021-11-23T16:05:30.383Z] --- PASS: TestContains (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestValidate [2021-11-23T16:05:30.383Z] --- PASS: TestValidate (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestWalkValues [2021-11-23T16:05:30.383Z] --- PASS: TestWalkValues (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestFuzzyMatch [2021-11-23T16:05:30.383Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestClone [2021-11-23T16:05:30.383Z] --- PASS: TestClone (0.00s) [2021-11-23T16:05:30.383Z] PASS [2021-11-23T16:05:30.383Z] coverage: 92.2% of statements [2021-11-23T16:05:30.383Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-23T16:05:30.383Z] === RUN TestDurationToSecondsString [2021-11-23T16:05:30.383Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestGetTimestamp [2021-11-23T16:05:30.383Z] --- PASS: TestGetTimestamp (0.15s) [2021-11-23T16:05:30.383Z] === RUN TestParseTimestamps [2021-11-23T16:05:30.383Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-23T16:05:30.383Z] PASS [2021-11-23T16:05:30.383Z] coverage: 100.0% of statements [2021-11-23T16:05:30.383Z] ok github.com/docker/docker/api/types/time 0.200s coverage: 100.0% of statements [2021-11-23T16:05:30.383Z] === RUN TestCompareVersion [2021-11-23T16:05:30.383Z] --- PASS: TestCompareVersion (0.00s) [2021-11-23T16:05:30.383Z] PASS [2021-11-23T16:05:30.383Z] coverage: 77.3% of statements [2021-11-23T16:05:30.383Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 77.3% of statements [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/builder [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-23T16:05:30.383Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-23T16:05:30.383Z] === RUN TestParseRemoteURL [2021-11-23T16:05:30.383Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-23T16:05:30.383Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-23T16:05:30.383Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-23T16:05:30.383Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-23T16:05:30.383Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-23T16:05:30.383Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-23T16:05:30.383Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-23T16:05:30.383Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-23T16:05:30.383Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-23T16:05:30.383Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-23T16:05:30.383Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-23T16:05:30.383Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-23T16:05:30.383Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-23T16:05:30.383Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-23T16:05:30.383Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-23T16:05:30.383Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-23T16:05:30.383Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-23T16:05:30.383Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-23T16:05:30.383Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-23T16:05:30.383Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-23T16:05:30.383Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestCloneArgsSmartHttp [2021-11-23T16:05:30.383Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-11-23T16:05:30.383Z] === RUN TestCloneArgsDumbHttp [2021-11-23T16:05:30.383Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestCloneArgsGit [2021-11-23T16:05:30.383Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestCheckoutGit [2021-11-23T16:05:30.383Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-23T16:05:30.383Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-11-23T16:05:30.383Z] === RUN TestProcessNoDockerignore [2021-11-23T16:05:30.383Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-23T16:05:30.383Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-11-23T16:05:30.383Z] === RUN TestDetectContentType [2021-11-23T16:05:30.383Z] --- PASS: TestDetectContentType (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestSelectAcceptableMIME [2021-11-23T16:05:30.383Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestInspectEmptyResponse [2021-11-23T16:05:30.383Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestInspectResponseBinary [2021-11-23T16:05:30.383Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestResponseUnsupportedContentType [2021-11-23T16:05:30.383Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestInspectResponseTextSimple [2021-11-23T16:05:30.383Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestInspectResponseEmptyContentType [2021-11-23T16:05:30.383Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestUnknownContentLength [2021-11-23T16:05:30.383Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestDownloadRemote [2021-11-23T16:05:30.383Z] --- PASS: TestDownloadRemote (0.08s) [2021-11-23T16:05:30.383Z] === RUN TestGetWithStatusError [2021-11-23T16:05:30.383Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestCloseRootDirectory [2021-11-23T16:05:30.383Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:05:30.383Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestHashFile [2021-11-23T16:05:30.383Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:05:30.383Z] --- SKIP: TestHashFile (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestHashSubdir [2021-11-23T16:05:30.383Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:05:30.383Z] --- SKIP: TestHashSubdir (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestRemoveDirectory [2021-11-23T16:05:30.383Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:05:30.383Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-23T16:05:30.383Z] PASS [2021-11-23T16:05:30.383Z] coverage: 9.3% of statements [2021-11-23T16:05:30.383Z] ok github.com/docker/docker/builder/remotecontext 0.219s coverage: 9.3% of statements [2021-11-23T16:05:30.383Z] === RUN TestEnable [2021-11-23T16:05:30.383Z] --- PASS: TestEnable (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestDisable [2021-11-23T16:05:30.383Z] --- PASS: TestDisable (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestEnabled [2021-11-23T16:05:30.383Z] --- PASS: TestEnabled (0.00s) [2021-11-23T16:05:30.383Z] PASS [2021-11-23T16:05:30.383Z] coverage: 100.0% of statements [2021-11-23T16:05:30.383Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2021-11-23T16:05:30.383Z] === RUN TestGetAllAllowed [2021-11-23T16:05:30.383Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestGetAllMeta [2021-11-23T16:05:30.383Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-23T16:05:30.383Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestIsUnreferencedBuiltin [2021-11-23T16:05:30.383Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestIsExistingDirectory [2021-11-23T16:05:30.383Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestGetFilenameForDownload [2021-11-23T16:05:30.383Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestEnv2Variables [2021-11-23T16:05:30.383Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-23T16:05:30.383Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestMaintainer [2021-11-23T16:05:30.383Z] --- PASS: TestMaintainer (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestLabel [2021-11-23T16:05:30.383Z] --- PASS: TestLabel (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestFromScratch [2021-11-23T16:05:30.383Z] --- PASS: TestFromScratch (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestFromWithArg [2021-11-23T16:05:30.383Z] --- PASS: TestFromWithArg (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-23T16:05:30.383Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestFromWithUndefinedArg [2021-11-23T16:05:30.383Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestFromMultiStageWithNamedStage [2021-11-23T16:05:30.383Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestOnbuild [2021-11-23T16:05:30.383Z] --- PASS: TestOnbuild (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestWorkdir [2021-11-23T16:05:30.383Z] --- PASS: TestWorkdir (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestCmd [2021-11-23T16:05:30.383Z] --- PASS: TestCmd (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestHealthcheckNone [2021-11-23T16:05:30.383Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestHealthcheckCmd [2021-11-23T16:05:30.383Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestEntrypoint [2021-11-23T16:05:30.383Z] --- PASS: TestEntrypoint (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestExpose [2021-11-23T16:05:30.383Z] --- PASS: TestExpose (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestUser [2021-11-23T16:05:30.383Z] --- PASS: TestUser (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestVolume [2021-11-23T16:05:30.383Z] --- PASS: TestVolume (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestStopSignal [2021-11-23T16:05:30.383Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-23T16:05:30.383Z] --- SKIP: TestStopSignal (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestArg [2021-11-23T16:05:30.383Z] --- PASS: TestArg (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestShell [2021-11-23T16:05:30.383Z] --- PASS: TestShell (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestPrependEnvOnCmd [2021-11-23T16:05:30.383Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestRunWithBuildArgs [2021-11-23T16:05:30.383Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestRunIgnoresHealthcheck [2021-11-23T16:05:30.383Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestDispatchUnsupportedOptions [2021-11-23T16:05:30.383Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-23T16:05:30.383Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-23T16:05:30.383Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-23T16:05:30.383Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-23T16:05:30.383Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-23T16:05:30.383Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-23T16:05:30.383Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestNormalizeWorkdir [2021-11-23T16:05:30.383Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-23T16:05:30.383Z] === RUN TestDispatch [2021-11-23T16:05:30.383Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-23T16:05:30.383Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-23T16:05:30.383Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-23T16:05:30.383Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-23T16:05:30.383Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-23T16:05:30.383Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-23T16:05:30.383Z] === RUN TestDispatch/COPY_url [2021-11-23T16:05:30.383Z] --- PASS: TestDispatch (0.06s) [2021-11-23T16:05:30.383Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-11-23T16:05:30.383Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-23T16:05:30.384Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-23T16:05:30.384Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-23T16:05:30.384Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-23T16:05:30.384Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-23T16:05:30.384Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-23T16:05:30.384Z] === RUN TestAddScratchImageAddsToMounts [2021-11-23T16:05:30.384Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-23T16:05:30.384Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-23T16:05:30.384Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-23T16:05:30.384Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-23T16:05:30.384Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-23T16:05:30.384Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-23T16:05:30.384Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-23T16:05:30.384Z] === RUN TestImageSourceGetAddsToMounts [2021-11-23T16:05:30.384Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-23T16:05:30.384Z] === RUN TestEmptyDockerfile [2021-11-23T16:05:30.384Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-11-23T16:05:30.384Z] === RUN TestSymlinkDockerfile [2021-11-23T16:05:30.384Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-23T16:05:30.384Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-23T16:05:30.384Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-23T16:05:30.384Z] === RUN TestNonExistingDockerfile [2021-11-23T16:05:30.384Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-23T16:05:30.384Z] === RUN TestCopyRunConfig [2021-11-23T16:05:30.384Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-23T16:05:30.384Z] === RUN TestDeepCopyRunConfig [2021-11-23T16:05:30.384Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-23T16:05:30.384Z] === RUN TestExportImage [2021-11-23T16:05:30.384Z] --- PASS: TestExportImage (0.00s) [2021-11-23T16:05:30.384Z] === RUN TestNormalizeDest [2021-11-23T16:05:30.384Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-23T16:05:30.384Z] PASS [2021-11-23T16:05:30.384Z] coverage: 46.8% of statements [2021-11-23T16:05:30.384Z] ok github.com/docker/docker/builder/dockerfile 0.186s coverage: 46.8% of statements [2021-11-23T16:05:30.384Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-23T16:05:30.384Z] === RUN TestTCP4Proxy [2021-11-23T16:05:30.384Z] --- PASS: TestTCP4Proxy (0.01s) [2021-11-23T16:05:30.384Z] === RUN TestTCP4ProxyHalfClose [2021-11-23T16:05:30.384Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-23T16:05:30.384Z] === RUN TestTCP6Proxy [2021-11-23T16:05:30.384Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-23T16:05:30.384Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-23T16:05:30.384Z] === RUN TestTCPDualStackProxy [2021-11-23T16:05:30.384Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-23T16:05:30.384Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-23T16:05:30.384Z] === RUN TestUDP4Proxy [2021-11-23T16:05:30.384Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-23T16:05:30.384Z] === RUN TestUDP6Proxy [2021-11-23T16:05:30.384Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-23T16:05:30.384Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-23T16:05:30.384Z] === RUN TestUDPWriteError [2021-11-23T16:05:30.384Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-23T16:05:30.384Z] === RUN TestSCTP4Proxy [2021-11-23T16:05:30.384Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-23T16:05:30.384Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-23T16:05:30.384Z] === RUN TestSCTP6Proxy [2021-11-23T16:05:30.384Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-23T16:05:30.384Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-23T16:05:30.384Z] PASS [2021-11-23T16:05:30.384Z] coverage: 49.4% of statements [2021-11-23T16:05:30.384Z] ok github.com/docker/docker/cmd/docker-proxy 0.055s coverage: 49.4% of statements [2021-11-23T16:05:30.582Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-11-23T16:05:30.582Z] === RUN TestKillContainer/killing_signal [2021-11-23T16:05:30.656Z] === RUN TestPluginInstall/with_insecure [2021-11-23T16:05:30.827Z] --- PASS: TestDiff (0.40s) [2021-11-23T16:05:30.827Z] === RUN TestExecWithCloseStdin [2021-11-23T16:05:31.389Z] --- PASS: TestExecWithCloseStdin (0.47s) [2021-11-23T16:05:31.389Z] === RUN TestExec [2021-11-23T16:05:31.517Z] --- PASS: TestKillContainer (1.94s) [2021-11-23T16:05:31.517Z] --- PASS: TestKillContainer/no_signal (0.48s) [2021-11-23T16:05:31.517Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-11-23T16:05:31.517Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2021-11-23T16:05:31.517Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-23T16:05:31.517Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-23T16:05:31.595Z] time="2021-11-23T16:05:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T16:05:31.595Z] time="2021-11-23T16:05:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:791584aa8433a53f568d7afcd8b0e0e4e0d4f7b75ae72f5f61f84236638abdc9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T16:05:31.595Z] time="2021-11-23T16:05:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T16:05:31.595Z] time="2021-11-23T16:05:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:791584aa8433a53f568d7afcd8b0e0e4e0d4f7b75ae72f5f61f84236638abdc9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T16:05:31.645Z] --- PASS: TestExec (0.47s) [2021-11-23T16:05:31.645Z] === RUN TestExecUser [2021-11-23T16:05:31.776Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-23T16:05:31.855Z] plugin_test.go:165: [d3d2216372040] daemon is not started [2021-11-23T16:05:31.855Z] --- PASS: TestPluginInstall (3.27s) [2021-11-23T16:05:31.855Z] --- PASS: TestPluginInstall/no_auth (1.59s) [2021-11-23T16:05:31.855Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2021-11-23T16:05:31.855Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2021-11-23T16:05:31.855Z] === RUN TestPluginsWithRuntimes [2021-11-23T16:05:32.207Z] --- PASS: TestExecUser (0.46s) [2021-11-23T16:05:32.207Z] === RUN TestExportContainerAndImportImage [2021-11-23T16:05:32.714Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2021-11-23T16:05:32.714Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2021-11-23T16:05:32.714Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2021-11-23T16:05:32.714Z] === RUN TestKillStoppedContainer [2021-11-23T16:05:32.714Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-23T16:05:32.714Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-11-23T16:05:32.714Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-23T16:05:32.714Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-11-23T16:05:32.714Z] === RUN TestKillDifferentUserContainer [2021-11-23T16:05:32.768Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2021-11-23T16:05:32.768Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-23T16:05:32.975Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-23T16:05:33.235Z] docker_cli_daemon_plugins_test.go:170: [d20d2705a7c6b] daemon is not started [2021-11-23T16:05:33.235Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2021-11-23T16:05:33.235Z] === RUN TestInspectOomKilledTrue [2021-11-23T16:05:33.235Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T16:05:33.235Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-23T16:05:33.235Z] === RUN TestInspectOomKilledFalse [2021-11-23T16:05:33.235Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T16:05:33.235Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-23T16:05:33.235Z] === RUN TestLinksEtcHostsContentMatch [2021-11-23T16:05:33.235Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-23T16:05:33.726Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-23T16:05:33.726Z] === RUN TestBoolValue [2021-11-23T16:05:33.726Z] --- PASS: TestBoolValue (0.00s) [2021-11-23T16:05:33.726Z] === RUN TestBoolValueOrDefault [2021-11-23T16:05:33.726Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-23T16:05:33.726Z] === RUN TestInt64ValueOrZero [2021-11-23T16:05:33.726Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-23T16:05:33.726Z] === RUN TestInt64ValueOrDefault [2021-11-23T16:05:33.726Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-23T16:05:33.726Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-23T16:05:33.726Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-23T16:05:33.726Z] === RUN TestJsonContentType [2021-11-23T16:05:33.726Z] --- PASS: TestJsonContentType (0.00s) [2021-11-23T16:05:33.726Z] PASS [2021-11-23T16:05:33.726Z] coverage: 14.7% of statements [2021-11-23T16:05:33.726Z] ok github.com/docker/docker/api/server/httputils 0.038s coverage: 14.7% of statements [2021-11-23T16:05:33.887Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2021-11-23T16:05:33.887Z] === RUN TestLinksContainerNames [2021-11-23T16:05:34.133Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2021-11-23T16:05:34.133Z] === RUN TestHealthCheckWorkdir [2021-11-23T16:05:34.236Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-11-23T16:05:34.258Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-23T16:05:34.388Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2021-11-23T16:05:34.389Z] === RUN TestHealthKillContainer [2021-11-23T16:05:34.825Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-11-23T16:05:35.197Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2021-11-23T16:05:35.197Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2021-11-23T16:05:35.197Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2021-11-23T16:05:35.197Z] === RUN TestPluginBackCompatMediaTypes [2021-11-23T16:05:35.293Z] === RUN TestMaskSecretKeys [2021-11-23T16:05:35.293Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-23T16:05:35.293Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-23T16:05:35.293Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-23T16:05:35.293Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-23T16:05:35.293Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-23T16:05:35.293Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-23T16:05:35.293Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-23T16:05:35.293Z] === RUN TestVersionMiddlewareVersion [2021-11-23T16:05:35.293Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-23T16:05:35.293Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-23T16:05:35.293Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-23T16:05:35.293Z] PASS [2021-11-23T16:05:35.293Z] coverage: 37.7% of statements [2021-11-23T16:05:35.293Z] ok github.com/docker/docker/api/server/middleware 0.044s coverage: 37.7% of statements [2021-11-23T16:05:35.293Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-23T16:05:35.293Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-23T16:05:35.293Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-23T16:05:35.293Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-23T16:05:35.293Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-23T16:05:35.293Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-23T16:05:35.293Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-23T16:05:35.293Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-23T16:05:35.293Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-23T16:05:35.307Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-11-23T16:05:35.394Z] --- PASS: TestLinksContainerNames (1.43s) [2021-11-23T16:05:35.394Z] === RUN TestLogsFollowTailEmpty [2021-11-23T16:05:35.765Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-11-23T16:05:35.765Z] PASS [2021-11-23T16:05:35.765Z] [2021-11-23T16:05:35.765Z] DONE 10 tests in 7.215s [2021-11-23T16:05:35.765Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-23T16:05:35.765Z] INFO: Testing against a local daemon [2021-11-23T16:05:35.765Z] === RUN TestExternalGraphDriver [2021-11-23T16:05:35.765Z] === RUN TestExternalGraphDriver/json [2021-11-23T16:05:35.777Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-23T16:05:35.777Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-23T16:05:35.961Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2021-11-23T16:05:35.961Z] === RUN TestContainerNetworkMountsNoChown [2021-11-23T16:05:36.245Z] === RUN TestAdjustForAPIVersion [2021-11-23T16:05:36.245Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-23T16:05:36.245Z] PASS [2021-11-23T16:05:36.245Z] coverage: 5.7% of statements [2021-11-23T16:05:36.245Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2021-11-23T16:05:36.245Z] === RUN TestStrSliceMarshalJSON [2021-11-23T16:05:36.245Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-23T16:05:36.245Z] === RUN TestStrSliceUnmarshalJSON [2021-11-23T16:05:36.245Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-23T16:05:36.245Z] === RUN TestStrSliceUnmarshalString [2021-11-23T16:05:36.245Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-23T16:05:36.245Z] === RUN TestStrSliceUnmarshalSlice [2021-11-23T16:05:36.245Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-23T16:05:36.245Z] PASS [2021-11-23T16:05:36.245Z] coverage: 90.0% of statements [2021-11-23T16:05:36.246Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-23T16:05:36.246Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-23T16:05:36.246Z] ? github.com/docker/docker/api/types [no test files] [2021-11-23T16:05:36.246Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-23T16:05:36.246Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-23T16:05:36.246Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-23T16:05:36.246Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-23T16:05:36.246Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2021-11-23T16:05:36.246Z] === RUN TestToJSON [2021-11-23T16:05:36.246Z] --- PASS: TestToJSON (0.00s) [2021-11-23T16:05:36.246Z] === RUN TestToParamWithVersion [2021-11-23T16:05:36.246Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-23T16:05:36.246Z] === RUN TestFromJSON [2021-11-23T16:05:36.246Z] --- PASS: TestFromJSON (0.00s) [2021-11-23T16:05:36.246Z] === RUN TestEmpty [2021-11-23T16:05:36.246Z] --- PASS: TestEmpty (0.00s) [2021-11-23T16:05:36.246Z] === RUN TestArgsMatchKVListEmptySources [2021-11-23T16:05:36.246Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-23T16:05:36.246Z] === RUN TestArgsMatchKVList [2021-11-23T16:05:36.246Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-23T16:05:36.246Z] === RUN TestArgsMatch [2021-11-23T16:05:36.246Z] --- PASS: TestArgsMatch (0.00s) [2021-11-23T16:05:36.246Z] === RUN TestAdd [2021-11-23T16:05:36.246Z] --- PASS: TestAdd (0.00s) [2021-11-23T16:05:36.246Z] === RUN TestDel [2021-11-23T16:05:36.246Z] --- PASS: TestDel (0.00s) [2021-11-23T16:05:36.246Z] === RUN TestLen [2021-11-23T16:05:36.246Z] --- PASS: TestLen (0.00s) [2021-11-23T16:05:36.246Z] === RUN TestExactMatch [2021-11-23T16:05:36.246Z] --- PASS: TestExactMatch (0.00s) [2021-11-23T16:05:36.246Z] === RUN TestOnlyOneExactMatch [2021-11-23T16:05:36.246Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-23T16:05:36.246Z] === RUN TestContains [2021-11-23T16:05:36.246Z] --- PASS: TestContains (0.00s) [2021-11-23T16:05:36.246Z] === RUN TestValidate [2021-11-23T16:05:36.246Z] --- PASS: TestValidate (0.00s) [2021-11-23T16:05:36.246Z] === RUN TestWalkValues [2021-11-23T16:05:36.246Z] --- PASS: TestWalkValues (0.00s) [2021-11-23T16:05:36.246Z] === RUN TestFuzzyMatch [2021-11-23T16:05:36.246Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-23T16:05:36.246Z] === RUN TestClone [2021-11-23T16:05:36.246Z] --- PASS: TestClone (0.00s) [2021-11-23T16:05:36.246Z] PASS [2021-11-23T16:05:36.246Z] coverage: 92.2% of statements [2021-11-23T16:05:36.246Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2021-11-23T16:05:36.246Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-23T16:05:36.246Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-23T16:05:36.246Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-23T16:05:36.246Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-23T16:05:36.246Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-23T16:05:36.246Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-23T16:05:36.246Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-23T16:05:36.246Z] === RUN TestDurationToSecondsString [2021-11-23T16:05:36.246Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-23T16:05:36.246Z] === RUN TestGetTimestamp [2021-11-23T16:05:36.246Z] --- PASS: TestGetTimestamp (0.12s) [2021-11-23T16:05:36.246Z] === RUN TestParseTimestamps [2021-11-23T16:05:36.246Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-23T16:05:36.246Z] PASS [2021-11-23T16:05:36.715Z] coverage: 100.0% of statements [2021-11-23T16:05:36.715Z] ok github.com/docker/docker/api/types/time 0.167s coverage: 100.0% of statements [2021-11-23T16:05:36.715Z] === RUN TestCompareVersion [2021-11-23T16:05:36.715Z] --- PASS: TestCompareVersion (0.00s) [2021-11-23T16:05:36.715Z] PASS [2021-11-23T16:05:36.715Z] coverage: 77.3% of statements [2021-11-23T16:05:36.715Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 77.3% of statements [2021-11-23T16:05:36.715Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-23T16:05:36.715Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-23T16:05:36.715Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-23T16:05:36.715Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-23T16:05:36.715Z] ? github.com/docker/docker/builder [no test files] [2021-11-23T16:05:36.715Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-23T16:05:36.715Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-23T16:05:36.715Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-23T16:05:36.715Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-23T16:05:36.715Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-23T16:05:36.715Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-23T16:05:36.715Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-23T16:05:36.897Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s) [2021-11-23T16:05:36.897Z] === RUN TestMountDaemonRoot [2021-11-23T16:05:36.897Z] === RUN TestMountDaemonRoot/default [2021-11-23T16:05:36.897Z] === PAUSE TestMountDaemonRoot/default [2021-11-23T16:05:36.897Z] === RUN TestMountDaemonRoot/private [2021-11-23T16:05:36.897Z] === PAUSE TestMountDaemonRoot/private [2021-11-23T16:05:36.897Z] === RUN TestMountDaemonRoot/rprivate [2021-11-23T16:05:36.897Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-23T16:05:36.897Z] === RUN TestMountDaemonRoot/slave [2021-11-23T16:05:36.897Z] === PAUSE TestMountDaemonRoot/slave [2021-11-23T16:05:36.897Z] === RUN TestMountDaemonRoot/rslave [2021-11-23T16:05:36.897Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-23T16:05:36.897Z] === RUN TestMountDaemonRoot/shared [2021-11-23T16:05:36.897Z] === PAUSE TestMountDaemonRoot/shared [2021-11-23T16:05:36.897Z] === RUN TestMountDaemonRoot/rshared [2021-11-23T16:05:36.897Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-23T16:05:36.897Z] === CONT TestMountDaemonRoot/default [2021-11-23T16:05:36.897Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-23T16:05:36.897Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-23T16:05:36.897Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-23T16:05:36.897Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-23T16:05:36.897Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-23T16:05:36.897Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-23T16:05:36.897Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-23T16:05:36.897Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-23T16:05:36.897Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-23T16:05:36.897Z] === CONT TestMountDaemonRoot/rprivate [2021-11-23T16:05:36.897Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-23T16:05:36.897Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-23T16:05:36.897Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T16:05:36.897Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T16:05:36.897Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-23T16:05:36.897Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-23T16:05:36.897Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T16:05:36.897Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T16:05:36.897Z] === CONT TestMountDaemonRoot/private [2021-11-23T16:05:36.897Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-23T16:05:36.897Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-23T16:05:36.897Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-23T16:05:36.897Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-23T16:05:36.897Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-23T16:05:36.897Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-23T16:05:36.897Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-23T16:05:36.897Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-23T16:05:37.157Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-23T16:05:37.157Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-23T16:05:37.157Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-23T16:05:37.157Z] === CONT TestMountDaemonRoot/shared [2021-11-23T16:05:37.157Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-23T16:05:37.157Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-23T16:05:37.157Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-23T16:05:37.157Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-23T16:05:37.157Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-23T16:05:37.157Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-23T16:05:37.157Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-23T16:05:37.157Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-23T16:05:37.157Z] === CONT TestMountDaemonRoot/rshared [2021-11-23T16:05:37.157Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-23T16:05:37.157Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-23T16:05:37.157Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T16:05:37.157Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T16:05:37.157Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-23T16:05:37.157Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-23T16:05:37.157Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T16:05:37.157Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T16:05:37.157Z] === CONT TestMountDaemonRoot/rslave [2021-11-23T16:05:37.157Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T16:05:37.157Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T16:05:37.157Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-23T16:05:37.157Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-23T16:05:37.157Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T16:05:37.157Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T16:05:37.157Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-23T16:05:37.157Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-23T16:05:37.157Z] === CONT TestMountDaemonRoot/slave [2021-11-23T16:05:37.157Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-23T16:05:37.157Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-23T16:05:37.157Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-23T16:05:37.157Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-23T16:05:37.157Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-23T16:05:37.157Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-23T16:05:37.157Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-23T16:05:37.157Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-23T16:05:37.157Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-23T16:05:37.157Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-23T16:05:37.157Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T16:05:37.157Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-23T16:05:37.157Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T16:05:37.157Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-23T16:05:37.157Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-23T16:05:37.157Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-23T16:05:37.157Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-23T16:05:37.416Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-23T16:05:37.416Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-23T16:05:37.416Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-23T16:05:37.416Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-23T16:05:37.416Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T16:05:37.416Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T16:05:37.416Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-23T16:05:37.416Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T16:05:37.416Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-23T16:05:37.416Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-23T16:05:37.416Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T16:05:37.416Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-23T16:05:37.416Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-23T16:05:37.416Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-23T16:05:37.672Z] === RUN TestExternalGraphDriver/spec [2021-11-23T16:05:37.675Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-23T16:05:37.675Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-11-23T16:05:37.675Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-23T16:05:37.675Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.08s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-23T16:05:37.676Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-23T16:05:37.676Z] === RUN TestContainerBindMountNonRecursive [2021-11-23T16:05:37.702Z] === RUN TestParseRemoteURL [2021-11-23T16:05:37.702Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-23T16:05:37.702Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-23T16:05:37.702Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-23T16:05:37.702Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-23T16:05:37.702Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-23T16:05:37.702Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-23T16:05:37.702Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-23T16:05:37.702Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-23T16:05:37.702Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-23T16:05:37.702Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-23T16:05:37.702Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-23T16:05:37.702Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-23T16:05:37.702Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-23T16:05:37.702Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-23T16:05:37.702Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-23T16:05:37.702Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-23T16:05:37.702Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-23T16:05:37.702Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-23T16:05:37.702Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-23T16:05:37.702Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-23T16:05:37.702Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-23T16:05:37.702Z] === RUN TestCloneArgsSmartHttp [2021-11-23T16:05:37.702Z] --- PASS: TestCloneArgsSmartHttp (0.05s) [2021-11-23T16:05:37.702Z] === RUN TestCloneArgsDumbHttp [2021-11-23T16:05:37.702Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-23T16:05:37.702Z] === RUN TestCloneArgsGit [2021-11-23T16:05:37.702Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-23T16:05:37.702Z] === RUN TestCheckoutGit [2021-11-23T16:05:37.935Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-11-23T16:05:38.502Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-11-23T16:05:38.691Z] === RUN TestEnable [2021-11-23T16:05:38.691Z] --- PASS: TestEnable (0.00s) [2021-11-23T16:05:38.691Z] === RUN TestDisable [2021-11-23T16:05:38.691Z] --- PASS: TestDisable (0.00s) [2021-11-23T16:05:38.691Z] === RUN TestEnabled [2021-11-23T16:05:38.691Z] --- PASS: TestEnabled (0.00s) [2021-11-23T16:05:38.691Z] PASS [2021-11-23T16:05:38.691Z] coverage: 100.0% of statements [2021-11-23T16:05:38.691Z] ok github.com/docker/docker/cli/debug 0.037s coverage: 100.0% of statements [2021-11-23T16:05:39.052Z] === RUN TestExternalGraphDriver/pull [2021-11-23T16:05:39.069Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-11-23T16:05:39.159Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-23T16:05:39.159Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-11-23T16:05:39.159Z] === RUN TestProcessNoDockerignore [2021-11-23T16:05:39.159Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-23T16:05:39.159Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-23T16:05:39.159Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-23T16:05:39.159Z] === RUN TestDetectContentType [2021-11-23T16:05:39.159Z] --- PASS: TestDetectContentType (0.00s) [2021-11-23T16:05:39.159Z] === RUN TestSelectAcceptableMIME [2021-11-23T16:05:39.159Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-23T16:05:39.159Z] === RUN TestInspectEmptyResponse [2021-11-23T16:05:39.159Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-23T16:05:39.160Z] === RUN TestInspectResponseBinary [2021-11-23T16:05:39.160Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-23T16:05:39.160Z] === RUN TestResponseUnsupportedContentType [2021-11-23T16:05:39.160Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-23T16:05:39.160Z] === RUN TestInspectResponseTextSimple [2021-11-23T16:05:39.160Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-23T16:05:39.160Z] === RUN TestInspectResponseEmptyContentType [2021-11-23T16:05:39.160Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-23T16:05:39.160Z] === RUN TestUnknownContentLength [2021-11-23T16:05:39.160Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-23T16:05:39.160Z] === RUN TestDownloadRemote [2021-11-23T16:05:39.160Z] --- PASS: TestDownloadRemote (0.09s) [2021-11-23T16:05:39.160Z] === RUN TestGetWithStatusError [2021-11-23T16:05:39.160Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-23T16:05:39.160Z] === RUN TestCloseRootDirectory [2021-11-23T16:05:39.160Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:05:39.160Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-23T16:05:39.160Z] === RUN TestHashFile [2021-11-23T16:05:39.160Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:05:39.160Z] --- SKIP: TestHashFile (0.00s) [2021-11-23T16:05:39.160Z] === RUN TestHashSubdir [2021-11-23T16:05:39.160Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:05:39.160Z] --- SKIP: TestHashSubdir (0.00s) [2021-11-23T16:05:39.160Z] === RUN TestRemoveDirectory [2021-11-23T16:05:39.160Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:05:39.160Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-11-23T16:05:39.160Z] PASS [2021-11-23T16:05:39.160Z] coverage: 9.3% of statements [2021-11-23T16:05:39.160Z] ok github.com/docker/docker/builder/remotecontext 0.231s coverage: 9.3% of statements [2021-11-23T16:05:39.250Z] === RUN TestCheckpointCreateError [2021-11-23T16:05:39.250Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestCheckpointCreate [2021-11-23T16:05:39.250Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestCheckpointDeleteError [2021-11-23T16:05:39.250Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestCheckpointDelete [2021-11-23T16:05:39.250Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestCheckpointListError [2021-11-23T16:05:39.250Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestCheckpointList [2021-11-23T16:05:39.250Z] --- PASS: TestCheckpointList (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestCheckpointListContainerNotFound [2021-11-23T16:05:39.250Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestNewClientWithOpsFromEnv [2021-11-23T16:05:39.250Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-23T16:05:39.250Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestGetAPIPath [2021-11-23T16:05:39.250Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestParseHostURL [2021-11-23T16:05:39.250Z] --- PASS: TestParseHostURL (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-23T16:05:39.250Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-23T16:05:39.250Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestNegotiateAPIVersion [2021-11-23T16:05:39.250Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestNegotiateAPVersionOverride [2021-11-23T16:05:39.250Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-23T16:05:39.250Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-23T16:05:39.250Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-23T16:05:39.250Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestClientRedirect [2021-11-23T16:05:39.250Z] --- PASS: TestClientRedirect (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestConfigCreateUnsupported [2021-11-23T16:05:39.250Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestConfigCreateError [2021-11-23T16:05:39.250Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestConfigCreate [2021-11-23T16:05:39.250Z] --- PASS: TestConfigCreate (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestConfigInspectNotFound [2021-11-23T16:05:39.250Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestConfigInspectWithEmptyID [2021-11-23T16:05:39.250Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestConfigInspectUnsupported [2021-11-23T16:05:39.250Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestConfigInspectError [2021-11-23T16:05:39.250Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestConfigInspectConfigNotFound [2021-11-23T16:05:39.250Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestConfigInspect [2021-11-23T16:05:39.250Z] --- PASS: TestConfigInspect (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestConfigListUnsupported [2021-11-23T16:05:39.250Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestConfigListError [2021-11-23T16:05:39.250Z] --- PASS: TestConfigListError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestConfigList [2021-11-23T16:05:39.250Z] --- PASS: TestConfigList (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestConfigRemoveUnsupported [2021-11-23T16:05:39.250Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestConfigRemoveError [2021-11-23T16:05:39.250Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestConfigRemove [2021-11-23T16:05:39.250Z] --- PASS: TestConfigRemove (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestConfigUpdateUnsupported [2021-11-23T16:05:39.250Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestConfigUpdateError [2021-11-23T16:05:39.250Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestConfigUpdate [2021-11-23T16:05:39.250Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerCommitError [2021-11-23T16:05:39.250Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerCommit [2021-11-23T16:05:39.250Z] --- PASS: TestContainerCommit (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerStatPathError [2021-11-23T16:05:39.250Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerStatPathNotFoundError [2021-11-23T16:05:39.250Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerStatPathNoHeaderError [2021-11-23T16:05:39.250Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerStatPath [2021-11-23T16:05:39.250Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestCopyToContainerError [2021-11-23T16:05:39.250Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestCopyToContainerNotFoundError [2021-11-23T16:05:39.250Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-23T16:05:39.250Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestCopyToContainer [2021-11-23T16:05:39.250Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestCopyFromContainerError [2021-11-23T16:05:39.250Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestCopyFromContainerNotFoundError [2021-11-23T16:05:39.250Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-23T16:05:39.250Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-23T16:05:39.250Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestCopyFromContainer [2021-11-23T16:05:39.250Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerCreateError [2021-11-23T16:05:39.250Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerCreateImageNotFound [2021-11-23T16:05:39.250Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerCreateWithName [2021-11-23T16:05:39.250Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerCreateAutoRemove [2021-11-23T16:05:39.250Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerDiffError [2021-11-23T16:05:39.250Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerDiff [2021-11-23T16:05:39.250Z] --- PASS: TestContainerDiff (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerExecCreateError [2021-11-23T16:05:39.250Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerExecCreate [2021-11-23T16:05:39.250Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerExecStartError [2021-11-23T16:05:39.250Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerExecStart [2021-11-23T16:05:39.250Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerExecInspectError [2021-11-23T16:05:39.250Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerExecInspect [2021-11-23T16:05:39.250Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerExportError [2021-11-23T16:05:39.250Z] --- PASS: TestContainerExportError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerExport [2021-11-23T16:05:39.250Z] --- PASS: TestContainerExport (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerInspectError [2021-11-23T16:05:39.250Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerInspectContainerNotFound [2021-11-23T16:05:39.250Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerInspectWithEmptyID [2021-11-23T16:05:39.250Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerInspect [2021-11-23T16:05:39.250Z] --- PASS: TestContainerInspect (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerInspectNode [2021-11-23T16:05:39.250Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerKillError [2021-11-23T16:05:39.250Z] --- PASS: TestContainerKillError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerKill [2021-11-23T16:05:39.250Z] --- PASS: TestContainerKill (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerListError [2021-11-23T16:05:39.250Z] --- PASS: TestContainerListError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerList [2021-11-23T16:05:39.250Z] --- PASS: TestContainerList (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerLogsNotFoundError [2021-11-23T16:05:39.250Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerLogsError [2021-11-23T16:05:39.250Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-23T16:05:39.250Z] === RUN TestContainerLogs [2021-11-23T16:05:39.250Z] --- PASS: TestContainerLogs (0.17s) [2021-11-23T16:05:39.251Z] === RUN TestContainerPauseError [2021-11-23T16:05:39.251Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerPause [2021-11-23T16:05:39.251Z] --- PASS: TestContainerPause (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainersPruneError [2021-11-23T16:05:39.251Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainersPrune [2021-11-23T16:05:39.251Z] --- PASS: TestContainersPrune (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerRemoveError [2021-11-23T16:05:39.251Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerRemoveNotFoundError [2021-11-23T16:05:39.251Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerRemove [2021-11-23T16:05:39.251Z] --- PASS: TestContainerRemove (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerRenameError [2021-11-23T16:05:39.251Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerRename [2021-11-23T16:05:39.251Z] --- PASS: TestContainerRename (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerResizeError [2021-11-23T16:05:39.251Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerExecResizeError [2021-11-23T16:05:39.251Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerResize [2021-11-23T16:05:39.251Z] --- PASS: TestContainerResize (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerExecResize [2021-11-23T16:05:39.251Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerRestartError [2021-11-23T16:05:39.251Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerRestart [2021-11-23T16:05:39.251Z] --- PASS: TestContainerRestart (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerStartError [2021-11-23T16:05:39.251Z] --- PASS: TestContainerStartError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerStart [2021-11-23T16:05:39.251Z] --- PASS: TestContainerStart (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerStatsError [2021-11-23T16:05:39.251Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerStats [2021-11-23T16:05:39.251Z] --- PASS: TestContainerStats (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerStopError [2021-11-23T16:05:39.251Z] --- PASS: TestContainerStopError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerStop [2021-11-23T16:05:39.251Z] --- PASS: TestContainerStop (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerTopError [2021-11-23T16:05:39.251Z] --- PASS: TestContainerTopError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerTop [2021-11-23T16:05:39.251Z] --- PASS: TestContainerTop (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerUnpauseError [2021-11-23T16:05:39.251Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerUnpause [2021-11-23T16:05:39.251Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerUpdateError [2021-11-23T16:05:39.251Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerUpdate [2021-11-23T16:05:39.251Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerWaitError [2021-11-23T16:05:39.251Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestContainerWait [2021-11-23T16:05:39.251Z] --- PASS: TestContainerWait (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestDiskUsageError [2021-11-23T16:05:39.251Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestDiskUsage [2021-11-23T16:05:39.251Z] --- PASS: TestDiskUsage (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestDistributionInspectUnsupported [2021-11-23T16:05:39.251Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestDistributionInspectWithEmptyID [2021-11-23T16:05:39.251Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestEventsErrorInOptions [2021-11-23T16:05:39.251Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestEventsErrorFromServer [2021-11-23T16:05:39.251Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestEvents [2021-11-23T16:05:39.251Z] --- PASS: TestEvents (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestTLSCloseWriter [2021-11-23T16:05:39.251Z] === PAUSE TestTLSCloseWriter [2021-11-23T16:05:39.251Z] === RUN TestImageBuildError [2021-11-23T16:05:39.251Z] --- PASS: TestImageBuildError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageBuild [2021-11-23T16:05:39.251Z] --- PASS: TestImageBuild (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestGetDockerOS [2021-11-23T16:05:39.251Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageCreateError [2021-11-23T16:05:39.251Z] --- PASS: TestImageCreateError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageCreate [2021-11-23T16:05:39.251Z] --- PASS: TestImageCreate (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageHistoryError [2021-11-23T16:05:39.251Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageHistory [2021-11-23T16:05:39.251Z] --- PASS: TestImageHistory (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageImportError [2021-11-23T16:05:39.251Z] --- PASS: TestImageImportError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageImport [2021-11-23T16:05:39.251Z] --- PASS: TestImageImport (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageInspectError [2021-11-23T16:05:39.251Z] --- PASS: TestImageInspectError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageInspectImageNotFound [2021-11-23T16:05:39.251Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageInspectWithEmptyID [2021-11-23T16:05:39.251Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageInspect [2021-11-23T16:05:39.251Z] --- PASS: TestImageInspect (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageListError [2021-11-23T16:05:39.251Z] --- PASS: TestImageListError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageList [2021-11-23T16:05:39.251Z] --- PASS: TestImageList (0.01s) [2021-11-23T16:05:39.251Z] === RUN TestImageListApiBefore125 [2021-11-23T16:05:39.251Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageLoadError [2021-11-23T16:05:39.251Z] --- PASS: TestImageLoadError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageLoad [2021-11-23T16:05:39.251Z] --- PASS: TestImageLoad (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImagesPruneError [2021-11-23T16:05:39.251Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImagesPrune [2021-11-23T16:05:39.251Z] --- PASS: TestImagesPrune (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImagePullReferenceParseError [2021-11-23T16:05:39.251Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImagePullAnyError [2021-11-23T16:05:39.251Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-23T16:05:39.251Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-23T16:05:39.251Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-23T16:05:39.251Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-23T16:05:39.251Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImagePullWithoutErrors [2021-11-23T16:05:39.251Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImagePushReferenceError [2021-11-23T16:05:39.251Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImagePushAnyError [2021-11-23T16:05:39.251Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-23T16:05:39.251Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-23T16:05:39.251Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-23T16:05:39.251Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-23T16:05:39.251Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImagePushWithoutErrors [2021-11-23T16:05:39.251Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-23T16:05:39.251Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-23T16:05:39.251Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-23T16:05:39.251Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-23T16:05:39.251Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-23T16:05:39.251Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-23T16:05:39.251Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-23T16:05:39.251Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-23T16:05:39.251Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageRemoveError [2021-11-23T16:05:39.251Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageRemoveImageNotFound [2021-11-23T16:05:39.251Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageRemove [2021-11-23T16:05:39.251Z] --- PASS: TestImageRemove (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageSaveError [2021-11-23T16:05:39.251Z] --- PASS: TestImageSaveError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageSave [2021-11-23T16:05:39.251Z] --- PASS: TestImageSave (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageSearchAnyError [2021-11-23T16:05:39.251Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-23T16:05:39.251Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-23T16:05:39.251Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-23T16:05:39.251Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-23T16:05:39.251Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageSearchWithoutErrors [2021-11-23T16:05:39.251Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageTagError [2021-11-23T16:05:39.251Z] --- PASS: TestImageTagError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageTagInvalidReference [2021-11-23T16:05:39.251Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageTagInvalidSourceImageName [2021-11-23T16:05:39.251Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageTagHexSource [2021-11-23T16:05:39.251Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestImageTag [2021-11-23T16:05:39.251Z] --- PASS: TestImageTag (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestInfoServerError [2021-11-23T16:05:39.251Z] --- PASS: TestInfoServerError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestInfoInvalidResponseJSONError [2021-11-23T16:05:39.251Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestInfo [2021-11-23T16:05:39.251Z] --- PASS: TestInfo (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNetworkConnectError [2021-11-23T16:05:39.251Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-23T16:05:39.251Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNetworkConnect [2021-11-23T16:05:39.251Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNetworkCreateError [2021-11-23T16:05:39.251Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNetworkCreate [2021-11-23T16:05:39.251Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNetworkDisconnectError [2021-11-23T16:05:39.251Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNetworkDisconnect [2021-11-23T16:05:39.251Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNetworkInspect [2021-11-23T16:05:39.251Z] === RUN TestNetworkInspect/empty_ID [2021-11-23T16:05:39.251Z] === RUN TestNetworkInspect/no_options [2021-11-23T16:05:39.251Z] === RUN TestNetworkInspect/verbose [2021-11-23T16:05:39.251Z] === RUN TestNetworkInspect/global_scope [2021-11-23T16:05:39.251Z] === RUN TestNetworkInspect/unknown_network [2021-11-23T16:05:39.251Z] === RUN TestNetworkInspect/server_error [2021-11-23T16:05:39.251Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-23T16:05:39.251Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-23T16:05:39.251Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-23T16:05:39.251Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-23T16:05:39.251Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-23T16:05:39.251Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-23T16:05:39.251Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNetworkListError [2021-11-23T16:05:39.251Z] --- PASS: TestNetworkListError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNetworkList [2021-11-23T16:05:39.251Z] --- PASS: TestNetworkList (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNetworksPruneError [2021-11-23T16:05:39.251Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNetworksPrune [2021-11-23T16:05:39.251Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNetworkRemoveError [2021-11-23T16:05:39.251Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNetworkRemove [2021-11-23T16:05:39.251Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNodeInspectError [2021-11-23T16:05:39.251Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNodeInspectNodeNotFound [2021-11-23T16:05:39.251Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNodeInspectWithEmptyID [2021-11-23T16:05:39.251Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNodeInspect [2021-11-23T16:05:39.251Z] --- PASS: TestNodeInspect (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNodeListError [2021-11-23T16:05:39.251Z] --- PASS: TestNodeListError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNodeList [2021-11-23T16:05:39.251Z] --- PASS: TestNodeList (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNodeRemoveError [2021-11-23T16:05:39.251Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNodeRemove [2021-11-23T16:05:39.251Z] --- PASS: TestNodeRemove (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNodeUpdateError [2021-11-23T16:05:39.251Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestNodeUpdate [2021-11-23T16:05:39.251Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestOptionWithTimeout [2021-11-23T16:05:39.251Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestPingFail [2021-11-23T16:05:39.251Z] --- PASS: TestPingFail (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestPingWithError [2021-11-23T16:05:39.251Z] 2021/11/23 16:05:38 RoundTripper returned a response & error; ignoring response [2021-11-23T16:05:39.251Z] 2021/11/23 16:05:38 RoundTripper returned a response & error; ignoring response [2021-11-23T16:05:39.251Z] --- PASS: TestPingWithError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestPingSuccess [2021-11-23T16:05:39.251Z] --- PASS: TestPingSuccess (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestPingHeadFallback [2021-11-23T16:05:39.251Z] === RUN TestPingHeadFallback/OK [2021-11-23T16:05:39.251Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-23T16:05:39.251Z] === RUN TestPingHeadFallback/Not_Found [2021-11-23T16:05:39.251Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-23T16:05:39.251Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-23T16:05:39.251Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-23T16:05:39.251Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-23T16:05:39.251Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-23T16:05:39.251Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestPluginDisableError [2021-11-23T16:05:39.251Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestPluginDisable [2021-11-23T16:05:39.251Z] --- PASS: TestPluginDisable (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestPluginEnableError [2021-11-23T16:05:39.251Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestPluginEnable [2021-11-23T16:05:39.251Z] --- PASS: TestPluginEnable (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestPluginInspectError [2021-11-23T16:05:39.251Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestPluginInspectWithEmptyID [2021-11-23T16:05:39.251Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestPluginInspect [2021-11-23T16:05:39.251Z] --- PASS: TestPluginInspect (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestPluginListError [2021-11-23T16:05:39.251Z] --- PASS: TestPluginListError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestPluginList [2021-11-23T16:05:39.251Z] --- PASS: TestPluginList (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestPluginPushError [2021-11-23T16:05:39.251Z] --- PASS: TestPluginPushError (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestPluginPush [2021-11-23T16:05:39.251Z] --- PASS: TestPluginPush (0.00s) [2021-11-23T16:05:39.251Z] === RUN TestPluginRemoveError [2021-11-23T16:05:39.251Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestPluginRemove [2021-11-23T16:05:39.252Z] --- PASS: TestPluginRemove (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestPluginSetError [2021-11-23T16:05:39.252Z] --- PASS: TestPluginSetError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestPluginSet [2021-11-23T16:05:39.252Z] --- PASS: TestPluginSet (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSetHostHeader [2021-11-23T16:05:39.252Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestPlainTextError [2021-11-23T16:05:39.252Z] --- PASS: TestPlainTextError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestInfiniteError [2021-11-23T16:05:39.252Z] --- PASS: TestInfiniteError (0.02s) [2021-11-23T16:05:39.252Z] === RUN TestCanceledContext [2021-11-23T16:05:39.252Z] 2021/11/23 16:05:38 RoundTripper returned a response & error; ignoring response [2021-11-23T16:05:39.252Z] --- PASS: TestCanceledContext (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestDeadlineExceededContext [2021-11-23T16:05:39.252Z] 2021/11/23 16:05:38 RoundTripper returned a response & error; ignoring response [2021-11-23T16:05:39.252Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSecretCreateUnsupported [2021-11-23T16:05:39.252Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSecretCreateError [2021-11-23T16:05:39.252Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSecretCreate [2021-11-23T16:05:39.252Z] --- PASS: TestSecretCreate (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSecretInspectUnsupported [2021-11-23T16:05:39.252Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSecretInspectError [2021-11-23T16:05:39.252Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSecretInspectSecretNotFound [2021-11-23T16:05:39.252Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSecretInspectWithEmptyID [2021-11-23T16:05:39.252Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSecretInspect [2021-11-23T16:05:39.252Z] --- PASS: TestSecretInspect (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSecretListUnsupported [2021-11-23T16:05:39.252Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSecretListError [2021-11-23T16:05:39.252Z] --- PASS: TestSecretListError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSecretList [2021-11-23T16:05:39.252Z] --- PASS: TestSecretList (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSecretRemoveUnsupported [2021-11-23T16:05:39.252Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSecretRemoveError [2021-11-23T16:05:39.252Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSecretRemove [2021-11-23T16:05:39.252Z] --- PASS: TestSecretRemove (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSecretUpdateUnsupported [2021-11-23T16:05:39.252Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSecretUpdateError [2021-11-23T16:05:39.252Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSecretUpdate [2021-11-23T16:05:39.252Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestServiceCreateError [2021-11-23T16:05:39.252Z] --- PASS: TestServiceCreateError (0.01s) [2021-11-23T16:05:39.252Z] === RUN TestServiceCreate [2021-11-23T16:05:39.252Z] --- PASS: TestServiceCreate (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-23T16:05:39.252Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestServiceCreateDigestPinning [2021-11-23T16:05:39.252Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestServiceInspectError [2021-11-23T16:05:39.252Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestServiceInspectServiceNotFound [2021-11-23T16:05:39.252Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestServiceInspectWithEmptyID [2021-11-23T16:05:39.252Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestServiceInspect [2021-11-23T16:05:39.252Z] --- PASS: TestServiceInspect (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestServiceListError [2021-11-23T16:05:39.252Z] --- PASS: TestServiceListError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestServiceList [2021-11-23T16:05:39.252Z] --- PASS: TestServiceList (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestServiceLogsError [2021-11-23T16:05:39.252Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestServiceLogs [2021-11-23T16:05:39.252Z] --- PASS: TestServiceLogs (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestServiceRemoveError [2021-11-23T16:05:39.252Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestServiceRemoveNotFoundError [2021-11-23T16:05:39.252Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestServiceRemove [2021-11-23T16:05:39.252Z] --- PASS: TestServiceRemove (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestServiceUpdateError [2021-11-23T16:05:39.252Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestServiceUpdate [2021-11-23T16:05:39.252Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSwarmGetUnlockKeyError [2021-11-23T16:05:39.252Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSwarmGetUnlockKey [2021-11-23T16:05:39.252Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSwarmInitError [2021-11-23T16:05:39.252Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSwarmInit [2021-11-23T16:05:39.252Z] --- PASS: TestSwarmInit (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSwarmInspectError [2021-11-23T16:05:39.252Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSwarmInspect [2021-11-23T16:05:39.252Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSwarmJoinError [2021-11-23T16:05:39.252Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSwarmJoin [2021-11-23T16:05:39.252Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSwarmLeaveError [2021-11-23T16:05:39.252Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSwarmLeave [2021-11-23T16:05:39.252Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSwarmUnlockError [2021-11-23T16:05:39.252Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSwarmUnlock [2021-11-23T16:05:39.252Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSwarmUpdateError [2021-11-23T16:05:39.252Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestSwarmUpdate [2021-11-23T16:05:39.252Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestTaskInspectError [2021-11-23T16:05:39.252Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestTaskInspectWithEmptyID [2021-11-23T16:05:39.252Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestTaskInspect [2021-11-23T16:05:39.252Z] --- PASS: TestTaskInspect (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestTaskListError [2021-11-23T16:05:39.252Z] --- PASS: TestTaskListError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestTaskList [2021-11-23T16:05:39.252Z] --- PASS: TestTaskList (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestVolumeCreateError [2021-11-23T16:05:39.252Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestVolumeCreate [2021-11-23T16:05:39.252Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestVolumeInspectError [2021-11-23T16:05:39.252Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestVolumeInspectNotFound [2021-11-23T16:05:39.252Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestVolumeInspectWithEmptyID [2021-11-23T16:05:39.252Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestVolumeInspect [2021-11-23T16:05:39.252Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestVolumeListError [2021-11-23T16:05:39.252Z] --- PASS: TestVolumeListError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestVolumeList [2021-11-23T16:05:39.252Z] --- PASS: TestVolumeList (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestVolumeRemoveError [2021-11-23T16:05:39.252Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-23T16:05:39.252Z] === RUN TestVolumeRemove [2021-11-23T16:05:39.252Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-23T16:05:39.252Z] === CONT TestTLSCloseWriter [2021-11-23T16:05:39.252Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-23T16:05:39.252Z] PASS [2021-11-23T16:05:39.252Z] coverage: 75.1% of statements [2021-11-23T16:05:39.252Z] ok github.com/docker/docker/client 0.420s coverage: 75.1% of statements [2021-11-23T16:05:39.328Z] --- PASS: TestContainerBindMountNonRecursive (1.83s) [2021-11-23T16:05:39.328Z] === RUN TestContainerVolumesMountedAsShared [2021-11-23T16:05:39.587Z] check_test.go:308: [d085c3efa0c8b] daemon is not started [2021-11-23T16:05:39.587Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-11-23T16:05:39.691Z] === RUN TestGetAllAllowed [2021-11-23T16:05:39.691Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestGetAllMeta [2021-11-23T16:05:39.691Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-23T16:05:39.691Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestIsUnreferencedBuiltin [2021-11-23T16:05:39.691Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestIsExistingDirectory [2021-11-23T16:05:39.691Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestGetFilenameForDownload [2021-11-23T16:05:39.691Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestEnv2Variables [2021-11-23T16:05:39.691Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-23T16:05:39.691Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestMaintainer [2021-11-23T16:05:39.691Z] --- PASS: TestMaintainer (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestLabel [2021-11-23T16:05:39.691Z] --- PASS: TestLabel (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestFromScratch [2021-11-23T16:05:39.691Z] --- PASS: TestFromScratch (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestFromWithArg [2021-11-23T16:05:39.691Z] --- PASS: TestFromWithArg (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-23T16:05:39.691Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestFromWithUndefinedArg [2021-11-23T16:05:39.691Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestFromMultiStageWithNamedStage [2021-11-23T16:05:39.691Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestOnbuild [2021-11-23T16:05:39.691Z] --- PASS: TestOnbuild (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestWorkdir [2021-11-23T16:05:39.691Z] --- PASS: TestWorkdir (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestCmd [2021-11-23T16:05:39.691Z] --- PASS: TestCmd (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestHealthcheckNone [2021-11-23T16:05:39.691Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestHealthcheckCmd [2021-11-23T16:05:39.691Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestEntrypoint [2021-11-23T16:05:39.691Z] --- PASS: TestEntrypoint (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestExpose [2021-11-23T16:05:39.691Z] --- PASS: TestExpose (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestUser [2021-11-23T16:05:39.691Z] --- PASS: TestUser (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestVolume [2021-11-23T16:05:39.691Z] --- PASS: TestVolume (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestStopSignal [2021-11-23T16:05:39.691Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-23T16:05:39.691Z] --- SKIP: TestStopSignal (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestArg [2021-11-23T16:05:39.691Z] --- PASS: TestArg (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestShell [2021-11-23T16:05:39.691Z] --- PASS: TestShell (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestPrependEnvOnCmd [2021-11-23T16:05:39.691Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestRunWithBuildArgs [2021-11-23T16:05:39.691Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestRunIgnoresHealthcheck [2021-11-23T16:05:39.691Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestDispatchUnsupportedOptions [2021-11-23T16:05:39.691Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-23T16:05:39.691Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-23T16:05:39.691Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-23T16:05:39.691Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-23T16:05:39.691Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-23T16:05:39.691Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-23T16:05:39.691Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestNormalizeWorkdir [2021-11-23T16:05:39.691Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestDispatch [2021-11-23T16:05:39.691Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-23T16:05:39.691Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-23T16:05:39.691Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-23T16:05:39.691Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-23T16:05:39.691Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-23T16:05:39.691Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-23T16:05:39.691Z] === RUN TestDispatch/COPY_url [2021-11-23T16:05:39.691Z] --- PASS: TestDispatch (0.05s) [2021-11-23T16:05:39.691Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-11-23T16:05:39.691Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-23T16:05:39.691Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-23T16:05:39.691Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-23T16:05:39.691Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-23T16:05:39.691Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-23T16:05:39.691Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestAddScratchImageAddsToMounts [2021-11-23T16:05:39.691Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-23T16:05:39.691Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-23T16:05:39.691Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-23T16:05:39.691Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestImageSourceGetAddsToMounts [2021-11-23T16:05:39.691Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestEmptyDockerfile [2021-11-23T16:05:39.691Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestSymlinkDockerfile [2021-11-23T16:05:39.691Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-23T16:05:39.691Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestNonExistingDockerfile [2021-11-23T16:05:39.691Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestCopyRunConfig [2021-11-23T16:05:39.691Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestDeepCopyRunConfig [2021-11-23T16:05:39.691Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestExportImage [2021-11-23T16:05:39.691Z] --- PASS: TestExportImage (0.00s) [2021-11-23T16:05:39.691Z] === RUN TestNormalizeDest [2021-11-23T16:05:39.691Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-23T16:05:39.691Z] PASS [2021-11-23T16:05:39.691Z] coverage: 46.8% of statements [2021-11-23T16:05:39.691Z] ok github.com/docker/docker/builder/dockerfile 0.138s coverage: 46.8% of statements [2021-11-23T16:05:39.691Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-23T16:05:39.734Z] tests/integration/api_service_test.py .................................. [ 59%] [2021-11-23T16:05:39.850Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-23T16:05:40.109Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) [2021-11-23T16:05:40.109Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-23T16:05:40.160Z] === RUN TestTCP4Proxy [2021-11-23T16:05:40.160Z] --- PASS: TestTCP4Proxy (0.00s) [2021-11-23T16:05:40.160Z] === RUN TestTCP4ProxyHalfClose [2021-11-23T16:05:40.160Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-23T16:05:40.160Z] === RUN TestTCP6Proxy [2021-11-23T16:05:40.160Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-23T16:05:40.160Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-23T16:05:40.160Z] === RUN TestTCPDualStackProxy [2021-11-23T16:05:40.160Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-23T16:05:40.160Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-23T16:05:40.160Z] === RUN TestUDP4Proxy [2021-11-23T16:05:40.160Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-23T16:05:40.160Z] === RUN TestUDP6Proxy [2021-11-23T16:05:40.160Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-23T16:05:40.160Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-23T16:05:40.160Z] === RUN TestUDPWriteError [2021-11-23T16:05:40.160Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-23T16:05:40.160Z] === RUN TestSCTP4Proxy [2021-11-23T16:05:40.160Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-23T16:05:40.160Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-23T16:05:40.160Z] === RUN TestSCTP6Proxy [2021-11-23T16:05:40.160Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-23T16:05:40.160Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-23T16:05:40.160Z] PASS [2021-11-23T16:05:40.160Z] coverage: 49.4% of statements [2021-11-23T16:05:40.160Z] ok github.com/docker/docker/cmd/docker-proxy 0.042s coverage: 49.4% of statements [2021-11-23T16:05:40.675Z] --- PASS: TestContainerVolumesMountedAsSlave (0.59s) [2021-11-23T16:05:40.675Z] === RUN TestNetworkNat [2021-11-23T16:05:40.934Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-23T16:05:40.960Z] --- PASS: TestExternalGraphDriver (4.89s) [2021-11-23T16:05:40.960Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2021-11-23T16:05:40.960Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2021-11-23T16:05:40.960Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2021-11-23T16:05:40.960Z] === RUN TestGraphdriverPluginV2 [2021-11-23T16:05:41.192Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-11-23T16:05:41.193Z] --- PASS: TestNetworkNat (0.71s) [2021-11-23T16:05:41.193Z] === RUN TestNetworkLocalhostTCPNat [2021-11-23T16:05:42.129Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2021-11-23T16:05:42.129Z] === RUN TestNetworkLoopbackNat [2021-11-23T16:05:42.129Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-23T16:05:42.470Z] --- PASS: TestHealthKillContainer (7.86s) [2021-11-23T16:05:42.470Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-23T16:05:42.726Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2021-11-23T16:05:42.726Z] === RUN TestIpcModeNone [2021-11-23T16:05:43.065Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-11-23T16:05:43.288Z] --- PASS: TestIpcModeNone (0.46s) [2021-11-23T16:05:43.288Z] === RUN TestIpcModePrivate [2021-11-23T16:05:43.544Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2021-11-23T16:05:43.544Z] --- PASS: TestIpcModePrivate (0.45s) [2021-11-23T16:05:43.544Z] === RUN TestIpcModeShareable [2021-11-23T16:05:43.800Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2021-11-23T16:05:44.056Z] --- PASS: TestIpcModeShareable (0.44s) [2021-11-23T16:05:44.056Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-23T16:05:44.445Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-11-23T16:05:45.013Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-23T16:05:45.013Z] --- PASS: TestNetworkLoopbackNat (3.06s) [2021-11-23T16:05:45.013Z] === RUN TestPause [2021-11-23T16:05:45.156Z] --- PASS: TestGraphdriverPluginV2 (3.84s) [2021-11-23T16:05:45.156Z] PASS [2021-11-23T16:05:45.156Z] [2021-11-23T16:05:45.156Z] DONE 5 tests in 8.759s [2021-11-23T16:05:45.156Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-23T16:05:45.156Z] INFO: Testing against a local daemon [2021-11-23T16:05:45.156Z] === RUN TestContinueAfterPluginCrash [2021-11-23T16:05:45.156Z] === PAUSE TestContinueAfterPluginCrash [2021-11-23T16:05:45.156Z] === RUN TestReadPluginNoRead [2021-11-23T16:05:45.156Z] === PAUSE TestReadPluginNoRead [2021-11-23T16:05:45.156Z] === RUN TestDaemonStartWithLogOpt [2021-11-23T16:05:45.156Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-23T16:05:45.156Z] === CONT TestContinueAfterPluginCrash [2021-11-23T16:05:45.156Z] === CONT TestDaemonStartWithLogOpt [2021-11-23T16:05:45.422Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2021-11-23T16:05:45.422Z] === RUN TestAPIIpcModeHost [2021-11-23T16:05:45.678Z] --- PASS: TestAPIIpcModeHost (0.33s) [2021-11-23T16:05:45.678Z] === RUN TestDaemonIpcModeShareable [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-23T16:05:45.720Z] === RUN TestBoolValue [2021-11-23T16:05:45.720Z] --- PASS: TestBoolValue (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestBoolValueOrDefault [2021-11-23T16:05:45.720Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestInt64ValueOrZero [2021-11-23T16:05:45.720Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestInt64ValueOrDefault [2021-11-23T16:05:45.720Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-23T16:05:45.720Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestJsonContentType [2021-11-23T16:05:45.720Z] --- PASS: TestJsonContentType (0.00s) [2021-11-23T16:05:45.720Z] PASS [2021-11-23T16:05:45.720Z] coverage: 14.7% of statements [2021-11-23T16:05:45.720Z] ok github.com/docker/docker/api/server/httputils 0.078s coverage: 14.7% of statements [2021-11-23T16:05:45.720Z] === RUN TestMaskSecretKeys [2021-11-23T16:05:45.720Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-23T16:05:45.720Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-23T16:05:45.720Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-23T16:05:45.720Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-23T16:05:45.720Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-23T16:05:45.720Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-23T16:05:45.720Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestVersionMiddlewareVersion [2021-11-23T16:05:45.720Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-23T16:05:45.720Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-23T16:05:45.720Z] PASS [2021-11-23T16:05:45.720Z] coverage: 37.7% of statements [2021-11-23T16:05:45.720Z] ok github.com/docker/docker/api/server/middleware 0.048s coverage: 37.7% of statements [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-23T16:05:45.720Z] === RUN TestAdjustForAPIVersion [2021-11-23T16:05:45.720Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-23T16:05:45.720Z] PASS [2021-11-23T16:05:45.720Z] coverage: 5.7% of statements [2021-11-23T16:05:45.720Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/types [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-23T16:05:45.720Z] === RUN TestStrSliceMarshalJSON [2021-11-23T16:05:45.720Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestStrSliceUnmarshalJSON [2021-11-23T16:05:45.720Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestStrSliceUnmarshalString [2021-11-23T16:05:45.720Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestStrSliceUnmarshalSlice [2021-11-23T16:05:45.720Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-23T16:05:45.720Z] PASS [2021-11-23T16:05:45.720Z] coverage: 90.0% of statements [2021-11-23T16:05:45.720Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2021-11-23T16:05:45.720Z] === RUN TestToJSON [2021-11-23T16:05:45.720Z] --- PASS: TestToJSON (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestToParamWithVersion [2021-11-23T16:05:45.720Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestFromJSON [2021-11-23T16:05:45.720Z] --- PASS: TestFromJSON (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestEmpty [2021-11-23T16:05:45.720Z] --- PASS: TestEmpty (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestArgsMatchKVListEmptySources [2021-11-23T16:05:45.720Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestArgsMatchKVList [2021-11-23T16:05:45.720Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestArgsMatch [2021-11-23T16:05:45.720Z] --- PASS: TestArgsMatch (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestAdd [2021-11-23T16:05:45.720Z] --- PASS: TestAdd (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestDel [2021-11-23T16:05:45.720Z] --- PASS: TestDel (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestLen [2021-11-23T16:05:45.720Z] --- PASS: TestLen (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestExactMatch [2021-11-23T16:05:45.720Z] --- PASS: TestExactMatch (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestOnlyOneExactMatch [2021-11-23T16:05:45.720Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestContains [2021-11-23T16:05:45.720Z] --- PASS: TestContains (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestValidate [2021-11-23T16:05:45.720Z] --- PASS: TestValidate (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestWalkValues [2021-11-23T16:05:45.720Z] --- PASS: TestWalkValues (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestFuzzyMatch [2021-11-23T16:05:45.720Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestClone [2021-11-23T16:05:45.720Z] --- PASS: TestClone (0.00s) [2021-11-23T16:05:45.720Z] PASS [2021-11-23T16:05:45.720Z] coverage: 92.2% of statements [2021-11-23T16:05:45.720Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-23T16:05:45.720Z] === RUN TestDurationToSecondsString [2021-11-23T16:05:45.720Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-23T16:05:45.720Z] === RUN TestGetTimestamp [2021-11-23T16:05:45.720Z] --- PASS: TestGetTimestamp (0.14s) [2021-11-23T16:05:45.720Z] === RUN TestParseTimestamps [2021-11-23T16:05:45.720Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-23T16:05:45.720Z] PASS [2021-11-23T16:05:45.720Z] coverage: 100.0% of statements [2021-11-23T16:05:45.720Z] ok github.com/docker/docker/api/types/time 0.177s coverage: 100.0% of statements [2021-11-23T16:05:45.720Z] === RUN TestCompareVersion [2021-11-23T16:05:45.720Z] --- PASS: TestCompareVersion (0.00s) [2021-11-23T16:05:45.720Z] PASS [2021-11-23T16:05:45.720Z] coverage: 77.3% of statements [2021-11-23T16:05:45.720Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 77.3% of statements [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/builder [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-23T16:05:45.720Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-23T16:05:45.950Z] --- PASS: TestPause (0.79s) [2021-11-23T16:05:45.950Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-23T16:05:45.950Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-23T16:05:45.950Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-23T16:05:45.950Z] === RUN TestPauseStopPausedContainer [2021-11-23T16:05:46.210Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-11-23T16:05:46.604Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-11-23T16:05:46.685Z] === RUN TestParseRemoteURL [2021-11-23T16:05:46.685Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-23T16:05:46.685Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-23T16:05:46.685Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-23T16:05:46.685Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-23T16:05:46.685Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-23T16:05:46.685Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-23T16:05:46.685Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-23T16:05:46.685Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-23T16:05:46.685Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-23T16:05:46.685Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-23T16:05:46.685Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-23T16:05:46.685Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-23T16:05:46.685Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-23T16:05:46.685Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-23T16:05:46.685Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-23T16:05:46.685Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-23T16:05:46.685Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-23T16:05:46.685Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-23T16:05:46.685Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-23T16:05:46.685Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-23T16:05:46.685Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-23T16:05:46.685Z] === RUN TestCloneArgsSmartHttp [2021-11-23T16:05:46.685Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-11-23T16:05:46.685Z] === RUN TestCloneArgsDumbHttp [2021-11-23T16:05:46.685Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-23T16:05:46.685Z] === RUN TestCloneArgsGit [2021-11-23T16:05:46.685Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-23T16:05:46.685Z] === RUN TestCheckoutGit [2021-11-23T16:05:46.779Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2021-11-23T16:05:46.779Z] === RUN TestPidHost [2021-11-23T16:05:46.860Z] --- PASS: TestDaemonIpcModeShareable (1.09s) [2021-11-23T16:05:46.860Z] === RUN TestDaemonIpcModePrivate [2021-11-23T16:05:47.696Z] --- PASS: TestDaemonStartWithLogOpt (3.23s) [2021-11-23T16:05:47.696Z] === CONT TestReadPluginNoRead [2021-11-23T16:05:47.718Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-11-23T16:05:47.787Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-11-23T16:05:48.042Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2021-11-23T16:05:48.042Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-23T16:05:48.216Z] === RUN TestEnable [2021-11-23T16:05:48.216Z] --- PASS: TestEnable (0.00s) [2021-11-23T16:05:48.216Z] === RUN TestDisable [2021-11-23T16:05:48.216Z] --- PASS: TestDisable (0.00s) [2021-11-23T16:05:48.216Z] === RUN TestEnabled [2021-11-23T16:05:48.216Z] --- PASS: TestEnabled (0.00s) [2021-11-23T16:05:48.216Z] PASS [2021-11-23T16:05:48.216Z] coverage: 100.0% of statements [2021-11-23T16:05:48.216Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2021-11-23T16:05:48.216Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-23T16:05:48.216Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-11-23T16:05:48.216Z] === RUN TestProcessNoDockerignore [2021-11-23T16:05:48.216Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-23T16:05:48.216Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-23T16:05:48.216Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-23T16:05:48.216Z] === RUN TestDetectContentType [2021-11-23T16:05:48.216Z] --- PASS: TestDetectContentType (0.00s) [2021-11-23T16:05:48.216Z] === RUN TestSelectAcceptableMIME [2021-11-23T16:05:48.216Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-23T16:05:48.216Z] === RUN TestInspectEmptyResponse [2021-11-23T16:05:48.216Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-23T16:05:48.216Z] === RUN TestInspectResponseBinary [2021-11-23T16:05:48.216Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-23T16:05:48.216Z] === RUN TestResponseUnsupportedContentType [2021-11-23T16:05:48.216Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-23T16:05:48.216Z] === RUN TestInspectResponseTextSimple [2021-11-23T16:05:48.216Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-23T16:05:48.216Z] === RUN TestInspectResponseEmptyContentType [2021-11-23T16:05:48.216Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-23T16:05:48.216Z] === RUN TestUnknownContentLength [2021-11-23T16:05:48.216Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-23T16:05:48.217Z] === RUN TestDownloadRemote [2021-11-23T16:05:48.217Z] --- PASS: TestDownloadRemote (0.07s) [2021-11-23T16:05:48.217Z] === RUN TestGetWithStatusError [2021-11-23T16:05:48.217Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-23T16:05:48.217Z] === RUN TestCloseRootDirectory [2021-11-23T16:05:48.217Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:05:48.217Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-23T16:05:48.217Z] === RUN TestHashFile [2021-11-23T16:05:48.217Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:05:48.217Z] --- SKIP: TestHashFile (0.00s) [2021-11-23T16:05:48.217Z] === RUN TestHashSubdir [2021-11-23T16:05:48.217Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:05:48.217Z] --- SKIP: TestHashSubdir (0.00s) [2021-11-23T16:05:48.217Z] === RUN TestRemoveDirectory [2021-11-23T16:05:48.217Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:05:48.217Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-23T16:05:48.217Z] PASS [2021-11-23T16:05:48.217Z] coverage: 9.3% of statements [2021-11-23T16:05:48.217Z] ok github.com/docker/docker/builder/remotecontext 0.233s coverage: 9.3% of statements [2021-11-23T16:05:48.286Z] --- PASS: TestPidHost (1.70s) [2021-11-23T16:05:48.287Z] === RUN TestPsFilter [2021-11-23T16:05:48.546Z] --- PASS: TestPsFilter (0.13s) [2021-11-23T16:05:48.546Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-23T16:05:48.672Z] === RUN TestGetAllAllowed [2021-11-23T16:05:48.672Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestGetAllMeta [2021-11-23T16:05:48.672Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-23T16:05:48.672Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestIsUnreferencedBuiltin [2021-11-23T16:05:48.672Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestIsExistingDirectory [2021-11-23T16:05:48.672Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestGetFilenameForDownload [2021-11-23T16:05:48.672Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestEnv2Variables [2021-11-23T16:05:48.672Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-23T16:05:48.672Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestMaintainer [2021-11-23T16:05:48.672Z] --- PASS: TestMaintainer (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestLabel [2021-11-23T16:05:48.672Z] --- PASS: TestLabel (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestFromScratch [2021-11-23T16:05:48.672Z] --- PASS: TestFromScratch (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestFromWithArg [2021-11-23T16:05:48.672Z] --- PASS: TestFromWithArg (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-23T16:05:48.672Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestFromWithUndefinedArg [2021-11-23T16:05:48.672Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestFromMultiStageWithNamedStage [2021-11-23T16:05:48.672Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestOnbuild [2021-11-23T16:05:48.672Z] --- PASS: TestOnbuild (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestWorkdir [2021-11-23T16:05:48.672Z] --- PASS: TestWorkdir (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestCmd [2021-11-23T16:05:48.672Z] --- PASS: TestCmd (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestHealthcheckNone [2021-11-23T16:05:48.672Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestHealthcheckCmd [2021-11-23T16:05:48.672Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestEntrypoint [2021-11-23T16:05:48.672Z] --- PASS: TestEntrypoint (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestExpose [2021-11-23T16:05:48.672Z] --- PASS: TestExpose (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestUser [2021-11-23T16:05:48.672Z] --- PASS: TestUser (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestVolume [2021-11-23T16:05:48.672Z] --- PASS: TestVolume (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestStopSignal [2021-11-23T16:05:48.672Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-23T16:05:48.672Z] --- SKIP: TestStopSignal (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestArg [2021-11-23T16:05:48.672Z] --- PASS: TestArg (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestShell [2021-11-23T16:05:48.672Z] --- PASS: TestShell (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestPrependEnvOnCmd [2021-11-23T16:05:48.672Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestRunWithBuildArgs [2021-11-23T16:05:48.672Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestRunIgnoresHealthcheck [2021-11-23T16:05:48.672Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestDispatchUnsupportedOptions [2021-11-23T16:05:48.672Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-23T16:05:48.672Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-23T16:05:48.672Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-23T16:05:48.672Z] --- PASS: TestDispatchUnsupportedOptions (0.01s) [2021-11-23T16:05:48.672Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-23T16:05:48.672Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.01s) [2021-11-23T16:05:48.672Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestNormalizeWorkdir [2021-11-23T16:05:48.672Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-23T16:05:48.672Z] === RUN TestDispatch [2021-11-23T16:05:48.672Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-23T16:05:48.672Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-23T16:05:48.672Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-23T16:05:48.672Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-23T16:05:48.673Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-23T16:05:48.673Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-23T16:05:48.673Z] === RUN TestDispatch/COPY_url [2021-11-23T16:05:48.673Z] --- PASS: TestDispatch (0.05s) [2021-11-23T16:05:48.673Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-11-23T16:05:48.673Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-23T16:05:48.673Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-23T16:05:48.673Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-23T16:05:48.673Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-23T16:05:48.673Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-23T16:05:48.673Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-23T16:05:48.673Z] === RUN TestAddScratchImageAddsToMounts [2021-11-23T16:05:48.673Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-23T16:05:48.673Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-23T16:05:48.673Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-23T16:05:48.673Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-23T16:05:48.673Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-23T16:05:48.673Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-23T16:05:48.673Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-23T16:05:48.673Z] === RUN TestImageSourceGetAddsToMounts [2021-11-23T16:05:48.673Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-23T16:05:48.673Z] === RUN TestEmptyDockerfile [2021-11-23T16:05:48.673Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-11-23T16:05:48.673Z] === RUN TestSymlinkDockerfile [2021-11-23T16:05:48.673Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-23T16:05:48.673Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-23T16:05:48.673Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-23T16:05:48.673Z] === RUN TestNonExistingDockerfile [2021-11-23T16:05:48.673Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-23T16:05:48.673Z] === RUN TestCopyRunConfig [2021-11-23T16:05:48.673Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-23T16:05:48.673Z] === RUN TestDeepCopyRunConfig [2021-11-23T16:05:48.673Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-23T16:05:48.673Z] === RUN TestExportImage [2021-11-23T16:05:48.673Z] --- PASS: TestExportImage (0.00s) [2021-11-23T16:05:48.673Z] === RUN TestNormalizeDest [2021-11-23T16:05:48.673Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-23T16:05:48.673Z] PASS [2021-11-23T16:05:48.673Z] coverage: 46.8% of statements [2021-11-23T16:05:48.673Z] ok github.com/docker/docker/builder/dockerfile 0.194s coverage: 46.8% of statements [2021-11-23T16:05:48.834Z] === RUN TestCheckpointCreateError [2021-11-23T16:05:48.834Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestCheckpointCreate [2021-11-23T16:05:48.834Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestCheckpointDeleteError [2021-11-23T16:05:48.834Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestCheckpointDelete [2021-11-23T16:05:48.834Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestCheckpointListError [2021-11-23T16:05:48.834Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestCheckpointList [2021-11-23T16:05:48.834Z] --- PASS: TestCheckpointList (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestCheckpointListContainerNotFound [2021-11-23T16:05:48.834Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestNewClientWithOpsFromEnv [2021-11-23T16:05:48.834Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-23T16:05:48.834Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestGetAPIPath [2021-11-23T16:05:48.834Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestParseHostURL [2021-11-23T16:05:48.834Z] --- PASS: TestParseHostURL (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-23T16:05:48.834Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-23T16:05:48.834Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestNegotiateAPIVersion [2021-11-23T16:05:48.834Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestNegotiateAPVersionOverride [2021-11-23T16:05:48.834Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-23T16:05:48.834Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-23T16:05:48.834Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-23T16:05:48.834Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestClientRedirect [2021-11-23T16:05:48.834Z] --- PASS: TestClientRedirect (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestConfigCreateUnsupported [2021-11-23T16:05:48.834Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestConfigCreateError [2021-11-23T16:05:48.834Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestConfigCreate [2021-11-23T16:05:48.834Z] --- PASS: TestConfigCreate (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestConfigInspectNotFound [2021-11-23T16:05:48.834Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestConfigInspectWithEmptyID [2021-11-23T16:05:48.834Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestConfigInspectUnsupported [2021-11-23T16:05:48.834Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestConfigInspectError [2021-11-23T16:05:48.834Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestConfigInspectConfigNotFound [2021-11-23T16:05:48.834Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestConfigInspect [2021-11-23T16:05:48.834Z] --- PASS: TestConfigInspect (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestConfigListUnsupported [2021-11-23T16:05:48.834Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestConfigListError [2021-11-23T16:05:48.834Z] --- PASS: TestConfigListError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestConfigList [2021-11-23T16:05:48.834Z] --- PASS: TestConfigList (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestConfigRemoveUnsupported [2021-11-23T16:05:48.834Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestConfigRemoveError [2021-11-23T16:05:48.834Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestConfigRemove [2021-11-23T16:05:48.834Z] --- PASS: TestConfigRemove (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestConfigUpdateUnsupported [2021-11-23T16:05:48.834Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestConfigUpdateError [2021-11-23T16:05:48.834Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestConfigUpdate [2021-11-23T16:05:48.834Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerCommitError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerCommit [2021-11-23T16:05:48.834Z] --- PASS: TestContainerCommit (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerStatPathError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerStatPathNotFoundError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerStatPathNoHeaderError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerStatPath [2021-11-23T16:05:48.834Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestCopyToContainerError [2021-11-23T16:05:48.834Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestCopyToContainerNotFoundError [2021-11-23T16:05:48.834Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-23T16:05:48.834Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestCopyToContainer [2021-11-23T16:05:48.834Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestCopyFromContainerError [2021-11-23T16:05:48.834Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestCopyFromContainerNotFoundError [2021-11-23T16:05:48.834Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-23T16:05:48.834Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-23T16:05:48.834Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestCopyFromContainer [2021-11-23T16:05:48.834Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerCreateError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerCreateImageNotFound [2021-11-23T16:05:48.834Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerCreateWithName [2021-11-23T16:05:48.834Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerCreateAutoRemove [2021-11-23T16:05:48.834Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerDiffError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerDiff [2021-11-23T16:05:48.834Z] --- PASS: TestContainerDiff (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerExecCreateError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerExecCreate [2021-11-23T16:05:48.834Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerExecStartError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerExecStart [2021-11-23T16:05:48.834Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerExecInspectError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerExecInspect [2021-11-23T16:05:48.834Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerExportError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerExportError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerExport [2021-11-23T16:05:48.834Z] --- PASS: TestContainerExport (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerInspectError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerInspectContainerNotFound [2021-11-23T16:05:48.834Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerInspectWithEmptyID [2021-11-23T16:05:48.834Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerInspect [2021-11-23T16:05:48.834Z] --- PASS: TestContainerInspect (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerInspectNode [2021-11-23T16:05:48.834Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerKillError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerKillError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerKill [2021-11-23T16:05:48.834Z] --- PASS: TestContainerKill (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerListError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerListError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerList [2021-11-23T16:05:48.834Z] --- PASS: TestContainerList (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerLogsNotFoundError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerLogsError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerLogs [2021-11-23T16:05:48.834Z] --- PASS: TestContainerLogs (0.14s) [2021-11-23T16:05:48.834Z] === RUN TestContainerPauseError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerPause [2021-11-23T16:05:48.834Z] --- PASS: TestContainerPause (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainersPruneError [2021-11-23T16:05:48.834Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainersPrune [2021-11-23T16:05:48.834Z] --- PASS: TestContainersPrune (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerRemoveError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerRemoveNotFoundError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerRemove [2021-11-23T16:05:48.834Z] --- PASS: TestContainerRemove (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerRenameError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerRename [2021-11-23T16:05:48.834Z] --- PASS: TestContainerRename (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerResizeError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerExecResizeError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerResize [2021-11-23T16:05:48.834Z] --- PASS: TestContainerResize (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerExecResize [2021-11-23T16:05:48.834Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerRestartError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerRestart [2021-11-23T16:05:48.834Z] --- PASS: TestContainerRestart (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerStartError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerStartError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerStart [2021-11-23T16:05:48.834Z] --- PASS: TestContainerStart (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerStatsError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerStats [2021-11-23T16:05:48.834Z] --- PASS: TestContainerStats (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerStopError [2021-11-23T16:05:48.834Z] --- PASS: TestContainerStopError (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerStop [2021-11-23T16:05:48.834Z] --- PASS: TestContainerStop (0.00s) [2021-11-23T16:05:48.834Z] === RUN TestContainerTopError [2021-11-23T16:05:48.835Z] --- PASS: TestContainerTopError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestContainerTop [2021-11-23T16:05:48.835Z] --- PASS: TestContainerTop (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestContainerUnpauseError [2021-11-23T16:05:48.835Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestContainerUnpause [2021-11-23T16:05:48.835Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestContainerUpdateError [2021-11-23T16:05:48.835Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestContainerUpdate [2021-11-23T16:05:48.835Z] --- PASS: TestContainerUpdate (0.01s) [2021-11-23T16:05:48.835Z] === RUN TestContainerWaitError [2021-11-23T16:05:48.835Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestContainerWait [2021-11-23T16:05:48.835Z] --- PASS: TestContainerWait (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestDiskUsageError [2021-11-23T16:05:48.835Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestDiskUsage [2021-11-23T16:05:48.835Z] --- PASS: TestDiskUsage (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestDistributionInspectUnsupported [2021-11-23T16:05:48.835Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestDistributionInspectWithEmptyID [2021-11-23T16:05:48.835Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestEventsErrorInOptions [2021-11-23T16:05:48.835Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestEventsErrorFromServer [2021-11-23T16:05:48.835Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestEvents [2021-11-23T16:05:48.835Z] --- PASS: TestEvents (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestTLSCloseWriter [2021-11-23T16:05:48.835Z] === PAUSE TestTLSCloseWriter [2021-11-23T16:05:48.835Z] === RUN TestImageBuildError [2021-11-23T16:05:48.835Z] --- PASS: TestImageBuildError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageBuild [2021-11-23T16:05:48.835Z] --- PASS: TestImageBuild (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestGetDockerOS [2021-11-23T16:05:48.835Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageCreateError [2021-11-23T16:05:48.835Z] --- PASS: TestImageCreateError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageCreate [2021-11-23T16:05:48.835Z] --- PASS: TestImageCreate (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageHistoryError [2021-11-23T16:05:48.835Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageHistory [2021-11-23T16:05:48.835Z] --- PASS: TestImageHistory (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageImportError [2021-11-23T16:05:48.835Z] --- PASS: TestImageImportError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageImport [2021-11-23T16:05:48.835Z] --- PASS: TestImageImport (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageInspectError [2021-11-23T16:05:48.835Z] --- PASS: TestImageInspectError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageInspectImageNotFound [2021-11-23T16:05:48.835Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageInspectWithEmptyID [2021-11-23T16:05:48.835Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageInspect [2021-11-23T16:05:48.835Z] --- PASS: TestImageInspect (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageListError [2021-11-23T16:05:48.835Z] --- PASS: TestImageListError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageList [2021-11-23T16:05:48.835Z] --- PASS: TestImageList (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageListApiBefore125 [2021-11-23T16:05:48.835Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageLoadError [2021-11-23T16:05:48.835Z] --- PASS: TestImageLoadError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageLoad [2021-11-23T16:05:48.835Z] --- PASS: TestImageLoad (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImagesPruneError [2021-11-23T16:05:48.835Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImagesPrune [2021-11-23T16:05:48.835Z] --- PASS: TestImagesPrune (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImagePullReferenceParseError [2021-11-23T16:05:48.835Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImagePullAnyError [2021-11-23T16:05:48.835Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-23T16:05:48.835Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-23T16:05:48.835Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-23T16:05:48.835Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-23T16:05:48.835Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImagePullWithoutErrors [2021-11-23T16:05:48.835Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImagePushReferenceError [2021-11-23T16:05:48.835Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImagePushAnyError [2021-11-23T16:05:48.835Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-23T16:05:48.835Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-23T16:05:48.835Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-23T16:05:48.835Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-23T16:05:48.835Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImagePushWithoutErrors [2021-11-23T16:05:48.835Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-23T16:05:48.835Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-23T16:05:48.835Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-23T16:05:48.835Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-23T16:05:48.835Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-23T16:05:48.835Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-23T16:05:48.835Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-23T16:05:48.835Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-23T16:05:48.835Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageRemoveError [2021-11-23T16:05:48.835Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageRemoveImageNotFound [2021-11-23T16:05:48.835Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageRemove [2021-11-23T16:05:48.835Z] --- PASS: TestImageRemove (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageSaveError [2021-11-23T16:05:48.835Z] --- PASS: TestImageSaveError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageSave [2021-11-23T16:05:48.835Z] --- PASS: TestImageSave (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageSearchAnyError [2021-11-23T16:05:48.835Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-23T16:05:48.835Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-23T16:05:48.835Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-23T16:05:48.835Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-23T16:05:48.835Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageSearchWithoutErrors [2021-11-23T16:05:48.835Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageTagError [2021-11-23T16:05:48.835Z] --- PASS: TestImageTagError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageTagInvalidReference [2021-11-23T16:05:48.835Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageTagInvalidSourceImageName [2021-11-23T16:05:48.835Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageTagHexSource [2021-11-23T16:05:48.835Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestImageTag [2021-11-23T16:05:48.835Z] --- PASS: TestImageTag (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestInfoServerError [2021-11-23T16:05:48.835Z] --- PASS: TestInfoServerError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestInfoInvalidResponseJSONError [2021-11-23T16:05:48.835Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestInfo [2021-11-23T16:05:48.835Z] --- PASS: TestInfo (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNetworkConnectError [2021-11-23T16:05:48.835Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-23T16:05:48.835Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNetworkConnect [2021-11-23T16:05:48.835Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNetworkCreateError [2021-11-23T16:05:48.835Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNetworkCreate [2021-11-23T16:05:48.835Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNetworkDisconnectError [2021-11-23T16:05:48.835Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNetworkDisconnect [2021-11-23T16:05:48.835Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNetworkInspect [2021-11-23T16:05:48.835Z] === RUN TestNetworkInspect/empty_ID [2021-11-23T16:05:48.835Z] === RUN TestNetworkInspect/no_options [2021-11-23T16:05:48.835Z] === RUN TestNetworkInspect/verbose [2021-11-23T16:05:48.835Z] === RUN TestNetworkInspect/global_scope [2021-11-23T16:05:48.835Z] === RUN TestNetworkInspect/unknown_network [2021-11-23T16:05:48.835Z] === RUN TestNetworkInspect/server_error [2021-11-23T16:05:48.835Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-23T16:05:48.835Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-23T16:05:48.835Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-23T16:05:48.835Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-23T16:05:48.835Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-23T16:05:48.835Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-23T16:05:48.835Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNetworkListError [2021-11-23T16:05:48.835Z] --- PASS: TestNetworkListError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNetworkList [2021-11-23T16:05:48.835Z] --- PASS: TestNetworkList (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNetworksPruneError [2021-11-23T16:05:48.835Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNetworksPrune [2021-11-23T16:05:48.835Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNetworkRemoveError [2021-11-23T16:05:48.835Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNetworkRemove [2021-11-23T16:05:48.835Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNodeInspectError [2021-11-23T16:05:48.835Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNodeInspectNodeNotFound [2021-11-23T16:05:48.835Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNodeInspectWithEmptyID [2021-11-23T16:05:48.835Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNodeInspect [2021-11-23T16:05:48.835Z] --- PASS: TestNodeInspect (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNodeListError [2021-11-23T16:05:48.835Z] --- PASS: TestNodeListError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNodeList [2021-11-23T16:05:48.835Z] --- PASS: TestNodeList (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNodeRemoveError [2021-11-23T16:05:48.835Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNodeRemove [2021-11-23T16:05:48.835Z] --- PASS: TestNodeRemove (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNodeUpdateError [2021-11-23T16:05:48.835Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestNodeUpdate [2021-11-23T16:05:48.835Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestOptionWithTimeout [2021-11-23T16:05:48.835Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestPingFail [2021-11-23T16:05:48.835Z] --- PASS: TestPingFail (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestPingWithError [2021-11-23T16:05:48.835Z] 2021/11/23 16:05:47 RoundTripper returned a response & error; ignoring response [2021-11-23T16:05:48.835Z] 2021/11/23 16:05:47 RoundTripper returned a response & error; ignoring response [2021-11-23T16:05:48.835Z] --- PASS: TestPingWithError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestPingSuccess [2021-11-23T16:05:48.835Z] --- PASS: TestPingSuccess (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestPingHeadFallback [2021-11-23T16:05:48.835Z] === RUN TestPingHeadFallback/OK [2021-11-23T16:05:48.835Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-23T16:05:48.835Z] === RUN TestPingHeadFallback/Not_Found [2021-11-23T16:05:48.835Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-23T16:05:48.835Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-23T16:05:48.835Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-23T16:05:48.835Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-23T16:05:48.835Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-23T16:05:48.835Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestPluginDisableError [2021-11-23T16:05:48.835Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestPluginDisable [2021-11-23T16:05:48.835Z] --- PASS: TestPluginDisable (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestPluginEnableError [2021-11-23T16:05:48.835Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestPluginEnable [2021-11-23T16:05:48.835Z] --- PASS: TestPluginEnable (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestPluginInspectError [2021-11-23T16:05:48.835Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestPluginInspectWithEmptyID [2021-11-23T16:05:48.835Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestPluginInspect [2021-11-23T16:05:48.835Z] --- PASS: TestPluginInspect (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestPluginListError [2021-11-23T16:05:48.835Z] --- PASS: TestPluginListError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestPluginList [2021-11-23T16:05:48.835Z] --- PASS: TestPluginList (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestPluginPushError [2021-11-23T16:05:48.835Z] --- PASS: TestPluginPushError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestPluginPush [2021-11-23T16:05:48.835Z] --- PASS: TestPluginPush (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestPluginRemoveError [2021-11-23T16:05:48.835Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestPluginRemove [2021-11-23T16:05:48.835Z] --- PASS: TestPluginRemove (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestPluginSetError [2021-11-23T16:05:48.835Z] --- PASS: TestPluginSetError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestPluginSet [2021-11-23T16:05:48.835Z] --- PASS: TestPluginSet (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestSetHostHeader [2021-11-23T16:05:48.835Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestPlainTextError [2021-11-23T16:05:48.835Z] --- PASS: TestPlainTextError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestInfiniteError [2021-11-23T16:05:48.835Z] --- PASS: TestInfiniteError (0.04s) [2021-11-23T16:05:48.835Z] === RUN TestCanceledContext [2021-11-23T16:05:48.835Z] 2021/11/23 16:05:47 RoundTripper returned a response & error; ignoring response [2021-11-23T16:05:48.835Z] --- PASS: TestCanceledContext (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestDeadlineExceededContext [2021-11-23T16:05:48.835Z] 2021/11/23 16:05:47 RoundTripper returned a response & error; ignoring response [2021-11-23T16:05:48.835Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestSecretCreateUnsupported [2021-11-23T16:05:48.835Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestSecretCreateError [2021-11-23T16:05:48.835Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestSecretCreate [2021-11-23T16:05:48.835Z] --- PASS: TestSecretCreate (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestSecretInspectUnsupported [2021-11-23T16:05:48.835Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestSecretInspectError [2021-11-23T16:05:48.835Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestSecretInspectSecretNotFound [2021-11-23T16:05:48.835Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestSecretInspectWithEmptyID [2021-11-23T16:05:48.835Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestSecretInspect [2021-11-23T16:05:48.835Z] --- PASS: TestSecretInspect (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestSecretListUnsupported [2021-11-23T16:05:48.835Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestSecretListError [2021-11-23T16:05:48.835Z] --- PASS: TestSecretListError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestSecretList [2021-11-23T16:05:48.835Z] --- PASS: TestSecretList (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestSecretRemoveUnsupported [2021-11-23T16:05:48.835Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestSecretRemoveError [2021-11-23T16:05:48.835Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestSecretRemove [2021-11-23T16:05:48.835Z] --- PASS: TestSecretRemove (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestSecretUpdateUnsupported [2021-11-23T16:05:48.835Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestSecretUpdateError [2021-11-23T16:05:48.835Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestSecretUpdate [2021-11-23T16:05:48.835Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestServiceCreateError [2021-11-23T16:05:48.835Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestServiceCreate [2021-11-23T16:05:48.835Z] --- PASS: TestServiceCreate (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-23T16:05:48.835Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-23T16:05:48.835Z] === RUN TestServiceCreateDigestPinning [2021-11-23T16:05:48.835Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestServiceInspectError [2021-11-23T16:05:48.836Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestServiceInspectServiceNotFound [2021-11-23T16:05:48.836Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestServiceInspectWithEmptyID [2021-11-23T16:05:48.836Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestServiceInspect [2021-11-23T16:05:48.836Z] --- PASS: TestServiceInspect (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestServiceListError [2021-11-23T16:05:48.836Z] --- PASS: TestServiceListError (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestServiceList [2021-11-23T16:05:48.836Z] --- PASS: TestServiceList (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestServiceLogsError [2021-11-23T16:05:48.836Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestServiceLogs [2021-11-23T16:05:48.836Z] --- PASS: TestServiceLogs (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestServiceRemoveError [2021-11-23T16:05:48.836Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestServiceRemoveNotFoundError [2021-11-23T16:05:48.836Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestServiceRemove [2021-11-23T16:05:48.836Z] --- PASS: TestServiceRemove (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestServiceUpdateError [2021-11-23T16:05:48.836Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestServiceUpdate [2021-11-23T16:05:48.836Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestSwarmGetUnlockKeyError [2021-11-23T16:05:48.836Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestSwarmGetUnlockKey [2021-11-23T16:05:48.836Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestSwarmInitError [2021-11-23T16:05:48.836Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestSwarmInit [2021-11-23T16:05:48.836Z] --- PASS: TestSwarmInit (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestSwarmInspectError [2021-11-23T16:05:48.836Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestSwarmInspect [2021-11-23T16:05:48.836Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestSwarmJoinError [2021-11-23T16:05:48.836Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestSwarmJoin [2021-11-23T16:05:48.836Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestSwarmLeaveError [2021-11-23T16:05:48.836Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestSwarmLeave [2021-11-23T16:05:48.836Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestSwarmUnlockError [2021-11-23T16:05:48.836Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestSwarmUnlock [2021-11-23T16:05:48.836Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestSwarmUpdateError [2021-11-23T16:05:48.836Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestSwarmUpdate [2021-11-23T16:05:48.836Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestTaskInspectError [2021-11-23T16:05:48.836Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestTaskInspectWithEmptyID [2021-11-23T16:05:48.836Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestTaskInspect [2021-11-23T16:05:48.836Z] --- PASS: TestTaskInspect (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestTaskListError [2021-11-23T16:05:48.836Z] --- PASS: TestTaskListError (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestTaskList [2021-11-23T16:05:48.836Z] --- PASS: TestTaskList (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestVolumeCreateError [2021-11-23T16:05:48.836Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestVolumeCreate [2021-11-23T16:05:48.836Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestVolumeInspectError [2021-11-23T16:05:48.836Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestVolumeInspectNotFound [2021-11-23T16:05:48.836Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestVolumeInspectWithEmptyID [2021-11-23T16:05:48.836Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestVolumeInspect [2021-11-23T16:05:48.836Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestVolumeListError [2021-11-23T16:05:48.836Z] --- PASS: TestVolumeListError (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestVolumeList [2021-11-23T16:05:48.836Z] --- PASS: TestVolumeList (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestVolumeRemoveError [2021-11-23T16:05:48.836Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-23T16:05:48.836Z] === RUN TestVolumeRemove [2021-11-23T16:05:48.836Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-23T16:05:48.836Z] === CONT TestTLSCloseWriter [2021-11-23T16:05:48.836Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-23T16:05:48.836Z] PASS [2021-11-23T16:05:48.836Z] coverage: 75.1% of statements [2021-11-23T16:05:48.836Z] ok github.com/docker/docker/client 0.367s coverage: 75.1% of statements [2021-11-23T16:05:48.969Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-11-23T16:05:48.969Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2021-11-23T16:05:48.969Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-23T16:05:49.128Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-23T16:05:49.128Z] === RUN TestTCP4Proxy [2021-11-23T16:05:49.128Z] --- PASS: TestTCP4Proxy (0.00s) [2021-11-23T16:05:49.128Z] === RUN TestTCP4ProxyHalfClose [2021-11-23T16:05:49.128Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-23T16:05:49.128Z] === RUN TestTCP6Proxy [2021-11-23T16:05:49.128Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-23T16:05:49.128Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-23T16:05:49.128Z] === RUN TestTCPDualStackProxy [2021-11-23T16:05:49.128Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-23T16:05:49.128Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-23T16:05:49.128Z] === RUN TestUDP4Proxy [2021-11-23T16:05:49.128Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-23T16:05:49.128Z] === RUN TestUDP6Proxy [2021-11-23T16:05:49.128Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-23T16:05:49.128Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-23T16:05:49.128Z] === RUN TestUDPWriteError [2021-11-23T16:05:49.128Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-23T16:05:49.128Z] === RUN TestSCTP4Proxy [2021-11-23T16:05:49.128Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-23T16:05:49.128Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-23T16:05:49.128Z] === RUN TestSCTP6Proxy [2021-11-23T16:05:49.128Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-23T16:05:49.128Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-23T16:05:49.128Z] PASS [2021-11-23T16:05:49.128Z] coverage: 49.4% of statements [2021-11-23T16:05:49.128Z] ok github.com/docker/docker/cmd/docker-proxy 0.056s coverage: 49.4% of statements [2021-11-23T16:05:49.484Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2021-11-23T16:05:49.484Z] === RUN TestRemoveContainerWithVolume [2021-11-23T16:05:49.484Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-11-23T16:05:49.896Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-11-23T16:05:50.052Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2021-11-23T16:05:50.052Z] === RUN TestRemoveContainerRunning [2021-11-23T16:05:50.152Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s) [2021-11-23T16:05:50.152Z] === RUN TestIpcModeOlderClient [2021-11-23T16:05:50.152Z] === PAUSE TestIpcModeOlderClient [2021-11-23T16:05:50.152Z] === RUN TestKillContainerInvalidSignal [2021-11-23T16:05:50.235Z] === RUN TestReadPluginNoRead/default [2021-11-23T16:05:50.713Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2021-11-23T16:05:50.713Z] === RUN TestKillContainer [2021-11-23T16:05:50.713Z] === RUN TestKillContainer/no_signal [2021-11-23T16:05:50.969Z] === RUN TestKillContainer/non_killing_signal [2021-11-23T16:05:50.990Z] --- PASS: TestRemoveContainerRunning (0.79s) [2021-11-23T16:05:50.990Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-23T16:05:51.173Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-23T16:05:51.225Z] === RUN TestKillContainer/killing_signal [2021-11-23T16:05:51.249Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-23T16:05:51.249Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-11-23T16:05:51.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-23T16:05:51.508Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2021-11-23T16:05:51.508Z] === RUN TestRemoveInvalidContainer [2021-11-23T16:05:51.508Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-23T16:05:51.508Z] === RUN TestRenameLinkedContainer [2021-11-23T16:05:51.767Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-11-23T16:05:51.787Z] --- PASS: TestKillContainer (1.29s) [2021-11-23T16:05:51.787Z] --- PASS: TestKillContainer/no_signal (0.37s) [2021-11-23T16:05:51.787Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2021-11-23T16:05:51.787Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2021-11-23T16:05:51.787Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-23T16:05:51.787Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-23T16:05:52.348Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-23T16:05:52.553Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-23T16:05:52.604Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2021-11-23T16:05:52.604Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2021-11-23T16:05:52.604Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2021-11-23T16:05:52.604Z] === RUN TestKillStoppedContainer [2021-11-23T16:05:52.604Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-23T16:05:52.604Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-23T16:05:52.813Z] --- PASS: TestContinueAfterPluginCrash (8.35s) [2021-11-23T16:05:52.860Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-23T16:05:52.860Z] === RUN TestKillDifferentUserContainer [2021-11-23T16:05:53.116Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2021-11-23T16:05:53.116Z] === RUN TestInspectOomKilledTrue [2021-11-23T16:05:53.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-23T16:05:53.384Z] === CONT TestReadPluginNoRead [2021-11-23T16:05:53.384Z] read_test.go:92: [d7da3f130e8e0] daemon is not started [2021-11-23T16:05:53.384Z] --- PASS: TestReadPluginNoRead (5.74s) [2021-11-23T16:05:53.384Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2021-11-23T16:05:53.384Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2021-11-23T16:05:53.384Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2021-11-23T16:05:53.384Z] PASS [2021-11-23T16:05:53.384Z] [2021-11-23T16:05:53.384Z] DONE 6 tests in 9.001s [2021-11-23T16:05:53.384Z] 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-11-23T16:05:53.384Z] testing: warning: no tests to run [2021-11-23T16:05:53.384Z] PASS [2021-11-23T16:05:53.384Z] [2021-11-23T16:05:53.384Z] DONE 0 tests in 0.013s [2021-11-23T16:05:53.384Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-23T16:05:53.644Z] INFO: Testing against a local daemon [2021-11-23T16:05:53.644Z] === RUN TestPluginWithDevMounts [2021-11-23T16:05:53.644Z] === PAUSE TestPluginWithDevMounts [2021-11-23T16:05:53.644Z] === CONT TestPluginWithDevMounts [2021-11-23T16:05:53.677Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2021-11-23T16:05:53.677Z] === RUN TestInspectOomKilledFalse [2021-11-23T16:05:53.933Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2021-11-23T16:05:53.933Z] === RUN TestLinksEtcHostsContentMatch [2021-11-23T16:05:54.080Z] --- PASS: TestRenameLinkedContainer (2.44s) [2021-11-23T16:05:54.080Z] === RUN TestRenameStoppedContainer [2021-11-23T16:05:54.189Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2021-11-23T16:05:54.189Z] === RUN TestLinksContainerNames [2021-11-23T16:05:54.648Z] --- PASS: TestRenameStoppedContainer (0.58s) [2021-11-23T16:05:54.648Z] === RUN TestRenameRunningContainerAndReuse [2021-11-23T16:05:54.648Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-23T16:05:55.025Z] --- PASS: TestPluginWithDevMounts (1.55s) [2021-11-23T16:05:55.025Z] PASS [2021-11-23T16:05:55.025Z] [2021-11-23T16:05:55.025Z] DONE 1 tests in 1.587s [2021-11-23T16:05:55.025Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-23T16:05:55.025Z] INFO: Testing against a local daemon [2021-11-23T16:05:55.025Z] === RUN TestSecretInspect [2021-11-23T16:05:55.116Z] --- PASS: TestLinksContainerNames (0.79s) [2021-11-23T16:05:55.116Z] === RUN TestLogsFollowTailEmpty [2021-11-23T16:05:55.228Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-11-23T16:05:55.372Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2021-11-23T16:05:55.372Z] === RUN TestContainerNetworkMountsNoChown [2021-11-23T16:05:55.569Z] ............................ [ 67%] [2021-11-23T16:05:55.808Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-23T16:05:55.808Z] --- PASS: TestRenameRunningContainerAndReuse (1.23s) [2021-11-23T16:05:55.808Z] === RUN TestRenameInvalidName [2021-11-23T16:05:55.933Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/default [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/default [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/private [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/private [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/rprivate [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/slave [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/slave [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/rslave [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/shared [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/shared [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/rshared [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/default [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/rslave [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/rshared [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/shared [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/rprivate [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/slave [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/private [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-23T16:05:55.933Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-23T16:05:55.933Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-23T16:05:55.933Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-23T16:05:56.189Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-23T16:05:56.189Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-23T16:05:56.189Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-23T16:05:56.189Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-23T16:05:56.189Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-23T16:05:56.189Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-23T16:05:56.189Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-23T16:05:56.189Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-23T16:05:56.189Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-23T16:05:56.189Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-23T16:05:56.189Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-23T16:05:56.189Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-23T16:05:56.189Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-23T16:05:56.189Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-23T16:05:56.189Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-23T16:05:56.189Z] === RUN TestContainerBindMountNonRecursive [2021-11-23T16:05:56.384Z] --- PASS: TestRenameInvalidName (0.66s) [2021-11-23T16:05:56.384Z] === RUN TestRenameAnonymousContainer [2021-11-23T16:05:57.153Z] --- PASS: TestCheckoutGit (30.80s) [2021-11-23T16:05:57.154Z] === RUN TestValidGitTransport [2021-11-23T16:05:57.154Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-23T16:05:57.154Z] === RUN TestGitInvalidRef [2021-11-23T16:05:57.154Z] --- PASS: TestGitInvalidRef (0.21s) [2021-11-23T16:05:57.154Z] PASS [2021-11-23T16:05:57.154Z] coverage: 86.3% of statements [2021-11-23T16:05:57.154Z] ok github.com/docker/docker/builder/remotecontext/git 31.062s coverage: 86.3% of statements [2021-11-23T16:05:57.154Z] ? github.com/docker/docker/cli [no test files] [2021-11-23T16:05:57.154Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-23T16:05:57.323Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-23T16:05:57.554Z] --- PASS: TestContainerBindMountNonRecursive (1.27s) [2021-11-23T16:05:57.554Z] === RUN TestContainerVolumesMountedAsShared [2021-11-23T16:05:57.562Z] --- PASS: TestSecretInspect (2.12s) [2021-11-23T16:05:57.562Z] === RUN TestSecretList [2021-11-23T16:05:57.809Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s) [2021-11-23T16:05:57.809Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-23T16:05:58.065Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2021-11-23T16:05:58.065Z] === RUN TestNetworkNat [2021-11-23T16:05:58.626Z] --- PASS: TestNetworkNat (0.42s) [2021-11-23T16:05:58.626Z] === RUN TestNetworkLocalhostTCPNat [2021-11-23T16:05:58.699Z] --- PASS: TestRenameAnonymousContainer (2.10s) [2021-11-23T16:05:58.699Z] === RUN TestRenameContainerWithSameName [2021-11-23T16:05:58.882Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2021-11-23T16:05:58.882Z] === RUN TestNetworkLoopbackNat [2021-11-23T16:05:58.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-23T16:05:59.220Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2021-11-23T16:05:59.220Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-23T16:05:59.468Z] --- PASS: TestSecretList (2.13s) [2021-11-23T16:05:59.469Z] === RUN TestSecretsCreateAndDelete [2021-11-23T16:05:59.492Z] === RUN TestCheckpointCreateError [2021-11-23T16:05:59.492Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestCheckpointCreate [2021-11-23T16:05:59.492Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestCheckpointDeleteError [2021-11-23T16:05:59.492Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestCheckpointDelete [2021-11-23T16:05:59.492Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestCheckpointListError [2021-11-23T16:05:59.492Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestCheckpointList [2021-11-23T16:05:59.492Z] --- PASS: TestCheckpointList (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestCheckpointListContainerNotFound [2021-11-23T16:05:59.492Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestNewClientWithOpsFromEnv [2021-11-23T16:05:59.492Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-23T16:05:59.492Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestGetAPIPath [2021-11-23T16:05:59.492Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestParseHostURL [2021-11-23T16:05:59.492Z] --- PASS: TestParseHostURL (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-23T16:05:59.492Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-23T16:05:59.492Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestNegotiateAPIVersion [2021-11-23T16:05:59.492Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestNegotiateAPVersionOverride [2021-11-23T16:05:59.492Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-23T16:05:59.492Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-23T16:05:59.492Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-23T16:05:59.492Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestClientRedirect [2021-11-23T16:05:59.492Z] --- PASS: TestClientRedirect (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestConfigCreateUnsupported [2021-11-23T16:05:59.492Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestConfigCreateError [2021-11-23T16:05:59.492Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestConfigCreate [2021-11-23T16:05:59.492Z] --- PASS: TestConfigCreate (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestConfigInspectNotFound [2021-11-23T16:05:59.492Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestConfigInspectWithEmptyID [2021-11-23T16:05:59.492Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestConfigInspectUnsupported [2021-11-23T16:05:59.492Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestConfigInspectError [2021-11-23T16:05:59.492Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestConfigInspectConfigNotFound [2021-11-23T16:05:59.492Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestConfigInspect [2021-11-23T16:05:59.492Z] --- PASS: TestConfigInspect (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestConfigListUnsupported [2021-11-23T16:05:59.492Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestConfigListError [2021-11-23T16:05:59.492Z] --- PASS: TestConfigListError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestConfigList [2021-11-23T16:05:59.492Z] --- PASS: TestConfigList (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestConfigRemoveUnsupported [2021-11-23T16:05:59.492Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestConfigRemoveError [2021-11-23T16:05:59.492Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestConfigRemove [2021-11-23T16:05:59.492Z] --- PASS: TestConfigRemove (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestConfigUpdateUnsupported [2021-11-23T16:05:59.492Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestConfigUpdateError [2021-11-23T16:05:59.492Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestConfigUpdate [2021-11-23T16:05:59.492Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerCommitError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerCommit [2021-11-23T16:05:59.492Z] --- PASS: TestContainerCommit (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerStatPathError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerStatPathNotFoundError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerStatPathNoHeaderError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerStatPath [2021-11-23T16:05:59.492Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestCopyToContainerError [2021-11-23T16:05:59.492Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestCopyToContainerNotFoundError [2021-11-23T16:05:59.492Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-23T16:05:59.492Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestCopyToContainer [2021-11-23T16:05:59.492Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestCopyFromContainerError [2021-11-23T16:05:59.492Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestCopyFromContainerNotFoundError [2021-11-23T16:05:59.492Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-23T16:05:59.492Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-23T16:05:59.492Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestCopyFromContainer [2021-11-23T16:05:59.492Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerCreateError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerCreateImageNotFound [2021-11-23T16:05:59.492Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerCreateWithName [2021-11-23T16:05:59.492Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerCreateAutoRemove [2021-11-23T16:05:59.492Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerDiffError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerDiff [2021-11-23T16:05:59.492Z] --- PASS: TestContainerDiff (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerExecCreateError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerExecCreate [2021-11-23T16:05:59.492Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerExecStartError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerExecStart [2021-11-23T16:05:59.492Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerExecInspectError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerExecInspect [2021-11-23T16:05:59.492Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerExportError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerExportError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerExport [2021-11-23T16:05:59.492Z] --- PASS: TestContainerExport (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerInspectError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerInspectContainerNotFound [2021-11-23T16:05:59.492Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerInspectWithEmptyID [2021-11-23T16:05:59.492Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerInspect [2021-11-23T16:05:59.492Z] --- PASS: TestContainerInspect (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerInspectNode [2021-11-23T16:05:59.492Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerKillError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerKillError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerKill [2021-11-23T16:05:59.492Z] --- PASS: TestContainerKill (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerListError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerListError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerList [2021-11-23T16:05:59.492Z] --- PASS: TestContainerList (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerLogsNotFoundError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerLogsError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerLogs [2021-11-23T16:05:59.492Z] --- PASS: TestContainerLogs (0.13s) [2021-11-23T16:05:59.492Z] === RUN TestContainerPauseError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerPause [2021-11-23T16:05:59.492Z] --- PASS: TestContainerPause (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainersPruneError [2021-11-23T16:05:59.492Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainersPrune [2021-11-23T16:05:59.492Z] --- PASS: TestContainersPrune (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerRemoveError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerRemoveNotFoundError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerRemove [2021-11-23T16:05:59.492Z] --- PASS: TestContainerRemove (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerRenameError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerRename [2021-11-23T16:05:59.492Z] --- PASS: TestContainerRename (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerResizeError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerExecResizeError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerResize [2021-11-23T16:05:59.492Z] --- PASS: TestContainerResize (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerExecResize [2021-11-23T16:05:59.492Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerRestartError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerRestart [2021-11-23T16:05:59.492Z] --- PASS: TestContainerRestart (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerStartError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerStartError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerStart [2021-11-23T16:05:59.492Z] --- PASS: TestContainerStart (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerStatsError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerStats [2021-11-23T16:05:59.492Z] --- PASS: TestContainerStats (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerStopError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerStopError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerStop [2021-11-23T16:05:59.492Z] --- PASS: TestContainerStop (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerTopError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerTopError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerTop [2021-11-23T16:05:59.492Z] --- PASS: TestContainerTop (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerUnpauseError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerUnpause [2021-11-23T16:05:59.492Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerUpdateError [2021-11-23T16:05:59.492Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-23T16:05:59.492Z] === RUN TestContainerUpdate [2021-11-23T16:05:59.493Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestContainerWaitError [2021-11-23T16:05:59.493Z] --- PASS: TestContainerWaitError (0.01s) [2021-11-23T16:05:59.493Z] === RUN TestContainerWait [2021-11-23T16:05:59.493Z] --- PASS: TestContainerWait (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestDiskUsageError [2021-11-23T16:05:59.493Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestDiskUsage [2021-11-23T16:05:59.493Z] --- PASS: TestDiskUsage (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestDistributionInspectUnsupported [2021-11-23T16:05:59.493Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestDistributionInspectWithEmptyID [2021-11-23T16:05:59.493Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestEventsErrorInOptions [2021-11-23T16:05:59.493Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestEventsErrorFromServer [2021-11-23T16:05:59.493Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestEvents [2021-11-23T16:05:59.493Z] --- PASS: TestEvents (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestTLSCloseWriter [2021-11-23T16:05:59.493Z] === PAUSE TestTLSCloseWriter [2021-11-23T16:05:59.493Z] === RUN TestImageBuildError [2021-11-23T16:05:59.493Z] --- PASS: TestImageBuildError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageBuild [2021-11-23T16:05:59.493Z] --- PASS: TestImageBuild (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestGetDockerOS [2021-11-23T16:05:59.493Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageCreateError [2021-11-23T16:05:59.493Z] --- PASS: TestImageCreateError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageCreate [2021-11-23T16:05:59.493Z] --- PASS: TestImageCreate (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageHistoryError [2021-11-23T16:05:59.493Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageHistory [2021-11-23T16:05:59.493Z] --- PASS: TestImageHistory (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageImportError [2021-11-23T16:05:59.493Z] --- PASS: TestImageImportError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageImport [2021-11-23T16:05:59.493Z] --- PASS: TestImageImport (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageInspectError [2021-11-23T16:05:59.493Z] --- PASS: TestImageInspectError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageInspectImageNotFound [2021-11-23T16:05:59.493Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageInspectWithEmptyID [2021-11-23T16:05:59.493Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageInspect [2021-11-23T16:05:59.493Z] --- PASS: TestImageInspect (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageListError [2021-11-23T16:05:59.493Z] --- PASS: TestImageListError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageList [2021-11-23T16:05:59.493Z] --- PASS: TestImageList (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageListApiBefore125 [2021-11-23T16:05:59.493Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageLoadError [2021-11-23T16:05:59.493Z] --- PASS: TestImageLoadError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageLoad [2021-11-23T16:05:59.493Z] --- PASS: TestImageLoad (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImagesPruneError [2021-11-23T16:05:59.493Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImagesPrune [2021-11-23T16:05:59.493Z] --- PASS: TestImagesPrune (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImagePullReferenceParseError [2021-11-23T16:05:59.493Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImagePullAnyError [2021-11-23T16:05:59.493Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-23T16:05:59.493Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-23T16:05:59.493Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-23T16:05:59.493Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-23T16:05:59.493Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImagePullWithoutErrors [2021-11-23T16:05:59.493Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImagePushReferenceError [2021-11-23T16:05:59.493Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImagePushAnyError [2021-11-23T16:05:59.493Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-23T16:05:59.493Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-23T16:05:59.493Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-23T16:05:59.493Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-23T16:05:59.493Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImagePushWithoutErrors [2021-11-23T16:05:59.493Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-23T16:05:59.493Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-23T16:05:59.493Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-23T16:05:59.493Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-23T16:05:59.493Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-23T16:05:59.493Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-23T16:05:59.493Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-23T16:05:59.493Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-23T16:05:59.493Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageRemoveError [2021-11-23T16:05:59.493Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageRemoveImageNotFound [2021-11-23T16:05:59.493Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageRemove [2021-11-23T16:05:59.493Z] --- PASS: TestImageRemove (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageSaveError [2021-11-23T16:05:59.493Z] --- PASS: TestImageSaveError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageSave [2021-11-23T16:05:59.493Z] --- PASS: TestImageSave (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageSearchAnyError [2021-11-23T16:05:59.493Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-23T16:05:59.493Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-23T16:05:59.493Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-23T16:05:59.493Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-23T16:05:59.493Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageSearchWithoutErrors [2021-11-23T16:05:59.493Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageTagError [2021-11-23T16:05:59.493Z] --- PASS: TestImageTagError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageTagInvalidReference [2021-11-23T16:05:59.493Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageTagInvalidSourceImageName [2021-11-23T16:05:59.493Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageTagHexSource [2021-11-23T16:05:59.493Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestImageTag [2021-11-23T16:05:59.493Z] --- PASS: TestImageTag (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestInfoServerError [2021-11-23T16:05:59.493Z] --- PASS: TestInfoServerError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestInfoInvalidResponseJSONError [2021-11-23T16:05:59.493Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestInfo [2021-11-23T16:05:59.493Z] --- PASS: TestInfo (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNetworkConnectError [2021-11-23T16:05:59.493Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-23T16:05:59.493Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNetworkConnect [2021-11-23T16:05:59.493Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNetworkCreateError [2021-11-23T16:05:59.493Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNetworkCreate [2021-11-23T16:05:59.493Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNetworkDisconnectError [2021-11-23T16:05:59.493Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNetworkDisconnect [2021-11-23T16:05:59.493Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNetworkInspect [2021-11-23T16:05:59.493Z] === RUN TestNetworkInspect/empty_ID [2021-11-23T16:05:59.493Z] === RUN TestNetworkInspect/no_options [2021-11-23T16:05:59.493Z] === RUN TestNetworkInspect/verbose [2021-11-23T16:05:59.493Z] === RUN TestNetworkInspect/global_scope [2021-11-23T16:05:59.493Z] === RUN TestNetworkInspect/unknown_network [2021-11-23T16:05:59.493Z] === RUN TestNetworkInspect/server_error [2021-11-23T16:05:59.493Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-23T16:05:59.493Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-23T16:05:59.493Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-23T16:05:59.493Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-23T16:05:59.493Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-23T16:05:59.493Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-23T16:05:59.493Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNetworkListError [2021-11-23T16:05:59.493Z] --- PASS: TestNetworkListError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNetworkList [2021-11-23T16:05:59.493Z] --- PASS: TestNetworkList (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNetworksPruneError [2021-11-23T16:05:59.493Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNetworksPrune [2021-11-23T16:05:59.493Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNetworkRemoveError [2021-11-23T16:05:59.493Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNetworkRemove [2021-11-23T16:05:59.493Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNodeInspectError [2021-11-23T16:05:59.493Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNodeInspectNodeNotFound [2021-11-23T16:05:59.493Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNodeInspectWithEmptyID [2021-11-23T16:05:59.493Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNodeInspect [2021-11-23T16:05:59.493Z] --- PASS: TestNodeInspect (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNodeListError [2021-11-23T16:05:59.493Z] --- PASS: TestNodeListError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNodeList [2021-11-23T16:05:59.493Z] --- PASS: TestNodeList (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNodeRemoveError [2021-11-23T16:05:59.493Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNodeRemove [2021-11-23T16:05:59.493Z] --- PASS: TestNodeRemove (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNodeUpdateError [2021-11-23T16:05:59.493Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestNodeUpdate [2021-11-23T16:05:59.493Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestOptionWithTimeout [2021-11-23T16:05:59.493Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestPingFail [2021-11-23T16:05:59.493Z] --- PASS: TestPingFail (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestPingWithError [2021-11-23T16:05:59.493Z] 2021/11/23 16:05:57 RoundTripper returned a response & error; ignoring response [2021-11-23T16:05:59.493Z] 2021/11/23 16:05:57 RoundTripper returned a response & error; ignoring response [2021-11-23T16:05:59.493Z] --- PASS: TestPingWithError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestPingSuccess [2021-11-23T16:05:59.493Z] --- PASS: TestPingSuccess (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestPingHeadFallback [2021-11-23T16:05:59.493Z] === RUN TestPingHeadFallback/OK [2021-11-23T16:05:59.493Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-23T16:05:59.493Z] === RUN TestPingHeadFallback/Not_Found [2021-11-23T16:05:59.493Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-23T16:05:59.493Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-23T16:05:59.493Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-23T16:05:59.493Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-23T16:05:59.493Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-23T16:05:59.493Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestPluginDisableError [2021-11-23T16:05:59.493Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestPluginDisable [2021-11-23T16:05:59.493Z] --- PASS: TestPluginDisable (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestPluginEnableError [2021-11-23T16:05:59.493Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestPluginEnable [2021-11-23T16:05:59.493Z] --- PASS: TestPluginEnable (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestPluginInspectError [2021-11-23T16:05:59.493Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestPluginInspectWithEmptyID [2021-11-23T16:05:59.493Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestPluginInspect [2021-11-23T16:05:59.493Z] --- PASS: TestPluginInspect (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestPluginListError [2021-11-23T16:05:59.493Z] --- PASS: TestPluginListError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestPluginList [2021-11-23T16:05:59.493Z] --- PASS: TestPluginList (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestPluginPushError [2021-11-23T16:05:59.493Z] --- PASS: TestPluginPushError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestPluginPush [2021-11-23T16:05:59.493Z] --- PASS: TestPluginPush (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestPluginRemoveError [2021-11-23T16:05:59.493Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestPluginRemove [2021-11-23T16:05:59.493Z] --- PASS: TestPluginRemove (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestPluginSetError [2021-11-23T16:05:59.493Z] --- PASS: TestPluginSetError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestPluginSet [2021-11-23T16:05:59.493Z] --- PASS: TestPluginSet (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestSetHostHeader [2021-11-23T16:05:59.493Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestPlainTextError [2021-11-23T16:05:59.493Z] --- PASS: TestPlainTextError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestInfiniteError [2021-11-23T16:05:59.493Z] --- PASS: TestInfiniteError (0.03s) [2021-11-23T16:05:59.493Z] === RUN TestCanceledContext [2021-11-23T16:05:59.493Z] 2021/11/23 16:05:57 RoundTripper returned a response & error; ignoring response [2021-11-23T16:05:59.493Z] --- PASS: TestCanceledContext (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestDeadlineExceededContext [2021-11-23T16:05:59.493Z] 2021/11/23 16:05:57 RoundTripper returned a response & error; ignoring response [2021-11-23T16:05:59.493Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestSecretCreateUnsupported [2021-11-23T16:05:59.493Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestSecretCreateError [2021-11-23T16:05:59.493Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestSecretCreate [2021-11-23T16:05:59.493Z] --- PASS: TestSecretCreate (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestSecretInspectUnsupported [2021-11-23T16:05:59.493Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestSecretInspectError [2021-11-23T16:05:59.493Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestSecretInspectSecretNotFound [2021-11-23T16:05:59.493Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestSecretInspectWithEmptyID [2021-11-23T16:05:59.493Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestSecretInspect [2021-11-23T16:05:59.493Z] --- PASS: TestSecretInspect (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestSecretListUnsupported [2021-11-23T16:05:59.493Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestSecretListError [2021-11-23T16:05:59.493Z] --- PASS: TestSecretListError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestSecretList [2021-11-23T16:05:59.493Z] --- PASS: TestSecretList (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestSecretRemoveUnsupported [2021-11-23T16:05:59.493Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestSecretRemoveError [2021-11-23T16:05:59.493Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestSecretRemove [2021-11-23T16:05:59.493Z] --- PASS: TestSecretRemove (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestSecretUpdateUnsupported [2021-11-23T16:05:59.493Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestSecretUpdateError [2021-11-23T16:05:59.493Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestSecretUpdate [2021-11-23T16:05:59.493Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestServiceCreateError [2021-11-23T16:05:59.493Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestServiceCreate [2021-11-23T16:05:59.493Z] --- PASS: TestServiceCreate (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-23T16:05:59.493Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestServiceCreateDigestPinning [2021-11-23T16:05:59.493Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestServiceInspectError [2021-11-23T16:05:59.493Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestServiceInspectServiceNotFound [2021-11-23T16:05:59.493Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestServiceInspectWithEmptyID [2021-11-23T16:05:59.493Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestServiceInspect [2021-11-23T16:05:59.493Z] --- PASS: TestServiceInspect (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestServiceListError [2021-11-23T16:05:59.493Z] --- PASS: TestServiceListError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestServiceList [2021-11-23T16:05:59.493Z] --- PASS: TestServiceList (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestServiceLogsError [2021-11-23T16:05:59.493Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestServiceLogs [2021-11-23T16:05:59.493Z] --- PASS: TestServiceLogs (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestServiceRemoveError [2021-11-23T16:05:59.493Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestServiceRemoveNotFoundError [2021-11-23T16:05:59.493Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-23T16:05:59.493Z] === RUN TestServiceRemove [2021-11-23T16:05:59.494Z] --- PASS: TestServiceRemove (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestServiceUpdateError [2021-11-23T16:05:59.494Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestServiceUpdate [2021-11-23T16:05:59.494Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestSwarmGetUnlockKeyError [2021-11-23T16:05:59.494Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestSwarmGetUnlockKey [2021-11-23T16:05:59.494Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestSwarmInitError [2021-11-23T16:05:59.494Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestSwarmInit [2021-11-23T16:05:59.494Z] --- PASS: TestSwarmInit (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestSwarmInspectError [2021-11-23T16:05:59.494Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestSwarmInspect [2021-11-23T16:05:59.494Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestSwarmJoinError [2021-11-23T16:05:59.494Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestSwarmJoin [2021-11-23T16:05:59.494Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestSwarmLeaveError [2021-11-23T16:05:59.494Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestSwarmLeave [2021-11-23T16:05:59.494Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestSwarmUnlockError [2021-11-23T16:05:59.494Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestSwarmUnlock [2021-11-23T16:05:59.494Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestSwarmUpdateError [2021-11-23T16:05:59.494Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestSwarmUpdate [2021-11-23T16:05:59.494Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestTaskInspectError [2021-11-23T16:05:59.494Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestTaskInspectWithEmptyID [2021-11-23T16:05:59.494Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestTaskInspect [2021-11-23T16:05:59.494Z] --- PASS: TestTaskInspect (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestTaskListError [2021-11-23T16:05:59.494Z] --- PASS: TestTaskListError (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestTaskList [2021-11-23T16:05:59.494Z] --- PASS: TestTaskList (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestVolumeCreateError [2021-11-23T16:05:59.494Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestVolumeCreate [2021-11-23T16:05:59.494Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestVolumeInspectError [2021-11-23T16:05:59.494Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestVolumeInspectNotFound [2021-11-23T16:05:59.494Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestVolumeInspectWithEmptyID [2021-11-23T16:05:59.494Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestVolumeInspect [2021-11-23T16:05:59.494Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestVolumeListError [2021-11-23T16:05:59.494Z] --- PASS: TestVolumeListError (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestVolumeList [2021-11-23T16:05:59.494Z] --- PASS: TestVolumeList (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestVolumeRemoveError [2021-11-23T16:05:59.494Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-23T16:05:59.494Z] === RUN TestVolumeRemove [2021-11-23T16:05:59.494Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-23T16:05:59.494Z] === CONT TestTLSCloseWriter [2021-11-23T16:05:59.494Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-23T16:05:59.494Z] PASS [2021-11-23T16:05:59.494Z] coverage: 75.1% of statements [2021-11-23T16:05:59.494Z] ok github.com/docker/docker/client 0.404s coverage: 75.1% of statements [2021-11-23T16:06:00.593Z] --- PASS: TestRenameContainerWithLinkedContainer (1.11s) [2021-11-23T16:06:00.593Z] === RUN TestResize [2021-11-23T16:06:00.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-23T16:06:00.852Z] --- PASS: TestResize (0.58s) [2021-11-23T16:06:00.852Z] === RUN TestResizeWithInvalidSize [2021-11-23T16:06:01.403Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2021-11-23T16:06:01.403Z] === RUN TestPause [2021-11-23T16:06:01.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-23T16:06:01.419Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2021-11-23T16:06:01.419Z] === RUN TestResizeWhenContainerNotStarted [2021-11-23T16:06:01.965Z] --- PASS: TestPause (0.41s) [2021-11-23T16:06:01.966Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-23T16:06:01.966Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-23T16:06:01.966Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-23T16:06:01.966Z] === RUN TestPauseStopPausedContainer [2021-11-23T16:06:01.988Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-11-23T16:06:01.989Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2021-11-23T16:06:01.989Z] === RUN TestDaemonRestartKillContainers [2021-11-23T16:06:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-23T16:06:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-23T16:06:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-23T16:06:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-23T16:06:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-23T16:06:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-23T16:06:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-23T16:06:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-23T16:06:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-23T16:06:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-23T16:06:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-23T16:06:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-23T16:06:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-23T16:06:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-23T16:06:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-23T16:06:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-23T16:06:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T16:06:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T16:06:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T16:06:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T16:06:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T16:06:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T16:06:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T16:06:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T16:06:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-23T16:06:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-23T16:06:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-23T16:06:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-23T16:06:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-23T16:06:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-23T16:06:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-23T16:06:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-23T16:06:01.989Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-23T16:06:01.989Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T16:06:02.014Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2021-11-23T16:06:02.014Z] === RUN TestSecretsUpdate [2021-11-23T16:06:02.527Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2021-11-23T16:06:02.527Z] === RUN TestPidHost [2021-11-23T16:06:03.032Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-23T16:06:03.032Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-23T16:06:03.032Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-23T16:06:03.032Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-23T16:06:03.032Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-23T16:06:03.032Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-23T16:06:03.032Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-23T16:06:03.032Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-23T16:06:03.032Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-23T16:06:03.032Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-23T16:06:03.032Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-23T16:06:03.032Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-23T16:06:03.032Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-23T16:06:03.032Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-23T16:06:03.032Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-23T16:06:03.032Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-23T16:06:03.032Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-23T16:06:03.032Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-23T16:06:03.032Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-23T16:06:03.032Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-23T16:06:03.032Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-23T16:06:03.032Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-23T16:06:03.032Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-23T16:06:03.032Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-23T16:06:03.032Z] === RUN TestConfigureDaemonLogs [2021-11-23T16:06:03.032Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-23T16:06:03.032Z] === RUN TestCommonOptionsInstallFlags [2021-11-23T16:06:03.032Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-23T16:06:03.032Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-23T16:06:03.032Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-23T16:06:03.033Z] PASS [2021-11-23T16:06:03.033Z] coverage: 18.6% of statements [2021-11-23T16:06:03.033Z] ok github.com/docker/docker/cmd/dockerd 0.373s coverage: 18.6% of statements [2021-11-23T16:06:03.033Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-23T16:06:03.033Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-23T16:06:03.455Z] --- PASS: TestPidHost (0.92s) [2021-11-23T16:06:03.455Z] === RUN TestPsFilter [2021-11-23T16:06:03.455Z] --- PASS: TestPsFilter (0.10s) [2021-11-23T16:06:03.455Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-23T16:06:03.502Z] === RUN TestContainerStopSignal [2021-11-23T16:06:03.502Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-23T16:06:03.502Z] === RUN TestContainerStopTimeout [2021-11-23T16:06:03.502Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-23T16:06:03.502Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-23T16:06:03.502Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-23T16:06:03.502Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-23T16:06:03.502Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-11-23T16:06:03.502Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-23T16:06:03.502Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-23T16:06:03.502Z] === RUN TestReplaceAndAppendEnvVars [2021-11-23T16:06:03.502Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-23T16:06:03.502Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-23T16:06:03.502Z] === RUN TestNewMemoryStore [2021-11-23T16:06:03.502Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-23T16:06:03.502Z] === RUN TestAddContainers [2021-11-23T16:06:03.502Z] --- PASS: TestAddContainers (0.00s) [2021-11-23T16:06:03.502Z] === RUN TestGetContainer [2021-11-23T16:06:03.502Z] --- PASS: TestGetContainer (0.00s) [2021-11-23T16:06:03.502Z] === RUN TestDeleteContainer [2021-11-23T16:06:03.502Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-23T16:06:03.502Z] === RUN TestListContainers [2021-11-23T16:06:03.502Z] --- PASS: TestListContainers (0.00s) [2021-11-23T16:06:03.502Z] === RUN TestFirstContainer [2021-11-23T16:06:03.502Z] --- PASS: TestFirstContainer (0.00s) [2021-11-23T16:06:03.502Z] === RUN TestApplyAllContainer [2021-11-23T16:06:03.502Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-23T16:06:03.502Z] === RUN TestIsValidHealthString [2021-11-23T16:06:03.502Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-23T16:06:03.502Z] === RUN TestStateRunStop [2021-11-23T16:06:03.502Z] --- PASS: TestStateRunStop (0.00s) [2021-11-23T16:06:03.502Z] === RUN TestStateTimeoutWait [2021-11-23T16:06:03.711Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2021-11-23T16:06:03.711Z] === RUN TestRemoveContainerWithVolume [2021-11-23T16:06:03.793Z] --- PASS: TestCheckoutGit (24.98s) [2021-11-23T16:06:03.793Z] === RUN TestValidGitTransport [2021-11-23T16:06:03.793Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-23T16:06:03.793Z] === RUN TestGitInvalidRef [2021-11-23T16:06:03.793Z] --- PASS: TestGitInvalidRef (0.15s) [2021-11-23T16:06:03.793Z] PASS [2021-11-23T16:06:03.793Z] coverage: 86.3% of statements [2021-11-23T16:06:03.793Z] ok github.com/docker/docker/builder/remotecontext/git 25.335s coverage: 86.3% of statements [2021-11-23T16:06:03.793Z] ? github.com/docker/docker/cli [no test files] [2021-11-23T16:06:03.793Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-23T16:06:03.919Z] --- PASS: TestSecretsUpdate (2.15s) [2021-11-23T16:06:03.919Z] === RUN TestTemplatedSecret [2021-11-23T16:06:03.977Z] state_test.go:141: Stop callback fired [2021-11-23T16:06:03.977Z] state_test.go:165: Stop callback fired [2021-11-23T16:06:03.977Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-23T16:06:03.977Z] === RUN TestIsValidStateString [2021-11-23T16:06:03.977Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-23T16:06:03.977Z] === RUN TestViewSaveDelete [2021-11-23T16:06:03.977Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-23T16:06:03.977Z] === RUN TestViewAll [2021-11-23T16:06:03.977Z] --- PASS: TestViewAll (0.01s) [2021-11-23T16:06:03.977Z] === RUN TestViewGet [2021-11-23T16:06:03.977Z] --- PASS: TestViewGet (0.01s) [2021-11-23T16:06:03.977Z] === RUN TestNames [2021-11-23T16:06:03.977Z] --- PASS: TestNames (0.00s) [2021-11-23T16:06:03.977Z] === RUN TestViewWithHealthCheck [2021-11-23T16:06:03.977Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-23T16:06:03.977Z] PASS [2021-11-23T16:06:03.977Z] coverage: 41.7% of statements [2021-11-23T16:06:03.977Z] ok github.com/docker/docker/container 0.245s coverage: 41.7% of statements [2021-11-23T16:06:03.977Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-23T16:06:03.977Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-23T16:06:03.977Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-23T16:06:03.977Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-23T16:06:04.272Z] --- PASS: TestRemoveContainerWithVolume (0.36s) [2021-11-23T16:06:04.272Z] === RUN TestRemoveContainerRunning [2021-11-23T16:06:04.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-23T16:06:04.528Z] --- PASS: TestRemoveContainerRunning (0.38s) [2021-11-23T16:06:04.528Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-23T16:06:04.781Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-23T16:06:04.784Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2021-11-23T16:06:04.784Z] === RUN TestRemoveInvalidContainer [2021-11-23T16:06:04.984Z] === RUN TestPrepare [2021-11-23T16:06:04.985Z] --- PASS: TestPrepare (0.00s) [2021-11-23T16:06:04.985Z] === RUN TestStart [2021-11-23T16:06:04.985Z] --- PASS: TestStart (0.00s) [2021-11-23T16:06:04.985Z] === RUN TestWaitCancel [2021-11-23T16:06:04.985Z] --- PASS: TestWaitCancel (0.00s) [2021-11-23T16:06:04.985Z] === RUN TestWaitDisabled [2021-11-23T16:06:04.985Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-23T16:06:04.985Z] === RUN TestWaitEnabled [2021-11-23T16:06:04.985Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-23T16:06:04.985Z] === RUN TestRemove [2021-11-23T16:06:04.985Z] --- PASS: TestRemove (0.00s) [2021-11-23T16:06:04.985Z] PASS [2021-11-23T16:06:04.985Z] coverage: 65.3% of statements [2021-11-23T16:06:04.985Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2021-11-23T16:06:05.040Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-23T16:06:05.041Z] === RUN TestRenameLinkedContainer [2021-11-23T16:06:06.406Z] --- PASS: TestRenameLinkedContainer (1.58s) [2021-11-23T16:06:06.406Z] === RUN TestRenameStoppedContainer [2021-11-23T16:06:06.458Z] --- PASS: TestTemplatedSecret (2.47s) [2021-11-23T16:06:06.458Z] === RUN TestSecretCreateResolve [2021-11-23T16:06:06.968Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-11-23T16:06:06.968Z] === RUN TestRenameRunningContainerAndReuse [2021-11-23T16:06:07.283Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-23T16:06:07.283Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-23T16:06:07.283Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-23T16:06:07.283Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-23T16:06:07.283Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-23T16:06:07.283Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-23T16:06:07.283Z] PASS [2021-11-23T16:06:07.283Z] coverage: 35.9% of statements [2021-11-23T16:06:07.283Z] ok github.com/docker/docker/daemon/cluster/convert 0.863s coverage: 35.9% of statements [2021-11-23T16:06:07.283Z] === RUN TestNewListSecretsFilters [2021-11-23T16:06:07.283Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-23T16:06:07.283Z] === RUN TestNewListConfigsFilters [2021-11-23T16:06:07.283Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-23T16:06:07.283Z] PASS [2021-11-23T16:06:07.283Z] coverage: 0.5% of statements [2021-11-23T16:06:07.283Z] ok github.com/docker/docker/daemon/cluster 0.970s coverage: 0.5% of statements [2021-11-23T16:06:07.316Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-23T16:06:07.316Z] check_test.go:308: [d1c247f30b589] daemon is not started [2021-11-23T16:06:07.316Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-11-23T16:06:07.574Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-23T16:06:07.896Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2021-11-23T16:06:07.896Z] === RUN TestRenameInvalidName [2021-11-23T16:06:08.151Z] --- PASS: TestRenameInvalidName (0.40s) [2021-11-23T16:06:08.151Z] === RUN TestRenameAnonymousContainer [2021-11-23T16:06:08.366Z] --- PASS: TestSecretCreateResolve (2.14s) [2021-11-23T16:06:08.366Z] PASS [2021-11-23T16:06:08.366Z] [2021-11-23T16:06:08.366Z] DONE 6 tests in 13.174s [2021-11-23T16:06:08.366Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-23T16:06:08.366Z] INFO: Testing against a local daemon [2021-11-23T16:06:08.366Z] === RUN TestServiceCreateInit [2021-11-23T16:06:08.366Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-23T16:06:08.572Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-23T16:06:08.572Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-23T16:06:08.572Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-23T16:06:08.572Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-23T16:06:08.572Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-23T16:06:08.572Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-23T16:06:08.572Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-23T16:06:08.572Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-23T16:06:08.572Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-23T16:06:08.572Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-23T16:06:08.572Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-23T16:06:08.572Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-23T16:06:08.572Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-23T16:06:08.572Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-23T16:06:08.572Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-23T16:06:08.572Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-23T16:06:08.572Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-23T16:06:08.572Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-23T16:06:08.572Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-23T16:06:08.572Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-23T16:06:08.572Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-23T16:06:08.572Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-23T16:06:08.572Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-23T16:06:08.572Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-23T16:06:08.572Z] === RUN TestConfigureDaemonLogs [2021-11-23T16:06:08.572Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-23T16:06:08.572Z] === RUN TestCommonOptionsInstallFlags [2021-11-23T16:06:08.572Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-23T16:06:08.572Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-23T16:06:08.572Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-23T16:06:08.572Z] PASS [2021-11-23T16:06:08.572Z] coverage: 18.6% of statements [2021-11-23T16:06:08.572Z] ok github.com/docker/docker/cmd/dockerd 0.156s coverage: 18.6% of statements [2021-11-23T16:06:08.572Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-23T16:06:08.572Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-23T16:06:09.041Z] === RUN TestContainerStopSignal [2021-11-23T16:06:09.041Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-23T16:06:09.041Z] === RUN TestContainerStopTimeout [2021-11-23T16:06:09.041Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-23T16:06:09.041Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-23T16:06:09.041Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-23T16:06:09.041Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-23T16:06:09.041Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-23T16:06:09.041Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-23T16:06:09.041Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-23T16:06:09.041Z] === RUN TestReplaceAndAppendEnvVars [2021-11-23T16:06:09.041Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-23T16:06:09.041Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-23T16:06:09.041Z] === RUN TestNewMemoryStore [2021-11-23T16:06:09.041Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-23T16:06:09.041Z] === RUN TestAddContainers [2021-11-23T16:06:09.041Z] --- PASS: TestAddContainers (0.00s) [2021-11-23T16:06:09.041Z] === RUN TestGetContainer [2021-11-23T16:06:09.041Z] --- PASS: TestGetContainer (0.00s) [2021-11-23T16:06:09.041Z] === RUN TestDeleteContainer [2021-11-23T16:06:09.041Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-23T16:06:09.041Z] === RUN TestListContainers [2021-11-23T16:06:09.041Z] --- PASS: TestListContainers (0.00s) [2021-11-23T16:06:09.041Z] === RUN TestFirstContainer [2021-11-23T16:06:09.041Z] --- PASS: TestFirstContainer (0.00s) [2021-11-23T16:06:09.042Z] === RUN TestApplyAllContainer [2021-11-23T16:06:09.042Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-23T16:06:09.042Z] === RUN TestIsValidHealthString [2021-11-23T16:06:09.042Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-23T16:06:09.042Z] === RUN TestStateRunStop [2021-11-23T16:06:09.042Z] --- PASS: TestStateRunStop (0.00s) [2021-11-23T16:06:09.042Z] === RUN TestStateTimeoutWait [2021-11-23T16:06:09.512Z] state_test.go:141: Stop callback fired [2021-11-23T16:06:09.512Z] state_test.go:165: Stop callback fired [2021-11-23T16:06:09.512Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-23T16:06:09.512Z] === RUN TestIsValidStateString [2021-11-23T16:06:09.512Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-23T16:06:09.512Z] === RUN TestViewSaveDelete [2021-11-23T16:06:09.512Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-23T16:06:09.512Z] === RUN TestViewAll [2021-11-23T16:06:09.512Z] --- PASS: TestViewAll (0.01s) [2021-11-23T16:06:09.512Z] === RUN TestViewGet [2021-11-23T16:06:09.512Z] --- PASS: TestViewGet (0.01s) [2021-11-23T16:06:09.512Z] === RUN TestNames [2021-11-23T16:06:09.512Z] --- PASS: TestNames (0.00s) [2021-11-23T16:06:09.512Z] === RUN TestViewWithHealthCheck [2021-11-23T16:06:09.512Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-11-23T16:06:09.512Z] PASS [2021-11-23T16:06:09.512Z] coverage: 41.7% of statements [2021-11-23T16:06:09.512Z] ok github.com/docker/docker/container 0.221s coverage: 41.7% of statements [2021-11-23T16:06:09.512Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-23T16:06:09.512Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-23T16:06:09.512Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-23T16:06:09.513Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-23T16:06:09.516Z] --- PASS: TestRenameAnonymousContainer (1.40s) [2021-11-23T16:06:09.516Z] === RUN TestRenameContainerWithSameName [2021-11-23T16:06:09.772Z] --- PASS: TestRenameContainerWithSameName (0.37s) [2021-11-23T16:06:09.772Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-23T16:06:10.114Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-23T16:06:10.114Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-11-23T16:06:10.502Z] === RUN TestPrepare [2021-11-23T16:06:10.502Z] --- PASS: TestPrepare (0.00s) [2021-11-23T16:06:10.502Z] === RUN TestStart [2021-11-23T16:06:10.502Z] --- PASS: TestStart (0.00s) [2021-11-23T16:06:10.502Z] === RUN TestWaitCancel [2021-11-23T16:06:10.502Z] --- PASS: TestWaitCancel (0.00s) [2021-11-23T16:06:10.502Z] === RUN TestWaitDisabled [2021-11-23T16:06:10.502Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-23T16:06:10.502Z] === RUN TestWaitEnabled [2021-11-23T16:06:10.502Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-23T16:06:10.502Z] === RUN TestRemove [2021-11-23T16:06:10.502Z] --- PASS: TestRemove (0.00s) [2021-11-23T16:06:10.502Z] PASS [2021-11-23T16:06:10.502Z] coverage: 65.3% of statements [2021-11-23T16:06:10.502Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.050s coverage: 65.3% of statements [2021-11-23T16:06:10.700Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2021-11-23T16:06:10.700Z] === RUN TestResize [2021-11-23T16:06:10.955Z] --- PASS: TestResize (0.39s) [2021-11-23T16:06:10.955Z] === RUN TestResizeWithInvalidSize [2021-11-23T16:06:11.049Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-23T16:06:11.093Z] === RUN TestBuilderGC [2021-11-23T16:06:11.093Z] --- PASS: TestBuilderGC (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestDaemonConfigurationNotFound [2021-11-23T16:06:11.093Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestDaemonBrokenConfiguration [2021-11-23T16:06:11.093Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestParseClusterAdvertiseSettings [2021-11-23T16:06:11.093Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestFindConfigurationConflicts [2021-11-23T16:06:11.093Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-23T16:06:11.093Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-23T16:06:11.093Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-23T16:06:11.093Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-23T16:06:11.093Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-23T16:06:11.093Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-23T16:06:11.093Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-23T16:06:11.093Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-23T16:06:11.093Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-23T16:06:11.093Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-23T16:06:11.093Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-23T16:06:11.093Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestValidateConfigurationErrors [2021-11-23T16:06:11.093Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-23T16:06:11.093Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-23T16:06:11.093Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-23T16:06:11.093Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-23T16:06:11.093Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-23T16:06:11.093Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-23T16:06:11.093Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-23T16:06:11.093Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-23T16:06:11.093Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-23T16:06:11.093Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-23T16:06:11.093Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-23T16:06:11.093Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestValidateConfiguration [2021-11-23T16:06:11.093Z] === RUN TestValidateConfiguration/with_label [2021-11-23T16:06:11.093Z] === RUN TestValidateConfiguration/with_dns [2021-11-23T16:06:11.093Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-23T16:06:11.093Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-23T16:06:11.093Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-23T16:06:11.093Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-23T16:06:11.093Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-23T16:06:11.093Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-23T16:06:11.093Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestModifiedDiscoverySettings [2021-11-23T16:06:11.093Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestReloadSetConfigFileNotExist [2021-11-23T16:06:11.093Z] === RUN TestDiscoveryOptsErrors [2021-11-23T16:06:11.093Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestDiscoveryOpts [2021-11-23T16:06:11.093Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-23T16:06:11.093Z] PASS [2021-11-23T16:06:11.093Z] coverage: 30.0% of statements [2021-11-23T16:06:11.093Z] ok github.com/docker/docker/daemon/discovery 0.048s coverage: 30.0% of statements [2021-11-23T16:06:11.093Z] time="2021-11-23T16:06:10Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-23T16:06:11.093Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-11-23T16:06:11.093Z] === RUN TestReloadDefaultConfigNotExist [2021-11-23T16:06:11.093Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:06:11.093Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestReloadBadDefaultConfig [2021-11-23T16:06:11.093Z] time="2021-11-23T16:06:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1746839252" [2021-11-23T16:06:11.093Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestReloadWithConflictingLabels [2021-11-23T16:06:11.093Z] time="2021-11-23T16:06:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2153365748" [2021-11-23T16:06:11.093Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestReloadWithDuplicateLabels [2021-11-23T16:06:11.093Z] time="2021-11-23T16:06:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2310777792" [2021-11-23T16:06:11.093Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestMaskURLCredentials [2021-11-23T16:06:11.093Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-23T16:06:11.093Z] === RUN TestDaemonConfigurationMerge [2021-11-23T16:06:11.093Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-23T16:06:11.093Z] PASS [2021-11-23T16:06:11.093Z] coverage: 80.0% of statements [2021-11-23T16:06:11.093Z] ok github.com/docker/docker/daemon/config 0.259s coverage: 80.0% of statements [2021-11-23T16:06:11.490Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-23T16:06:11.517Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2021-11-23T16:06:11.517Z] === RUN TestResizeWhenContainerNotStarted [2021-11-23T16:06:11.588Z] === RUN TestWaitNodeAttachment [2021-11-23T16:06:11.776Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s) [2021-11-23T16:06:11.776Z] === RUN TestDaemonRestartKillContainers [2021-11-23T16:06:11.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-23T16:06:11.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-23T16:06:11.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-23T16:06:11.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-23T16:06:11.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-23T16:06:11.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-23T16:06:11.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-23T16:06:11.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-23T16:06:11.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T16:06:11.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T16:06:11.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T16:06:11.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T16:06:11.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-23T16:06:11.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-23T16:06:11.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-23T16:06:11.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-23T16:06:11.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-23T16:06:11.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-23T16:06:11.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-23T16:06:11.959Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-23T16:06:11.959Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-23T16:06:11.959Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-23T16:06:12.057Z] --- PASS: TestWaitNodeAttachment (0.45s) [2021-11-23T16:06:12.057Z] === RUN TestIsolationConversion [2021-11-23T16:06:12.057Z] === RUN TestIsolationConversion/default [2021-11-23T16:06:12.057Z] === RUN TestIsolationConversion/process [2021-11-23T16:06:12.057Z] === RUN TestIsolationConversion/hyperv [2021-11-23T16:06:12.057Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-23T16:06:12.057Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-23T16:06:12.057Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-23T16:06:12.057Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-23T16:06:12.057Z] === RUN TestContainerLabels [2021-11-23T16:06:12.057Z] --- PASS: TestContainerLabels (0.00s) [2021-11-23T16:06:12.057Z] === RUN TestCredentialSpecConversion [2021-11-23T16:06:12.057Z] === RUN TestCredentialSpecConversion/none [2021-11-23T16:06:12.057Z] === RUN TestCredentialSpecConversion/config [2021-11-23T16:06:12.058Z] === RUN TestCredentialSpecConversion/file [2021-11-23T16:06:12.058Z] === RUN TestCredentialSpecConversion/registry [2021-11-23T16:06:12.058Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-23T16:06:12.058Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-23T16:06:12.058Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-23T16:06:12.058Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-23T16:06:12.058Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-23T16:06:12.058Z] === RUN TestControllerValidateMountBind [2021-11-23T16:06:12.058Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-23T16:06:12.058Z] === RUN TestControllerValidateMountVolume [2021-11-23T16:06:12.058Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-23T16:06:12.058Z] === RUN TestControllerValidateMountTarget [2021-11-23T16:06:12.058Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-23T16:06:12.058Z] === RUN TestControllerValidateMountTmpfs [2021-11-23T16:06:12.058Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-23T16:06:12.058Z] === RUN TestControllerValidateMountInvalidType [2021-11-23T16:06:12.058Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-23T16:06:12.058Z] === RUN TestControllerValidateMountNamedPipe [2021-11-23T16:06:12.058Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-23T16:06:12.058Z] PASS [2021-11-23T16:06:12.058Z] coverage: 11.0% of statements [2021-11-23T16:06:12.058Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.725s coverage: 11.0% of statements [2021-11-23T16:06:12.058Z] === RUN TestEventsLog [2021-11-23T16:06:12.058Z] --- PASS: TestEventsLog (0.00s) [2021-11-23T16:06:12.058Z] === RUN TestEventsLogTimeout [2021-11-23T16:06:12.058Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-23T16:06:12.058Z] === RUN TestLogEvents [2021-11-23T16:06:12.058Z] --- PASS: TestLogEvents (0.05s) [2021-11-23T16:06:12.058Z] === RUN TestLoadBufferedEvents [2021-11-23T16:06:12.058Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-11-23T16:06:12.058Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-23T16:06:12.058Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-23T16:06:12.058Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-23T16:06:12.058Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-23T16:06:12.058Z] PASS [2021-11-23T16:06:12.058Z] coverage: 50.0% of statements [2021-11-23T16:06:12.058Z] ok github.com/docker/docker/daemon/events 0.213s coverage: 50.0% of statements [2021-11-23T16:06:12.428Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-23T16:06:12.428Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-23T16:06:12.428Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-23T16:06:12.428Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-23T16:06:12.428Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-23T16:06:12.428Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-23T16:06:12.428Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-23T16:06:12.428Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-23T16:06:12.428Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-23T16:06:12.428Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-23T16:06:12.428Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-23T16:06:12.428Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-23T16:06:12.428Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-23T16:06:12.428Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-23T16:06:12.428Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-23T16:06:12.428Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-23T16:06:12.428Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-23T16:06:12.428Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-23T16:06:12.428Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-23T16:06:12.428Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-23T16:06:12.428Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-23T16:06:12.428Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-23T16:06:12.428Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-23T16:06:12.428Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-23T16:06:12.428Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-23T16:06:12.428Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-23T16:06:12.428Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-23T16:06:12.428Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-23T16:06:12.428Z] PASS [2021-11-23T16:06:12.428Z] coverage: 35.9% of statements [2021-11-23T16:06:12.428Z] ok github.com/docker/docker/daemon/cluster/convert 0.405s coverage: 35.9% of statements [2021-11-23T16:06:12.428Z] === RUN TestNewListSecretsFilters [2021-11-23T16:06:12.428Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-23T16:06:12.428Z] === RUN TestNewListConfigsFilters [2021-11-23T16:06:12.428Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-23T16:06:12.428Z] PASS [2021-11-23T16:06:12.428Z] coverage: 0.5% of statements [2021-11-23T16:06:12.428Z] ok github.com/docker/docker/daemon/cluster 0.523s coverage: 0.5% of statements [2021-11-23T16:06:12.527Z] === RUN TestIsEmptyDir [2021-11-23T16:06:12.527Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-23T16:06:12.527Z] PASS [2021-11-23T16:06:12.527Z] coverage: 2.3% of statements [2021-11-23T16:06:12.527Z] ok github.com/docker/docker/daemon/graphdriver 0.064s coverage: 2.3% of statements [2021-11-23T16:06:12.527Z] === RUN TestVerifyNetworkingConfig [2021-11-23T16:06:12.527Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-23T16:06:12.527Z] === RUN TestGetContainer [2021-11-23T16:06:12.527Z] --- PASS: TestGetContainer (0.00s) [2021-11-23T16:06:12.527Z] === RUN TestValidContainerNames [2021-11-23T16:06:12.527Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-23T16:06:12.527Z] === RUN TestContainerInitDNS [2021-11-23T16:06:12.527Z] daemon_test.go:146: root required [2021-11-23T16:06:12.527Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-23T16:06:12.527Z] === RUN TestMerge [2021-11-23T16:06:12.527Z] --- PASS: TestMerge (0.00s) [2021-11-23T16:06:12.527Z] === RUN TestValidateContainerIsolation [2021-11-23T16:06:12.527Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-23T16:06:12.527Z] === RUN TestFindNetworkErrorType [2021-11-23T16:06:12.527Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-23T16:06:12.527Z] === RUN TestEnsureServicesExist [2021-11-23T16:06:12.527Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-23T16:06:12.527Z] === RUN TestEnsureServicesExistErrors [2021-11-23T16:06:12.527Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-23T16:06:12.527Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-23T16:06:12.527Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-23T16:06:12.527Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-23T16:06:12.527Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-23T16:06:12.527Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-23T16:06:12.527Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-23T16:06:12.527Z] === RUN TestContainerDelete [2021-11-23T16:06:12.527Z] --- PASS: TestContainerDelete (0.00s) [2021-11-23T16:06:12.527Z] === RUN TestContainerDoubleDelete [2021-11-23T16:06:12.527Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-23T16:06:12.527Z] === RUN TestLogContainerEventCopyLabels [2021-11-23T16:06:12.527Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-23T16:06:12.527Z] === RUN TestLogContainerEventWithAttributes [2021-11-23T16:06:12.527Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-23T16:06:12.527Z] === RUN TestNoneHealthcheck [2021-11-23T16:06:12.527Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-23T16:06:12.527Z] === RUN TestHealthStates [2021-11-23T16:06:12.612Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-23T16:06:12.996Z] time="2021-11-23T16:06:12Z" 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-11-23T16:06:12.997Z] time="2021-11-23T16:06:12Z" 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-11-23T16:06:12.997Z] time="2021-11-23T16:06:12Z" 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-11-23T16:06:12.997Z] time="2021-11-23T16:06:12Z" 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-11-23T16:06:12.997Z] time="2021-11-23T16:06:12Z" 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-11-23T16:06:12.997Z] time="2021-11-23T16:06:12Z" 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-11-23T16:06:12.997Z] time="2021-11-23T16:06:12Z" 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-11-23T16:06:12.997Z] time="2021-11-23T16:06:12Z" 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-11-23T16:06:12.997Z] time="2021-11-23T16:06:12Z" 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-11-23T16:06:12.997Z] time="2021-11-23T16:06:12Z" 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-11-23T16:06:12.997Z] --- PASS: TestHealthStates (0.17s) [2021-11-23T16:06:12.997Z] === RUN TestGetInspectData [2021-11-23T16:06:12.997Z] --- PASS: TestGetInspectData (0.00s) [2021-11-23T16:06:12.997Z] === RUN TestFillLicense [2021-11-23T16:06:12.997Z] --- PASS: TestFillLicense (0.00s) [2021-11-23T16:06:12.997Z] === RUN TestListInvalidFilter [2021-11-23T16:06:12.997Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-23T16:06:12.997Z] === RUN TestNameFilter [2021-11-23T16:06:12.997Z] --- PASS: TestNameFilter (0.00s) [2021-11-23T16:06:12.997Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-23T16:06:12.997Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-23T16:06:12.997Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-23T16:06:12.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-23T16:06:12.997Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-23T16:06:12.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-23T16:06:12.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-23T16:06:12.997Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-23T16:06:12.997Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-23T16:06:12.997Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-23T16:06:12.997Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-23T16:06:12.997Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-23T16:06:12.997Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-23T16:06:12.997Z] === 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-11-23T16:06:12.997Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-23T16:06:12.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-23T16:06:12.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-23T16:06:12.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-23T16:06:12.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-23T16:06:12.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-23T16:06:12.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-23T16:06:12.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-23T16:06:12.997Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-23T16:06:12.997Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-23T16:06:12.997Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-23T16:06:12.997Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-23T16:06:12.997Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-23T16:06:12.997Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-23T16:06:12.997Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-23T16:06:12.997Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-23T16:06:12.997Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-23T16:06:12.997Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-23T16:06:12.997Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-23T16:06:12.997Z] --- 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-11-23T16:06:12.997Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-23T16:06:12.997Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-23T16:06:12.997Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-23T16:06:12.997Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-23T16:06:12.997Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-23T16:06:12.997Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-23T16:06:12.997Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-23T16:06:12.997Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-23T16:06:12.997Z] === RUN TestDaemonReloadLabels [2021-11-23T16:06:12.997Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-23T16:06:12.997Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-23T16:06:12.997Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-23T16:06:12.997Z] === RUN TestDaemonReloadMirrors [2021-11-23T16:06:12.997Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-23T16:06:12.997Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-23T16:06:12.997Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-23T16:06:12.997Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-23T16:06:12.997Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-23T16:06:12.997Z] === RUN TestDaemonDiscoveryReload [2021-11-23T16:06:12.997Z] === RUN TestLinkNaming [2021-11-23T16:06:12.997Z] --- PASS: TestLinkNaming (0.00s) [2021-11-23T16:06:12.997Z] === RUN TestLinkNew [2021-11-23T16:06:12.997Z] --- PASS: TestLinkNew (0.00s) [2021-11-23T16:06:12.997Z] === RUN TestLinkEnv [2021-11-23T16:06:12.997Z] --- PASS: TestLinkEnv (0.00s) [2021-11-23T16:06:12.997Z] === RUN TestLinkMultipleEnv [2021-11-23T16:06:12.997Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-23T16:06:12.997Z] === RUN TestLinkPortRangeEnv [2021-11-23T16:06:12.997Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-23T16:06:12.997Z] PASS [2021-11-23T16:06:12.997Z] coverage: 93.0% of statements [2021-11-23T16:06:12.997Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2021-11-23T16:06:13.141Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-23T16:06:13.397Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-23T16:06:13.986Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-11-23T16:06:13.986Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-23T16:06:14.281Z] --- PASS: TestCheckoutGit (27.36s) [2021-11-23T16:06:14.281Z] === RUN TestValidGitTransport [2021-11-23T16:06:14.281Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-23T16:06:14.281Z] === RUN TestGitInvalidRef [2021-11-23T16:06:14.281Z] --- PASS: TestGitInvalidRef (0.19s) [2021-11-23T16:06:14.281Z] PASS [2021-11-23T16:06:14.281Z] coverage: 86.3% of statements [2021-11-23T16:06:14.281Z] ok github.com/docker/docker/builder/remotecontext/git 27.600s coverage: 86.3% of statements [2021-11-23T16:06:14.324Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-23T16:06:14.337Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-23T16:06:14.457Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s) [2021-11-23T16:06:14.457Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-23T16:06:14.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T16:06:14.596Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-23T16:06:14.646Z] === RUN TestBuilderGC [2021-11-23T16:06:14.646Z] --- PASS: TestBuilderGC (0.00s) [2021-11-23T16:06:14.736Z] ? github.com/docker/docker/cli [no test files] [2021-11-23T16:06:14.736Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-23T16:06:14.926Z] === RUN TestAdapterReadLogs [2021-11-23T16:06:14.926Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-23T16:06:14.926Z] === RUN TestCopier [2021-11-23T16:06:14.926Z] --- PASS: TestCopier (0.00s) [2021-11-23T16:06:14.926Z] === RUN TestCopierLongLines [2021-11-23T16:06:14.926Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-23T16:06:14.926Z] === RUN TestCopierSlow [2021-11-23T16:06:14.926Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-11-23T16:06:14.926Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-23T16:06:14.926Z] reload_test.go:520: root required [2021-11-23T16:06:14.926Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-23T16:06:14.926Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-23T16:06:14.926Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-23T16:06:14.926Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-23T16:06:14.926Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-23T16:06:14.926Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-23T16:06:14.926Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-23T16:06:14.926Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-23T16:06:14.926Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-11-23T16:06:14.926Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-23T16:06:14.926Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-23T16:06:14.926Z] === RUN TestParseVolumesFrom [2021-11-23T16:06:14.926Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-23T16:06:14.926Z] PASS [2021-11-23T16:06:14.926Z] coverage: 9.0% of statements [2021-11-23T16:06:14.926Z] ok github.com/docker/docker/daemon 2.458s coverage: 9.0% of statements [2021-11-23T16:06:14.926Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-23T16:06:14.926Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-23T16:06:14.926Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-23T16:06:14.926Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-23T16:06:14.926Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-23T16:06:14.926Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-23T16:06:14.926Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-23T16:06:14.926Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-23T16:06:14.926Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-23T16:06:14.926Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-23T16:06:14.926Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-23T16:06:14.926Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-23T16:06:14.926Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-23T16:06:14.926Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-23T16:06:14.926Z] --- PASS: TestCopierSlow (0.21s) [2021-11-23T16:06:14.926Z] === RUN TestCopierWithSized [2021-11-23T16:06:14.926Z] === RUN TestCopierWithSized/as_is [2021-11-23T16:06:14.926Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-23T16:06:15.115Z] === RUN TestDaemonConfigurationNotFound [2021-11-23T16:06:15.116Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-23T16:06:15.116Z] === RUN TestDaemonBrokenConfiguration [2021-11-23T16:06:15.116Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-23T16:06:15.116Z] === RUN TestParseClusterAdvertiseSettings [2021-11-23T16:06:15.116Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-23T16:06:15.116Z] === RUN TestFindConfigurationConflicts [2021-11-23T16:06:15.116Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-23T16:06:15.116Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-23T16:06:15.116Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-23T16:06:15.116Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-23T16:06:15.116Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-23T16:06:15.116Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-23T16:06:15.116Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-23T16:06:15.116Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-23T16:06:15.116Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-23T16:06:15.116Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-23T16:06:15.116Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-23T16:06:15.116Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-23T16:06:15.116Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-23T16:06:15.116Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-23T16:06:15.116Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-23T16:06:15.116Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-23T16:06:15.116Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-23T16:06:15.116Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-23T16:06:15.116Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-23T16:06:15.116Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-23T16:06:15.116Z] === RUN TestValidateConfigurationErrors [2021-11-23T16:06:15.116Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-23T16:06:15.116Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-23T16:06:15.116Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-23T16:06:15.116Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-23T16:06:15.116Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-23T16:06:15.116Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-23T16:06:15.116Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-23T16:06:15.116Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-23T16:06:15.116Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-23T16:06:15.116Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-23T16:06:15.116Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-23T16:06:15.116Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-23T16:06:15.116Z] === RUN TestValidateConfiguration [2021-11-23T16:06:15.116Z] === RUN TestValidateConfiguration/with_label [2021-11-23T16:06:15.116Z] === RUN TestValidateConfiguration/with_dns [2021-11-23T16:06:15.116Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-23T16:06:15.116Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-23T16:06:15.116Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-23T16:06:15.116Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-23T16:06:15.116Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-23T16:06:15.116Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-23T16:06:15.116Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-23T16:06:15.116Z] === RUN TestModifiedDiscoverySettings [2021-11-23T16:06:15.116Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-23T16:06:15.116Z] === RUN TestReloadSetConfigFileNotExist [2021-11-23T16:06:15.116Z] time="2021-11-23T16:06:14Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-23T16:06:15.116Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-11-23T16:06:15.116Z] === RUN TestReloadDefaultConfigNotExist [2021-11-23T16:06:15.116Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:06:15.116Z] --- SKIP: TestReloadDefaultConfigNotExist (0.02s) [2021-11-23T16:06:15.116Z] === RUN TestReloadBadDefaultConfig [2021-11-23T16:06:15.116Z] time="2021-11-23T16:06:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3391893465" [2021-11-23T16:06:15.116Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-23T16:06:15.116Z] === RUN TestReloadWithConflictingLabels [2021-11-23T16:06:15.116Z] time="2021-11-23T16:06:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1227533979" [2021-11-23T16:06:15.116Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-23T16:06:15.116Z] === RUN TestReloadWithDuplicateLabels [2021-11-23T16:06:15.116Z] time="2021-11-23T16:06:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-798139368" [2021-11-23T16:06:15.116Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-23T16:06:15.116Z] === RUN TestMaskURLCredentials [2021-11-23T16:06:15.116Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-23T16:06:15.116Z] === RUN TestDaemonConfigurationMerge [2021-11-23T16:06:15.116Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-23T16:06:15.116Z] PASS [2021-11-23T16:06:15.116Z] coverage: 80.0% of statements [2021-11-23T16:06:15.116Z] ok github.com/docker/docker/daemon/config 0.394s coverage: 80.0% of statements [2021-11-23T16:06:15.116Z] === RUN TestDiscoveryOptsErrors [2021-11-23T16:06:15.116Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-23T16:06:15.116Z] === RUN TestDiscoveryOpts [2021-11-23T16:06:15.116Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-23T16:06:15.116Z] PASS [2021-11-23T16:06:15.116Z] coverage: 30.0% of statements [2021-11-23T16:06:15.116Z] ok github.com/docker/docker/daemon/discovery 0.041s coverage: 30.0% of statements [2021-11-23T16:06:15.396Z] --- PASS: TestCopierWithSized (0.06s) [2021-11-23T16:06:15.396Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2021-11-23T16:06:15.396Z] --- PASS: TestCopierWithSized/With_RingLogger (0.05s) [2021-11-23T16:06:15.396Z] === RUN TestCopierWithPartial [2021-11-23T16:06:15.396Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-23T16:06:15.396Z] === RUN TestRingLogger [2021-11-23T16:06:15.396Z] --- PASS: TestRingLogger (0.00s) [2021-11-23T16:06:15.396Z] === RUN TestRingCap [2021-11-23T16:06:15.396Z] --- PASS: TestRingCap (0.00s) [2021-11-23T16:06:15.396Z] === RUN TestRingClose [2021-11-23T16:06:15.396Z] --- PASS: TestRingClose (0.00s) [2021-11-23T16:06:15.396Z] === RUN TestRingDrain [2021-11-23T16:06:15.396Z] --- PASS: TestRingDrain (0.00s) [2021-11-23T16:06:15.396Z] PASS [2021-11-23T16:06:15.396Z] coverage: 43.8% of statements [2021-11-23T16:06:15.396Z] ok github.com/docker/docker/daemon/logger 0.325s coverage: 43.8% of statements [2021-11-23T16:06:15.508Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T16:06:15.866Z] === RUN TestNewStreamConfig [2021-11-23T16:06:15.866Z] === RUN TestNewStreamConfig/defaults [2021-11-23T16:06:15.866Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-23T16:06:15.866Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-23T16:06:15.866Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-23T16:06:15.866Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-23T16:06:15.866Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-23T16:06:15.866Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-23T16:06:15.866Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-23T16:06:15.866Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-23T16:06:15.866Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-23T16:06:15.866Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-23T16:06:15.866Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-23T16:06:15.866Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-23T16:06:15.866Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-23T16:06:15.866Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-23T16:06:15.866Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-23T16:06:15.866Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-23T16:06:15.866Z] time="2021-11-23T16:06:15Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-23T16:06:15.866Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-11-23T16:06:15.866Z] === RUN TestCreateSuccess [2021-11-23T16:06:15.866Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestCreateStreamSkipped [2021-11-23T16:06:15.866Z] time="2021-11-23T16:06:15Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-23T16:06:15.866Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestCreateLogGroupSuccess [2021-11-23T16:06:15.866Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestCreateError [2021-11-23T16:06:15.866Z] --- PASS: TestCreateError (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestCreateAlreadyExists [2021-11-23T16:06:15.866Z] time="2021-11-23T16:06:15Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-23T16:06:15.866Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestLogClosed [2021-11-23T16:06:15.866Z] --- PASS: TestLogClosed (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestLogBlocking [2021-11-23T16:06:15.866Z] --- PASS: TestLogBlocking (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-23T16:06:15.866Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestLogNonBlockingBufferFull [2021-11-23T16:06:15.866Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestPublishBatchSuccess [2021-11-23T16:06:15.866Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestPublishBatchError [2021-11-23T16:06:15.866Z] time="2021-11-23T16:06:15Z" level=error msg=Error [2021-11-23T16:06:15.866Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-23T16:06:15.866Z] time="2021-11-23T16:06:15Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-23T16:06:15.866Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-23T16:06:15.866Z] time="2021-11-23T16:06:15Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-23T16:06:15.866Z] time="2021-11-23T16:06:15Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-23T16:06:15.866Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestCollectBatchSimple [2021-11-23T16:06:15.866Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestCollectBatchTicker [2021-11-23T16:06:15.866Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestCollectBatchMultilinePattern [2021-11-23T16:06:15.866Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-23T16:06:15.866Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-23T16:06:15.866Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-23T16:06:15.866Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-11-23T16:06:15.866Z] === RUN TestCollectBatchClose [2021-11-23T16:06:15.866Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestEffectiveLen [2021-11-23T16:06:15.866Z] === RUN TestEffectiveLen/0/Hello [2021-11-23T16:06:15.866Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-23T16:06:15.866Z] === RUN TestEffectiveLen/2/🙃 [2021-11-23T16:06:15.866Z] === RUN TestEffectiveLen/3/���� [2021-11-23T16:06:15.866Z] === RUN TestEffectiveLen/4/He��o [2021-11-23T16:06:15.866Z] === RUN TestEffectiveLen/5/ [2021-11-23T16:06:15.866Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-23T16:06:15.866Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-23T16:06:15.866Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-23T16:06:15.866Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-23T16:06:15.866Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-23T16:06:15.866Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-23T16:06:15.866Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-23T16:06:15.866Z] === RUN TestFindValidSplit [2021-11-23T16:06:15.866Z] === RUN TestFindValidSplit/0/ [2021-11-23T16:06:15.866Z] cloudwatchlogs_test.go:1063: [2021-11-23T16:06:15.866Z] cloudwatchlogs_test.go:1064: [2021-11-23T16:06:15.866Z] === RUN TestFindValidSplit/1/Hello [2021-11-23T16:06:15.866Z] cloudwatchlogs_test.go:1063: Hello [2021-11-23T16:06:15.866Z] cloudwatchlogs_test.go:1064: [2021-11-23T16:06:15.866Z] === RUN TestFindValidSplit/2/Hello [2021-11-23T16:06:15.866Z] cloudwatchlogs_test.go:1063: He [2021-11-23T16:06:15.866Z] cloudwatchlogs_test.go:1064: llo [2021-11-23T16:06:15.866Z] === RUN TestFindValidSplit/3/Hello [2021-11-23T16:06:15.866Z] cloudwatchlogs_test.go:1063: [2021-11-23T16:06:15.866Z] cloudwatchlogs_test.go:1064: Hello [2021-11-23T16:06:15.866Z] === RUN TestFindValidSplit/4/🙃 [2021-11-23T16:06:15.866Z] cloudwatchlogs_test.go:1063: [2021-11-23T16:06:15.866Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-23T16:06:15.866Z] === RUN TestFindValidSplit/5/🙃 [2021-11-23T16:06:15.866Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-23T16:06:15.866Z] cloudwatchlogs_test.go:1064: [2021-11-23T16:06:15.866Z] === RUN TestFindValidSplit/6/a� [2021-11-23T16:06:15.866Z] cloudwatchlogs_test.go:1063: a [2021-11-23T16:06:15.867Z] cloudwatchlogs_test.go:1064: � [2021-11-23T16:06:15.867Z] === RUN TestFindValidSplit/7/a� [2021-11-23T16:06:15.867Z] cloudwatchlogs_test.go:1063: a� [2021-11-23T16:06:15.867Z] cloudwatchlogs_test.go:1064: [2021-11-23T16:06:15.867Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-23T16:06:15.867Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-23T16:06:15.867Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-23T16:06:15.867Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-23T16:06:15.867Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-23T16:06:15.867Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-23T16:06:15.867Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-23T16:06:15.867Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-23T16:06:15.867Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-23T16:06:15.867Z] === RUN TestProcessEventEmoji [2021-11-23T16:06:15.867Z] --- PASS: TestProcessEventEmoji (0.02s) [2021-11-23T16:06:15.867Z] === RUN TestCollectBatchLineSplit [2021-11-23T16:06:15.867Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-23T16:06:15.867Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-23T16:06:15.867Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-23T16:06:15.867Z] === RUN TestCollectBatchMaxEvents [2021-11-23T16:06:15.867Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2021-11-23T16:06:15.867Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-23T16:06:15.867Z] === RUN TestSearchRegistryForImagesErrors [2021-11-23T16:06:15.867Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-23T16:06:15.867Z] === RUN TestSearchRegistryForImages [2021-11-23T16:06:15.867Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-23T16:06:15.867Z] === RUN TestOnlyPlatformWithFallback [2021-11-23T16:06:15.867Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-23T16:06:15.867Z] === RUN TestImageDelete [2021-11-23T16:06:15.867Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2021-11-23T16:06:15.867Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-23T16:06:15.867Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-11-23T16:06:15.867Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-23T16:06:15.867Z] === RUN TestImageDelete/no_lease [2021-11-23T16:06:15.904Z] --- PASS: TestServiceCreateInit (7.23s) [2021-11-23T16:06:15.904Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s) [2021-11-23T16:06:15.904Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s) [2021-11-23T16:06:15.904Z] === RUN TestCreateServiceMultipleTimes [2021-11-23T16:06:15.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-23T16:06:16.113Z] === RUN TestWaitNodeAttachment [2021-11-23T16:06:16.113Z] === RUN TestEventsLog [2021-11-23T16:06:16.113Z] --- PASS: TestEventsLog (0.00s) [2021-11-23T16:06:16.113Z] === RUN TestEventsLogTimeout [2021-11-23T16:06:16.113Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-23T16:06:16.113Z] === RUN TestLogEvents [2021-11-23T16:06:16.336Z] === RUN TestImageDelete/lease_exists [2021-11-23T16:06:16.336Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s) [2021-11-23T16:06:16.336Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-23T16:06:16.336Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-23T16:06:16.336Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-23T16:06:16.336Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-23T16:06:16.336Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-23T16:06:16.336Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-23T16:06:16.336Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-23T16:06:16.336Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-23T16:06:16.336Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-23T16:06:16.336Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-23T16:06:16.336Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-23T16:06:16.336Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-23T16:06:16.336Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-23T16:06:16.336Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-23T16:06:16.336Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-23T16:06:16.336Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-23T16:06:16.336Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-23T16:06:16.336Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-23T16:06:16.336Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-23T16:06:16.336Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-23T16:06:16.336Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-23T16:06:16.336Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-23T16:06:16.336Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-23T16:06:16.336Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-23T16:06:16.336Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-23T16:06:16.336Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-23T16:06:16.336Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-23T16:06:16.336Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-23T16:06:16.336Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-23T16:06:16.336Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-23T16:06:16.336Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-23T16:06:16.336Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-23T16:06:16.336Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-23T16:06:16.336Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-23T16:06:16.336Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-23T16:06:16.336Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-23T16:06:16.336Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-23T16:06:16.336Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-23T16:06:16.336Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-23T16:06:16.336Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-23T16:06:16.336Z] === RUN TestCreateTagSuccess [2021-11-23T16:06:16.336Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-23T16:06:16.336Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-23T16:06:16.336Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-23T16:06:16.336Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-23T16:06:16.336Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-23T16:06:16.336Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-23T16:06:16.336Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-11-23T16:06:16.336Z] PASS [2021-11-23T16:06:16.336Z] coverage: 77.4% of statements [2021-11-23T16:06:16.336Z] --- PASS: TestImageDelete (0.11s) [2021-11-23T16:06:16.336Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-23T16:06:16.336Z] --- PASS: TestImageDelete/lease_exists (0.08s) [2021-11-23T16:06:16.336Z] === RUN TestContentStoreForPull [2021-11-23T16:06:16.336Z] ok github.com/docker/docker/daemon/logger/awslogs 0.460s coverage: 77.4% of statements [2021-11-23T16:06:16.336Z] --- PASS: TestContentStoreForPull (0.27s) [2021-11-23T16:06:16.336Z] PASS [2021-11-23T16:06:16.336Z] coverage: 6.7% of statements [2021-11-23T16:06:16.336Z] ok github.com/docker/docker/daemon/images 0.600s coverage: 6.7% of statements [2021-11-23T16:06:16.336Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-23T16:06:16.336Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-23T16:06:16.336Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-23T16:06:16.336Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-23T16:06:16.336Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-23T16:06:16.336Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-23T16:06:16.582Z] --- PASS: TestLogEvents (0.05s) [2021-11-23T16:06:16.582Z] === RUN TestLoadBufferedEvents [2021-11-23T16:06:16.582Z] --- PASS: TestWaitNodeAttachment (0.54s) [2021-11-23T16:06:16.582Z] === RUN TestIsolationConversion [2021-11-23T16:06:16.582Z] === RUN TestIsolationConversion/default [2021-11-23T16:06:16.582Z] === RUN TestIsolationConversion/process [2021-11-23T16:06:16.582Z] === RUN TestIsolationConversion/hyperv [2021-11-23T16:06:16.582Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-23T16:06:16.582Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-23T16:06:16.582Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-23T16:06:16.582Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-23T16:06:16.582Z] === RUN TestContainerLabels [2021-11-23T16:06:16.582Z] --- PASS: TestContainerLabels (0.00s) [2021-11-23T16:06:16.582Z] === RUN TestCredentialSpecConversion [2021-11-23T16:06:16.582Z] === RUN TestCredentialSpecConversion/none [2021-11-23T16:06:16.582Z] === RUN TestCredentialSpecConversion/config [2021-11-23T16:06:16.582Z] === RUN TestCredentialSpecConversion/file [2021-11-23T16:06:16.582Z] === RUN TestCredentialSpecConversion/registry [2021-11-23T16:06:16.582Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-23T16:06:16.582Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-23T16:06:16.582Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-23T16:06:16.582Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-23T16:06:16.582Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-23T16:06:16.582Z] === RUN TestControllerValidateMountBind [2021-11-23T16:06:16.582Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-23T16:06:16.582Z] === RUN TestControllerValidateMountVolume [2021-11-23T16:06:16.582Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-23T16:06:16.582Z] === RUN TestControllerValidateMountTarget [2021-11-23T16:06:16.582Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-23T16:06:16.582Z] === RUN TestControllerValidateMountTmpfs [2021-11-23T16:06:16.582Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-23T16:06:16.582Z] === RUN TestControllerValidateMountInvalidType [2021-11-23T16:06:16.582Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-23T16:06:16.582Z] === RUN TestControllerValidateMountNamedPipe [2021-11-23T16:06:16.582Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-23T16:06:16.582Z] PASS [2021-11-23T16:06:16.582Z] coverage: 11.0% of statements [2021-11-23T16:06:16.582Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.676s coverage: 11.0% of statements [2021-11-23T16:06:16.582Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-11-23T16:06:16.582Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-23T16:06:16.582Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-23T16:06:16.582Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-23T16:06:16.582Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-23T16:06:16.582Z] PASS [2021-11-23T16:06:16.582Z] coverage: 50.0% of statements [2021-11-23T16:06:16.582Z] ok github.com/docker/docker/daemon/events 0.230s coverage: 50.0% of statements [2021-11-23T16:06:16.808Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-23T16:06:16.808Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-23T16:06:16.808Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-23T16:06:16.808Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-23T16:06:16.808Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2021-11-23T16:06:16.808Z] === RUN TestFastTimeMarshalJSON [2021-11-23T16:06:16.808Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-11-23T16:06:16.808Z] PASS [2021-11-23T16:06:16.808Z] coverage: 87.2% of statements [2021-11-23T16:06:16.808Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.306s coverage: 87.2% of statements [2021-11-23T16:06:16.808Z] === RUN TestJSONFileLogger [2021-11-23T16:06:16.808Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-23T16:06:16.808Z] === RUN TestJSONFileLoggerWithTags [2021-11-23T16:06:16.808Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-23T16:06:16.808Z] === RUN TestJSONFileLoggerWithOpts [2021-11-23T16:06:16.808Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-23T16:06:16.808Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-23T16:06:16.808Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-23T16:06:16.808Z] === RUN TestEncodeDecode [2021-11-23T16:06:16.808Z] === PAUSE TestEncodeDecode [2021-11-23T16:06:16.808Z] === RUN TestUnexpectedEOF [2021-11-23T16:06:17.051Z] === RUN TestIsEmptyDir [2021-11-23T16:06:17.051Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-23T16:06:17.051Z] PASS [2021-11-23T16:06:17.051Z] coverage: 2.3% of statements [2021-11-23T16:06:17.051Z] ok github.com/docker/docker/daemon/graphdriver 0.054s coverage: 2.3% of statements [2021-11-23T16:06:17.051Z] === RUN TestVerifyNetworkingConfig [2021-11-23T16:06:17.051Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-23T16:06:17.051Z] === RUN TestGetContainer [2021-11-23T16:06:17.051Z] --- PASS: TestGetContainer (0.00s) [2021-11-23T16:06:17.051Z] === RUN TestValidContainerNames [2021-11-23T16:06:17.051Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-23T16:06:17.051Z] === RUN TestContainerInitDNS [2021-11-23T16:06:17.051Z] daemon_test.go:146: root required [2021-11-23T16:06:17.051Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-23T16:06:17.051Z] === RUN TestMerge [2021-11-23T16:06:17.051Z] --- PASS: TestMerge (0.00s) [2021-11-23T16:06:17.051Z] === RUN TestValidateContainerIsolation [2021-11-23T16:06:17.051Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-23T16:06:17.051Z] === RUN TestFindNetworkErrorType [2021-11-23T16:06:17.051Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-23T16:06:17.051Z] === RUN TestEnsureServicesExist [2021-11-23T16:06:17.051Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-23T16:06:17.051Z] === RUN TestEnsureServicesExistErrors [2021-11-23T16:06:17.051Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-23T16:06:17.051Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-23T16:06:17.051Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-23T16:06:17.051Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-23T16:06:17.051Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-23T16:06:17.051Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-23T16:06:17.051Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-23T16:06:17.051Z] === RUN TestContainerDelete [2021-11-23T16:06:17.051Z] --- PASS: TestContainerDelete (0.00s) [2021-11-23T16:06:17.051Z] === RUN TestContainerDoubleDelete [2021-11-23T16:06:17.051Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-23T16:06:17.051Z] === RUN TestLogContainerEventCopyLabels [2021-11-23T16:06:17.051Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-23T16:06:17.051Z] === RUN TestLogContainerEventWithAttributes [2021-11-23T16:06:17.051Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-23T16:06:17.051Z] === RUN TestNoneHealthcheck [2021-11-23T16:06:17.051Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-23T16:06:17.051Z] === RUN TestHealthStates [2021-11-23T16:06:17.051Z] time="2021-11-23T16:06:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-23T16:06:17.051Z] time="2021-11-23T16:06:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-23T16:06:17.051Z] time="2021-11-23T16:06:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-23T16:06:17.051Z] time="2021-11-23T16:06:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-23T16:06:17.051Z] time="2021-11-23T16:06:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-23T16:06:17.051Z] time="2021-11-23T16:06:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-23T16:06:17.051Z] time="2021-11-23T16:06:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-23T16:06:17.051Z] time="2021-11-23T16:06:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-23T16:06:17.051Z] time="2021-11-23T16:06:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-23T16:06:17.051Z] time="2021-11-23T16:06:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-23T16:06:17.051Z] --- PASS: TestHealthStates (0.14s) [2021-11-23T16:06:17.051Z] === RUN TestGetInspectData [2021-11-23T16:06:17.051Z] --- PASS: TestGetInspectData (0.00s) [2021-11-23T16:06:17.051Z] === RUN TestFillLicense [2021-11-23T16:06:17.051Z] --- PASS: TestFillLicense (0.00s) [2021-11-23T16:06:17.051Z] === RUN TestListInvalidFilter [2021-11-23T16:06:17.051Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-23T16:06:17.051Z] === RUN TestNameFilter [2021-11-23T16:06:17.051Z] --- PASS: TestNameFilter (0.00s) [2021-11-23T16:06:17.051Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-23T16:06:17.051Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-23T16:06:17.051Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-23T16:06:17.051Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-23T16:06:17.051Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-23T16:06:17.051Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-23T16:06:17.051Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-23T16:06:17.051Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-23T16:06:17.051Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-23T16:06:17.051Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-23T16:06:17.051Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-23T16:06:17.051Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-23T16:06:17.051Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-23T16:06:17.051Z] === 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-11-23T16:06:17.051Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-23T16:06:17.051Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-23T16:06:17.051Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-23T16:06:17.051Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-23T16:06:17.051Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-23T16:06:17.051Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-23T16:06:17.051Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-23T16:06:17.051Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-23T16:06:17.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-23T16:06:17.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-23T16:06:17.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-23T16:06:17.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-23T16:06:17.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-23T16:06:17.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-23T16:06:17.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-23T16:06:17.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-23T16:06:17.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-23T16:06:17.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-23T16:06:17.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-23T16:06:17.051Z] --- 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-11-23T16:06:17.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-23T16:06:17.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-23T16:06:17.052Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-23T16:06:17.052Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-23T16:06:17.052Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-23T16:06:17.052Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-23T16:06:17.052Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-23T16:06:17.052Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-23T16:06:17.052Z] === RUN TestDaemonReloadLabels [2021-11-23T16:06:17.052Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-23T16:06:17.052Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-23T16:06:17.052Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-23T16:06:17.052Z] === RUN TestDaemonReloadMirrors [2021-11-23T16:06:17.052Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-23T16:06:17.052Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-23T16:06:17.052Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-23T16:06:17.052Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-23T16:06:17.052Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-23T16:06:17.052Z] === RUN TestDaemonDiscoveryReload [2021-11-23T16:06:17.278Z] time="2021-11-23T16:06:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-23T16:06:17.278Z] time="2021-11-23T16:06:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-23T16:06:17.278Z] --- PASS: TestUnexpectedEOF (0.16s) [2021-11-23T16:06:17.278Z] === CONT TestEncodeDecode [2021-11-23T16:06:17.278Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-23T16:06:17.278Z] PASS [2021-11-23T16:06:17.278Z] coverage: 69.9% of statements [2021-11-23T16:06:17.278Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.254s coverage: 69.9% of statements [2021-11-23T16:06:17.352Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-23T16:06:17.544Z] === RUN TestLinkNaming [2021-11-23T16:06:17.544Z] --- PASS: TestLinkNaming (0.00s) [2021-11-23T16:06:17.544Z] === RUN TestLinkNew [2021-11-23T16:06:17.544Z] --- PASS: TestLinkNew (0.00s) [2021-11-23T16:06:17.544Z] === RUN TestLinkEnv [2021-11-23T16:06:17.544Z] --- PASS: TestLinkEnv (0.00s) [2021-11-23T16:06:17.544Z] === RUN TestLinkMultipleEnv [2021-11-23T16:06:17.544Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-23T16:06:17.544Z] === RUN TestLinkPortRangeEnv [2021-11-23T16:06:17.544Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-23T16:06:17.544Z] PASS [2021-11-23T16:06:17.544Z] coverage: 93.0% of statements [2021-11-23T16:06:17.544Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements [2021-11-23T16:06:17.921Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-23T16:06:18.013Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-11-23T16:06:18.013Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-23T16:06:18.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T16:06:18.267Z] === RUN TestWriteLog [2021-11-23T16:06:18.267Z] === PAUSE TestWriteLog [2021-11-23T16:06:18.267Z] === RUN TestReadLog [2021-11-23T16:06:18.267Z] === PAUSE TestReadLog [2021-11-23T16:06:18.267Z] === CONT TestWriteLog [2021-11-23T16:06:18.267Z] --- PASS: TestWriteLog (0.00s) [2021-11-23T16:06:18.267Z] === CONT TestReadLog [2021-11-23T16:06:18.267Z] === RUN TestReadLog/tail_exact [2021-11-23T16:06:18.267Z] === RUN TestReadLog/tail_less_than_available [2021-11-23T16:06:18.267Z] === RUN TestReadLog/tail_more_than_available [2021-11-23T16:06:18.267Z] --- PASS: TestReadLog (0.15s) [2021-11-23T16:06:18.267Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-11-23T16:06:18.267Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-23T16:06:18.267Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-23T16:06:18.267Z] PASS [2021-11-23T16:06:18.267Z] coverage: 75.2% of statements [2021-11-23T16:06:18.267Z] ok github.com/docker/docker/daemon/logger/local 0.214s coverage: 75.2% of statements [2021-11-23T16:06:18.267Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-23T16:06:18.482Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-23T16:06:18.482Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-23T16:06:18.807Z] === RUN TestOpenFileDelete [2021-11-23T16:06:18.807Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-23T16:06:18.807Z] === RUN TestOpenFileRename [2021-11-23T16:06:18.807Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-23T16:06:18.807Z] === RUN TestParseLogTagDefaultTag [2021-11-23T16:06:18.807Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-23T16:06:18.807Z] === RUN TestParseLogTag [2021-11-23T16:06:18.807Z] --- PASS: TestParseLogTag (0.00s) [2021-11-23T16:06:18.807Z] === RUN TestParseLogTagEmptyTag [2021-11-23T16:06:18.807Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-23T16:06:18.807Z] === RUN TestTailFiles [2021-11-23T16:06:18.807Z] --- PASS: TestTailFiles (0.00s) [2021-11-23T16:06:18.807Z] === RUN TestFollowLogsConsumerGone [2021-11-23T16:06:18.807Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-23T16:06:18.807Z] === RUN TestFollowLogsProducerGone [2021-11-23T16:06:18.807Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-11-23T16:06:18.807Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-11-23T16:06:18.807Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-23T16:06:18.807Z] === RUN TestCheckCapacityAndRotate [2021-11-23T16:06:18.807Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-23T16:06:18.807Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-23T16:06:18.807Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-11-23T16:06:18.807Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-23T16:06:18.807Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-11-23T16:06:18.807Z] PASS [2021-11-23T16:06:18.807Z] coverage: 53.7% of statements [2021-11-23T16:06:18.807Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.165s coverage: 53.7% of statements [2021-11-23T16:06:18.807Z] === RUN TestLog [2021-11-23T16:06:18.807Z] --- PASS: TestLog (0.01s) [2021-11-23T16:06:18.807Z] PASS [2021-11-23T16:06:18.807Z] coverage: 31.5% of statements [2021-11-23T16:06:18.807Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.057s coverage: 31.5% of statements [2021-11-23T16:06:18.807Z] === RUN TestValidateLogOpt [2021-11-23T16:06:18.807Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-23T16:06:18.807Z] === RUN TestNewMissedConfig [2021-11-23T16:06:18.807Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-23T16:06:18.807Z] === RUN TestNewMissedUrl [2021-11-23T16:06:18.807Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-23T16:06:18.807Z] === RUN TestNewMissedToken [2021-11-23T16:06:18.807Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-23T16:06:18.807Z] === RUN TestNewWithProxy [2021-11-23T16:06:18.807Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-23T16:06:18.807Z] === RUN TestDefault [2021-11-23T16:06:18.807Z] --- PASS: TestDefault (0.01s) [2021-11-23T16:06:18.807Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-23T16:06:18.807Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-23T16:06:18.807Z] === RUN TestJsonFormat [2021-11-23T16:06:18.807Z] --- PASS: TestJsonFormat (0.01s) [2021-11-23T16:06:18.807Z] === RUN TestRawFormat [2021-11-23T16:06:18.807Z] --- PASS: TestRawFormat (0.00s) [2021-11-23T16:06:18.807Z] === RUN TestRawFormatWithLabels [2021-11-23T16:06:18.807Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-23T16:06:18.807Z] === RUN TestRawFormatWithoutTag [2021-11-23T16:06:18.807Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-23T16:06:18.807Z] === RUN TestBatching [2021-11-23T16:06:18.951Z] === RUN TestAdapterReadLogs [2021-11-23T16:06:18.951Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-23T16:06:18.951Z] === RUN TestCopier [2021-11-23T16:06:18.951Z] --- PASS: TestCopier (0.00s) [2021-11-23T16:06:18.951Z] === RUN TestCopierLongLines [2021-11-23T16:06:18.951Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-23T16:06:18.951Z] === RUN TestCopierSlow [2021-11-23T16:06:18.951Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-11-23T16:06:18.951Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-23T16:06:18.951Z] reload_test.go:520: root required [2021-11-23T16:06:18.951Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-23T16:06:18.951Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-23T16:06:18.951Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-23T16:06:18.951Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-23T16:06:18.951Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-23T16:06:18.951Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-23T16:06:18.951Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-23T16:06:18.951Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-23T16:06:18.953Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T16:06:19.277Z] --- PASS: TestBatching (0.25s) [2021-11-23T16:06:19.277Z] === RUN TestFrequency [2021-11-23T16:06:19.277Z] --- PASS: TestFrequency (0.16s) [2021-11-23T16:06:19.277Z] === RUN TestOneMessagePerRequest [2021-11-23T16:06:19.277Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-23T16:06:19.277Z] === RUN TestVerify [2021-11-23T16:06:19.277Z] --- PASS: TestVerify (0.00s) [2021-11-23T16:06:19.277Z] === RUN TestSkipVerify [2021-11-23T16:06:19.277Z] === RUN TestNewParse [2021-11-23T16:06:19.277Z] --- PASS: TestNewParse (0.00s) [2021-11-23T16:06:19.277Z] PASS [2021-11-23T16:06:19.277Z] coverage: 8.3% of statements [2021-11-23T16:06:19.277Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2021-11-23T16:06:19.299Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-23T16:06:19.299Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-23T16:06:19.299Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-23T16:06:19.421Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-23T16:06:19.421Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestParseVolumesFrom [2021-11-23T16:06:19.421Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-23T16:06:19.421Z] PASS [2021-11-23T16:06:19.421Z] coverage: 9.0% of statements [2021-11-23T16:06:19.421Z] --- PASS: TestCopierSlow (0.20s) [2021-11-23T16:06:19.421Z] === RUN TestCopierWithSized [2021-11-23T16:06:19.421Z] === RUN TestCopierWithSized/as_is [2021-11-23T16:06:19.421Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-23T16:06:19.421Z] --- PASS: TestCopierWithSized (0.02s) [2021-11-23T16:06:19.421Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-23T16:06:19.421Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-11-23T16:06:19.421Z] === RUN TestCopierWithPartial [2021-11-23T16:06:19.421Z] ok github.com/docker/docker/daemon 2.327s coverage: 9.0% of statements [2021-11-23T16:06:19.421Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestRingLogger [2021-11-23T16:06:19.421Z] --- PASS: TestRingLogger (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestRingCap [2021-11-23T16:06:19.421Z] --- PASS: TestRingCap (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestRingClose [2021-11-23T16:06:19.421Z] --- PASS: TestRingClose (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestRingDrain [2021-11-23T16:06:19.421Z] --- PASS: TestRingDrain (0.00s) [2021-11-23T16:06:19.421Z] PASS [2021-11-23T16:06:19.421Z] coverage: 43.8% of statements [2021-11-23T16:06:19.421Z] ok github.com/docker/docker/daemon/logger 0.269s coverage: 43.8% of statements [2021-11-23T16:06:19.421Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-23T16:06:19.421Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-23T16:06:19.421Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-23T16:06:19.421Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-23T16:06:19.421Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-23T16:06:19.421Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-23T16:06:19.421Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-23T16:06:19.421Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-23T16:06:19.421Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-23T16:06:19.421Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-23T16:06:19.421Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-23T16:06:19.421Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-23T16:06:19.421Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-23T16:06:19.421Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-23T16:06:19.421Z] === RUN TestNewStreamConfig [2021-11-23T16:06:19.421Z] === RUN TestNewStreamConfig/defaults [2021-11-23T16:06:19.421Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-23T16:06:19.421Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-23T16:06:19.421Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-23T16:06:19.421Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-23T16:06:19.421Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-23T16:06:19.421Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-23T16:06:19.421Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-23T16:06:19.421Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-23T16:06:19.421Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-23T16:06:19.421Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-23T16:06:19.421Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-23T16:06:19.421Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-23T16:06:19.421Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-23T16:06:19.421Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-23T16:06:19.421Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-23T16:06:19.421Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-23T16:06:19.421Z] time="2021-11-23T16:06:19Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-23T16:06:19.421Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-11-23T16:06:19.421Z] === RUN TestCreateSuccess [2021-11-23T16:06:19.421Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestCreateStreamSkipped [2021-11-23T16:06:19.421Z] time="2021-11-23T16:06:19Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-23T16:06:19.421Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestCreateLogGroupSuccess [2021-11-23T16:06:19.421Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestCreateError [2021-11-23T16:06:19.421Z] --- PASS: TestCreateError (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestCreateAlreadyExists [2021-11-23T16:06:19.421Z] time="2021-11-23T16:06:19Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-23T16:06:19.421Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestLogClosed [2021-11-23T16:06:19.421Z] --- PASS: TestLogClosed (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestLogBlocking [2021-11-23T16:06:19.421Z] --- PASS: TestLogBlocking (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-23T16:06:19.421Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestLogNonBlockingBufferFull [2021-11-23T16:06:19.421Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestPublishBatchSuccess [2021-11-23T16:06:19.421Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestPublishBatchError [2021-11-23T16:06:19.421Z] time="2021-11-23T16:06:19Z" level=error msg=Error [2021-11-23T16:06:19.421Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-23T16:06:19.421Z] time="2021-11-23T16:06:19Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-23T16:06:19.421Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-23T16:06:19.421Z] time="2021-11-23T16:06:19Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-23T16:06:19.421Z] time="2021-11-23T16:06:19Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-23T16:06:19.421Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestCollectBatchSimple [2021-11-23T16:06:19.421Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestCollectBatchTicker [2021-11-23T16:06:19.421Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestCollectBatchMultilinePattern [2021-11-23T16:06:19.421Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-23T16:06:19.421Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-23T16:06:19.421Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-23T16:06:19.421Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-11-23T16:06:19.421Z] === RUN TestCollectBatchClose [2021-11-23T16:06:19.421Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-23T16:06:19.421Z] === RUN TestEffectiveLen [2021-11-23T16:06:19.421Z] === RUN TestEffectiveLen/0/Hello [2021-11-23T16:06:19.422Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-23T16:06:19.422Z] === RUN TestEffectiveLen/2/🙃 [2021-11-23T16:06:19.422Z] === RUN TestEffectiveLen/3/���� [2021-11-23T16:06:19.422Z] === RUN TestEffectiveLen/4/He��o [2021-11-23T16:06:19.422Z] === RUN TestEffectiveLen/5/ [2021-11-23T16:06:19.422Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-23T16:06:19.422Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-23T16:06:19.422Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-23T16:06:19.422Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-23T16:06:19.422Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-23T16:06:19.422Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-23T16:06:19.422Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-23T16:06:19.422Z] === RUN TestFindValidSplit [2021-11-23T16:06:19.422Z] === RUN TestFindValidSplit/0/ [2021-11-23T16:06:19.422Z] cloudwatchlogs_test.go:1063: [2021-11-23T16:06:19.422Z] cloudwatchlogs_test.go:1064: [2021-11-23T16:06:19.422Z] === RUN TestFindValidSplit/1/Hello [2021-11-23T16:06:19.422Z] cloudwatchlogs_test.go:1063: Hello [2021-11-23T16:06:19.422Z] cloudwatchlogs_test.go:1064: [2021-11-23T16:06:19.422Z] === RUN TestFindValidSplit/2/Hello [2021-11-23T16:06:19.422Z] cloudwatchlogs_test.go:1063: He [2021-11-23T16:06:19.422Z] cloudwatchlogs_test.go:1064: llo [2021-11-23T16:06:19.422Z] === RUN TestFindValidSplit/3/Hello [2021-11-23T16:06:19.422Z] cloudwatchlogs_test.go:1063: [2021-11-23T16:06:19.422Z] cloudwatchlogs_test.go:1064: Hello [2021-11-23T16:06:19.422Z] === RUN TestFindValidSplit/4/🙃 [2021-11-23T16:06:19.422Z] cloudwatchlogs_test.go:1063: [2021-11-23T16:06:19.422Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-23T16:06:19.422Z] === RUN TestFindValidSplit/5/🙃 [2021-11-23T16:06:19.422Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-23T16:06:19.422Z] cloudwatchlogs_test.go:1064: [2021-11-23T16:06:19.422Z] === RUN TestFindValidSplit/6/a� [2021-11-23T16:06:19.422Z] cloudwatchlogs_test.go:1063: a [2021-11-23T16:06:19.422Z] cloudwatchlogs_test.go:1064: � [2021-11-23T16:06:19.422Z] === RUN TestFindValidSplit/7/a� [2021-11-23T16:06:19.422Z] cloudwatchlogs_test.go:1063: a� [2021-11-23T16:06:19.422Z] cloudwatchlogs_test.go:1064: [2021-11-23T16:06:19.422Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-23T16:06:19.422Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-23T16:06:19.422Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-23T16:06:19.422Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-23T16:06:19.422Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-23T16:06:19.422Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-23T16:06:19.422Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-23T16:06:19.422Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-23T16:06:19.422Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-23T16:06:19.422Z] === RUN TestProcessEventEmoji [2021-11-23T16:06:19.422Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-11-23T16:06:19.422Z] === RUN TestCollectBatchLineSplit [2021-11-23T16:06:19.422Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-23T16:06:19.422Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-23T16:06:19.422Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-23T16:06:19.422Z] === RUN TestCollectBatchMaxEvents [2021-11-23T16:06:19.422Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-11-23T16:06:19.422Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-23T16:06:19.747Z] time="2021-11-23T16:06:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:19.747Z] time="2021-11-23T16:06:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:19.747Z] time="2021-11-23T16:06:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:19.747Z] time="2021-11-23T16:06:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:19.747Z] --- PASS: TestSkipVerify (0.47s) [2021-11-23T16:06:19.747Z] === RUN TestBufferMaximum [2021-11-23T16:06:19.747Z] time="2021-11-23T16:06:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:19.747Z] time="2021-11-23T16:06:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:19.747Z] time="2021-11-23T16:06:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:19.747Z] time="2021-11-23T16:06:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:19.748Z] time="2021-11-23T16:06:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:19.748Z] time="2021-11-23T16:06:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683579.618220\",\"host\":\"1fad45fd21dd\"}'" [2021-11-23T16:06:19.748Z] time="2021-11-23T16:06:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683579.618220\",\"host\":\"1fad45fd21dd\"}'" [2021-11-23T16:06:19.748Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-23T16:06:19.748Z] === RUN TestServerAlwaysDown [2021-11-23T16:06:19.748Z] time="2021-11-23T16:06:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:19.748Z] time="2021-11-23T16:06:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:19.748Z] time="2021-11-23T16:06:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683579.621221\",\"host\":\"1fad45fd21dd\"}'" [2021-11-23T16:06:19.748Z] time="2021-11-23T16:06:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683579.621221\",\"host\":\"1fad45fd21dd\"}'" [2021-11-23T16:06:19.748Z] time="2021-11-23T16:06:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:19.748Z] time="2021-11-23T16:06:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683579.621221\",\"host\":\"1fad45fd21dd\"}'" [2021-11-23T16:06:19.748Z] time="2021-11-23T16:06:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683579.622193\",\"host\":\"1fad45fd21dd\"}'" [2021-11-23T16:06:19.748Z] time="2021-11-23T16:06:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683579.622193\",\"host\":\"1fad45fd21dd\"}'" [2021-11-23T16:06:19.748Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-23T16:06:19.748Z] === RUN TestCannotSendAfterClose [2021-11-23T16:06:19.748Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-23T16:06:19.748Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-23T16:06:19.891Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-11-23T16:06:19.891Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-23T16:06:19.891Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-11-23T16:06:19.891Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-23T16:06:19.891Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-11-23T16:06:19.891Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-23T16:06:19.891Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-23T16:06:19.891Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-23T16:06:19.891Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-23T16:06:19.891Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-23T16:06:19.891Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-23T16:06:19.891Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-23T16:06:19.891Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-23T16:06:19.891Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-23T16:06:19.891Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-23T16:06:19.891Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-23T16:06:19.891Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-23T16:06:19.891Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-23T16:06:19.891Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-23T16:06:19.891Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-23T16:06:19.891Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-23T16:06:19.891Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-23T16:06:19.891Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-23T16:06:19.891Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-23T16:06:19.891Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-23T16:06:19.891Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-23T16:06:19.891Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-23T16:06:19.891Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-23T16:06:19.891Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-23T16:06:19.891Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-23T16:06:19.891Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-23T16:06:19.891Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-23T16:06:19.891Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-23T16:06:19.891Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-23T16:06:19.891Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-23T16:06:19.891Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-23T16:06:19.891Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-23T16:06:19.891Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-23T16:06:19.891Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-23T16:06:19.891Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-23T16:06:19.891Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-23T16:06:19.891Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-23T16:06:19.891Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-23T16:06:19.891Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-23T16:06:19.891Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-23T16:06:19.891Z] === RUN TestCreateTagSuccess [2021-11-23T16:06:19.891Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-23T16:06:19.891Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-23T16:06:19.891Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-23T16:06:19.891Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-23T16:06:19.891Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-23T16:06:19.891Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-23T16:06:19.891Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-11-23T16:06:19.891Z] PASS [2021-11-23T16:06:19.891Z] coverage: 77.0% of statements [2021-11-23T16:06:19.891Z] ok github.com/docker/docker/daemon/logger/awslogs 0.314s coverage: 77.0% of statements [2021-11-23T16:06:19.891Z] === RUN TestSearchRegistryForImagesErrors [2021-11-23T16:06:19.891Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-23T16:06:19.891Z] === RUN TestSearchRegistryForImages [2021-11-23T16:06:19.891Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-23T16:06:19.891Z] === RUN TestOnlyPlatformWithFallback [2021-11-23T16:06:19.891Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-23T16:06:19.891Z] === RUN TestImageDelete [2021-11-23T16:06:19.891Z] === RUN TestImageDelete/no_lease [2021-11-23T16:06:19.891Z] === RUN TestImageDelete/lease_exists [2021-11-23T16:06:19.891Z] --- PASS: TestImageDelete (0.02s) [2021-11-23T16:06:19.891Z] --- PASS: TestImageDelete/no_lease (0.00s) [2021-11-23T16:06:19.891Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-11-23T16:06:19.891Z] === RUN TestContentStoreForPull [2021-11-23T16:06:19.891Z] --- PASS: TestContentStoreForPull (0.14s) [2021-11-23T16:06:19.891Z] PASS [2021-11-23T16:06:19.891Z] coverage: 6.7% of statements [2021-11-23T16:06:19.891Z] ok github.com/docker/docker/daemon/images 0.261s coverage: 6.7% of statements [2021-11-23T16:06:19.891Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-23T16:06:19.891Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-23T16:06:19.891Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-23T16:06:19.891Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-23T16:06:19.891Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-23T16:06:19.891Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-23T16:06:19.891Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-23T16:06:20.217Z] === RUN TestParseLogFormat [2021-11-23T16:06:20.217Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-23T16:06:20.217Z] === RUN TestValidateLogOptEmpty [2021-11-23T16:06:20.217Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-23T16:06:20.217Z] === RUN TestValidateSyslogAddress [2021-11-23T16:06:20.217Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-23T16:06:20.217Z] === RUN TestParseAddressDefaultPort [2021-11-23T16:06:20.217Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-23T16:06:20.217Z] === RUN TestValidateSyslogFacility [2021-11-23T16:06:20.217Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-23T16:06:20.217Z] === RUN TestValidateLogOptSyslogFormat [2021-11-23T16:06:20.217Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-23T16:06:20.217Z] === RUN TestValidateLogOpt [2021-11-23T16:06:20.217Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-23T16:06:20.217Z] PASS [2021-11-23T16:06:20.217Z] coverage: 46.8% of statements [2021-11-23T16:06:20.217Z] ok github.com/docker/docker/daemon/logger/syslog 0.078s coverage: 46.8% of statements [2021-11-23T16:06:20.365Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-23T16:06:20.365Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-23T16:06:20.365Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-23T16:06:20.365Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-11-23T16:06:20.365Z] === RUN TestFastTimeMarshalJSON [2021-11-23T16:06:20.365Z] --- PASS: TestFastTimeMarshalJSON (0.06s) [2021-11-23T16:06:20.365Z] PASS [2021-11-23T16:06:20.365Z] coverage: 87.2% of statements [2021-11-23T16:06:20.365Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.245s coverage: 87.2% of statements [2021-11-23T16:06:20.506Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-23T16:06:20.506Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-23T16:06:20.506Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-23T16:06:20.506Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-23T16:06:20.506Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-23T16:06:20.506Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-23T16:06:20.506Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-23T16:06:20.506Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-23T16:06:20.506Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-23T16:06:20.506Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-23T16:06:20.506Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-23T16:06:20.506Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-23T16:06:20.506Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-23T16:06:20.506Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-23T16:06:20.506Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-23T16:06:20.506Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-23T16:06:20.506Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-23T16:06:20.506Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-23T16:06:20.506Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-23T16:06:20.506Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-23T16:06:20.506Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-23T16:06:20.506Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-23T16:06:20.506Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-23T16:06:20.506Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-23T16:06:20.506Z] === RUN TestConfigureDaemonLogs [2021-11-23T16:06:20.506Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-23T16:06:20.506Z] === RUN TestCommonOptionsInstallFlags [2021-11-23T16:06:20.506Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-23T16:06:20.506Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-23T16:06:20.506Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-23T16:06:20.506Z] PASS [2021-11-23T16:06:20.506Z] coverage: 18.6% of statements [2021-11-23T16:06:20.506Z] ok github.com/docker/docker/cmd/dockerd 0.167s coverage: 18.6% of statements [2021-11-23T16:06:20.506Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-23T16:06:20.506Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-23T16:06:20.705Z] time="2021-11-23T16:06:20Z" 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-11-23T16:06:20.705Z] time="2021-11-23T16:06:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"1fad45fd21dd\"}'" [2021-11-23T16:06:20.705Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-11-23T16:06:20.705Z] PASS [2021-11-23T16:06:20.705Z] coverage: 82.5% of statements [2021-11-23T16:06:20.834Z] === RUN TestJSONFileLogger [2021-11-23T16:06:20.834Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-23T16:06:20.834Z] === RUN TestJSONFileLoggerWithTags [2021-11-23T16:06:20.834Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-23T16:06:20.834Z] === RUN TestJSONFileLoggerWithOpts [2021-11-23T16:06:20.834Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-23T16:06:20.834Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-23T16:06:20.834Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-23T16:06:20.834Z] === RUN TestEncodeDecode [2021-11-23T16:06:20.834Z] === PAUSE TestEncodeDecode [2021-11-23T16:06:20.834Z] === RUN TestUnexpectedEOF [2021-11-23T16:06:20.834Z] time="2021-11-23T16:06:20Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-23T16:06:20.834Z] time="2021-11-23T16:06:20Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-23T16:06:20.834Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-11-23T16:06:20.834Z] === CONT TestEncodeDecode [2021-11-23T16:06:20.834Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-23T16:06:20.834Z] PASS [2021-11-23T16:06:20.834Z] coverage: 69.9% of statements [2021-11-23T16:06:20.834Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.255s coverage: 69.9% of statements [2021-11-23T16:06:21.174Z] ok github.com/docker/docker/daemon/logger/splunk 2.017s coverage: 82.5% of statements [2021-11-23T16:06:21.174Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-23T16:06:21.174Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-23T16:06:21.174Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-23T16:06:21.174Z] === RUN TestV1IDService [2021-11-23T16:06:21.174Z] --- PASS: TestV1IDService (0.02s) [2021-11-23T16:06:21.174Z] === RUN TestV2MetadataService [2021-11-23T16:06:21.204Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T16:06:21.303Z] === RUN TestWriteLog [2021-11-23T16:06:21.303Z] === PAUSE TestWriteLog [2021-11-23T16:06:21.303Z] === RUN TestReadLog [2021-11-23T16:06:21.303Z] === PAUSE TestReadLog [2021-11-23T16:06:21.303Z] === CONT TestWriteLog [2021-11-23T16:06:21.303Z] === CONT TestReadLog [2021-11-23T16:06:21.303Z] --- PASS: TestWriteLog (0.00s) [2021-11-23T16:06:21.303Z] === RUN TestReadLog/tail_exact [2021-11-23T16:06:21.303Z] === RUN TestReadLog/tail_less_than_available [2021-11-23T16:06:21.303Z] === RUN TestReadLog/tail_more_than_available [2021-11-23T16:06:21.303Z] --- PASS: TestReadLog (0.13s) [2021-11-23T16:06:21.303Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-11-23T16:06:21.303Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-23T16:06:21.303Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-23T16:06:21.303Z] PASS [2021-11-23T16:06:21.303Z] coverage: 75.2% of statements [2021-11-23T16:06:21.303Z] ok github.com/docker/docker/daemon/logger/local 0.229s coverage: 75.2% of statements [2021-11-23T16:06:21.303Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-23T16:06:21.464Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-23T16:06:21.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-23T16:06:21.645Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-23T16:06:21.645Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-23T16:06:21.645Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-23T16:06:21.645Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-23T16:06:21.645Z] === RUN TestContinueOnError_NeverContinue [2021-11-23T16:06:21.645Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-23T16:06:21.645Z] === RUN TestManifestStore [2021-11-23T16:06:21.645Z] === RUN TestManifestStore/no_remote_or_local [2021-11-23T16:06:21.772Z] === RUN TestOpenFileDelete [2021-11-23T16:06:21.772Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-23T16:06:21.772Z] === RUN TestOpenFileRename [2021-11-23T16:06:21.772Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-23T16:06:21.772Z] === RUN TestParseLogTagDefaultTag [2021-11-23T16:06:21.772Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-23T16:06:21.772Z] === RUN TestParseLogTag [2021-11-23T16:06:21.772Z] --- PASS: TestParseLogTag (0.00s) [2021-11-23T16:06:21.772Z] === RUN TestParseLogTagEmptyTag [2021-11-23T16:06:21.772Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-23T16:06:21.772Z] === RUN TestTailFiles [2021-11-23T16:06:21.772Z] --- PASS: TestTailFiles (0.00s) [2021-11-23T16:06:21.772Z] === RUN TestFollowLogsConsumerGone [2021-11-23T16:06:21.772Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-23T16:06:21.772Z] === RUN TestFollowLogsProducerGone [2021-11-23T16:06:21.772Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-11-23T16:06:21.772Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-11-23T16:06:21.772Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-23T16:06:21.772Z] === RUN TestCheckCapacityAndRotate [2021-11-23T16:06:21.772Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-23T16:06:21.773Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-23T16:06:21.773Z] --- PASS: TestCheckCapacityAndRotate (0.10s) [2021-11-23T16:06:21.773Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-23T16:06:21.773Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-11-23T16:06:21.773Z] PASS [2021-11-23T16:06:21.773Z] coverage: 53.9% of statements [2021-11-23T16:06:21.773Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.162s coverage: 53.9% of statements [2021-11-23T16:06:21.773Z] === RUN TestLog [2021-11-23T16:06:21.773Z] --- PASS: TestLog (0.01s) [2021-11-23T16:06:21.773Z] PASS [2021-11-23T16:06:21.773Z] coverage: 31.5% of statements [2021-11-23T16:06:21.773Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.073s coverage: 31.5% of statements [2021-11-23T16:06:22.037Z] === RUN TestContainerStopSignal [2021-11-23T16:06:22.037Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-23T16:06:22.037Z] === RUN TestContainerStopTimeout [2021-11-23T16:06:22.037Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-23T16:06:22.037Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-23T16:06:22.037Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-23T16:06:22.037Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-23T16:06:22.037Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-23T16:06:22.037Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-23T16:06:22.037Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-23T16:06:22.037Z] === RUN TestReplaceAndAppendEnvVars [2021-11-23T16:06:22.037Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-23T16:06:22.037Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-23T16:06:22.037Z] === RUN TestNewMemoryStore [2021-11-23T16:06:22.037Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-23T16:06:22.037Z] === RUN TestAddContainers [2021-11-23T16:06:22.037Z] --- PASS: TestAddContainers (0.00s) [2021-11-23T16:06:22.037Z] === RUN TestGetContainer [2021-11-23T16:06:22.037Z] --- PASS: TestGetContainer (0.00s) [2021-11-23T16:06:22.037Z] === RUN TestDeleteContainer [2021-11-23T16:06:22.037Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-23T16:06:22.037Z] === RUN TestListContainers [2021-11-23T16:06:22.037Z] --- PASS: TestListContainers (0.00s) [2021-11-23T16:06:22.037Z] === RUN TestFirstContainer [2021-11-23T16:06:22.037Z] --- PASS: TestFirstContainer (0.00s) [2021-11-23T16:06:22.037Z] === RUN TestApplyAllContainer [2021-11-23T16:06:22.037Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-23T16:06:22.037Z] === RUN TestIsValidHealthString [2021-11-23T16:06:22.037Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-23T16:06:22.037Z] === RUN TestStateRunStop [2021-11-23T16:06:22.037Z] --- PASS: TestStateRunStop (0.00s) [2021-11-23T16:06:22.037Z] === RUN TestStateTimeoutWait [2021-11-23T16:06:22.037Z] state_test.go:141: Stop callback fired [2021-11-23T16:06:22.037Z] state_test.go:165: Stop callback fired [2021-11-23T16:06:22.037Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-23T16:06:22.037Z] === RUN TestIsValidStateString [2021-11-23T16:06:22.037Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-23T16:06:22.037Z] === RUN TestViewSaveDelete [2021-11-23T16:06:22.037Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-23T16:06:22.037Z] === RUN TestViewAll [2021-11-23T16:06:22.037Z] --- PASS: TestViewAll (0.01s) [2021-11-23T16:06:22.037Z] === RUN TestViewGet [2021-11-23T16:06:22.037Z] --- PASS: TestViewGet (0.01s) [2021-11-23T16:06:22.037Z] === RUN TestNames [2021-11-23T16:06:22.037Z] --- PASS: TestNames (0.00s) [2021-11-23T16:06:22.037Z] === RUN TestViewWithHealthCheck [2021-11-23T16:06:22.037Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-23T16:06:22.037Z] PASS [2021-11-23T16:06:22.037Z] coverage: 41.7% of statements [2021-11-23T16:06:22.037Z] ok github.com/docker/docker/container 0.223s coverage: 41.7% of statements [2021-11-23T16:06:22.037Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-23T16:06:22.037Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-23T16:06:22.037Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-23T16:06:22.037Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-23T16:06:22.114Z] === RUN TestSuccessfulDownload [2021-11-23T16:06:22.114Z] download_test.go:267: Needs fixing on Windows [2021-11-23T16:06:22.114Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-23T16:06:22.114Z] === RUN TestCancelledDownload [2021-11-23T16:06:22.114Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-23T16:06:22.114Z] === RUN TestMaxDownloadAttempts [2021-11-23T16:06:22.114Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-23T16:06:22.114Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-23T16:06:22.114Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-23T16:06:22.114Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-23T16:06:22.114Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-23T16:06:22.114Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-23T16:06:22.114Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-23T16:06:22.114Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-23T16:06:22.114Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-23T16:06:22.114Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-23T16:06:22.114Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-23T16:06:22.114Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-23T16:06:22.114Z] time="2021-11-23T16:06:21Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3156893995\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-23T16:06:22.114Z] === RUN TestManifestStore/no_local_cache [2021-11-23T16:06:22.114Z] === RUN TestManifestStore/with_local_cache [2021-11-23T16:06:22.114Z] === RUN TestManifestStore/unknown_media_type [2021-11-23T16:06:22.114Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-23T16:06:22.114Z] time="2021-11-23T16:06:21Z" level=warning msg="reference for unknown type: " [2021-11-23T16:06:22.114Z] time="2021-11-23T16:06:21Z" level=warning msg="reference for unknown type: " [2021-11-23T16:06:22.114Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-23T16:06:22.114Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-23T16:06:22.114Z] time="2021-11-23T16:06:21Z" level=warning msg="reference for unknown type: " [2021-11-23T16:06:22.114Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-23T16:06:22.114Z] time="2021-11-23T16:06:21Z" level=warning msg="reference for unknown type: " [2021-11-23T16:06:22.114Z] time="2021-11-23T16:06:21Z" level=warning msg="reference for unknown type: " [2021-11-23T16:06:22.114Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-23T16:06:22.114Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-23T16:06:22.114Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-23T16:06:22.114Z] time="2021-11-23T16:06:21Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-23T16:06:22.114Z] --- PASS: TestManifestStore (0.27s) [2021-11-23T16:06:22.114Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-11-23T16:06:22.114Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-11-23T16:06:22.114Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-11-23T16:06:22.114Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-11-23T16:06:22.114Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-23T16:06:22.114Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-11-23T16:06:22.114Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-11-23T16:06:22.114Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-11-23T16:06:22.114Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-11-23T16:06:22.114Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-23T16:06:22.114Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-11-23T16:06:22.114Z] === RUN TestDetectManifestBlobMediaType [2021-11-23T16:06:22.114Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-23T16:06:22.114Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-23T16:06:22.114Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-23T16:06:22.114Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-23T16:06:22.114Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-23T16:06:22.114Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-23T16:06:22.114Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-23T16:06:22.114Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-23T16:06:22.114Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-23T16:06:22.114Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-23T16:06:22.114Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-23T16:06:22.114Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-23T16:06:22.114Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-23T16:06:22.114Z] === RUN TestFixManifestLayers [2021-11-23T16:06:22.114Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-23T16:06:22.114Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-23T16:06:22.114Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-23T16:06:22.114Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-23T16:06:22.114Z] === RUN TestFixManifestLayersBadParent [2021-11-23T16:06:22.114Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-23T16:06:22.114Z] === RUN TestValidateManifest [2021-11-23T16:06:22.114Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-23T16:06:22.114Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-23T16:06:22.114Z] === RUN TestFormatPlatform [2021-11-23T16:06:22.114Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-23T16:06:22.114Z] === RUN TestGetRepositoryMountCandidates [2021-11-23T16:06:22.114Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-23T16:06:22.114Z] === RUN TestLayerAlreadyExists [2021-11-23T16:06:22.114Z] 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-11-23T16:06:22.114Z] 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-11-23T16:06:22.114Z] 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-11-23T16:06:22.114Z] 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-11-23T16:06:22.114Z] 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-11-23T16:06:22.114Z] 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-11-23T16:06:22.114Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-23T16:06:22.114Z] === RUN TestWhenEmptyAuthConfig [2021-11-23T16:06:22.114Z] --- PASS: TestV2MetadataService (1.01s) [2021-11-23T16:06:22.114Z] PASS [2021-11-23T16:06:22.114Z] coverage: 48.2% of statements [2021-11-23T16:06:22.114Z] ok github.com/docker/docker/distribution/metadata 1.109s coverage: 48.2% of statements [2021-11-23T16:06:22.114Z] time="2021-11-23T16:06:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T16:06:22.114Z] time="2021-11-23T16:06:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T16:06:22.114Z] time="2021-11-23T16:06:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T16:06:22.114Z] time="2021-11-23T16:06:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T16:06:22.114Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-23T16:06:22.114Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-11-23T16:06:22.114Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-11-23T16:06:22.242Z] === RUN TestNewParse [2021-11-23T16:06:22.242Z] --- PASS: TestNewParse (0.00s) [2021-11-23T16:06:22.242Z] PASS [2021-11-23T16:06:22.242Z] coverage: 8.3% of statements [2021-11-23T16:06:22.242Z] ok github.com/docker/docker/daemon/logger/templates 0.031s coverage: 8.3% of statements [2021-11-23T16:06:22.395Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-23T16:06:22.402Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-23T16:06:22.590Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-11-23T16:06:22.590Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-11-23T16:06:22.590Z] === RUN TestTransfer [2021-11-23T16:06:22.590Z] --- PASS: TestTransfer (0.15s) [2021-11-23T16:06:22.590Z] === RUN TestConcurrencyLimit [2021-11-23T16:06:22.590Z] === RUN TestNotFound [2021-11-23T16:06:22.590Z] --- PASS: TestNotFound (0.00s) [2021-11-23T16:06:22.590Z] === RUN TestConflict [2021-11-23T16:06:22.590Z] --- PASS: TestConflict (0.00s) [2021-11-23T16:06:22.590Z] === RUN TestForbidden [2021-11-23T16:06:22.590Z] --- PASS: TestForbidden (0.00s) [2021-11-23T16:06:22.590Z] === RUN TestInvalidParameter [2021-11-23T16:06:22.590Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-23T16:06:22.590Z] === RUN TestNotImplemented [2021-11-23T16:06:22.590Z] --- PASS: TestNotImplemented (0.00s) [2021-11-23T16:06:22.590Z] === RUN TestNotModified [2021-11-23T16:06:22.590Z] --- PASS: TestNotModified (0.00s) [2021-11-23T16:06:22.590Z] === RUN TestUnauthorized [2021-11-23T16:06:22.590Z] --- PASS: TestUnauthorized (0.00s) [2021-11-23T16:06:22.590Z] === RUN TestUnknown [2021-11-23T16:06:22.590Z] --- PASS: TestUnknown (0.00s) [2021-11-23T16:06:22.590Z] === RUN TestCancelled [2021-11-23T16:06:22.590Z] --- PASS: TestCancelled (0.00s) [2021-11-23T16:06:22.590Z] === RUN TestDeadline [2021-11-23T16:06:22.590Z] --- PASS: TestDeadline (0.00s) [2021-11-23T16:06:22.590Z] === RUN TestDataLoss [2021-11-23T16:06:22.590Z] --- PASS: TestDataLoss (0.00s) [2021-11-23T16:06:22.590Z] === RUN TestUnavailable [2021-11-23T16:06:22.590Z] --- PASS: TestUnavailable (0.00s) [2021-11-23T16:06:22.590Z] === RUN TestSystem [2021-11-23T16:06:22.590Z] --- PASS: TestSystem (0.00s) [2021-11-23T16:06:22.590Z] === RUN TestFromStatusCode [2021-11-23T16:06:22.590Z] === RUN TestFromStatusCode/Not_Found [2021-11-23T16:06:22.590Z] === RUN TestFromStatusCode/Bad_Request [2021-11-23T16:06:22.590Z] === RUN TestFromStatusCode/Conflict [2021-11-23T16:06:22.590Z] === RUN TestFromStatusCode/Unauthorized [2021-11-23T16:06:22.590Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-23T16:06:22.590Z] === RUN TestFromStatusCode/Forbidden [2021-11-23T16:06:22.590Z] === RUN TestFromStatusCode/Not_Modified [2021-11-23T16:06:22.590Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-23T16:06:22.590Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-23T16:06:22.590Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-23T16:06:22.590Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-23T16:06:22.590Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-23T16:06:22.590Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-23T16:06:22.590Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-23T16:06:22.590Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-23T16:06:22.590Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-23T16:06:22.590Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-23T16:06:22.590Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-23T16:06:22.590Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-23T16:06:22.590Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-23T16:06:22.590Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-23T16:06:22.590Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-23T16:06:22.590Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-23T16:06:22.590Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-23T16:06:22.590Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-23T16:06:22.590Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-23T16:06:22.590Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-23T16:06:22.590Z] PASS [2021-11-23T16:06:22.590Z] coverage: 53.1% of statements [2021-11-23T16:06:22.590Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2021-11-23T16:06:22.776Z] === RUN TestValidateLogOpt [2021-11-23T16:06:22.776Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-23T16:06:22.776Z] === RUN TestNewMissedConfig [2021-11-23T16:06:22.776Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-23T16:06:22.776Z] === RUN TestNewMissedUrl [2021-11-23T16:06:22.776Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-23T16:06:22.776Z] === RUN TestNewMissedToken [2021-11-23T16:06:22.776Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-23T16:06:22.776Z] === RUN TestNewWithProxy [2021-11-23T16:06:22.776Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-23T16:06:22.776Z] === RUN TestDefault [2021-11-23T16:06:22.776Z] --- PASS: TestDefault (0.01s) [2021-11-23T16:06:22.776Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-23T16:06:22.776Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-23T16:06:22.776Z] === RUN TestJsonFormat [2021-11-23T16:06:22.776Z] --- PASS: TestJsonFormat (0.00s) [2021-11-23T16:06:22.776Z] === RUN TestRawFormat [2021-11-23T16:06:22.776Z] --- PASS: TestRawFormat (0.00s) [2021-11-23T16:06:22.776Z] === RUN TestRawFormatWithLabels [2021-11-23T16:06:22.776Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-23T16:06:22.776Z] === RUN TestRawFormatWithoutTag [2021-11-23T16:06:22.776Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-23T16:06:22.776Z] === RUN TestBatching [2021-11-23T16:06:22.776Z] === RUN TestParseLogFormat [2021-11-23T16:06:22.776Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-23T16:06:22.776Z] === RUN TestValidateLogOptEmpty [2021-11-23T16:06:22.776Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-23T16:06:22.776Z] === RUN TestValidateSyslogAddress [2021-11-23T16:06:22.776Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-23T16:06:22.776Z] === RUN TestParseAddressDefaultPort [2021-11-23T16:06:22.776Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-23T16:06:22.776Z] === RUN TestValidateSyslogFacility [2021-11-23T16:06:22.776Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-23T16:06:22.776Z] === RUN TestValidateLogOptSyslogFormat [2021-11-23T16:06:22.776Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-23T16:06:22.776Z] === RUN TestValidateLogOpt [2021-11-23T16:06:22.776Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-23T16:06:22.776Z] PASS [2021-11-23T16:06:22.776Z] coverage: 46.8% of statements [2021-11-23T16:06:22.776Z] ok github.com/docker/docker/daemon/logger/syslog 0.049s coverage: 46.8% of statements [2021-11-23T16:06:22.776Z] --- PASS: TestBatching (0.19s) [2021-11-23T16:06:22.776Z] === RUN TestFrequency [2021-11-23T16:06:22.956Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-23T16:06:22.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-23T16:06:23.001Z] === RUN TestPrepare [2021-11-23T16:06:23.001Z] --- PASS: TestPrepare (0.00s) [2021-11-23T16:06:23.001Z] === RUN TestStart [2021-11-23T16:06:23.001Z] --- PASS: TestStart (0.00s) [2021-11-23T16:06:23.001Z] === RUN TestWaitCancel [2021-11-23T16:06:23.001Z] --- PASS: TestWaitCancel (0.00s) [2021-11-23T16:06:23.001Z] === RUN TestWaitDisabled [2021-11-23T16:06:23.001Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-23T16:06:23.001Z] === RUN TestWaitEnabled [2021-11-23T16:06:23.001Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-23T16:06:23.001Z] === RUN TestRemove [2021-11-23T16:06:23.001Z] --- PASS: TestRemove (0.00s) [2021-11-23T16:06:23.001Z] PASS [2021-11-23T16:06:23.001Z] coverage: 65.3% of statements [2021-11-23T16:06:23.001Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2021-11-23T16:06:23.066Z] --- PASS: TestConcurrencyLimit (0.40s) [2021-11-23T16:06:23.067Z] === RUN TestInactiveJobs [2021-11-23T16:06:23.067Z] --- PASS: TestInactiveJobs (0.35s) [2021-11-23T16:06:23.067Z] === RUN TestWatchRelease [2021-11-23T16:06:23.067Z] --- PASS: TestWatchRelease (0.04s) [2021-11-23T16:06:23.067Z] === RUN TestWatchFinishedTransfer [2021-11-23T16:06:23.067Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-23T16:06:23.067Z] === RUN TestDuplicateTransfer [2021-11-23T16:06:23.067Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-23T16:06:23.067Z] === RUN TestSuccessfulUpload [2021-11-23T16:06:23.067Z] --- PASS: TestWhenEmptyAuthConfig (1.26s) [2021-11-23T16:06:23.067Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-23T16:06:23.067Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-23T16:06:23.238Z] --- PASS: TestFrequency (0.23s) [2021-11-23T16:06:23.238Z] === RUN TestOneMessagePerRequest [2021-11-23T16:06:23.238Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-23T16:06:23.238Z] === RUN TestVerify [2021-11-23T16:06:23.238Z] --- PASS: TestVerify (0.00s) [2021-11-23T16:06:23.238Z] === RUN TestSkipVerify [2021-11-23T16:06:23.238Z] time="2021-11-23T16:06:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:23.238Z] time="2021-11-23T16:06:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:23.238Z] time="2021-11-23T16:06:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:23.238Z] --- PASS: TestSkipVerify (0.39s) [2021-11-23T16:06:23.238Z] === RUN TestBufferMaximum [2021-11-23T16:06:23.238Z] time="2021-11-23T16:06:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:23.238Z] time="2021-11-23T16:06:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:23.238Z] time="2021-11-23T16:06:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:23.238Z] time="2021-11-23T16:06:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:23.238Z] time="2021-11-23T16:06:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:23.238Z] time="2021-11-23T16:06:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683583.074986\",\"host\":\"a7053ba3130c\"}'" [2021-11-23T16:06:23.238Z] time="2021-11-23T16:06:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683583.074986\",\"host\":\"a7053ba3130c\"}'" [2021-11-23T16:06:23.238Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-23T16:06:23.238Z] === RUN TestServerAlwaysDown [2021-11-23T16:06:23.238Z] time="2021-11-23T16:06:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:23.238Z] time="2021-11-23T16:06:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:23.238Z] time="2021-11-23T16:06:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683583.077000\",\"host\":\"a7053ba3130c\"}'" [2021-11-23T16:06:23.238Z] time="2021-11-23T16:06:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683583.077000\",\"host\":\"a7053ba3130c\"}'" [2021-11-23T16:06:23.238Z] time="2021-11-23T16:06:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:23.238Z] time="2021-11-23T16:06:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683583.077000\",\"host\":\"a7053ba3130c\"}'" [2021-11-23T16:06:23.238Z] time="2021-11-23T16:06:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683583.078000\",\"host\":\"a7053ba3130c\"}'" [2021-11-23T16:06:23.238Z] time="2021-11-23T16:06:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683583.078000\",\"host\":\"a7053ba3130c\"}'" [2021-11-23T16:06:23.238Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-23T16:06:23.238Z] === RUN TestCannotSendAfterClose [2021-11-23T16:06:23.238Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-23T16:06:23.238Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-23T16:06:23.536Z] === RUN TestTokenPassThru [2021-11-23T16:06:23.537Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-23T16:06:23.537Z] === RUN TestTokenPassThruDifferentHost [2021-11-23T16:06:23.537Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-11-23T16:06:23.537Z] PASS [2021-11-23T16:06:23.537Z] coverage: 24.1% of statements [2021-11-23T16:06:23.537Z] ok github.com/docker/docker/distribution 1.672s coverage: 24.1% of statements [2021-11-23T16:06:23.537Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-23T16:06:23.537Z] time="2021-11-23T16:06:23Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-23T16:06:23.537Z] --- PASS: TestSuccessfulUpload (0.39s) [2021-11-23T16:06:23.537Z] === RUN TestCancelledUpload [2021-11-23T16:06:23.537Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-23T16:06:23.537Z] PASS [2021-11-23T16:06:23.537Z] coverage: 76.8% of statements [2021-11-23T16:06:23.537Z] ok github.com/docker/docker/distribution/xfer 1.830s coverage: 76.8% of statements [2021-11-23T16:06:23.537Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-23T16:06:23.695Z] === RUN TestV1IDService [2021-11-23T16:06:23.695Z] --- PASS: TestV1IDService (0.01s) [2021-11-23T16:06:23.695Z] === RUN TestV2MetadataService [2021-11-23T16:06:24.006Z] === RUN TestFSGetInvalidData [2021-11-23T16:06:24.006Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-11-23T16:06:24.006Z] === RUN TestFSInvalidSet [2021-11-23T16:06:24.006Z] === RUN TestCompare [2021-11-23T16:06:24.006Z] --- PASS: TestCompare (0.00s) [2021-11-23T16:06:24.006Z] PASS [2021-11-23T16:06:24.006Z] coverage: 19.2% of statements [2021-11-23T16:06:24.006Z] --- PASS: TestFSInvalidSet (0.02s) [2021-11-23T16:06:24.006Z] === RUN TestFSInvalidRoot [2021-11-23T16:06:24.006Z] ok github.com/docker/docker/image/cache 0.110s coverage: 19.2% of statements [2021-11-23T16:06:24.006Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-23T16:06:24.006Z] === RUN TestFSMetadataGetSet [2021-11-23T16:06:24.006Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-11-23T16:06:24.006Z] === RUN TestFSInvalidWalker [2021-11-23T16:06:24.006Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-23T16:06:24.006Z] === RUN TestFSGetSet [2021-11-23T16:06:24.006Z] --- PASS: TestFSGetSet (0.02s) [2021-11-23T16:06:24.006Z] === RUN TestFSGetUnsetKey [2021-11-23T16:06:24.006Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-11-23T16:06:24.006Z] === RUN TestFSGetEmptyData [2021-11-23T16:06:24.006Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-11-23T16:06:24.006Z] === RUN TestFSDelete [2021-11-23T16:06:24.006Z] --- PASS: TestFSDelete (0.01s) [2021-11-23T16:06:24.006Z] === RUN TestFSWalker [2021-11-23T16:06:24.006Z] --- PASS: TestFSWalker (0.01s) [2021-11-23T16:06:24.006Z] === RUN TestFSWalkerStopOnError [2021-11-23T16:06:24.006Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-23T16:06:24.006Z] === RUN TestNewFromJSON [2021-11-23T16:06:24.006Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-23T16:06:24.006Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-23T16:06:24.006Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-23T16:06:24.006Z] === RUN TestMarshalKeyOrder [2021-11-23T16:06:24.006Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-23T16:06:24.006Z] === RUN TestHistoryEqual [2021-11-23T16:06:24.006Z] --- PASS: TestHistoryEqual (0.16s) [2021-11-23T16:06:24.006Z] === RUN TestImage [2021-11-23T16:06:24.006Z] --- PASS: TestImage (0.00s) [2021-11-23T16:06:24.006Z] === RUN TestImageOSNotEmpty [2021-11-23T16:06:24.006Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-23T16:06:24.006Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-23T16:06:24.006Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-23T16:06:24.006Z] === RUN TestCreate [2021-11-23T16:06:24.006Z] --- PASS: TestCreate (0.01s) [2021-11-23T16:06:24.006Z] === RUN TestRestore [2021-11-23T16:06:24.006Z] time="2021-11-23T16:06:23Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-23T16:06:24.006Z] --- PASS: TestRestore (0.03s) [2021-11-23T16:06:24.006Z] === RUN TestAddDelete [2021-11-23T16:06:24.006Z] --- PASS: TestAddDelete (0.03s) [2021-11-23T16:06:24.006Z] === RUN TestSearchAfterDelete [2021-11-23T16:06:24.006Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-23T16:06:24.006Z] === RUN TestParentReset [2021-11-23T16:06:24.006Z] --- PASS: TestParentReset (0.03s) [2021-11-23T16:06:24.006Z] === RUN TestGetAndSetLastUpdated [2021-11-23T16:06:24.152Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-23T16:06:24.152Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-23T16:06:24.152Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-23T16:06:24.152Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-23T16:06:24.152Z] === RUN TestContinueOnError_NeverContinue [2021-11-23T16:06:24.152Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-23T16:06:24.152Z] === RUN TestManifestStore [2021-11-23T16:06:24.152Z] === RUN TestManifestStore/no_remote_or_local [2021-11-23T16:06:24.152Z] time="2021-11-23T16:06:24Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-23T16:06:24.152Z] time="2021-11-23T16:06:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a7053ba3130c\"}'" [2021-11-23T16:06:24.152Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-23T16:06:24.152Z] PASS [2021-11-23T16:06:24.152Z] coverage: 82.5% of statements [2021-11-23T16:06:24.152Z] ok github.com/docker/docker/daemon/logger/splunk 1.879s coverage: 82.5% of statements [2021-11-23T16:06:24.152Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-23T16:06:24.152Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-23T16:06:24.152Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-23T16:06:24.321Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-23T16:06:24.491Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-11-23T16:06:24.491Z] === RUN TestStoreLen [2021-11-23T16:06:24.491Z] --- PASS: TestStoreLen (0.05s) [2021-11-23T16:06:24.491Z] PASS [2021-11-23T16:06:24.491Z] coverage: 86.6% of statements [2021-11-23T16:06:24.491Z] ok github.com/docker/docker/image 0.581s coverage: 86.6% of statements [2021-11-23T16:06:24.491Z] === RUN TestMakeV1ConfigFromConfig [2021-11-23T16:06:24.491Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-23T16:06:24.491Z] PASS [2021-11-23T16:06:24.491Z] coverage: 25.0% of statements [2021-11-23T16:06:24.608Z] --- PASS: TestV2MetadataService (0.54s) [2021-11-23T16:06:24.609Z] PASS [2021-11-23T16:06:24.609Z] coverage: 48.2% of statements [2021-11-23T16:06:24.609Z] ok github.com/docker/docker/distribution/metadata 0.601s coverage: 48.2% of statements [2021-11-23T16:06:24.609Z] === RUN TestSuccessfulDownload [2021-11-23T16:06:24.609Z] download_test.go:267: Needs fixing on Windows [2021-11-23T16:06:24.609Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-23T16:06:24.609Z] === RUN TestCancelledDownload [2021-11-23T16:06:24.609Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-23T16:06:24.609Z] === RUN TestMaxDownloadAttempts [2021-11-23T16:06:24.609Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-23T16:06:24.609Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-23T16:06:24.609Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-23T16:06:24.609Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-23T16:06:24.609Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-23T16:06:24.609Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-23T16:06:24.609Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-23T16:06:24.609Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-23T16:06:24.609Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-23T16:06:24.609Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-23T16:06:24.609Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-23T16:06:24.609Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-23T16:06:24.609Z] time="2021-11-23T16:06:24Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2816482798\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-23T16:06:24.609Z] === RUN TestManifestStore/no_local_cache [2021-11-23T16:06:24.609Z] === RUN TestManifestStore/with_local_cache [2021-11-23T16:06:24.609Z] === RUN TestManifestStore/unknown_media_type [2021-11-23T16:06:24.609Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-23T16:06:24.609Z] time="2021-11-23T16:06:24Z" level=warning msg="reference for unknown type: " [2021-11-23T16:06:24.609Z] time="2021-11-23T16:06:24Z" level=warning msg="reference for unknown type: " [2021-11-23T16:06:24.609Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-23T16:06:24.609Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-23T16:06:24.609Z] time="2021-11-23T16:06:24Z" level=warning msg="reference for unknown type: " [2021-11-23T16:06:24.609Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-23T16:06:24.609Z] time="2021-11-23T16:06:24Z" level=warning msg="reference for unknown type: " [2021-11-23T16:06:24.609Z] time="2021-11-23T16:06:24Z" level=warning msg="reference for unknown type: " [2021-11-23T16:06:24.609Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-23T16:06:24.609Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-23T16:06:24.609Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-23T16:06:24.609Z] time="2021-11-23T16:06:24Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-23T16:06:24.609Z] --- PASS: TestManifestStore (0.23s) [2021-11-23T16:06:24.609Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-11-23T16:06:24.609Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-11-23T16:06:24.609Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-11-23T16:06:24.609Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-11-23T16:06:24.609Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-23T16:06:24.609Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-11-23T16:06:24.609Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-11-23T16:06:24.609Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-11-23T16:06:24.609Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-11-23T16:06:24.609Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-23T16:06:24.609Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-11-23T16:06:24.609Z] === RUN TestDetectManifestBlobMediaType [2021-11-23T16:06:24.609Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-23T16:06:24.609Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-23T16:06:24.609Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-23T16:06:24.609Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-23T16:06:24.609Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-23T16:06:24.609Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-23T16:06:24.609Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-23T16:06:24.609Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-23T16:06:24.609Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-23T16:06:24.609Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-23T16:06:24.609Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-23T16:06:24.609Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-23T16:06:24.609Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-23T16:06:24.609Z] === RUN TestFixManifestLayers [2021-11-23T16:06:24.609Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-23T16:06:24.609Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-23T16:06:24.609Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-23T16:06:24.609Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-23T16:06:24.609Z] === RUN TestFixManifestLayersBadParent [2021-11-23T16:06:24.609Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-23T16:06:24.609Z] === RUN TestValidateManifest [2021-11-23T16:06:24.609Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-23T16:06:24.609Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-23T16:06:24.609Z] === RUN TestFormatPlatform [2021-11-23T16:06:24.609Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-23T16:06:24.609Z] === RUN TestGetRepositoryMountCandidates [2021-11-23T16:06:24.609Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-23T16:06:24.609Z] === RUN TestLayerAlreadyExists [2021-11-23T16:06:24.609Z] 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-11-23T16:06:24.609Z] 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-11-23T16:06:24.609Z] 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-11-23T16:06:24.609Z] 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-11-23T16:06:24.609Z] 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-11-23T16:06:24.609Z] 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-11-23T16:06:24.609Z] --- PASS: TestLayerAlreadyExists (0.01s) [2021-11-23T16:06:24.609Z] === RUN TestWhenEmptyAuthConfig [2021-11-23T16:06:24.609Z] time="2021-11-23T16:06:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T16:06:24.609Z] time="2021-11-23T16:06:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T16:06:24.609Z] time="2021-11-23T16:06:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T16:06:24.609Z] time="2021-11-23T16:06:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T16:06:24.609Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-23T16:06:24.609Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-11-23T16:06:24.609Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-11-23T16:06:24.609Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2021-11-23T16:06:24.609Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-11-23T16:06:24.609Z] === RUN TestTransfer [2021-11-23T16:06:24.614Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-23T16:06:24.614Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-11-23T16:06:24.614Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-23T16:06:24.614Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-23T16:06:24.614Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-23T16:06:24.614Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-23T16:06:24.614Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-23T16:06:24.614Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-23T16:06:24.614Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-23T16:06:24.614Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-23T16:06:24.614Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-23T16:06:24.614Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-23T16:06:24.614Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-23T16:06:24.614Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-23T16:06:24.614Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-23T16:06:24.614Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-23T16:06:24.614Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-23T16:06:24.614Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-23T16:06:24.614Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-23T16:06:24.614Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-23T16:06:24.614Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-23T16:06:24.614Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-23T16:06:24.614Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-23T16:06:24.614Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-23T16:06:24.614Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-23T16:06:24.614Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-23T16:06:24.882Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-23T16:06:24.960Z] ok github.com/docker/docker/image/v1 0.066s coverage: 25.0% of statements [2021-11-23T16:06:24.960Z] === RUN TestValidateManifest [2021-11-23T16:06:24.960Z] === RUN TestValidateManifest/non-nil [2021-11-23T16:06:24.960Z] === RUN TestValidateManifest/nil [2021-11-23T16:06:24.960Z] --- PASS: TestValidateManifest (0.00s) [2021-11-23T16:06:24.960Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-23T16:06:24.960Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-23T16:06:24.960Z] PASS [2021-11-23T16:06:24.960Z] coverage: 0.7% of statements [2021-11-23T16:06:24.960Z] ok github.com/docker/docker/image/tarexport 0.078s coverage: 0.7% of statements [2021-11-23T16:06:24.960Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-23T16:06:25.066Z] --- PASS: TestTransfer (0.12s) [2021-11-23T16:06:25.066Z] === RUN TestConcurrencyLimit [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-23T16:06:25.081Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-23T16:06:25.081Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-23T16:06:25.081Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-23T16:06:25.081Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-23T16:06:25.082Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-23T16:06:25.082Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-23T16:06:25.082Z] PASS [2021-11-23T16:06:25.082Z] coverage: 35.9% of statements [2021-11-23T16:06:25.082Z] ok github.com/docker/docker/daemon/cluster/convert 0.388s coverage: 35.9% of statements [2021-11-23T16:06:25.082Z] === RUN TestNewListSecretsFilters [2021-11-23T16:06:25.082Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-23T16:06:25.082Z] === RUN TestNewListConfigsFilters [2021-11-23T16:06:25.082Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-23T16:06:25.082Z] PASS [2021-11-23T16:06:25.082Z] coverage: 0.5% of statements [2021-11-23T16:06:25.082Z] ok github.com/docker/docker/daemon/cluster 0.910s coverage: 0.5% of statements [2021-11-23T16:06:25.502Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-11-23T16:06:25.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-23T16:06:25.523Z] === RUN TestNotFound [2021-11-23T16:06:25.523Z] --- PASS: TestNotFound (0.00s) [2021-11-23T16:06:25.523Z] === RUN TestConflict [2021-11-23T16:06:25.523Z] --- PASS: TestConflict (0.00s) [2021-11-23T16:06:25.523Z] === RUN TestForbidden [2021-11-23T16:06:25.523Z] --- PASS: TestForbidden (0.00s) [2021-11-23T16:06:25.523Z] === RUN TestInvalidParameter [2021-11-23T16:06:25.523Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-23T16:06:25.523Z] === RUN TestNotImplemented [2021-11-23T16:06:25.523Z] --- PASS: TestNotImplemented (0.00s) [2021-11-23T16:06:25.523Z] === RUN TestNotModified [2021-11-23T16:06:25.523Z] --- PASS: TestNotModified (0.00s) [2021-11-23T16:06:25.523Z] === RUN TestUnauthorized [2021-11-23T16:06:25.523Z] --- PASS: TestUnauthorized (0.00s) [2021-11-23T16:06:25.523Z] === RUN TestUnknown [2021-11-23T16:06:25.523Z] --- PASS: TestUnknown (0.00s) [2021-11-23T16:06:25.523Z] === RUN TestCancelled [2021-11-23T16:06:25.523Z] --- PASS: TestCancelled (0.00s) [2021-11-23T16:06:25.523Z] === RUN TestDeadline [2021-11-23T16:06:25.523Z] --- PASS: TestDeadline (0.00s) [2021-11-23T16:06:25.523Z] === RUN TestDataLoss [2021-11-23T16:06:25.523Z] --- PASS: TestDataLoss (0.00s) [2021-11-23T16:06:25.523Z] === RUN TestUnavailable [2021-11-23T16:06:25.523Z] --- PASS: TestUnavailable (0.00s) [2021-11-23T16:06:25.523Z] === RUN TestSystem [2021-11-23T16:06:25.523Z] --- PASS: TestSystem (0.00s) [2021-11-23T16:06:25.523Z] === RUN TestFromStatusCode [2021-11-23T16:06:25.523Z] === RUN TestFromStatusCode/Not_Found [2021-11-23T16:06:25.523Z] === RUN TestFromStatusCode/Bad_Request [2021-11-23T16:06:25.523Z] === RUN TestFromStatusCode/Conflict [2021-11-23T16:06:25.523Z] === RUN TestFromStatusCode/Unauthorized [2021-11-23T16:06:25.523Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-23T16:06:25.523Z] === RUN TestFromStatusCode/Forbidden [2021-11-23T16:06:25.523Z] === RUN TestFromStatusCode/Not_Modified [2021-11-23T16:06:25.523Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-23T16:06:25.523Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-23T16:06:25.523Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-23T16:06:25.523Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-23T16:06:25.523Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-23T16:06:25.523Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-23T16:06:25.523Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-23T16:06:25.523Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-23T16:06:25.523Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-23T16:06:25.523Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-23T16:06:25.523Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-23T16:06:25.523Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-23T16:06:25.523Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-23T16:06:25.523Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-23T16:06:25.523Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-23T16:06:25.523Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-23T16:06:25.523Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-23T16:06:25.523Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-23T16:06:25.523Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-23T16:06:25.523Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-23T16:06:25.523Z] PASS [2021-11-23T16:06:25.523Z] coverage: 53.1% of statements [2021-11-23T16:06:25.523Z] ok github.com/docker/docker/errdefs 0.035s coverage: 53.1% of statements [2021-11-23T16:06:25.523Z] --- PASS: TestConcurrencyLimit (0.42s) [2021-11-23T16:06:25.523Z] === RUN TestInactiveJobs [2021-11-23T16:06:25.523Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2021-11-23T16:06:25.523Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-23T16:06:25.523Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-23T16:06:25.523Z] === RUN TestTokenPassThru [2021-11-23T16:06:25.523Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-23T16:06:25.523Z] === RUN TestTokenPassThruDifferentHost [2021-11-23T16:06:25.523Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-11-23T16:06:25.523Z] PASS [2021-11-23T16:06:25.523Z] coverage: 24.1% of statements [2021-11-23T16:06:25.523Z] --- PASS: TestInactiveJobs (0.37s) [2021-11-23T16:06:25.523Z] === RUN TestWatchRelease [2021-11-23T16:06:25.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-23T16:06:25.954Z] === RUN TestSerialization [2021-11-23T16:06:25.954Z] --- PASS: TestSerialization (0.02s) [2021-11-23T16:06:25.954Z] PASS [2021-11-23T16:06:25.954Z] coverage: 100.0% of statements [2021-11-23T16:06:25.954Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2021-11-23T16:06:25.980Z] ok github.com/docker/docker/distribution 1.458s coverage: 24.1% of statements [2021-11-23T16:06:25.980Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-23T16:06:25.980Z] --- PASS: TestWatchRelease (0.14s) [2021-11-23T16:06:25.980Z] === RUN TestWatchFinishedTransfer [2021-11-23T16:06:25.980Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-23T16:06:25.980Z] === RUN TestDuplicateTransfer [2021-11-23T16:06:25.980Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-23T16:06:25.980Z] === RUN TestSuccessfulUpload [2021-11-23T16:06:25.980Z] === RUN TestFSGetInvalidData [2021-11-23T16:06:25.980Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-23T16:06:25.980Z] === RUN TestFSInvalidSet [2021-11-23T16:06:25.980Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-23T16:06:25.980Z] === RUN TestFSInvalidRoot [2021-11-23T16:06:25.980Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-23T16:06:25.980Z] === RUN TestFSMetadataGetSet [2021-11-23T16:06:25.980Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-11-23T16:06:25.980Z] === RUN TestFSInvalidWalker [2021-11-23T16:06:25.980Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-23T16:06:25.980Z] === RUN TestFSGetSet [2021-11-23T16:06:25.980Z] --- PASS: TestFSGetSet (0.01s) [2021-11-23T16:06:25.980Z] === RUN TestFSGetUnsetKey [2021-11-23T16:06:25.980Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-23T16:06:25.980Z] === RUN TestFSGetEmptyData [2021-11-23T16:06:25.980Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-23T16:06:25.980Z] === RUN TestFSDelete [2021-11-23T16:06:25.980Z] --- PASS: TestFSDelete (0.01s) [2021-11-23T16:06:25.980Z] === RUN TestFSWalker [2021-11-23T16:06:25.980Z] --- PASS: TestFSWalker (0.01s) [2021-11-23T16:06:25.980Z] === RUN TestFSWalkerStopOnError [2021-11-23T16:06:25.980Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-23T16:06:25.980Z] === RUN TestNewFromJSON [2021-11-23T16:06:25.980Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-23T16:06:25.980Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-23T16:06:25.980Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-23T16:06:25.980Z] === RUN TestMarshalKeyOrder [2021-11-23T16:06:25.980Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-23T16:06:25.980Z] === RUN TestHistoryEqual [2021-11-23T16:06:25.980Z] --- PASS: TestHistoryEqual (0.13s) [2021-11-23T16:06:25.980Z] === RUN TestImage [2021-11-23T16:06:25.980Z] --- PASS: TestImage (0.00s) [2021-11-23T16:06:25.980Z] === RUN TestImageOSNotEmpty [2021-11-23T16:06:25.980Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-23T16:06:25.980Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-23T16:06:25.980Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-23T16:06:25.980Z] === RUN TestCreate [2021-11-23T16:06:25.980Z] time="2021-11-23T16:06:25Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-23T16:06:26.070Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-23T16:06:26.424Z] === RUN TestEnvironmentParsing [2021-11-23T16:06:26.424Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-23T16:06:26.424Z] PASS [2021-11-23T16:06:26.424Z] coverage: 1.2% of statements [2021-11-23T16:06:26.424Z] ok github.com/docker/docker/libcontainerd/local 0.058s coverage: 1.2% of statements [2021-11-23T16:06:26.437Z] --- PASS: TestCreate (0.00s) [2021-11-23T16:06:26.437Z] === RUN TestRestore [2021-11-23T16:06:26.437Z] time="2021-11-23T16:06:25Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-23T16:06:26.437Z] --- PASS: TestRestore (0.02s) [2021-11-23T16:06:26.437Z] === RUN TestAddDelete [2021-11-23T16:06:26.437Z] --- PASS: TestAddDelete (0.01s) [2021-11-23T16:06:26.437Z] === RUN TestSearchAfterDelete [2021-11-23T16:06:26.437Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-23T16:06:26.437Z] === RUN TestParentReset [2021-11-23T16:06:26.437Z] --- PASS: TestParentReset (0.02s) [2021-11-23T16:06:26.437Z] === RUN TestGetAndSetLastUpdated [2021-11-23T16:06:26.437Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-11-23T16:06:26.437Z] === RUN TestStoreLen [2021-11-23T16:06:26.437Z] === RUN TestCompare [2021-11-23T16:06:26.437Z] --- PASS: TestCompare (0.00s) [2021-11-23T16:06:26.437Z] PASS [2021-11-23T16:06:26.437Z] coverage: 19.2% of statements [2021-11-23T16:06:26.437Z] ok github.com/docker/docker/image/cache 0.056s coverage: 19.2% of statements [2021-11-23T16:06:26.437Z] --- PASS: TestStoreLen (0.03s) [2021-11-23T16:06:26.437Z] PASS [2021-11-23T16:06:26.437Z] coverage: 86.6% of statements [2021-11-23T16:06:26.437Z] ok github.com/docker/docker/image 0.378s coverage: 86.6% of statements [2021-11-23T16:06:26.437Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-11-23T16:06:26.437Z] === RUN TestCancelledUpload [2021-11-23T16:06:26.437Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-23T16:06:26.437Z] PASS [2021-11-23T16:06:26.437Z] coverage: 76.8% of statements [2021-11-23T16:06:26.437Z] ok github.com/docker/docker/distribution/xfer 1.952s coverage: 76.8% of statements [2021-11-23T16:06:26.437Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-23T16:06:26.739Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-23T16:06:26.893Z] === RUN TestValidateManifest [2021-11-23T16:06:26.893Z] === RUN TestValidateManifest/nil [2021-11-23T16:06:26.893Z] === RUN TestValidateManifest/non-nil [2021-11-23T16:06:26.893Z] --- PASS: TestValidateManifest (0.00s) [2021-11-23T16:06:26.893Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-23T16:06:26.893Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-23T16:06:26.893Z] PASS [2021-11-23T16:06:26.893Z] coverage: 0.7% of statements [2021-11-23T16:06:26.893Z] ok github.com/docker/docker/image/tarexport 0.060s coverage: 0.7% of statements [2021-11-23T16:06:26.894Z] === RUN TestEmptyLayer [2021-11-23T16:06:26.895Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-23T16:06:26.895Z] === RUN TestCommitFailure [2021-11-23T16:06:26.895Z] --- PASS: TestCommitFailure (0.02s) [2021-11-23T16:06:26.895Z] === RUN TestStartTransactionFailure [2021-11-23T16:06:26.895Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-11-23T16:06:26.895Z] === RUN TestGetOrphan [2021-11-23T16:06:26.895Z] --- PASS: TestGetOrphan (0.01s) [2021-11-23T16:06:26.895Z] === RUN TestMountAndRegister [2021-11-23T16:06:26.895Z] layer_test.go:270: Layer size: 14 [2021-11-23T16:06:26.895Z] --- PASS: TestMountAndRegister (0.07s) [2021-11-23T16:06:26.895Z] === RUN TestLayerRelease [2021-11-23T16:06:26.895Z] layer_test.go:303: Failing on Windows [2021-11-23T16:06:26.895Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-23T16:06:26.895Z] === RUN TestStoreRestore [2021-11-23T16:06:26.895Z] layer_test.go:352: Failing on Windows [2021-11-23T16:06:26.895Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-23T16:06:26.895Z] === RUN TestTarStreamStability [2021-11-23T16:06:26.895Z] layer_test.go:467: Failing on Windows [2021-11-23T16:06:26.895Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-23T16:06:26.895Z] === RUN TestRegisterExistingLayer [2021-11-23T16:06:26.895Z] --- PASS: TestRegisterExistingLayer (0.13s) [2021-11-23T16:06:26.895Z] === RUN TestTarStreamVerification [2021-11-23T16:06:26.895Z] layer_test.go:696: Failing on Windows [2021-11-23T16:06:26.895Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-23T16:06:26.895Z] === RUN TestLayerMigration [2021-11-23T16:06:26.895Z] migration_test.go:45: Failing on Windows [2021-11-23T16:06:26.895Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-23T16:06:26.895Z] === RUN TestLayerMigrationNoTarsplit [2021-11-23T16:06:26.895Z] migration_test.go:181: Failing on Windows [2021-11-23T16:06:26.895Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-23T16:06:26.895Z] === RUN TestMountInit [2021-11-23T16:06:26.895Z] mount_test.go:17: Failing on Windows [2021-11-23T16:06:26.895Z] --- SKIP: TestMountInit (0.00s) [2021-11-23T16:06:26.895Z] === RUN TestMountSize [2021-11-23T16:06:26.895Z] mount_test.go:76: Failing on Windows [2021-11-23T16:06:26.895Z] --- SKIP: TestMountSize (0.00s) [2021-11-23T16:06:26.895Z] === RUN TestMountChanges [2021-11-23T16:06:26.895Z] mount_test.go:125: Failing on Windows [2021-11-23T16:06:26.895Z] --- SKIP: TestMountChanges (0.00s) [2021-11-23T16:06:26.895Z] === RUN TestMountApply [2021-11-23T16:06:26.895Z] mount_test.go:212: Failing on Windows [2021-11-23T16:06:26.895Z] --- SKIP: TestMountApply (0.00s) [2021-11-23T16:06:26.895Z] PASS [2021-11-23T16:06:26.895Z] coverage: 30.1% of statements [2021-11-23T16:06:26.895Z] ok github.com/docker/docker/layer 0.361s coverage: 30.1% of statements [2021-11-23T16:06:26.895Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-23T16:06:26.895Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-23T16:06:26.895Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-23T16:06:26.895Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-23T16:06:27.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-23T16:06:27.269Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-11-23T16:06:27.350Z] === RUN TestMakeV1ConfigFromConfig [2021-11-23T16:06:27.350Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-23T16:06:27.350Z] PASS [2021-11-23T16:06:27.350Z] coverage: 25.0% of statements [2021-11-23T16:06:27.350Z] ok github.com/docker/docker/image/v1 0.087s coverage: 25.0% of statements [2021-11-23T16:06:27.350Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-23T16:06:27.364Z] === RUN TestSequenceGetAvailableBit [2021-11-23T16:06:27.364Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-23T16:06:27.833Z] === RUN TestSequenceEqual [2021-11-23T16:06:27.833Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-23T16:06:27.833Z] === RUN TestSequenceCopy [2021-11-23T16:06:27.833Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-23T16:06:27.833Z] === RUN TestGetFirstAvailable [2021-11-23T16:06:27.833Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-23T16:06:27.833Z] === RUN TestFindSequence [2021-11-23T16:06:27.833Z] --- PASS: TestFindSequence (0.00s) [2021-11-23T16:06:27.833Z] === RUN TestCheckIfAvailable [2021-11-23T16:06:27.833Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-23T16:06:27.833Z] === RUN TestMergeSequences [2021-11-23T16:06:27.833Z] --- PASS: TestMergeSequences (0.00s) [2021-11-23T16:06:27.833Z] === RUN TestPushReservation [2021-11-23T16:06:27.833Z] --- PASS: TestPushReservation (0.00s) [2021-11-23T16:06:27.833Z] === RUN TestSerializeDeserialize [2021-11-23T16:06:27.833Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-23T16:06:27.833Z] === RUN TestSet [2021-11-23T16:06:27.833Z] --- PASS: TestSet (0.00s) [2021-11-23T16:06:27.833Z] === RUN TestSetUnset [2021-11-23T16:06:27.833Z] --- PASS: TestSetUnset (0.00s) [2021-11-23T16:06:27.833Z] === RUN TestOffsetSetUnset [2021-11-23T16:06:27.833Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-23T16:06:27.833Z] === RUN TestSetInRange [2021-11-23T16:06:27.833Z] --- PASS: TestSetInRange (0.00s) [2021-11-23T16:06:27.833Z] === RUN TestSetAnyInRange [2021-11-23T16:06:27.833Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-23T16:06:27.833Z] === RUN TestMethods [2021-11-23T16:06:27.833Z] --- PASS: TestMethods (0.00s) [2021-11-23T16:06:27.833Z] === RUN TestRandomAllocateDeallocate [2021-11-23T16:06:28.046Z] === RUN TestBuilderGC [2021-11-23T16:06:28.046Z] --- PASS: TestBuilderGC (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestDaemonConfigurationNotFound [2021-11-23T16:06:28.046Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestDaemonBrokenConfiguration [2021-11-23T16:06:28.046Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestParseClusterAdvertiseSettings [2021-11-23T16:06:28.046Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestFindConfigurationConflicts [2021-11-23T16:06:28.046Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-23T16:06:28.046Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-23T16:06:28.046Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-23T16:06:28.046Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-23T16:06:28.046Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-23T16:06:28.046Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-23T16:06:28.046Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-23T16:06:28.046Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-23T16:06:28.046Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-23T16:06:28.046Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.02s) [2021-11-23T16:06:28.046Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-23T16:06:28.046Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-23T16:06:28.046Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestValidateConfigurationErrors [2021-11-23T16:06:28.046Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-23T16:06:28.046Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-23T16:06:28.046Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-23T16:06:28.046Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-23T16:06:28.046Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-23T16:06:28.046Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-23T16:06:28.046Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-23T16:06:28.046Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-23T16:06:28.046Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-23T16:06:28.046Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-23T16:06:28.046Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-23T16:06:28.046Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestValidateConfiguration [2021-11-23T16:06:28.046Z] === RUN TestValidateConfiguration/with_label [2021-11-23T16:06:28.046Z] === RUN TestValidateConfiguration/with_dns [2021-11-23T16:06:28.046Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-23T16:06:28.046Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-23T16:06:28.046Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-23T16:06:28.046Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-23T16:06:28.046Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-23T16:06:28.046Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-23T16:06:28.046Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestModifiedDiscoverySettings [2021-11-23T16:06:28.046Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestReloadSetConfigFileNotExist [2021-11-23T16:06:28.046Z] time="2021-11-23T16:06:27Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-23T16:06:28.046Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-11-23T16:06:28.046Z] === RUN TestReloadDefaultConfigNotExist [2021-11-23T16:06:28.046Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:06:28.046Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestReloadBadDefaultConfig [2021-11-23T16:06:28.046Z] time="2021-11-23T16:06:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1678363996" [2021-11-23T16:06:28.046Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestReloadWithConflictingLabels [2021-11-23T16:06:28.046Z] time="2021-11-23T16:06:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1053893000" [2021-11-23T16:06:28.046Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestReloadWithDuplicateLabels [2021-11-23T16:06:28.046Z] time="2021-11-23T16:06:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3024408935" [2021-11-23T16:06:28.046Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestMaskURLCredentials [2021-11-23T16:06:28.046Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestDaemonConfigurationMerge [2021-11-23T16:06:28.046Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-23T16:06:28.046Z] PASS [2021-11-23T16:06:28.046Z] coverage: 80.0% of statements [2021-11-23T16:06:28.046Z] ok github.com/docker/docker/daemon/config 0.327s coverage: 80.0% of statements [2021-11-23T16:06:28.046Z] === RUN TestDiscoveryOptsErrors [2021-11-23T16:06:28.046Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-23T16:06:28.046Z] === RUN TestDiscoveryOpts [2021-11-23T16:06:28.046Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-23T16:06:28.046Z] PASS [2021-11-23T16:06:28.046Z] coverage: 30.0% of statements [2021-11-23T16:06:28.046Z] ok github.com/docker/docker/daemon/discovery 0.059s coverage: 30.0% of statements [2021-11-23T16:06:28.104Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-23T16:06:28.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2021-11-23T16:06:28.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.56s) [2021-11-23T16:06:28.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s) [2021-11-23T16:06:28.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-11-23T16:06:28.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2021-11-23T16:06:28.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.22s) [2021-11-23T16:06:28.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.26s) [2021-11-23T16:06:28.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.64s) [2021-11-23T16:06:28.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.65s) [2021-11-23T16:06:28.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2021-11-23T16:06:28.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.65s) [2021-11-23T16:06:28.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.73s) [2021-11-23T16:06:28.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.69s) [2021-11-23T16:06:28.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2021-11-23T16:06:28.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2021-11-23T16:06:28.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2021-11-23T16:06:28.104Z] === RUN TestCgroupNamespacesRun [2021-11-23T16:06:28.314Z] === RUN TestSerialization [2021-11-23T16:06:28.314Z] --- PASS: TestSerialization (0.02s) [2021-11-23T16:06:28.314Z] PASS [2021-11-23T16:06:28.314Z] coverage: 100.0% of statements [2021-11-23T16:06:28.314Z] ok github.com/docker/docker/libcontainerd/queue 0.053s coverage: 100.0% of statements [2021-11-23T16:06:28.314Z] === RUN TestEnvironmentParsing [2021-11-23T16:06:28.314Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-23T16:06:28.314Z] PASS [2021-11-23T16:06:28.314Z] coverage: 1.2% of statements [2021-11-23T16:06:28.314Z] ok github.com/docker/docker/libcontainerd/local 0.047s coverage: 1.2% of statements [2021-11-23T16:06:28.647Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-11-23T16:06:28.771Z] === RUN TestEmptyLayer [2021-11-23T16:06:28.771Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-23T16:06:28.771Z] === RUN TestCommitFailure [2021-11-23T16:06:28.771Z] --- PASS: TestCommitFailure (0.01s) [2021-11-23T16:06:28.771Z] === RUN TestStartTransactionFailure [2021-11-23T16:06:28.771Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-23T16:06:28.771Z] === RUN TestGetOrphan [2021-11-23T16:06:28.771Z] --- PASS: TestGetOrphan (0.01s) [2021-11-23T16:06:28.771Z] === RUN TestMountAndRegister [2021-11-23T16:06:28.771Z] layer_test.go:270: Layer size: 14 [2021-11-23T16:06:28.771Z] --- PASS: TestMountAndRegister (0.04s) [2021-11-23T16:06:28.771Z] === RUN TestLayerRelease [2021-11-23T16:06:28.771Z] layer_test.go:303: Failing on Windows [2021-11-23T16:06:28.771Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-23T16:06:28.771Z] === RUN TestStoreRestore [2021-11-23T16:06:28.771Z] layer_test.go:352: Failing on Windows [2021-11-23T16:06:28.771Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-23T16:06:28.771Z] === RUN TestTarStreamStability [2021-11-23T16:06:28.771Z] layer_test.go:467: Failing on Windows [2021-11-23T16:06:28.771Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-23T16:06:28.771Z] === RUN TestRegisterExistingLayer [2021-11-23T16:06:28.771Z] --- PASS: TestRegisterExistingLayer (0.08s) [2021-11-23T16:06:28.771Z] === RUN TestTarStreamVerification [2021-11-23T16:06:28.771Z] layer_test.go:696: Failing on Windows [2021-11-23T16:06:28.771Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-23T16:06:28.771Z] === RUN TestLayerMigration [2021-11-23T16:06:28.771Z] migration_test.go:45: Failing on Windows [2021-11-23T16:06:28.771Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-23T16:06:28.771Z] === RUN TestLayerMigrationNoTarsplit [2021-11-23T16:06:28.771Z] migration_test.go:181: Failing on Windows [2021-11-23T16:06:28.771Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-23T16:06:28.771Z] === RUN TestMountInit [2021-11-23T16:06:28.771Z] mount_test.go:17: Failing on Windows [2021-11-23T16:06:28.771Z] --- SKIP: TestMountInit (0.00s) [2021-11-23T16:06:28.771Z] === RUN TestMountSize [2021-11-23T16:06:28.771Z] mount_test.go:76: Failing on Windows [2021-11-23T16:06:28.771Z] --- SKIP: TestMountSize (0.00s) [2021-11-23T16:06:28.771Z] === RUN TestMountChanges [2021-11-23T16:06:28.771Z] mount_test.go:125: Failing on Windows [2021-11-23T16:06:28.771Z] --- SKIP: TestMountChanges (0.00s) [2021-11-23T16:06:28.771Z] === RUN TestMountApply [2021-11-23T16:06:28.771Z] mount_test.go:212: Failing on Windows [2021-11-23T16:06:28.771Z] --- SKIP: TestMountApply (0.00s) [2021-11-23T16:06:28.771Z] PASS [2021-11-23T16:06:28.771Z] coverage: 30.1% of statements [2021-11-23T16:06:28.771Z] ok github.com/docker/docker/layer 0.272s coverage: 30.1% of statements [2021-11-23T16:06:28.771Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-23T16:06:28.771Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-23T16:06:28.771Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-23T16:06:28.771Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-23T16:06:29.046Z] === RUN TestWaitNodeAttachment [2021-11-23T16:06:29.229Z] === RUN TestSequenceGetAvailableBit [2021-11-23T16:06:29.229Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-23T16:06:29.229Z] === RUN TestSequenceEqual [2021-11-23T16:06:29.229Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-23T16:06:29.229Z] === RUN TestSequenceCopy [2021-11-23T16:06:29.229Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-23T16:06:29.229Z] === RUN TestGetFirstAvailable [2021-11-23T16:06:29.229Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-23T16:06:29.229Z] === RUN TestFindSequence [2021-11-23T16:06:29.229Z] --- PASS: TestFindSequence (0.00s) [2021-11-23T16:06:29.229Z] === RUN TestCheckIfAvailable [2021-11-23T16:06:29.229Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-23T16:06:29.229Z] === RUN TestMergeSequences [2021-11-23T16:06:29.229Z] --- PASS: TestMergeSequences (0.00s) [2021-11-23T16:06:29.229Z] === RUN TestPushReservation [2021-11-23T16:06:29.229Z] --- PASS: TestPushReservation (0.00s) [2021-11-23T16:06:29.229Z] === RUN TestSerializeDeserialize [2021-11-23T16:06:29.229Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-23T16:06:29.229Z] === RUN TestSet [2021-11-23T16:06:29.229Z] --- PASS: TestSet (0.00s) [2021-11-23T16:06:29.229Z] === RUN TestSetUnset [2021-11-23T16:06:29.229Z] --- PASS: TestSetUnset (0.00s) [2021-11-23T16:06:29.229Z] === RUN TestOffsetSetUnset [2021-11-23T16:06:29.229Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-23T16:06:29.229Z] === RUN TestSetInRange [2021-11-23T16:06:29.229Z] --- PASS: TestSetInRange (0.00s) [2021-11-23T16:06:29.229Z] === RUN TestSetAnyInRange [2021-11-23T16:06:29.229Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-23T16:06:29.229Z] === RUN TestMethods [2021-11-23T16:06:29.229Z] --- PASS: TestMethods (0.00s) [2021-11-23T16:06:29.229Z] === RUN TestRandomAllocateDeallocate [2021-11-23T16:06:29.416Z] === RUN TestInvalidConfig [2021-11-23T16:06:29.416Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-23T16:06:29.416Z] === RUN TestConfig [2021-11-23T16:06:29.416Z] --- PASS: TestConfig (0.00s) [2021-11-23T16:06:29.416Z] === RUN TestOptionsLabels [2021-11-23T16:06:29.416Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-23T16:06:29.416Z] === RUN TestValidName [2021-11-23T16:06:29.416Z] --- PASS: TestValidName (0.00s) [2021-11-23T16:06:29.416Z] === RUN TestTLSConfiguration [2021-11-23T16:06:29.416Z] time="2021-11-23T16:06:29Z" level=info msg="Option Initializing KV with TLS" [2021-11-23T16:06:29.416Z] --- PASS: TestTLSConfiguration (0.15s) [2021-11-23T16:06:29.416Z] PASS [2021-11-23T16:06:29.416Z] coverage: 24.0% of statements [2021-11-23T16:06:29.416Z] ok github.com/docker/docker/libnetwork/config 0.226s coverage: 24.0% of statements [2021-11-23T16:06:29.470Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2021-11-23T16:06:29.470Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-23T16:06:29.513Z] --- PASS: TestWaitNodeAttachment (0.46s) [2021-11-23T16:06:29.513Z] === RUN TestIsolationConversion [2021-11-23T16:06:29.513Z] === RUN TestIsolationConversion/default [2021-11-23T16:06:29.513Z] === RUN TestIsolationConversion/process [2021-11-23T16:06:29.513Z] === RUN TestIsolationConversion/hyperv [2021-11-23T16:06:29.513Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-23T16:06:29.513Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-23T16:06:29.513Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-23T16:06:29.513Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-23T16:06:29.513Z] === RUN TestContainerLabels [2021-11-23T16:06:29.513Z] --- PASS: TestContainerLabels (0.00s) [2021-11-23T16:06:29.513Z] === RUN TestCredentialSpecConversion [2021-11-23T16:06:29.513Z] === RUN TestCredentialSpecConversion/none [2021-11-23T16:06:29.513Z] === RUN TestCredentialSpecConversion/config [2021-11-23T16:06:29.513Z] === RUN TestCredentialSpecConversion/file [2021-11-23T16:06:29.513Z] === RUN TestCredentialSpecConversion/registry [2021-11-23T16:06:29.513Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-23T16:06:29.513Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-23T16:06:29.513Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-23T16:06:29.513Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-23T16:06:29.513Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-23T16:06:29.513Z] === RUN TestControllerValidateMountBind [2021-11-23T16:06:29.513Z] --- PASS: TestControllerValidateMountBind (0.01s) [2021-11-23T16:06:29.513Z] === RUN TestControllerValidateMountVolume [2021-11-23T16:06:29.513Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-23T16:06:29.513Z] === RUN TestControllerValidateMountTarget [2021-11-23T16:06:29.514Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-23T16:06:29.514Z] === RUN TestControllerValidateMountTmpfs [2021-11-23T16:06:29.514Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-23T16:06:29.514Z] === RUN TestControllerValidateMountInvalidType [2021-11-23T16:06:29.514Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-23T16:06:29.514Z] === RUN TestControllerValidateMountNamedPipe [2021-11-23T16:06:29.514Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-23T16:06:29.514Z] PASS [2021-11-23T16:06:29.514Z] coverage: 11.0% of statements [2021-11-23T16:06:29.514Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.639s coverage: 11.0% of statements [2021-11-23T16:06:29.514Z] === RUN TestEventsLog [2021-11-23T16:06:29.514Z] --- PASS: TestEventsLog (0.00s) [2021-11-23T16:06:29.514Z] === RUN TestEventsLogTimeout [2021-11-23T16:06:29.514Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-23T16:06:29.514Z] === RUN TestLogEvents [2021-11-23T16:06:29.514Z] --- PASS: TestLogEvents (0.05s) [2021-11-23T16:06:29.514Z] === RUN TestLoadBufferedEvents [2021-11-23T16:06:29.514Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-11-23T16:06:29.514Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-23T16:06:29.514Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-23T16:06:29.514Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-23T16:06:29.514Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-23T16:06:29.514Z] PASS [2021-11-23T16:06:29.514Z] coverage: 50.0% of statements [2021-11-23T16:06:29.514Z] ok github.com/docker/docker/daemon/events 0.216s coverage: 50.0% of statements [2021-11-23T16:06:29.885Z] === RUN TestKey [2021-11-23T16:06:29.886Z] --- PASS: TestKey (0.00s) [2021-11-23T16:06:29.886Z] === RUN TestParseKey [2021-11-23T16:06:29.886Z] --- PASS: TestParseKey (0.00s) [2021-11-23T16:06:29.886Z] === RUN TestInvalidDataStore [2021-11-23T16:06:29.886Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-23T16:06:29.886Z] === RUN TestKVObjectFlatKey [2021-11-23T16:06:29.886Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-23T16:06:29.886Z] === RUN TestAtomicKVObjectFlatKey [2021-11-23T16:06:29.886Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-23T16:06:29.886Z] PASS [2021-11-23T16:06:29.886Z] coverage: 21.9% of statements [2021-11-23T16:06:29.886Z] ok github.com/docker/docker/libnetwork/datastore 0.043s coverage: 21.9% of statements [2021-11-23T16:06:29.980Z] === RUN TestIsEmptyDir [2021-11-23T16:06:29.980Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-23T16:06:29.980Z] PASS [2021-11-23T16:06:29.980Z] coverage: 2.3% of statements [2021-11-23T16:06:29.980Z] ok github.com/docker/docker/daemon/graphdriver 0.061s coverage: 2.3% of statements [2021-11-23T16:06:29.980Z] === RUN TestVerifyNetworkingConfig [2021-11-23T16:06:29.980Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-23T16:06:29.980Z] === RUN TestGetContainer [2021-11-23T16:06:29.980Z] --- PASS: TestGetContainer (0.00s) [2021-11-23T16:06:29.980Z] === RUN TestValidContainerNames [2021-11-23T16:06:29.980Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-23T16:06:29.980Z] === RUN TestContainerInitDNS [2021-11-23T16:06:29.980Z] daemon_test.go:146: root required [2021-11-23T16:06:29.980Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-23T16:06:29.980Z] === RUN TestMerge [2021-11-23T16:06:29.980Z] --- PASS: TestMerge (0.00s) [2021-11-23T16:06:29.980Z] === RUN TestValidateContainerIsolation [2021-11-23T16:06:29.980Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-23T16:06:29.980Z] === RUN TestFindNetworkErrorType [2021-11-23T16:06:29.980Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-23T16:06:29.980Z] === RUN TestEnsureServicesExist [2021-11-23T16:06:29.980Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-11-23T16:06:29.980Z] === RUN TestEnsureServicesExistErrors [2021-11-23T16:06:29.980Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-23T16:06:29.980Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-23T16:06:29.980Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-23T16:06:29.980Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-23T16:06:29.980Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-23T16:06:29.980Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-23T16:06:29.980Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-23T16:06:29.980Z] === RUN TestContainerDelete [2021-11-23T16:06:29.980Z] --- PASS: TestContainerDelete (0.00s) [2021-11-23T16:06:29.980Z] === RUN TestContainerDoubleDelete [2021-11-23T16:06:29.980Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-23T16:06:29.980Z] === RUN TestLogContainerEventCopyLabels [2021-11-23T16:06:29.980Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-23T16:06:29.980Z] === RUN TestLogContainerEventWithAttributes [2021-11-23T16:06:29.980Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-23T16:06:29.980Z] === RUN TestNoneHealthcheck [2021-11-23T16:06:29.980Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-23T16:06:29.980Z] === RUN TestHealthStates [2021-11-23T16:06:29.980Z] time="2021-11-23T16:06:29Z" 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-11-23T16:06:29.980Z] time="2021-11-23T16:06:29Z" 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-11-23T16:06:29.980Z] time="2021-11-23T16:06:29Z" 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-11-23T16:06:29.980Z] time="2021-11-23T16:06:29Z" 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-11-23T16:06:29.980Z] time="2021-11-23T16:06:29Z" 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-11-23T16:06:29.980Z] time="2021-11-23T16:06:29Z" 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-11-23T16:06:29.980Z] time="2021-11-23T16:06:29Z" 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-11-23T16:06:29.980Z] time="2021-11-23T16:06:29Z" 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-11-23T16:06:29.980Z] time="2021-11-23T16:06:29Z" 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-11-23T16:06:29.980Z] time="2021-11-23T16:06:29Z" 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-11-23T16:06:29.980Z] --- PASS: TestHealthStates (0.14s) [2021-11-23T16:06:29.980Z] === RUN TestGetInspectData [2021-11-23T16:06:29.980Z] --- PASS: TestGetInspectData (0.00s) [2021-11-23T16:06:29.980Z] === RUN TestFillLicense [2021-11-23T16:06:29.980Z] --- PASS: TestFillLicense (0.00s) [2021-11-23T16:06:29.980Z] === RUN TestListInvalidFilter [2021-11-23T16:06:29.980Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-23T16:06:29.980Z] === RUN TestNameFilter [2021-11-23T16:06:29.980Z] --- PASS: TestNameFilter (0.00s) [2021-11-23T16:06:29.980Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-23T16:06:29.980Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-23T16:06:29.980Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-23T16:06:29.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-23T16:06:29.980Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-23T16:06:29.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-23T16:06:29.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-23T16:06:29.980Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-23T16:06:29.980Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-23T16:06:29.980Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-23T16:06:29.980Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-23T16:06:29.980Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-23T16:06:29.980Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-23T16:06:29.980Z] === 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-11-23T16:06:29.980Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-23T16:06:29.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-23T16:06:29.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-23T16:06:29.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-23T16:06:29.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-23T16:06:29.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-23T16:06:29.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-23T16:06:29.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-23T16:06:29.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-23T16:06:29.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-23T16:06:29.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-23T16:06:29.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-23T16:06:29.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-23T16:06:29.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-23T16:06:29.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-23T16:06:29.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-23T16:06:29.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-23T16:06:29.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-23T16:06:29.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-23T16:06:29.980Z] --- 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-11-23T16:06:29.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-23T16:06:29.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-23T16:06:29.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-23T16:06:29.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-23T16:06:29.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-23T16:06:29.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-23T16:06:29.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-23T16:06:29.981Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-23T16:06:29.981Z] === RUN TestDaemonReloadLabels [2021-11-23T16:06:29.981Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-23T16:06:29.981Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-23T16:06:29.981Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-23T16:06:29.981Z] === RUN TestDaemonReloadMirrors [2021-11-23T16:06:29.981Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-23T16:06:29.981Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-23T16:06:29.981Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-23T16:06:29.981Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-23T16:06:29.981Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-23T16:06:29.981Z] === RUN TestDaemonDiscoveryReload [2021-11-23T16:06:30.356Z] === RUN TestErrorInterfaces [2021-11-23T16:06:30.356Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-23T16:06:30.356Z] === RUN TestNetworkMarshalling [2021-11-23T16:06:30.356Z] --- PASS: TestNetworkMarshalling (0.16s) [2021-11-23T16:06:30.356Z] === RUN TestEndpointMarshalling [2021-11-23T16:06:30.356Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-23T16:06:30.356Z] === RUN TestAuxAddresses [2021-11-23T16:06:30.356Z] time="2021-11-23T16:06:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-23T16:06:30.356Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-23T16:06:30.356Z] === RUN TestSRVServiceQuery [2021-11-23T16:06:30.356Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:30.356Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-23T16:06:30.356Z] === RUN TestServiceVIPReuse [2021-11-23T16:06:30.356Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:30.356Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-23T16:06:30.356Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-23T16:06:30.356Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:30.356Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-23T16:06:30.356Z] === RUN TestDNSIPQuery [2021-11-23T16:06:30.356Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:30.356Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-23T16:06:30.356Z] === RUN TestDNSProxyServFail [2021-11-23T16:06:30.356Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:30.356Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-23T16:06:30.356Z] === RUN TestSandboxAddEmpty [2021-11-23T16:06:30.356Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:30.356Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-23T16:06:30.356Z] === RUN TestSandboxAddMultiPrio [2021-11-23T16:06:30.356Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:30.356Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-23T16:06:30.356Z] === RUN TestSandboxAddSamePrio [2021-11-23T16:06:30.356Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:30.356Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-23T16:06:30.356Z] === RUN TestCleanupServiceDiscovery [2021-11-23T16:06:30.356Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:30.356Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-23T16:06:30.356Z] === RUN TestDNSOptions [2021-11-23T16:06:30.356Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:30.356Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-23T16:06:30.356Z] === RUN TestMultipleControllersWithSameStore [2021-11-23T16:06:30.356Z] time="2021-11-23T16:06:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-23T16:06:30.356Z] time="2021-11-23T16:06:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-23T16:06:30.356Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-23T16:06:30.356Z] PASS [2021-11-23T16:06:30.356Z] coverage: 8.6% of statements [2021-11-23T16:06:30.356Z] ok github.com/docker/docker/libnetwork 0.317s coverage: 8.6% of statements [2021-11-23T16:06:30.398Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2021-11-23T16:06:30.398Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-23T16:06:30.448Z] === RUN TestLinkNaming [2021-11-23T16:06:30.448Z] --- PASS: TestLinkNaming (0.00s) [2021-11-23T16:06:30.448Z] === RUN TestLinkNew [2021-11-23T16:06:30.448Z] --- PASS: TestLinkNew (0.00s) [2021-11-23T16:06:30.448Z] === RUN TestLinkEnv [2021-11-23T16:06:30.448Z] --- PASS: TestLinkEnv (0.00s) [2021-11-23T16:06:30.448Z] === RUN TestLinkMultipleEnv [2021-11-23T16:06:30.448Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-23T16:06:30.448Z] === RUN TestLinkPortRangeEnv [2021-11-23T16:06:30.448Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-23T16:06:30.448Z] PASS [2021-11-23T16:06:30.448Z] coverage: 93.0% of statements [2021-11-23T16:06:30.448Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2021-11-23T16:06:30.552Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-23T16:06:30.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.72s) [2021-11-23T16:06:30.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) [2021-11-23T16:06:30.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.57s) [2021-11-23T16:06:30.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2021-11-23T16:06:30.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.40s) [2021-11-23T16:06:30.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.69s) [2021-11-23T16:06:30.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.53s) [2021-11-23T16:06:30.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.97s) [2021-11-23T16:06:30.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.24s) [2021-11-23T16:06:30.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2021-11-23T16:06:30.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2021-11-23T16:06:30.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.98s) [2021-11-23T16:06:30.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.07s) [2021-11-23T16:06:30.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.96s) [2021-11-23T16:06:30.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.62s) [2021-11-23T16:06:30.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.34s) [2021-11-23T16:06:30.552Z] === RUN TestCgroupNamespacesRun [2021-11-23T16:06:30.765Z] === RUN TestInvalidConfig [2021-11-23T16:06:30.765Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-23T16:06:30.765Z] === RUN TestConfig [2021-11-23T16:06:30.765Z] --- PASS: TestConfig (0.00s) [2021-11-23T16:06:30.765Z] === RUN TestOptionsLabels [2021-11-23T16:06:30.765Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-23T16:06:30.765Z] === RUN TestValidName [2021-11-23T16:06:30.765Z] --- PASS: TestValidName (0.00s) [2021-11-23T16:06:30.765Z] === RUN TestTLSConfiguration [2021-11-23T16:06:30.765Z] time="2021-11-23T16:06:30Z" level=info msg="Option Initializing KV with TLS" [2021-11-23T16:06:30.765Z] --- PASS: TestTLSConfiguration (0.13s) [2021-11-23T16:06:30.765Z] PASS [2021-11-23T16:06:30.765Z] coverage: 24.0% of statements [2021-11-23T16:06:30.765Z] ok github.com/docker/docker/libnetwork/config 0.195s coverage: 24.0% of statements [2021-11-23T16:06:30.812Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-23T16:06:30.831Z] === RUN TestIPDataMarshalling [2021-11-23T16:06:30.831Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-23T16:06:30.831Z] === RUN TestValidateAndIsV6 [2021-11-23T16:06:30.831Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-23T16:06:30.831Z] PASS [2021-11-23T16:06:30.831Z] coverage: 68.9% of statements [2021-11-23T16:06:30.831Z] ok github.com/docker/docker/libnetwork/driverapi 0.039s coverage: 68.9% of statements [2021-11-23T16:06:30.916Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-11-23T16:06:30.916Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-23T16:06:31.222Z] === RUN TestKey [2021-11-23T16:06:31.222Z] --- PASS: TestKey (0.00s) [2021-11-23T16:06:31.222Z] === RUN TestParseKey [2021-11-23T16:06:31.222Z] --- PASS: TestParseKey (0.00s) [2021-11-23T16:06:31.222Z] === RUN TestInvalidDataStore [2021-11-23T16:06:31.222Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-23T16:06:31.222Z] === RUN TestKVObjectFlatKey [2021-11-23T16:06:31.222Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-23T16:06:31.222Z] === RUN TestAtomicKVObjectFlatKey [2021-11-23T16:06:31.222Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-23T16:06:31.222Z] PASS [2021-11-23T16:06:31.222Z] coverage: 21.9% of statements [2021-11-23T16:06:31.222Z] ok github.com/docker/docker/libnetwork/datastore 0.053s coverage: 21.9% of statements [2021-11-23T16:06:31.320Z] === RUN TestDriver [2021-11-23T16:06:31.320Z] --- PASS: TestDriver (0.00s) [2021-11-23T16:06:31.320Z] PASS [2021-11-23T16:06:31.320Z] coverage: 34.8% of statements [2021-11-23T16:06:31.320Z] ok github.com/docker/docker/libnetwork/drivers/host 0.042s coverage: 34.8% of statements [2021-11-23T16:06:31.325Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2021-11-23T16:06:31.325Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-23T16:06:31.680Z] === RUN TestErrorInterfaces [2021-11-23T16:06:31.680Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-23T16:06:31.680Z] === RUN TestNetworkMarshalling [2021-11-23T16:06:31.680Z] === RUN TestIPDataMarshalling [2021-11-23T16:06:31.680Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-23T16:06:31.680Z] === RUN TestValidateAndIsV6 [2021-11-23T16:06:31.680Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-23T16:06:31.680Z] PASS [2021-11-23T16:06:31.680Z] coverage: 68.9% of statements [2021-11-23T16:06:31.680Z] ok github.com/docker/docker/libnetwork/driverapi 0.038s coverage: 68.9% of statements [2021-11-23T16:06:31.795Z] === RUN TestDriver [2021-11-23T16:06:31.795Z] --- PASS: TestDriver (0.00s) [2021-11-23T16:06:31.795Z] PASS [2021-11-23T16:06:31.795Z] coverage: 34.8% of statements [2021-11-23T16:06:31.795Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2021-11-23T16:06:31.795Z] === RUN TestNetworkAllocateFree [2021-11-23T16:06:31.795Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-23T16:06:31.795Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-23T16:06:31.795Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-23T16:06:31.795Z] PASS [2021-11-23T16:06:31.795Z] coverage: 63.6% of statements [2021-11-23T16:06:31.795Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.043s coverage: 63.6% of statements [2021-11-23T16:06:31.795Z] --- PASS: TestRandomAllocateDeallocate (4.35s) [2021-11-23T16:06:31.795Z] === RUN TestAllocateRandomDeallocate [2021-11-23T16:06:31.932Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-23T16:06:31.932Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-23T16:06:31.932Z] === RUN TestAdapterReadLogs [2021-11-23T16:06:31.932Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-23T16:06:31.932Z] === RUN TestCopier [2021-11-23T16:06:31.932Z] --- PASS: TestCopier (0.00s) [2021-11-23T16:06:31.932Z] === RUN TestCopierLongLines [2021-11-23T16:06:31.932Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-23T16:06:31.932Z] === RUN TestCopierSlow [2021-11-23T16:06:31.932Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-11-23T16:06:31.932Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-23T16:06:31.932Z] reload_test.go:520: root required [2021-11-23T16:06:31.932Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-23T16:06:31.932Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-23T16:06:31.932Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-23T16:06:31.932Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-23T16:06:31.932Z] --- PASS: TestCopierSlow (0.20s) [2021-11-23T16:06:31.932Z] === RUN TestCopierWithSized [2021-11-23T16:06:31.932Z] === RUN TestCopierWithSized/as_is [2021-11-23T16:06:31.932Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-23T16:06:31.932Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-23T16:06:31.932Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-23T16:06:31.932Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-23T16:06:31.932Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-23T16:06:31.932Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-11-23T16:06:31.932Z] === RUN TestCopierWithPartial [2021-11-23T16:06:31.932Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-23T16:06:31.932Z] === RUN TestRingLogger [2021-11-23T16:06:31.932Z] --- PASS: TestRingLogger (0.00s) [2021-11-23T16:06:31.932Z] === RUN TestRingCap [2021-11-23T16:06:31.932Z] --- PASS: TestRingCap (0.00s) [2021-11-23T16:06:32.136Z] --- PASS: TestNetworkMarshalling (0.15s) [2021-11-23T16:06:32.136Z] === RUN TestEndpointMarshalling [2021-11-23T16:06:32.136Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-23T16:06:32.136Z] === RUN TestAuxAddresses [2021-11-23T16:06:32.136Z] time="2021-11-23T16:06:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-23T16:06:32.136Z] --- PASS: TestAuxAddresses (0.03s) [2021-11-23T16:06:32.136Z] === RUN TestSRVServiceQuery [2021-11-23T16:06:32.136Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:32.136Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-23T16:06:32.136Z] === RUN TestServiceVIPReuse [2021-11-23T16:06:32.136Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:32.136Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-23T16:06:32.136Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-23T16:06:32.136Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:32.136Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-23T16:06:32.136Z] === RUN TestDNSIPQuery [2021-11-23T16:06:32.136Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:32.136Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-23T16:06:32.136Z] === RUN TestDNSProxyServFail [2021-11-23T16:06:32.136Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:32.136Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-23T16:06:32.136Z] === RUN TestSandboxAddEmpty [2021-11-23T16:06:32.136Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:32.136Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-23T16:06:32.136Z] === RUN TestSandboxAddMultiPrio [2021-11-23T16:06:32.136Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:32.136Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-23T16:06:32.136Z] === RUN TestSandboxAddSamePrio [2021-11-23T16:06:32.136Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:32.136Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-23T16:06:32.136Z] === RUN TestCleanupServiceDiscovery [2021-11-23T16:06:32.136Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:32.136Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-23T16:06:32.136Z] === RUN TestDNSOptions [2021-11-23T16:06:32.136Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:32.136Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-23T16:06:32.136Z] === RUN TestMultipleControllersWithSameStore [2021-11-23T16:06:32.136Z] time="2021-11-23T16:06:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-23T16:06:32.136Z] time="2021-11-23T16:06:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-23T16:06:32.136Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-23T16:06:32.136Z] PASS [2021-11-23T16:06:32.136Z] coverage: 8.6% of statements [2021-11-23T16:06:32.136Z] ok github.com/docker/docker/libnetwork 0.296s coverage: 8.6% of statements [2021-11-23T16:06:32.136Z] --- PASS: TestRandomAllocateDeallocate (2.88s) [2021-11-23T16:06:32.136Z] === RUN TestAllocateRandomDeallocate [2021-11-23T16:06:32.136Z] === RUN TestDriver [2021-11-23T16:06:32.136Z] --- PASS: TestDriver (0.00s) [2021-11-23T16:06:32.136Z] PASS [2021-11-23T16:06:32.136Z] coverage: 34.8% of statements [2021-11-23T16:06:32.136Z] ok github.com/docker/docker/libnetwork/drivers/host 0.038s coverage: 34.8% of statements [2021-11-23T16:06:32.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-23T16:06:32.191Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2021-11-23T16:06:32.191Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-23T16:06:32.265Z] === RUN TestGetEmptyCapabilities [2021-11-23T16:06:32.265Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-23T16:06:32.265Z] === RUN TestGetExtraCapabilities [2021-11-23T16:06:32.265Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-11-23T16:06:32.265Z] === RUN TestGetInvalidCapabilities [2021-11-23T16:06:32.265Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-11-23T16:06:32.265Z] === RUN TestRemoteDriver [2021-11-23T16:06:32.265Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-23T16:06:32.265Z] === RUN TestDriverError [2021-11-23T16:06:32.265Z] --- PASS: TestDriverError (0.00s) [2021-11-23T16:06:32.265Z] === RUN TestMissingValues [2021-11-23T16:06:32.265Z] --- PASS: TestMissingValues (0.00s) [2021-11-23T16:06:32.265Z] === RUN TestRollback [2021-11-23T16:06:32.265Z] --- PASS: TestRollback (0.01s) [2021-11-23T16:06:32.265Z] PASS [2021-11-23T16:06:32.265Z] coverage: 57.4% of statements [2021-11-23T16:06:32.265Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.092s coverage: 57.4% of statements [2021-11-23T16:06:32.400Z] === RUN TestRingClose [2021-11-23T16:06:32.400Z] --- PASS: TestRingClose (0.00s) [2021-11-23T16:06:32.400Z] === RUN TestRingDrain [2021-11-23T16:06:32.400Z] --- PASS: TestRingDrain (0.00s) [2021-11-23T16:06:32.400Z] PASS [2021-11-23T16:06:32.400Z] coverage: 43.8% of statements [2021-11-23T16:06:32.400Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-23T16:06:32.400Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-23T16:06:32.400Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-11-23T16:06:32.400Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-23T16:06:32.400Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-23T16:06:32.400Z] === RUN TestParseVolumesFrom [2021-11-23T16:06:32.400Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-23T16:06:32.400Z] PASS [2021-11-23T16:06:32.400Z] ok github.com/docker/docker/daemon/logger 0.258s coverage: 43.8% of statements [2021-11-23T16:06:32.400Z] coverage: 9.0% of statements [2021-11-23T16:06:32.400Z] ok github.com/docker/docker/daemon 2.352s coverage: 9.0% of statements [2021-11-23T16:06:32.400Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-23T16:06:32.400Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-23T16:06:32.400Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-23T16:06:32.400Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-23T16:06:32.400Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-23T16:06:32.400Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-23T16:06:32.400Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-23T16:06:32.400Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-23T16:06:32.400Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-23T16:06:32.400Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-23T16:06:32.400Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-23T16:06:32.400Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-23T16:06:32.400Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-23T16:06:32.400Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-23T16:06:32.593Z] === RUN TestDriver [2021-11-23T16:06:32.593Z] --- PASS: TestDriver (0.00s) [2021-11-23T16:06:32.593Z] PASS [2021-11-23T16:06:32.593Z] coverage: 34.8% of statements [2021-11-23T16:06:32.593Z] ok github.com/docker/docker/libnetwork/drivers/null 0.038s coverage: 34.8% of statements [2021-11-23T16:06:32.593Z] --- PASS: TestAllocateRandomDeallocate (0.66s) [2021-11-23T16:06:32.593Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-23T16:06:32.689Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s) [2021-11-23T16:06:32.689Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-23T16:06:32.734Z] --- PASS: TestAllocateRandomDeallocate (1.07s) [2021-11-23T16:06:32.734Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-23T16:06:32.763Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-11-23T16:06:32.868Z] === RUN TestNewStreamConfig [2021-11-23T16:06:32.868Z] === RUN TestNewStreamConfig/defaults [2021-11-23T16:06:32.868Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-23T16:06:32.868Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-23T16:06:32.868Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-23T16:06:32.868Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-23T16:06:32.868Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-23T16:06:32.868Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-23T16:06:32.868Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-23T16:06:32.868Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-23T16:06:32.868Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-23T16:06:32.868Z] time="2021-11-23T16:06:32Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-23T16:06:32.868Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-11-23T16:06:32.868Z] === RUN TestCreateSuccess [2021-11-23T16:06:32.868Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestCreateStreamSkipped [2021-11-23T16:06:32.868Z] time="2021-11-23T16:06:32Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-23T16:06:32.868Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestCreateLogGroupSuccess [2021-11-23T16:06:32.868Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestCreateError [2021-11-23T16:06:32.868Z] --- PASS: TestCreateError (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestCreateAlreadyExists [2021-11-23T16:06:32.868Z] time="2021-11-23T16:06:32Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-23T16:06:32.868Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestLogClosed [2021-11-23T16:06:32.868Z] --- PASS: TestLogClosed (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestLogBlocking [2021-11-23T16:06:32.868Z] --- PASS: TestLogBlocking (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-23T16:06:32.868Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestLogNonBlockingBufferFull [2021-11-23T16:06:32.868Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestPublishBatchSuccess [2021-11-23T16:06:32.868Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestPublishBatchError [2021-11-23T16:06:32.868Z] time="2021-11-23T16:06:32Z" level=error msg=Error [2021-11-23T16:06:32.868Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-23T16:06:32.868Z] time="2021-11-23T16:06:32Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-23T16:06:32.868Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-23T16:06:32.868Z] time="2021-11-23T16:06:32Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-23T16:06:32.868Z] time="2021-11-23T16:06:32Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-23T16:06:32.868Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestCollectBatchSimple [2021-11-23T16:06:32.868Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestCollectBatchTicker [2021-11-23T16:06:32.868Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestCollectBatchMultilinePattern [2021-11-23T16:06:32.868Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-23T16:06:32.868Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-23T16:06:32.868Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-23T16:06:32.868Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-11-23T16:06:32.868Z] === RUN TestCollectBatchClose [2021-11-23T16:06:32.868Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestEffectiveLen [2021-11-23T16:06:32.868Z] === RUN TestEffectiveLen/0/Hello [2021-11-23T16:06:32.868Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-23T16:06:32.868Z] === RUN TestEffectiveLen/2/🙃 [2021-11-23T16:06:32.868Z] === RUN TestEffectiveLen/3/���� [2021-11-23T16:06:32.868Z] === RUN TestEffectiveLen/4/He��o [2021-11-23T16:06:32.868Z] === RUN TestEffectiveLen/5/ [2021-11-23T16:06:32.868Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestFindValidSplit [2021-11-23T16:06:32.868Z] === RUN TestFindValidSplit/0/ [2021-11-23T16:06:32.868Z] cloudwatchlogs_test.go:1063: [2021-11-23T16:06:32.868Z] cloudwatchlogs_test.go:1064: [2021-11-23T16:06:32.868Z] === RUN TestFindValidSplit/1/Hello [2021-11-23T16:06:32.868Z] cloudwatchlogs_test.go:1063: Hello [2021-11-23T16:06:32.868Z] cloudwatchlogs_test.go:1064: [2021-11-23T16:06:32.868Z] === RUN TestFindValidSplit/2/Hello [2021-11-23T16:06:32.868Z] cloudwatchlogs_test.go:1063: He [2021-11-23T16:06:32.868Z] cloudwatchlogs_test.go:1064: llo [2021-11-23T16:06:32.868Z] === RUN TestFindValidSplit/3/Hello [2021-11-23T16:06:32.868Z] cloudwatchlogs_test.go:1063: [2021-11-23T16:06:32.868Z] cloudwatchlogs_test.go:1064: Hello [2021-11-23T16:06:32.868Z] === RUN TestFindValidSplit/4/🙃 [2021-11-23T16:06:32.868Z] cloudwatchlogs_test.go:1063: [2021-11-23T16:06:32.868Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-23T16:06:32.868Z] === RUN TestFindValidSplit/5/🙃 [2021-11-23T16:06:32.868Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-23T16:06:32.868Z] cloudwatchlogs_test.go:1064: [2021-11-23T16:06:32.868Z] === RUN TestFindValidSplit/6/a� [2021-11-23T16:06:32.868Z] cloudwatchlogs_test.go:1063: a [2021-11-23T16:06:32.868Z] cloudwatchlogs_test.go:1064: � [2021-11-23T16:06:32.868Z] === RUN TestFindValidSplit/7/a� [2021-11-23T16:06:32.868Z] cloudwatchlogs_test.go:1063: a� [2021-11-23T16:06:32.868Z] cloudwatchlogs_test.go:1064: [2021-11-23T16:06:32.868Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestProcessEventEmoji [2021-11-23T16:06:32.868Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestCollectBatchLineSplit [2021-11-23T16:06:32.868Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-11-23T16:06:32.868Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-23T16:06:32.868Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-11-23T16:06:32.868Z] === RUN TestCollectBatchMaxEvents [2021-11-23T16:06:32.868Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-11-23T16:06:32.868Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-23T16:06:32.868Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-11-23T16:06:32.868Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-23T16:06:32.868Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-11-23T16:06:32.868Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-23T16:06:32.868Z] === RUN TestSearchRegistryForImagesErrors [2021-11-23T16:06:32.868Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestSearchRegistryForImages [2021-11-23T16:06:32.868Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestOnlyPlatformWithFallback [2021-11-23T16:06:32.868Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestImageDelete [2021-11-23T16:06:32.868Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-11-23T16:06:32.868Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-23T16:06:32.868Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-23T16:06:32.868Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-23T16:06:32.868Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-23T16:06:32.868Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-23T16:06:32.868Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-23T16:06:32.868Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-23T16:06:32.868Z] === RUN TestImageDelete/no_lease [2021-11-23T16:06:32.868Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-23T16:06:32.868Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-23T16:06:32.868Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-11-23T16:06:32.868Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-23T16:06:32.868Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-23T16:06:32.868Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-23T16:06:32.868Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-23T16:06:32.868Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-23T16:06:32.868Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-23T16:06:32.868Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-23T16:06:32.868Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-23T16:06:32.868Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-23T16:06:32.868Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-23T16:06:32.868Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-23T16:06:32.868Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-23T16:06:32.868Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-23T16:06:32.868Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-23T16:06:32.869Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-23T16:06:32.869Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-23T16:06:32.869Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-23T16:06:32.869Z] === RUN TestCreateTagSuccess [2021-11-23T16:06:32.869Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-23T16:06:32.869Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-23T16:06:32.869Z] === RUN TestImageDelete/lease_exists [2021-11-23T16:06:32.869Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-23T16:06:32.869Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-23T16:06:32.869Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-23T16:06:32.869Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-23T16:06:32.869Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-23T16:06:32.869Z] PASS [2021-11-23T16:06:32.869Z] coverage: 77.4% of statements [2021-11-23T16:06:32.869Z] ok github.com/docker/docker/daemon/logger/awslogs 0.345s coverage: 77.4% of statements [2021-11-23T16:06:32.869Z] --- PASS: TestImageDelete (0.05s) [2021-11-23T16:06:32.869Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-23T16:06:32.869Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-11-23T16:06:32.869Z] === RUN TestContentStoreForPull [2021-11-23T16:06:33.024Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-23T16:06:33.049Z] === RUN TestNetworkAllocateFree [2021-11-23T16:06:33.050Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-23T16:06:33.050Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-23T16:06:33.050Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-23T16:06:33.050Z] PASS [2021-11-23T16:06:33.050Z] coverage: 63.6% of statements [2021-11-23T16:06:33.050Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.036s coverage: 63.6% of statements [2021-11-23T16:06:33.224Z] === RUN TestNew [2021-11-23T16:06:33.224Z] --- PASS: TestNew (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestAddDriver [2021-11-23T16:06:33.224Z] --- PASS: TestAddDriver (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestAddDuplicateDriver [2021-11-23T16:06:33.224Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-23T16:06:33.224Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestDriver [2021-11-23T16:06:33.224Z] --- PASS: TestDriver (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestIPAM [2021-11-23T16:06:33.224Z] --- PASS: TestIPAM (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestWalkIPAMs [2021-11-23T16:06:33.224Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestWalkDrivers [2021-11-23T16:06:33.224Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-23T16:06:33.224Z] PASS [2021-11-23T16:06:33.224Z] coverage: 82.4% of statements [2021-11-23T16:06:33.224Z] ok github.com/docker/docker/libnetwork/drvregistry 0.067s coverage: 82.4% of statements [2021-11-23T16:06:33.224Z] === RUN TestNAT [2021-11-23T16:06:33.224Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-23T16:06:33.224Z] --- SKIP: TestNAT (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestTransparent [2021-11-23T16:06:33.224Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-23T16:06:33.224Z] --- SKIP: TestTransparent (0.00s) [2021-11-23T16:06:33.224Z] PASS [2021-11-23T16:06:33.224Z] coverage: 0.0% of statements [2021-11-23T16:06:33.224Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.062s coverage: 0.0% of statements [2021-11-23T16:06:33.224Z] === RUN TestBuildDefault [2021-11-23T16:06:33.224Z] --- PASS: TestBuildDefault (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestBuildHostnameDomainname [2021-11-23T16:06:33.224Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestBuildHostname [2021-11-23T16:06:33.224Z] --- PASS: TestBuildHostname (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestBuildHostnameFQDN [2021-11-23T16:06:33.224Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestBuildNoIP [2021-11-23T16:06:33.224Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestUpdate [2021-11-23T16:06:33.224Z] --- PASS: TestUpdate (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-23T16:06:33.224Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-23T16:06:33.224Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestAddEmpty [2021-11-23T16:06:33.224Z] --- PASS: TestAddEmpty (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestAdd [2021-11-23T16:06:33.224Z] --- PASS: TestAdd (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestDeleteEmpty [2021-11-23T16:06:33.224Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestDeleteNewline [2021-11-23T16:06:33.224Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestDelete [2021-11-23T16:06:33.224Z] --- PASS: TestDelete (0.00s) [2021-11-23T16:06:33.224Z] === RUN TestConcurrentWrites [2021-11-23T16:06:33.336Z] --- PASS: TestContentStoreForPull (0.14s) [2021-11-23T16:06:33.336Z] PASS [2021-11-23T16:06:33.336Z] coverage: 6.7% of statements [2021-11-23T16:06:33.336Z] ok github.com/docker/docker/daemon/images 0.282s coverage: 6.7% of statements [2021-11-23T16:06:33.336Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-23T16:06:33.336Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-23T16:06:33.336Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-23T16:06:33.336Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-23T16:06:33.336Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-23T16:06:33.336Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-23T16:06:33.336Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-23T16:06:33.336Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-23T16:06:33.336Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-23T16:06:33.336Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-23T16:06:33.336Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-11-23T16:06:33.336Z] === RUN TestFastTimeMarshalJSON [2021-11-23T16:06:33.336Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-11-23T16:06:33.336Z] PASS [2021-11-23T16:06:33.336Z] coverage: 87.2% of statements [2021-11-23T16:06:33.336Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.165s coverage: 87.2% of statements [2021-11-23T16:06:33.507Z] === RUN TestGetEmptyCapabilities [2021-11-23T16:06:33.507Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-23T16:06:33.507Z] === RUN TestGetExtraCapabilities [2021-11-23T16:06:33.507Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-11-23T16:06:33.507Z] === RUN TestGetInvalidCapabilities [2021-11-23T16:06:33.507Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-23T16:06:33.507Z] === RUN TestRemoteDriver [2021-11-23T16:06:33.507Z] --- PASS: TestRemoteDriver (0.00s) [2021-11-23T16:06:33.507Z] === RUN TestDriverError [2021-11-23T16:06:33.507Z] --- PASS: TestDriverError (0.00s) [2021-11-23T16:06:33.507Z] === RUN TestMissingValues [2021-11-23T16:06:33.507Z] --- PASS: TestMissingValues (0.00s) [2021-11-23T16:06:33.507Z] === RUN TestRollback [2021-11-23T16:06:33.507Z] --- PASS: TestRollback (0.00s) [2021-11-23T16:06:33.507Z] PASS [2021-11-23T16:06:33.507Z] coverage: 57.4% of statements [2021-11-23T16:06:33.507Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.070s coverage: 57.4% of statements [2021-11-23T16:06:33.507Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.84s) [2021-11-23T16:06:33.507Z] === RUN TestRetrieveFromStore [2021-11-23T16:06:33.617Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2021-11-23T16:06:33.617Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-23T16:06:33.693Z] --- PASS: TestConcurrentWrites (0.18s) [2021-11-23T16:06:33.693Z] PASS [2021-11-23T16:06:33.693Z] coverage: 81.2% of statements [2021-11-23T16:06:33.693Z] ok github.com/docker/docker/libnetwork/etchosts 0.242s coverage: 81.2% of statements [2021-11-23T16:06:33.693Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.86s) [2021-11-23T16:06:33.693Z] === RUN TestRetrieveFromStore [2021-11-23T16:06:33.803Z] === RUN TestJSONFileLogger [2021-11-23T16:06:33.803Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-23T16:06:33.803Z] === RUN TestJSONFileLoggerWithTags [2021-11-23T16:06:33.803Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-23T16:06:33.803Z] === RUN TestJSONFileLoggerWithOpts [2021-11-23T16:06:33.803Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-23T16:06:33.803Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-23T16:06:33.803Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-11-23T16:06:33.803Z] === RUN TestEncodeDecode [2021-11-23T16:06:33.803Z] === PAUSE TestEncodeDecode [2021-11-23T16:06:33.803Z] === RUN TestUnexpectedEOF [2021-11-23T16:06:33.803Z] time="2021-11-23T16:06:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-23T16:06:33.803Z] time="2021-11-23T16:06:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-23T16:06:33.803Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-11-23T16:06:33.803Z] === CONT TestEncodeDecode [2021-11-23T16:06:33.803Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-23T16:06:33.803Z] PASS [2021-11-23T16:06:33.803Z] coverage: 69.9% of statements [2021-11-23T16:06:33.803Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.229s coverage: 69.9% of statements [2021-11-23T16:06:33.963Z] --- PASS: TestRetrieveFromStore (0.35s) [2021-11-23T16:06:33.963Z] === RUN TestIsCorrupted [2021-11-23T16:06:33.963Z] --- PASS: TestIsCorrupted (0.01s) [2021-11-23T16:06:33.963Z] === RUN TestSetRollover [2021-11-23T16:06:33.963Z] === RUN TestNAT [2021-11-23T16:06:33.963Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-23T16:06:33.963Z] --- SKIP: TestNAT (0.00s) [2021-11-23T16:06:33.963Z] === RUN TestTransparent [2021-11-23T16:06:33.963Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-23T16:06:33.963Z] --- SKIP: TestTransparent (0.00s) [2021-11-23T16:06:33.963Z] PASS [2021-11-23T16:06:33.963Z] coverage: 0.0% of statements [2021-11-23T16:06:33.963Z] === RUN TestNew [2021-11-23T16:06:33.963Z] --- PASS: TestNew (0.00s) [2021-11-23T16:06:33.963Z] === RUN TestAddDriver [2021-11-23T16:06:33.963Z] --- PASS: TestAddDriver (0.00s) [2021-11-23T16:06:33.963Z] === RUN TestAddDuplicateDriver [2021-11-23T16:06:33.963Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-23T16:06:33.963Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-23T16:06:33.963Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-23T16:06:33.963Z] === RUN TestDriver [2021-11-23T16:06:33.963Z] --- PASS: TestDriver (0.00s) [2021-11-23T16:06:33.963Z] === RUN TestIPAM [2021-11-23T16:06:33.963Z] --- PASS: TestIPAM (0.00s) [2021-11-23T16:06:33.963Z] === RUN TestWalkIPAMs [2021-11-23T16:06:33.963Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-23T16:06:33.963Z] === RUN TestWalkDrivers [2021-11-23T16:06:33.963Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-23T16:06:33.963Z] PASS [2021-11-23T16:06:33.963Z] coverage: 82.4% of statements [2021-11-23T16:06:33.963Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.041s coverage: 0.0% of statements [2021-11-23T16:06:33.963Z] ok github.com/docker/docker/libnetwork/drvregistry 0.058s coverage: 82.4% of statements [2021-11-23T16:06:33.963Z] === RUN TestBuildDefault [2021-11-23T16:06:33.963Z] --- PASS: TestBuildDefault (0.00s) [2021-11-23T16:06:33.963Z] === RUN TestBuildHostnameDomainname [2021-11-23T16:06:33.963Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-23T16:06:33.963Z] === RUN TestBuildHostname [2021-11-23T16:06:33.963Z] --- PASS: TestBuildHostname (0.00s) [2021-11-23T16:06:33.963Z] === RUN TestBuildHostnameFQDN [2021-11-23T16:06:33.964Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-23T16:06:33.964Z] === RUN TestBuildNoIP [2021-11-23T16:06:33.964Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-23T16:06:33.964Z] === RUN TestUpdate [2021-11-23T16:06:33.964Z] --- PASS: TestUpdate (0.00s) [2021-11-23T16:06:33.964Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-23T16:06:33.964Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-23T16:06:33.964Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-23T16:06:33.964Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-23T16:06:33.964Z] === RUN TestAddEmpty [2021-11-23T16:06:33.964Z] --- PASS: TestAddEmpty (0.00s) [2021-11-23T16:06:33.964Z] === RUN TestAdd [2021-11-23T16:06:33.964Z] --- PASS: TestAdd (0.00s) [2021-11-23T16:06:33.964Z] === RUN TestDeleteEmpty [2021-11-23T16:06:33.964Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-23T16:06:33.964Z] === RUN TestDeleteNewline [2021-11-23T16:06:33.964Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-23T16:06:33.964Z] === RUN TestDelete [2021-11-23T16:06:33.964Z] --- PASS: TestDelete (0.00s) [2021-11-23T16:06:33.964Z] === RUN TestConcurrentWrites [2021-11-23T16:06:33.964Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2021-11-23T16:06:33.964Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-23T16:06:33.964Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-23T16:06:34.001Z] --- PASS: TestCreateServiceMultipleTimes (15.70s) [2021-11-23T16:06:34.001Z] === RUN TestCreateServiceConflict [2021-11-23T16:06:34.001Z] --- PASS: TestCreateServiceConflict (2.24s) [2021-11-23T16:06:34.001Z] === RUN TestCreateServiceMaxReplicas [2021-11-23T16:06:34.162Z] === RUN TestNew [2021-11-23T16:06:34.162Z] --- PASS: TestNew (0.00s) [2021-11-23T16:06:34.162Z] === RUN TestAllocate [2021-11-23T16:06:34.162Z] --- PASS: TestAllocate (0.00s) [2021-11-23T16:06:34.162Z] === RUN TestUninitialized [2021-11-23T16:06:34.162Z] --- PASS: TestUninitialized (0.00s) [2021-11-23T16:06:34.162Z] === RUN TestAllocateInRange [2021-11-23T16:06:34.162Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-23T16:06:34.162Z] === RUN TestAllocateSerial [2021-11-23T16:06:34.162Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-23T16:06:34.162Z] PASS [2021-11-23T16:06:34.162Z] coverage: 87.5% of statements [2021-11-23T16:06:34.162Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2021-11-23T16:06:34.162Z] === RUN TestDiff [2021-11-23T16:06:34.162Z] --- PASS: TestDiff (0.00s) [2021-11-23T16:06:34.162Z] === RUN TestAddedCallback [2021-11-23T16:06:34.162Z] --- PASS: TestAddedCallback (0.00s) [2021-11-23T16:06:34.162Z] === RUN TestRemovedCallback [2021-11-23T16:06:34.162Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-23T16:06:34.162Z] === RUN TestNoCallback [2021-11-23T16:06:34.162Z] --- PASS: TestNoCallback (0.00s) [2021-11-23T16:06:34.162Z] PASS [2021-11-23T16:06:34.162Z] coverage: 48.1% of statements [2021-11-23T16:06:34.162Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.045s coverage: 48.1% of statements [2021-11-23T16:06:34.162Z] --- PASS: TestRetrieveFromStore (0.49s) [2021-11-23T16:06:34.162Z] === RUN TestIsCorrupted [2021-11-23T16:06:34.162Z] --- PASS: TestIsCorrupted (0.01s) [2021-11-23T16:06:34.162Z] === RUN TestSetRollover [2021-11-23T16:06:34.427Z] --- PASS: TestConcurrentWrites (0.15s) [2021-11-23T16:06:34.427Z] PASS [2021-11-23T16:06:34.427Z] coverage: 81.2% of statements [2021-11-23T16:06:34.427Z] ok github.com/docker/docker/libnetwork/etchosts 0.197s coverage: 81.2% of statements [2021-11-23T16:06:34.458Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-11-23T16:06:34.631Z] === RUN TestCaller [2021-11-23T16:06:34.631Z] --- PASS: TestCaller (0.00s) [2021-11-23T16:06:34.631Z] PASS [2021-11-23T16:06:34.631Z] coverage: 100.0% of statements [2021-11-23T16:06:34.631Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2021-11-23T16:06:34.631Z] === RUN TestSetSerialInsertDelete [2021-11-23T16:06:34.631Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-23T16:06:34.631Z] === RUN TestSetParallelInsertDelete [2021-11-23T16:06:34.788Z] === RUN TestWriteLog [2021-11-23T16:06:34.788Z] === PAUSE TestWriteLog [2021-11-23T16:06:34.788Z] === RUN TestReadLog [2021-11-23T16:06:34.788Z] === PAUSE TestReadLog [2021-11-23T16:06:34.788Z] === CONT TestWriteLog [2021-11-23T16:06:34.788Z] === CONT TestReadLog [2021-11-23T16:06:34.788Z] --- PASS: TestWriteLog (0.00s) [2021-11-23T16:06:34.788Z] === RUN TestReadLog/tail_exact [2021-11-23T16:06:34.788Z] === RUN TestReadLog/tail_less_than_available [2021-11-23T16:06:34.788Z] === RUN TestReadLog/tail_more_than_available [2021-11-23T16:06:34.788Z] --- PASS: TestReadLog (0.15s) [2021-11-23T16:06:34.788Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-11-23T16:06:34.788Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-23T16:06:34.788Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-23T16:06:34.788Z] PASS [2021-11-23T16:06:34.788Z] coverage: 75.2% of statements [2021-11-23T16:06:34.788Z] ok github.com/docker/docker/daemon/logger/local 0.234s coverage: 75.2% of statements [2021-11-23T16:06:34.788Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-23T16:06:34.788Z] === RUN TestOpenFileDelete [2021-11-23T16:06:34.788Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-23T16:06:34.788Z] === RUN TestOpenFileRename [2021-11-23T16:06:34.788Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-23T16:06:34.788Z] === RUN TestParseLogTagDefaultTag [2021-11-23T16:06:34.788Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-23T16:06:34.788Z] === RUN TestParseLogTag [2021-11-23T16:06:34.788Z] --- PASS: TestParseLogTag (0.00s) [2021-11-23T16:06:34.788Z] === RUN TestParseLogTagEmptyTag [2021-11-23T16:06:34.788Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-23T16:06:34.788Z] === RUN TestTailFiles [2021-11-23T16:06:34.788Z] --- PASS: TestTailFiles (0.00s) [2021-11-23T16:06:34.788Z] === RUN TestFollowLogsConsumerGone [2021-11-23T16:06:34.788Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-23T16:06:34.788Z] === RUN TestFollowLogsProducerGone [2021-11-23T16:06:34.788Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-11-23T16:06:34.788Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-11-23T16:06:34.788Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-23T16:06:34.788Z] === RUN TestCheckCapacityAndRotate [2021-11-23T16:06:34.788Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-23T16:06:34.788Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-23T16:06:34.788Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-11-23T16:06:34.788Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-23T16:06:34.788Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-11-23T16:06:34.884Z] --- PASS: TestSetRollover (0.79s) [2021-11-23T16:06:34.884Z] === RUN TestSetRolloverSerial [2021-11-23T16:06:34.884Z] === RUN TestNew [2021-11-23T16:06:34.884Z] --- PASS: TestNew (0.00s) [2021-11-23T16:06:34.884Z] === RUN TestAllocate [2021-11-23T16:06:34.884Z] --- PASS: TestAllocate (0.00s) [2021-11-23T16:06:34.884Z] === RUN TestUninitialized [2021-11-23T16:06:34.884Z] --- PASS: TestUninitialized (0.00s) [2021-11-23T16:06:34.884Z] === RUN TestAllocateInRange [2021-11-23T16:06:34.884Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-23T16:06:34.884Z] === RUN TestAllocateSerial [2021-11-23T16:06:34.884Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-23T16:06:34.884Z] PASS [2021-11-23T16:06:34.884Z] coverage: 87.5% of statements [2021-11-23T16:06:34.884Z] ok github.com/docker/docker/libnetwork/idm 0.035s coverage: 87.5% of statements [2021-11-23T16:06:34.884Z] === RUN TestDiff [2021-11-23T16:06:34.884Z] --- PASS: TestDiff (0.00s) [2021-11-23T16:06:34.884Z] === RUN TestAddedCallback [2021-11-23T16:06:34.884Z] --- PASS: TestAddedCallback (0.00s) [2021-11-23T16:06:34.884Z] === RUN TestRemovedCallback [2021-11-23T16:06:34.884Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-23T16:06:34.884Z] === RUN TestNoCallback [2021-11-23T16:06:34.884Z] --- PASS: TestNoCallback (0.00s) [2021-11-23T16:06:34.884Z] PASS [2021-11-23T16:06:34.884Z] coverage: 48.1% of statements [2021-11-23T16:06:34.884Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.038s coverage: 48.1% of statements [2021-11-23T16:06:34.899Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-23T16:06:34.988Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2021-11-23T16:06:34.988Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-23T16:06:35.256Z] PASS [2021-11-23T16:06:35.256Z] coverage: 55.3% of statements [2021-11-23T16:06:35.256Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.213s coverage: 55.3% of statements [2021-11-23T16:06:35.256Z] === RUN TestLog [2021-11-23T16:06:35.256Z] --- PASS: TestLog (0.00s) [2021-11-23T16:06:35.256Z] PASS [2021-11-23T16:06:35.256Z] coverage: 31.5% of statements [2021-11-23T16:06:35.256Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.055s coverage: 31.5% of statements [2021-11-23T16:06:35.351Z] === RUN TestCaller [2021-11-23T16:06:35.351Z] --- PASS: TestCaller (0.00s) [2021-11-23T16:06:35.351Z] PASS [2021-11-23T16:06:35.351Z] coverage: 100.0% of statements [2021-11-23T16:06:35.351Z] ok github.com/docker/docker/libnetwork/internal/caller 0.033s coverage: 100.0% of statements [2021-11-23T16:06:35.351Z] === RUN TestSetSerialInsertDelete [2021-11-23T16:06:35.351Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-23T16:06:35.351Z] === RUN TestSetParallelInsertDelete [2021-11-23T16:06:35.467Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2021-11-23T16:06:35.467Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-23T16:06:35.467Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-11-23T16:06:35.552Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-11-23T16:06:35.552Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-23T16:06:35.619Z] --- PASS: TestSetRollover (1.33s) [2021-11-23T16:06:35.619Z] === RUN TestSetRolloverSerial [2021-11-23T16:06:35.619Z] === RUN TestPoolRequest [2021-11-23T16:06:35.619Z] --- PASS: TestPoolRequest (0.00s) [2021-11-23T16:06:35.619Z] === RUN TestOtherRequests [2021-11-23T16:06:35.619Z] --- PASS: TestOtherRequests (0.00s) [2021-11-23T16:06:35.619Z] PASS [2021-11-23T16:06:35.619Z] coverage: 57.1% of statements [2021-11-23T16:06:35.619Z] ok github.com/docker/docker/libnetwork/ipams/null 0.041s coverage: 57.1% of statements [2021-11-23T16:06:35.789Z] === RUN TestValidateLogOpt [2021-11-23T16:06:35.789Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-23T16:06:35.789Z] === RUN TestNewMissedConfig [2021-11-23T16:06:35.789Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-23T16:06:35.789Z] === RUN TestNewMissedUrl [2021-11-23T16:06:35.789Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-23T16:06:35.789Z] === RUN TestNewMissedToken [2021-11-23T16:06:35.789Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-23T16:06:35.789Z] === RUN TestNewWithProxy [2021-11-23T16:06:35.789Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-23T16:06:35.789Z] === RUN TestDefault [2021-11-23T16:06:35.789Z] --- PASS: TestDefault (0.00s) [2021-11-23T16:06:35.789Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-23T16:06:35.789Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-23T16:06:35.789Z] === RUN TestJsonFormat [2021-11-23T16:06:35.789Z] --- PASS: TestJsonFormat (0.01s) [2021-11-23T16:06:35.789Z] === RUN TestRawFormat [2021-11-23T16:06:35.789Z] --- PASS: TestRawFormat (0.00s) [2021-11-23T16:06:35.789Z] === RUN TestRawFormatWithLabels [2021-11-23T16:06:35.789Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-23T16:06:35.789Z] === RUN TestRawFormatWithoutTag [2021-11-23T16:06:35.789Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-23T16:06:35.789Z] === RUN TestBatching [2021-11-23T16:06:35.789Z] --- PASS: TestBatching (0.22s) [2021-11-23T16:06:35.789Z] === RUN TestFrequency [2021-11-23T16:06:35.789Z] === RUN TestNewParse [2021-11-23T16:06:35.789Z] --- PASS: TestNewParse (0.00s) [2021-11-23T16:06:35.789Z] PASS [2021-11-23T16:06:35.789Z] coverage: 8.3% of statements [2021-11-23T16:06:35.789Z] ok github.com/docker/docker/daemon/logger/templates 0.050s coverage: 8.3% of statements [2021-11-23T16:06:35.789Z] --- PASS: TestFrequency (0.16s) [2021-11-23T16:06:35.789Z] === RUN TestOneMessagePerRequest [2021-11-23T16:06:35.789Z] === RUN TestParseLogFormat [2021-11-23T16:06:35.789Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-23T16:06:35.789Z] === RUN TestValidateLogOptEmpty [2021-11-23T16:06:35.789Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-23T16:06:35.789Z] === RUN TestValidateSyslogAddress [2021-11-23T16:06:35.789Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-23T16:06:35.789Z] === RUN TestParseAddressDefaultPort [2021-11-23T16:06:35.789Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-23T16:06:35.789Z] === RUN TestValidateSyslogFacility [2021-11-23T16:06:35.789Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-23T16:06:35.789Z] === RUN TestValidateLogOptSyslogFormat [2021-11-23T16:06:35.789Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-23T16:06:35.789Z] === RUN TestValidateLogOpt [2021-11-23T16:06:35.789Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-23T16:06:35.789Z] PASS [2021-11-23T16:06:35.789Z] coverage: 46.8% of statements [2021-11-23T16:06:35.789Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-23T16:06:35.789Z] === RUN TestVerify [2021-11-23T16:06:35.789Z] --- PASS: TestVerify (0.00s) [2021-11-23T16:06:35.789Z] === RUN TestSkipVerify [2021-11-23T16:06:35.789Z] ok github.com/docker/docker/daemon/logger/syslog 0.040s coverage: 46.8% of statements [2021-11-23T16:06:35.808Z] --- PASS: TestSetRolloverSerial (1.10s) [2021-11-23T16:06:35.808Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-23T16:06:35.808Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-23T16:06:35.808Z] PASS [2021-11-23T16:06:35.808Z] coverage: 84.4% of statements [2021-11-23T16:06:35.808Z] ok github.com/docker/docker/libnetwork/bitseq 6.682s coverage: 84.4% of statements [2021-11-23T16:06:36.088Z] === RUN TestInt2IP2IntConversion [2021-11-23T16:06:36.259Z] time="2021-11-23T16:06:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:36.259Z] time="2021-11-23T16:06:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:36.259Z] time="2021-11-23T16:06:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:36.259Z] time="2021-11-23T16:06:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:36.259Z] --- PASS: TestSkipVerify (0.37s) [2021-11-23T16:06:36.259Z] === RUN TestBufferMaximum [2021-11-23T16:06:36.259Z] time="2021-11-23T16:06:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:36.259Z] time="2021-11-23T16:06:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:36.259Z] time="2021-11-23T16:06:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:36.259Z] time="2021-11-23T16:06:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:36.259Z] time="2021-11-23T16:06:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:36.265Z] === RUN TestPoolRequest [2021-11-23T16:06:36.265Z] --- PASS: TestPoolRequest (0.00s) [2021-11-23T16:06:36.265Z] === RUN TestOtherRequests [2021-11-23T16:06:36.265Z] --- PASS: TestOtherRequests (0.00s) [2021-11-23T16:06:36.265Z] PASS [2021-11-23T16:06:36.265Z] coverage: 57.1% of statements [2021-11-23T16:06:36.265Z] ok github.com/docker/docker/libnetwork/ipams/null 0.033s coverage: 57.1% of statements [2021-11-23T16:06:36.265Z] === RUN TestInt2IP2IntConversion [2021-11-23T16:06:36.481Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2021-11-23T16:06:36.481Z] === RUN TestNISDomainname [2021-11-23T16:06:36.542Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2021-11-23T16:06:36.542Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-23T16:06:36.556Z] --- PASS: TestInt2IP2IntConversion (0.47s) [2021-11-23T16:06:36.556Z] === RUN TestGetAddressVersion [2021-11-23T16:06:36.556Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-23T16:06:36.556Z] === RUN TestKeyString [2021-11-23T16:06:36.556Z] --- PASS: TestKeyString (0.00s) [2021-11-23T16:06:36.556Z] === RUN TestPoolDataMarshal [2021-11-23T16:06:36.556Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-23T16:06:36.556Z] === RUN TestSubnetsMarshal [2021-11-23T16:06:36.556Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-11-23T16:06:36.556Z] === RUN TestAddSubnets [2021-11-23T16:06:36.556Z] --- PASS: TestAddSubnets (0.03s) [2021-11-23T16:06:36.556Z] === RUN TestDoublePoolRelease [2021-11-23T16:06:36.556Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-11-23T16:06:36.556Z] === RUN TestAddReleasePoolID [2021-11-23T16:06:36.556Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-11-23T16:06:36.556Z] === RUN TestPredefinedPool [2021-11-23T16:06:36.556Z] --- PASS: TestPredefinedPool (0.03s) [2021-11-23T16:06:36.556Z] === RUN TestRemoveSubnet [2021-11-23T16:06:36.556Z] === RUN TestGetCapabilities [2021-11-23T16:06:36.556Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-23T16:06:36.556Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-23T16:06:36.556Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-23T16:06:36.556Z] === RUN TestGetDefaultAddressSpaces [2021-11-23T16:06:36.556Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-23T16:06:36.556Z] === RUN TestRemoteDriver [2021-11-23T16:06:36.556Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-23T16:06:36.556Z] PASS [2021-11-23T16:06:36.556Z] coverage: 47.4% of statements [2021-11-23T16:06:36.556Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.068s coverage: 47.4% of statements [2021-11-23T16:06:36.722Z] --- PASS: TestInt2IP2IntConversion (0.44s) [2021-11-23T16:06:36.722Z] === RUN TestGetAddressVersion [2021-11-23T16:06:36.722Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-23T16:06:36.722Z] === RUN TestKeyString [2021-11-23T16:06:36.722Z] --- PASS: TestKeyString (0.00s) [2021-11-23T16:06:36.722Z] === RUN TestPoolDataMarshal [2021-11-23T16:06:36.722Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-23T16:06:36.722Z] === RUN TestSubnetsMarshal [2021-11-23T16:06:36.722Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-11-23T16:06:36.722Z] === RUN TestAddSubnets [2021-11-23T16:06:36.726Z] time="2021-11-23T16:06:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683596.101632\",\"host\":\"be52413917f6\"}'" [2021-11-23T16:06:36.726Z] time="2021-11-23T16:06:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683596.101632\",\"host\":\"be52413917f6\"}'" [2021-11-23T16:06:36.726Z] --- PASS: TestBufferMaximum (0.04s) [2021-11-23T16:06:36.726Z] === RUN TestServerAlwaysDown [2021-11-23T16:06:36.726Z] time="2021-11-23T16:06:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:36.726Z] time="2021-11-23T16:06:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:36.726Z] time="2021-11-23T16:06:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683596.136658\",\"host\":\"be52413917f6\"}'" [2021-11-23T16:06:36.726Z] time="2021-11-23T16:06:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683596.136658\",\"host\":\"be52413917f6\"}'" [2021-11-23T16:06:36.726Z] time="2021-11-23T16:06:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-23T16:06:36.726Z] time="2021-11-23T16:06:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683596.136658\",\"host\":\"be52413917f6\"}'" [2021-11-23T16:06:36.726Z] time="2021-11-23T16:06:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683596.137658\",\"host\":\"be52413917f6\"}'" [2021-11-23T16:06:36.726Z] time="2021-11-23T16:06:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637683596.137658\",\"host\":\"be52413917f6\"}'" [2021-11-23T16:06:36.726Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-23T16:06:36.726Z] === RUN TestCannotSendAfterClose [2021-11-23T16:06:36.726Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-23T16:06:36.726Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-23T16:06:37.032Z] --- PASS: TestRemoveSubnet (0.25s) [2021-11-23T16:06:37.032Z] === RUN TestGetSameAddress [2021-11-23T16:06:37.032Z] --- PASS: TestGetSameAddress (0.02s) [2021-11-23T16:06:37.032Z] === RUN TestPoolAllocationReuse [2021-11-23T16:06:37.032Z] --- PASS: TestSetRolloverSerial (1.29s) [2021-11-23T16:06:37.032Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-23T16:06:37.032Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-23T16:06:37.032Z] PASS [2021-11-23T16:06:37.032Z] coverage: 84.4% of statements [2021-11-23T16:06:37.032Z] ok github.com/docker/docker/libnetwork/bitseq 9.456s coverage: 84.4% of statements [2021-11-23T16:06:37.043Z] --- PASS: TestNISDomainname (0.51s) [2021-11-23T16:06:37.043Z] === RUN TestHostnameDnsResolution [2021-11-23T16:06:37.178Z] --- PASS: TestAddSubnets (0.03s) [2021-11-23T16:06:37.178Z] === RUN TestDoublePoolRelease [2021-11-23T16:06:37.178Z] --- PASS: TestDoublePoolRelease (0.01s) [2021-11-23T16:06:37.178Z] === RUN TestAddReleasePoolID [2021-11-23T16:06:37.178Z] --- PASS: TestAddReleasePoolID (0.03s) [2021-11-23T16:06:37.178Z] === RUN TestPredefinedPool [2021-11-23T16:06:37.178Z] --- PASS: TestPredefinedPool (0.01s) [2021-11-23T16:06:37.178Z] === RUN TestRemoveSubnet [2021-11-23T16:06:37.178Z] === RUN TestGetCapabilities [2021-11-23T16:06:37.178Z] --- PASS: TestRemoveSubnet (0.09s) [2021-11-23T16:06:37.178Z] === RUN TestGetSameAddress [2021-11-23T16:06:37.178Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-23T16:06:37.178Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-23T16:06:37.178Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-23T16:06:37.178Z] === RUN TestGetDefaultAddressSpaces [2021-11-23T16:06:37.178Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-23T16:06:37.178Z] === RUN TestRemoteDriver [2021-11-23T16:06:37.178Z] --- PASS: TestRemoteDriver (0.00s) [2021-11-23T16:06:37.178Z] PASS [2021-11-23T16:06:37.178Z] coverage: 47.4% of statements [2021-11-23T16:06:37.178Z] --- PASS: TestGetSameAddress (0.02s) [2021-11-23T16:06:37.178Z] === RUN TestPoolAllocationReuse [2021-11-23T16:06:37.178Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.055s coverage: 47.4% of statements [2021-11-23T16:06:37.193Z] === RUN TestV1IDService [2021-11-23T16:06:37.194Z] --- PASS: TestV1IDService (0.02s) [2021-11-23T16:06:37.194Z] === RUN TestV2MetadataService [2021-11-23T16:06:37.194Z] time="2021-11-23T16:06:37Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-23T16:06:37.194Z] time="2021-11-23T16:06:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"be52413917f6\"}'" [2021-11-23T16:06:37.194Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-23T16:06:37.194Z] PASS [2021-11-23T16:06:37.194Z] coverage: 82.5% of statements [2021-11-23T16:06:37.371Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s) [2021-11-23T16:06:37.371Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-23T16:06:37.508Z] === RUN TestWindowsIPAM [2021-11-23T16:06:37.508Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-23T16:06:37.508Z] PASS [2021-11-23T16:06:37.508Z] coverage: 71.4% of statements [2021-11-23T16:06:37.508Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2021-11-23T16:06:37.635Z] === RUN TestWindowsIPAM [2021-11-23T16:06:37.635Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-23T16:06:37.635Z] PASS [2021-11-23T16:06:37.635Z] coverage: 71.4% of statements [2021-11-23T16:06:37.635Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.036s coverage: 71.4% of statements [2021-11-23T16:06:37.635Z] --- PASS: TestPoolAllocationReuse (0.73s) [2021-11-23T16:06:37.635Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-23T16:06:37.661Z] ok github.com/docker/docker/daemon/logger/splunk 1.904s coverage: 82.5% of statements [2021-11-23T16:06:37.661Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-23T16:06:37.661Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-23T16:06:37.661Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-23T16:06:37.971Z] --- PASS: TestHostnameDnsResolution (0.69s) [2021-11-23T16:06:37.971Z] === RUN TestUnprivilegedPortsAndPing [2021-11-23T16:06:38.016Z] --- PASS: TestPoolAllocationReuse (1.28s) [2021-11-23T16:06:38.016Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-23T16:06:38.016Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-11-23T16:06:38.016Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-23T16:06:38.092Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2021-11-23T16:06:38.092Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-23T16:06:38.128Z] === RUN TestSuccessfulDownload [2021-11-23T16:06:38.128Z] download_test.go:267: Needs fixing on Windows [2021-11-23T16:06:38.128Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-23T16:06:38.128Z] === RUN TestCancelledDownload [2021-11-23T16:06:38.129Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-23T16:06:38.129Z] === RUN TestMaxDownloadAttempts [2021-11-23T16:06:38.129Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-23T16:06:38.129Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-23T16:06:38.129Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-23T16:06:38.129Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-23T16:06:38.129Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-23T16:06:38.129Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-23T16:06:38.129Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-23T16:06:38.129Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-23T16:06:38.129Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-23T16:06:38.129Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-23T16:06:38.129Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-23T16:06:38.129Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-23T16:06:38.129Z] --- PASS: TestV2MetadataService (0.92s) [2021-11-23T16:06:38.129Z] PASS [2021-11-23T16:06:38.129Z] coverage: 48.2% of statements [2021-11-23T16:06:38.129Z] ok github.com/docker/docker/distribution/metadata 1.000s coverage: 48.2% of statements [2021-11-23T16:06:38.129Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-23T16:06:38.129Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-23T16:06:38.129Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-23T16:06:38.129Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-23T16:06:38.129Z] === RUN TestContinueOnError_NeverContinue [2021-11-23T16:06:38.129Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-23T16:06:38.129Z] === RUN TestManifestStore [2021-11-23T16:06:38.129Z] === RUN TestManifestStore/no_remote_or_local [2021-11-23T16:06:38.129Z] time="2021-11-23T16:06:38Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1136204438\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-23T16:06:38.129Z] === RUN TestManifestStore/no_local_cache [2021-11-23T16:06:38.129Z] === RUN TestManifestStore/with_local_cache [2021-11-23T16:06:38.129Z] === RUN TestManifestStore/unknown_media_type [2021-11-23T16:06:38.129Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-23T16:06:38.129Z] time="2021-11-23T16:06:38Z" level=warning msg="reference for unknown type: " [2021-11-23T16:06:38.129Z] time="2021-11-23T16:06:38Z" level=warning msg="reference for unknown type: " [2021-11-23T16:06:38.129Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-23T16:06:38.129Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-23T16:06:38.129Z] time="2021-11-23T16:06:38Z" level=warning msg="reference for unknown type: " [2021-11-23T16:06:38.129Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-23T16:06:38.129Z] time="2021-11-23T16:06:38Z" level=warning msg="reference for unknown type: " [2021-11-23T16:06:38.226Z] --- PASS: TestUnprivilegedPortsAndPing (0.45s) [2021-11-23T16:06:38.226Z] === RUN TestStats [2021-11-23T16:06:38.486Z] === RUN TestDefaultNetwork [2021-11-23T16:06:38.486Z] --- PASS: TestDefaultNetwork (0.26s) [2021-11-23T16:06:38.486Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-23T16:06:38.549Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-23T16:06:38.549Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-23T16:06:38.549Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-23T16:06:38.549Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-23T16:06:38.549Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-23T16:06:38.549Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-23T16:06:38.549Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-23T16:06:38.549Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-23T16:06:38.549Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-23T16:06:38.549Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-23T16:06:38.549Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-23T16:06:38.549Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-23T16:06:38.549Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-23T16:06:38.549Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-23T16:06:38.549Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-23T16:06:38.549Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-23T16:06:38.549Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-23T16:06:38.549Z] === RUN TestDefaultNetwork [2021-11-23T16:06:38.549Z] --- PASS: TestDefaultNetwork (0.22s) [2021-11-23T16:06:38.549Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-23T16:06:38.596Z] time="2021-11-23T16:06:38Z" level=warning msg="reference for unknown type: " [2021-11-23T16:06:38.596Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-23T16:06:38.596Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-23T16:06:38.596Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-23T16:06:38.596Z] time="2021-11-23T16:06:38Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-23T16:06:38.596Z] --- PASS: TestManifestStore (0.23s) [2021-11-23T16:06:38.596Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-11-23T16:06:38.596Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-11-23T16:06:38.596Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-11-23T16:06:38.596Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-11-23T16:06:38.596Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-23T16:06:38.596Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-11-23T16:06:38.596Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-11-23T16:06:38.596Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-11-23T16:06:38.596Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-11-23T16:06:38.596Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-23T16:06:38.596Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-11-23T16:06:38.596Z] === RUN TestDetectManifestBlobMediaType [2021-11-23T16:06:38.596Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-23T16:06:38.596Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-23T16:06:38.596Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-23T16:06:38.596Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-23T16:06:38.596Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-23T16:06:38.596Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-23T16:06:38.596Z] --- PASS: TestDetectManifestBlobMediaType (0.01s) [2021-11-23T16:06:38.596Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-23T16:06:38.596Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-23T16:06:38.596Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-23T16:06:38.596Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-23T16:06:38.596Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-23T16:06:38.596Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestFixManifestLayers [2021-11-23T16:06:38.596Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-23T16:06:38.596Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-23T16:06:38.596Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestFixManifestLayersBadParent [2021-11-23T16:06:38.596Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestValidateManifest [2021-11-23T16:06:38.596Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-23T16:06:38.596Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestFormatPlatform [2021-11-23T16:06:38.596Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestGetRepositoryMountCandidates [2021-11-23T16:06:38.596Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestLayerAlreadyExists [2021-11-23T16:06:38.596Z] 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-11-23T16:06:38.596Z] 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-11-23T16:06:38.596Z] 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-11-23T16:06:38.596Z] 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-11-23T16:06:38.596Z] 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-11-23T16:06:38.596Z] 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-11-23T16:06:38.596Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestWhenEmptyAuthConfig [2021-11-23T16:06:38.596Z] time="2021-11-23T16:06:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T16:06:38.596Z] time="2021-11-23T16:06:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T16:06:38.596Z] time="2021-11-23T16:06:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T16:06:38.596Z] time="2021-11-23T16:06:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-23T16:06:38.596Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-23T16:06:38.596Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2021-11-23T16:06:38.596Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2021-11-23T16:06:38.596Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2021-11-23T16:06:38.596Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s) [2021-11-23T16:06:38.596Z] === RUN TestTransfer [2021-11-23T16:06:38.596Z] --- PASS: TestTransfer (0.12s) [2021-11-23T16:06:38.596Z] === RUN TestConcurrencyLimit [2021-11-23T16:06:38.596Z] === RUN TestNotFound [2021-11-23T16:06:38.596Z] --- PASS: TestNotFound (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestConflict [2021-11-23T16:06:38.596Z] --- PASS: TestConflict (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestForbidden [2021-11-23T16:06:38.596Z] --- PASS: TestForbidden (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestInvalidParameter [2021-11-23T16:06:38.596Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestNotImplemented [2021-11-23T16:06:38.596Z] --- PASS: TestNotImplemented (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestNotModified [2021-11-23T16:06:38.596Z] --- PASS: TestNotModified (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestUnauthorized [2021-11-23T16:06:38.596Z] --- PASS: TestUnauthorized (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestUnknown [2021-11-23T16:06:38.596Z] --- PASS: TestUnknown (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestCancelled [2021-11-23T16:06:38.596Z] --- PASS: TestCancelled (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestDeadline [2021-11-23T16:06:38.596Z] --- PASS: TestDeadline (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestDataLoss [2021-11-23T16:06:38.596Z] --- PASS: TestDataLoss (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestUnavailable [2021-11-23T16:06:38.596Z] --- PASS: TestUnavailable (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestSystem [2021-11-23T16:06:38.596Z] --- PASS: TestSystem (0.00s) [2021-11-23T16:06:38.596Z] === RUN TestFromStatusCode [2021-11-23T16:06:38.597Z] === RUN TestFromStatusCode/Not_Found [2021-11-23T16:06:38.597Z] === RUN TestFromStatusCode/Bad_Request [2021-11-23T16:06:38.597Z] === RUN TestFromStatusCode/Conflict [2021-11-23T16:06:38.597Z] === RUN TestFromStatusCode/Unauthorized [2021-11-23T16:06:38.597Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-23T16:06:38.597Z] === RUN TestFromStatusCode/Forbidden [2021-11-23T16:06:38.597Z] === RUN TestFromStatusCode/Not_Modified [2021-11-23T16:06:38.597Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-23T16:06:38.597Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-23T16:06:38.597Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-23T16:06:38.597Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-23T16:06:38.597Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-23T16:06:38.597Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-23T16:06:38.597Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-23T16:06:38.597Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-23T16:06:38.597Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-23T16:06:38.597Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-23T16:06:38.597Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-23T16:06:38.597Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-23T16:06:38.597Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-23T16:06:38.597Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-23T16:06:38.597Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-23T16:06:38.597Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-23T16:06:38.597Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-23T16:06:38.597Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-23T16:06:38.597Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-23T16:06:38.597Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-23T16:06:38.597Z] PASS [2021-11-23T16:06:38.597Z] coverage: 53.1% of statements [2021-11-23T16:06:38.597Z] ok github.com/docker/docker/errdefs 0.044s coverage: 53.1% of statements [2021-11-23T16:06:38.750Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s) [2021-11-23T16:06:38.750Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-23T16:06:38.970Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2021-11-23T16:06:38.970Z] === RUN TestInitAddressPools [2021-11-23T16:06:38.970Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-23T16:06:38.970Z] PASS [2021-11-23T16:06:38.970Z] coverage: 74.0% of statements [2021-11-23T16:06:38.970Z] ok github.com/docker/docker/libnetwork/ipamutils 0.589s coverage: 74.0% of statements [2021-11-23T16:06:39.006Z] === RUN TestKeyValue [2021-11-23T16:06:39.006Z] --- PASS: TestKeyValue (0.00s) [2021-11-23T16:06:39.006Z] PASS [2021-11-23T16:06:39.006Z] coverage: 60.0% of statements [2021-11-23T16:06:39.006Z] ok github.com/docker/docker/libnetwork/netlabel 0.033s coverage: 60.0% of statements [2021-11-23T16:06:39.006Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2021-11-23T16:06:39.006Z] === RUN TestInitAddressPools [2021-11-23T16:06:39.006Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-23T16:06:39.006Z] PASS [2021-11-23T16:06:39.006Z] coverage: 74.0% of statements [2021-11-23T16:06:39.006Z] ok github.com/docker/docker/libnetwork/ipamutils 0.514s coverage: 74.0% of statements [2021-11-23T16:06:39.006Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.09s) [2021-11-23T16:06:39.006Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-23T16:06:39.064Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-11-23T16:06:39.064Z] === RUN TestInactiveJobs [2021-11-23T16:06:39.064Z] --- PASS: TestInactiveJobs (0.34s) [2021-11-23T16:06:39.064Z] === RUN TestWatchRelease [2021-11-23T16:06:39.447Z] === RUN TestKeyValue [2021-11-23T16:06:39.447Z] --- PASS: TestKeyValue (0.00s) [2021-11-23T16:06:39.447Z] PASS [2021-11-23T16:06:39.447Z] coverage: 60.0% of statements [2021-11-23T16:06:39.447Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2021-11-23T16:06:39.463Z] === RUN TestGenerate [2021-11-23T16:06:39.463Z] --- PASS: TestGenerate (0.00s) [2021-11-23T16:06:39.463Z] === RUN TestGeneratePtr [2021-11-23T16:06:39.463Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-23T16:06:39.463Z] === RUN TestGenerateMissingField [2021-11-23T16:06:39.463Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-23T16:06:39.463Z] === RUN TestFieldCannotBeSet [2021-11-23T16:06:39.463Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-23T16:06:39.463Z] === RUN TestTypeMismatchError [2021-11-23T16:06:39.463Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-23T16:06:39.463Z] PASS [2021-11-23T16:06:39.463Z] coverage: 100.0% of statements [2021-11-23T16:06:39.463Z] ok github.com/docker/docker/libnetwork/options 0.033s coverage: 100.0% of statements [2021-11-23T16:06:39.532Z] --- PASS: TestWatchRelease (0.04s) [2021-11-23T16:06:39.532Z] === RUN TestWatchFinishedTransfer [2021-11-23T16:06:39.532Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-23T16:06:39.532Z] === RUN TestDuplicateTransfer [2021-11-23T16:06:39.532Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-23T16:06:39.532Z] === RUN TestSuccessfulUpload [2021-11-23T16:06:39.532Z] --- PASS: TestWhenEmptyAuthConfig (1.05s) [2021-11-23T16:06:39.532Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-23T16:06:39.532Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-23T16:06:39.532Z] === RUN TestTokenPassThru [2021-11-23T16:06:39.532Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-23T16:06:39.532Z] === RUN TestTokenPassThruDifferentHost [2021-11-23T16:06:39.532Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-11-23T16:06:39.532Z] PASS [2021-11-23T16:06:39.532Z] coverage: 24.1% of statements [2021-11-23T16:06:39.532Z] ok github.com/docker/docker/distribution 1.400s coverage: 24.1% of statements [2021-11-23T16:06:39.532Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-23T16:06:39.532Z] === RUN TestFSGetInvalidData [2021-11-23T16:06:39.532Z] time="2021-11-23T16:06:39Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-23T16:06:39.532Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-23T16:06:39.532Z] === RUN TestFSInvalidSet [2021-11-23T16:06:39.532Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-23T16:06:39.532Z] === RUN TestFSInvalidRoot [2021-11-23T16:06:39.532Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-23T16:06:39.532Z] === RUN TestFSMetadataGetSet [2021-11-23T16:06:39.532Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-11-23T16:06:39.532Z] === RUN TestFSInvalidWalker [2021-11-23T16:06:39.532Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-23T16:06:39.532Z] === RUN TestFSGetSet [2021-11-23T16:06:39.532Z] --- PASS: TestFSGetSet (0.01s) [2021-11-23T16:06:39.532Z] === RUN TestFSGetUnsetKey [2021-11-23T16:06:39.532Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-11-23T16:06:39.532Z] === RUN TestFSGetEmptyData [2021-11-23T16:06:39.532Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-23T16:06:39.532Z] === RUN TestFSDelete [2021-11-23T16:06:39.532Z] --- PASS: TestFSDelete (0.01s) [2021-11-23T16:06:39.532Z] === RUN TestFSWalker [2021-11-23T16:06:39.532Z] --- PASS: TestFSWalker (0.01s) [2021-11-23T16:06:39.532Z] === RUN TestFSWalkerStopOnError [2021-11-23T16:06:39.532Z] === RUN TestCompare [2021-11-23T16:06:39.532Z] --- PASS: TestCompare (0.00s) [2021-11-23T16:06:39.532Z] PASS [2021-11-23T16:06:39.532Z] coverage: 19.2% of statements [2021-11-23T16:06:39.532Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-23T16:06:39.532Z] === RUN TestNewFromJSON [2021-11-23T16:06:39.532Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-23T16:06:39.532Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-23T16:06:39.532Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-23T16:06:39.532Z] === RUN TestMarshalKeyOrder [2021-11-23T16:06:39.532Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-23T16:06:39.532Z] === RUN TestHistoryEqual [2021-11-23T16:06:39.532Z] ok github.com/docker/docker/image/cache 0.055s coverage: 19.2% of statements [2021-11-23T16:06:39.532Z] --- PASS: TestSuccessfulUpload (0.39s) [2021-11-23T16:06:39.532Z] === RUN TestCancelledUpload [2021-11-23T16:06:39.687Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-23T16:06:39.917Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.50s) [2021-11-23T16:06:39.917Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-23T16:06:39.917Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-23T16:06:39.917Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-23T16:06:39.917Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-23T16:06:39.917Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-23T16:06:39.917Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-23T16:06:39.917Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-23T16:06:39.917Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-23T16:06:39.917Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-23T16:06:39.917Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-23T16:06:39.917Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-23T16:06:39.917Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-23T16:06:39.917Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-23T16:06:39.917Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-23T16:06:39.917Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-23T16:06:39.917Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-23T16:06:39.917Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-23T16:06:39.917Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-23T16:06:40.000Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-23T16:06:40.000Z] PASS [2021-11-23T16:06:40.000Z] coverage: 76.8% of statements [2021-11-23T16:06:40.000Z] ok github.com/docker/docker/distribution/xfer 1.761s coverage: 76.8% of statements [2021-11-23T16:06:40.000Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-23T16:06:40.000Z] --- PASS: TestHistoryEqual (0.13s) [2021-11-23T16:06:40.000Z] === RUN TestImage [2021-11-23T16:06:40.000Z] --- PASS: TestImage (0.00s) [2021-11-23T16:06:40.000Z] === RUN TestImageOSNotEmpty [2021-11-23T16:06:40.000Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-23T16:06:40.000Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-23T16:06:40.000Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-23T16:06:40.000Z] === RUN TestCreate [2021-11-23T16:06:40.000Z] --- PASS: TestCreate (0.01s) [2021-11-23T16:06:40.000Z] === RUN TestRestore [2021-11-23T16:06:40.000Z] time="2021-11-23T16:06:39Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-23T16:06:40.000Z] --- PASS: TestRestore (0.05s) [2021-11-23T16:06:40.000Z] === RUN TestAddDelete [2021-11-23T16:06:40.000Z] --- PASS: TestAddDelete (0.03s) [2021-11-23T16:06:40.000Z] === RUN TestSearchAfterDelete [2021-11-23T16:06:40.000Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-23T16:06:40.000Z] === RUN TestParentReset [2021-11-23T16:06:40.000Z] --- PASS: TestParentReset (0.03s) [2021-11-23T16:06:40.000Z] === RUN TestGetAndSetLastUpdated [2021-11-23T16:06:40.000Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-11-23T16:06:40.000Z] === RUN TestStoreLen [2021-11-23T16:06:40.000Z] --- PASS: TestStoreLen (0.05s) [2021-11-23T16:06:40.000Z] PASS [2021-11-23T16:06:40.000Z] coverage: 86.6% of statements [2021-11-23T16:06:40.000Z] ok github.com/docker/docker/image 0.491s coverage: 86.6% of statements [2021-11-23T16:06:40.258Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.60s) [2021-11-23T16:06:40.258Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-23T16:06:40.427Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.45s) [2021-11-23T16:06:40.427Z] === RUN TestGetAddress [2021-11-23T16:06:40.427Z] testing: warning: no tests to run [2021-11-23T16:06:40.427Z] PASS [2021-11-23T16:06:40.427Z] coverage: 0.0% of statements [2021-11-23T16:06:40.518Z] check_test.go:308: [d9fdc275696dd] daemon is not started [2021-11-23T16:06:40.742Z] --- PASS: TestStats (2.42s) [2021-11-23T16:06:40.742Z] === RUN TestStopContainerWithTimeout [2021-11-23T16:06:40.742Z] === RUN TestStopContainerWithTimeout/0 [2021-11-23T16:06:40.742Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-23T16:06:40.742Z] === RUN TestStopContainerWithTimeout/1 [2021-11-23T16:06:40.742Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-23T16:06:40.742Z] === RUN TestStopContainerWithTimeout/3 [2021-11-23T16:06:40.742Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-23T16:06:40.742Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-23T16:06:40.742Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-23T16:06:40.742Z] === CONT TestStopContainerWithTimeout/0 [2021-11-23T16:06:40.742Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-23T16:06:40.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-11-23T16:06:40.884Z] ok github.com/docker/docker/libnetwork/osl 0.061s coverage: 0.0% of statements [no tests to run] [2021-11-23T16:06:40.884Z] === RUN TestNetworkDBSimple [2021-11-23T16:06:40.984Z] === RUN TestMakeV1ConfigFromConfig [2021-11-23T16:06:40.984Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-23T16:06:40.984Z] PASS [2021-11-23T16:06:40.984Z] coverage: 25.0% of statements [2021-11-23T16:06:40.984Z] ok github.com/docker/docker/image/v1 0.065s coverage: 25.0% of statements [2021-11-23T16:06:40.984Z] === RUN TestValidateManifest [2021-11-23T16:06:40.984Z] === RUN TestValidateManifest/nil [2021-11-23T16:06:40.984Z] === RUN TestValidateManifest/non-nil [2021-11-23T16:06:40.984Z] --- PASS: TestValidateManifest (0.00s) [2021-11-23T16:06:40.984Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-23T16:06:40.984Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-23T16:06:40.984Z] PASS [2021-11-23T16:06:40.984Z] coverage: 0.7% of statements [2021-11-23T16:06:40.984Z] ok github.com/docker/docker/image/tarexport 0.062s coverage: 0.7% of statements [2021-11-23T16:06:40.984Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-23T16:06:41.037Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2021-11-23T16:06:41.037Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-23T16:06:41.037Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-23T16:06:41.303Z] === CONT TestStopContainerWithTimeout/3 [2021-11-23T16:06:41.340Z] === RUN TestRequestNewPort [2021-11-23T16:06:41.340Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-23T16:06:41.340Z] === RUN TestRequestSpecificPort [2021-11-23T16:06:41.340Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-23T16:06:41.340Z] === RUN TestReleasePort [2021-11-23T16:06:41.340Z] --- PASS: TestReleasePort (0.00s) [2021-11-23T16:06:41.340Z] === RUN TestReuseReleasedPort [2021-11-23T16:06:41.340Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-23T16:06:41.340Z] === RUN TestReleaseUnreadledPort [2021-11-23T16:06:41.340Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-23T16:06:41.340Z] === RUN TestUnknowProtocol [2021-11-23T16:06:41.340Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-23T16:06:41.340Z] === RUN TestAllocateAllPorts [2021-11-23T16:06:41.340Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-23T16:06:41.340Z] === RUN TestPortAllocation [2021-11-23T16:06:41.340Z] --- PASS: TestPortAllocation (0.00s) [2021-11-23T16:06:41.340Z] === RUN TestPortAllocationWithCustomRange [2021-11-23T16:06:41.340Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-23T16:06:41.340Z] === RUN TestNoDuplicateBPR [2021-11-23T16:06:41.340Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-23T16:06:41.340Z] === RUN TestChangePortRange [2021-11-23T16:06:41.340Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-23T16:06:41.340Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-23T16:06:41.340Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-23T16:06:41.340Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-23T16:06:41.340Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-23T16:06:41.340Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-23T16:06:41.340Z] --- PASS: TestChangePortRange (0.00s) [2021-11-23T16:06:41.340Z] PASS [2021-11-23T16:06:41.340Z] coverage: 88.6% of statements [2021-11-23T16:06:41.340Z] ok github.com/docker/docker/libnetwork/portallocator 0.037s coverage: 88.6% of statements [2021-11-23T16:06:41.509Z] === RUN TestGenerate [2021-11-23T16:06:41.509Z] --- PASS: TestGenerate (0.00s) [2021-11-23T16:06:41.509Z] === RUN TestGeneratePtr [2021-11-23T16:06:41.509Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-23T16:06:41.509Z] === RUN TestGenerateMissingField [2021-11-23T16:06:41.509Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-23T16:06:41.509Z] === RUN TestFieldCannotBeSet [2021-11-23T16:06:41.509Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-23T16:06:41.509Z] === RUN TestTypeMismatchError [2021-11-23T16:06:41.509Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-23T16:06:41.509Z] PASS [2021-11-23T16:06:41.509Z] coverage: 100.0% of statements [2021-11-23T16:06:41.509Z] ok github.com/docker/docker/libnetwork/options 0.040s coverage: 100.0% of statements [2021-11-23T16:06:41.509Z] === RUN TestNetworkDBSimple [2021-11-23T16:06:41.798Z] 2021/11/23 16:06:41 Closing DB instances... [2021-11-23T16:06:41.798Z] testing: warning: no tests to run [2021-11-23T16:06:41.798Z] PASS [2021-11-23T16:06:41.798Z] coverage: 0.0% of statements [2021-11-23T16:06:41.798Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2021-11-23T16:06:41.969Z] === RUN TestSerialization [2021-11-23T16:06:41.969Z] --- PASS: TestSerialization (0.04s) [2021-11-23T16:06:41.969Z] PASS [2021-11-23T16:06:41.969Z] coverage: 100.0% of statements [2021-11-23T16:06:41.969Z] ok github.com/docker/docker/libcontainerd/queue 0.099s coverage: 100.0% of statements [2021-11-23T16:06:41.969Z] === RUN TestEnvironmentParsing [2021-11-23T16:06:41.969Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-23T16:06:41.969Z] PASS [2021-11-23T16:06:41.969Z] coverage: 1.2% of statements [2021-11-23T16:06:41.969Z] ok github.com/docker/docker/libcontainerd/local 0.058s coverage: 1.2% of statements [2021-11-23T16:06:41.974Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-11-23T16:06:41.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-11-23T16:06:42.007Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.10s) [2021-11-23T16:06:42.007Z] === RUN TestGetAddress [2021-11-23T16:06:42.007Z] testing: warning: no tests to run [2021-11-23T16:06:42.007Z] PASS [2021-11-23T16:06:42.007Z] coverage: 0.0% of statements [2021-11-23T16:06:42.007Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2021-11-23T16:06:42.462Z] === RUN TestEmptyLayer [2021-11-23T16:06:42.462Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-23T16:06:42.462Z] === RUN TestCommitFailure [2021-11-23T16:06:42.462Z] --- PASS: TestCommitFailure (0.02s) [2021-11-23T16:06:42.462Z] === RUN TestStartTransactionFailure [2021-11-23T16:06:42.462Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-23T16:06:42.462Z] === RUN TestGetOrphan [2021-11-23T16:06:42.462Z] --- PASS: TestGetOrphan (0.01s) [2021-11-23T16:06:42.462Z] === RUN TestMountAndRegister [2021-11-23T16:06:42.462Z] layer_test.go:270: Layer size: 14 [2021-11-23T16:06:42.462Z] --- PASS: TestMountAndRegister (0.05s) [2021-11-23T16:06:42.462Z] === RUN TestLayerRelease [2021-11-23T16:06:42.462Z] layer_test.go:303: Failing on Windows [2021-11-23T16:06:42.462Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-23T16:06:42.462Z] === RUN TestStoreRestore [2021-11-23T16:06:42.462Z] layer_test.go:352: Failing on Windows [2021-11-23T16:06:42.462Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-23T16:06:42.462Z] === RUN TestTarStreamStability [2021-11-23T16:06:42.462Z] layer_test.go:467: Failing on Windows [2021-11-23T16:06:42.462Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-23T16:06:42.462Z] === RUN TestRegisterExistingLayer [2021-11-23T16:06:42.462Z] --- PASS: TestRegisterExistingLayer (0.14s) [2021-11-23T16:06:42.462Z] === RUN TestTarStreamVerification [2021-11-23T16:06:42.462Z] layer_test.go:696: Failing on Windows [2021-11-23T16:06:42.462Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-23T16:06:42.462Z] === RUN TestLayerMigration [2021-11-23T16:06:42.462Z] migration_test.go:45: Failing on Windows [2021-11-23T16:06:42.462Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-23T16:06:42.462Z] === RUN TestLayerMigrationNoTarsplit [2021-11-23T16:06:42.462Z] migration_test.go:181: Failing on Windows [2021-11-23T16:06:42.462Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-23T16:06:42.462Z] === RUN TestMountInit [2021-11-23T16:06:42.462Z] mount_test.go:17: Failing on Windows [2021-11-23T16:06:42.462Z] --- SKIP: TestMountInit (0.00s) [2021-11-23T16:06:42.462Z] === RUN TestMountSize [2021-11-23T16:06:42.462Z] mount_test.go:76: Failing on Windows [2021-11-23T16:06:42.462Z] --- SKIP: TestMountSize (0.00s) [2021-11-23T16:06:42.462Z] === RUN TestMountChanges [2021-11-23T16:06:42.462Z] mount_test.go:125: Failing on Windows [2021-11-23T16:06:42.462Z] --- SKIP: TestMountChanges (0.00s) [2021-11-23T16:06:42.462Z] === RUN TestMountApply [2021-11-23T16:06:42.462Z] mount_test.go:212: Failing on Windows [2021-11-23T16:06:42.462Z] --- SKIP: TestMountApply (0.00s) [2021-11-23T16:06:42.462Z] PASS [2021-11-23T16:06:42.462Z] coverage: 30.1% of statements [2021-11-23T16:06:42.462Z] ok github.com/docker/docker/layer 0.348s coverage: 30.1% of statements [2021-11-23T16:06:42.476Z] 2021/11/23 16:06:42 Closing DB instances... [2021-11-23T16:06:42.761Z] === RUN TestHashData [2021-11-23T16:06:42.762Z] --- PASS: TestHashData (0.00s) [2021-11-23T16:06:42.762Z] PASS [2021-11-23T16:06:42.762Z] coverage: 2.8% of statements [2021-11-23T16:06:42.762Z] ok github.com/docker/docker/libnetwork/resolvconf 0.035s coverage: 2.8% of statements [2021-11-23T16:06:42.762Z] --- PASS: TestNetworkDBSimple (2.06s) [2021-11-23T16:06:42.762Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-23T16:06:42.911Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s) [2021-11-23T16:06:42.911Z] === RUN TestNISDomainname [2021-11-23T16:06:42.911Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-23T16:06:42.929Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-23T16:06:42.929Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-23T16:06:42.929Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-23T16:06:42.929Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-23T16:06:42.929Z] === RUN TestSequenceGetAvailableBit [2021-11-23T16:06:42.929Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-23T16:06:42.929Z] === RUN TestSequenceEqual [2021-11-23T16:06:42.929Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-23T16:06:42.930Z] === RUN TestSequenceCopy [2021-11-23T16:06:42.930Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-23T16:06:42.930Z] === RUN TestGetFirstAvailable [2021-11-23T16:06:42.930Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-23T16:06:42.930Z] === RUN TestFindSequence [2021-11-23T16:06:42.930Z] --- PASS: TestFindSequence (0.00s) [2021-11-23T16:06:42.930Z] === RUN TestCheckIfAvailable [2021-11-23T16:06:42.930Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-23T16:06:42.930Z] === RUN TestMergeSequences [2021-11-23T16:06:42.930Z] --- PASS: TestMergeSequences (0.00s) [2021-11-23T16:06:42.930Z] === RUN TestPushReservation [2021-11-23T16:06:42.930Z] --- PASS: TestPushReservation (0.00s) [2021-11-23T16:06:42.930Z] === RUN TestSerializeDeserialize [2021-11-23T16:06:42.930Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-23T16:06:42.930Z] === RUN TestSet [2021-11-23T16:06:42.930Z] --- PASS: TestSet (0.00s) [2021-11-23T16:06:42.930Z] === RUN TestSetUnset [2021-11-23T16:06:42.930Z] --- PASS: TestSetUnset (0.00s) [2021-11-23T16:06:42.930Z] === RUN TestOffsetSetUnset [2021-11-23T16:06:42.930Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-23T16:06:42.930Z] === RUN TestSetInRange [2021-11-23T16:06:42.930Z] --- PASS: TestSetInRange (0.00s) [2021-11-23T16:06:42.930Z] === RUN TestSetAnyInRange [2021-11-23T16:06:42.930Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-23T16:06:42.930Z] === RUN TestMethods [2021-11-23T16:06:42.930Z] --- PASS: TestMethods (0.00s) [2021-11-23T16:06:42.930Z] === RUN TestRandomAllocateDeallocate [2021-11-23T16:06:42.947Z] === RUN TestRequestNewPort [2021-11-23T16:06:42.947Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-23T16:06:42.947Z] === RUN TestRequestSpecificPort [2021-11-23T16:06:42.947Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-23T16:06:42.947Z] === RUN TestReleasePort [2021-11-23T16:06:42.947Z] --- PASS: TestReleasePort (0.00s) [2021-11-23T16:06:42.947Z] === RUN TestReuseReleasedPort [2021-11-23T16:06:42.947Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-23T16:06:42.947Z] === RUN TestReleaseUnreadledPort [2021-11-23T16:06:42.947Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-23T16:06:42.947Z] === RUN TestUnknowProtocol [2021-11-23T16:06:42.947Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-23T16:06:42.947Z] === RUN TestAllocateAllPorts [2021-11-23T16:06:42.947Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-23T16:06:42.947Z] === RUN TestPortAllocation [2021-11-23T16:06:42.947Z] --- PASS: TestPortAllocation (0.00s) [2021-11-23T16:06:42.947Z] === RUN TestPortAllocationWithCustomRange [2021-11-23T16:06:42.947Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-23T16:06:42.947Z] === RUN TestNoDuplicateBPR [2021-11-23T16:06:42.947Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-23T16:06:42.947Z] === RUN TestChangePortRange [2021-11-23T16:06:42.947Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-23T16:06:42.947Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-23T16:06:42.947Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-23T16:06:42.947Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-23T16:06:42.947Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-23T16:06:42.947Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-23T16:06:42.947Z] --- PASS: TestChangePortRange (0.00s) [2021-11-23T16:06:42.947Z] PASS [2021-11-23T16:06:42.947Z] coverage: 88.6% of statements [2021-11-23T16:06:42.947Z] ok github.com/docker/docker/libnetwork/portallocator 0.041s coverage: 88.6% of statements [2021-11-23T16:06:43.191Z] === CONT TestStopContainerWithTimeout/1 [2021-11-23T16:06:43.218Z] === RUN TestErrorConstructors [2021-11-23T16:06:43.218Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-23T16:06:43.218Z] === RUN TestCompareIPMask [2021-11-23T16:06:43.218Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-23T16:06:43.218Z] === RUN TestUtilGetHostPartIP [2021-11-23T16:06:43.218Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-23T16:06:43.218Z] === RUN TestUtilGetBroadcastIP [2021-11-23T16:06:43.218Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-23T16:06:43.218Z] === RUN TestParseCIDR [2021-11-23T16:06:43.218Z] --- PASS: TestParseCIDR (0.00s) [2021-11-23T16:06:43.218Z] PASS [2021-11-23T16:06:43.218Z] coverage: 37.3% of statements [2021-11-23T16:06:43.218Z] ok github.com/docker/docker/libnetwork/types 0.033s coverage: 37.3% of statements [2021-11-23T16:06:43.425Z] testing: warning: no tests to run [2021-11-23T16:06:43.426Z] PASS [2021-11-23T16:06:43.426Z] coverage: 0.0% of statements [2021-11-23T16:06:43.426Z] ok github.com/docker/docker/libnetwork/portmapper 0.038s coverage: 0.0% of statements [no tests to run] [2021-11-23T16:06:43.846Z] --- PASS: TestNISDomainname (0.94s) [2021-11-23T16:06:43.847Z] === RUN TestHostnameDnsResolution [2021-11-23T16:06:43.894Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-11-23T16:06:43.895Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-23T16:06:44.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-23T16:06:44.208Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-23T16:06:44.208Z] PASS [2021-11-23T16:06:44.208Z] coverage: 50.0% of statements [2021-11-23T16:06:44.208Z] ok github.com/docker/docker/oci 0.038s coverage: 50.0% of statements [2021-11-23T16:06:44.208Z] 2021/11/23 16:06:43 Closing DB instances... [2021-11-23T16:06:44.364Z] === RUN TestHashData [2021-11-23T16:06:44.364Z] --- PASS: TestHashData (0.00s) [2021-11-23T16:06:44.364Z] PASS [2021-11-23T16:06:44.364Z] coverage: 2.8% of statements [2021-11-23T16:06:44.364Z] ok github.com/docker/docker/libnetwork/resolvconf 0.039s coverage: 2.8% of statements [2021-11-23T16:06:44.414Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-11-23T16:06:44.490Z] === RUN TestInvalidConfig [2021-11-23T16:06:44.490Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-23T16:06:44.490Z] === RUN TestConfig [2021-11-23T16:06:44.490Z] --- PASS: TestConfig (0.00s) [2021-11-23T16:06:44.490Z] === RUN TestOptionsLabels [2021-11-23T16:06:44.490Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-23T16:06:44.490Z] === RUN TestValidName [2021-11-23T16:06:44.490Z] --- PASS: TestValidName (0.00s) [2021-11-23T16:06:44.490Z] === RUN TestTLSConfiguration [2021-11-23T16:06:44.555Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-23T16:06:44.555Z] --- PASS: TestStopContainerWithTimeout/0 (0.57s) [2021-11-23T16:06:44.555Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2021-11-23T16:06:44.555Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2021-11-23T16:06:44.555Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2021-11-23T16:06:44.555Z] === RUN TestDeleteDevicemapper [2021-11-23T16:06:44.555Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-23T16:06:44.555Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-23T16:06:44.555Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-23T16:06:44.673Z] --- PASS: TestHostnameDnsResolution (1.06s) [2021-11-23T16:06:44.673Z] === RUN TestUnprivilegedPortsAndPing [2021-11-23T16:06:44.832Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-23T16:06:44.832Z] PASS [2021-11-23T16:06:44.832Z] coverage: 100.0% of statements [2021-11-23T16:06:44.832Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.043s coverage: 100.0% of statements [2021-11-23T16:06:44.832Z] === RUN TestErrorConstructors [2021-11-23T16:06:44.832Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-23T16:06:44.832Z] === RUN TestCompareIPMask [2021-11-23T16:06:44.832Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-23T16:06:44.832Z] === RUN TestUtilGetHostPartIP [2021-11-23T16:06:44.832Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-23T16:06:44.832Z] === RUN TestUtilGetBroadcastIP [2021-11-23T16:06:44.832Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-23T16:06:44.832Z] === RUN TestParseCIDR [2021-11-23T16:06:44.832Z] --- PASS: TestParseCIDR (0.00s) [2021-11-23T16:06:44.832Z] PASS [2021-11-23T16:06:44.832Z] coverage: 37.3% of statements [2021-11-23T16:06:44.832Z] ok github.com/docker/docker/libnetwork/types 0.048s coverage: 37.3% of statements [2021-11-23T16:06:44.832Z] 2021/11/23 16:06:44 Closing DB instances... [2021-11-23T16:06:44.958Z] time="2021-11-23T16:06:44Z" level=info msg="Option Initializing KV with TLS" [2021-11-23T16:06:44.958Z] --- PASS: TestTLSConfiguration (0.14s) [2021-11-23T16:06:44.958Z] PASS [2021-11-23T16:06:44.958Z] coverage: 24.0% of statements [2021-11-23T16:06:44.958Z] ok github.com/docker/docker/libnetwork/config 0.227s coverage: 24.0% of statements [2021-11-23T16:06:45.171Z] === RUN TestAddressPoolOpt [2021-11-23T16:06:45.171Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv/a [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv/something [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv/_=a [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv/env1=value1 [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv/_env1=value1 [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv/PATH [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv/=a [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv/PATH= [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv/PATH=something [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv/asd!qwe [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv/1asd [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv/123 [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv/some_space [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv/__some_space_before [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv/some_space_after__ [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv/= [2021-11-23T16:06:45.171Z] === RUN TestValidateEnv/PaTh [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv (0.01s) [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-23T16:06:45.171Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-23T16:06:45.171Z] === RUN TestParseHost [2021-11-23T16:06:45.171Z] --- PASS: TestParseHost (0.00s) [2021-11-23T16:06:45.171Z] === RUN TestParseDockerDaemonHost [2021-11-23T16:06:45.171Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-23T16:06:45.171Z] === RUN TestParseTCP [2021-11-23T16:06:45.171Z] --- PASS: TestParseTCP (0.00s) [2021-11-23T16:06:45.171Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-23T16:06:45.171Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-23T16:06:45.171Z] === RUN TestValidateExtraHosts [2021-11-23T16:06:45.171Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-23T16:06:45.171Z] === RUN TestIpOptString [2021-11-23T16:06:45.171Z] --- PASS: TestIpOptString (0.00s) [2021-11-23T16:06:45.171Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-23T16:06:45.171Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-23T16:06:45.171Z] === RUN TestNewIpOptValidDefaultVal [2021-11-23T16:06:45.171Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-23T16:06:45.171Z] === RUN TestIpOptSetInvalidVal [2021-11-23T16:06:45.171Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-23T16:06:45.171Z] === RUN TestValidateIPAddress [2021-11-23T16:06:45.171Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-23T16:06:45.171Z] === RUN TestMapOpts [2021-11-23T16:06:45.171Z] --- PASS: TestMapOpts (0.00s) [2021-11-23T16:06:45.171Z] === RUN TestListOptsWithoutValidator [2021-11-23T16:06:45.171Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-23T16:06:45.171Z] === RUN TestListOptsWithValidator [2021-11-23T16:06:45.171Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-23T16:06:45.171Z] === RUN TestValidateDNSSearch [2021-11-23T16:06:45.171Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-23T16:06:45.171Z] === RUN TestValidateLabel [2021-11-23T16:06:45.172Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-23T16:06:45.172Z] === RUN TestValidateLabel/label_with_general_format [2021-11-23T16:06:45.172Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-23T16:06:45.172Z] === RUN TestValidateLabel/label_with_one_more [2021-11-23T16:06:45.172Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-23T16:06:45.172Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-23T16:06:45.172Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-23T16:06:45.172Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-23T16:06:45.172Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-23T16:06:45.172Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-23T16:06:45.172Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-23T16:06:45.172Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-23T16:06:45.172Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-23T16:06:45.172Z] --- PASS: TestValidateLabel (0.00s) [2021-11-23T16:06:45.172Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-23T16:06:45.172Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-23T16:06:45.172Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-23T16:06:45.172Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-23T16:06:45.172Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-23T16:06:45.172Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-23T16:06:45.172Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-23T16:06:45.172Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-23T16:06:45.172Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-23T16:06:45.172Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-23T16:06:45.172Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-23T16:06:45.172Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-23T16:06:45.172Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-23T16:06:45.172Z] === RUN TestNamedListOpts [2021-11-23T16:06:45.172Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-23T16:06:45.172Z] === RUN TestNamedMapOpts [2021-11-23T16:06:45.172Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-23T16:06:45.172Z] === RUN TestParseLink [2021-11-23T16:06:45.172Z] --- PASS: TestParseLink (0.00s) [2021-11-23T16:06:45.172Z] === RUN TestQuotedStringSetWithQuotes [2021-11-23T16:06:45.172Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-23T16:06:45.172Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-23T16:06:45.172Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-23T16:06:45.172Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-23T16:06:45.172Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-23T16:06:45.172Z] === RUN TestUlimitOpt [2021-11-23T16:06:45.172Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-23T16:06:45.172Z] PASS [2021-11-23T16:06:45.172Z] coverage: 67.1% of statements [2021-11-23T16:06:45.172Z] ok github.com/docker/docker/opts 0.063s coverage: 67.1% of statements [2021-11-23T16:06:45.172Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-23T16:06:45.172Z] PASS [2021-11-23T16:06:45.172Z] coverage: 100.0% of statements [2021-11-23T16:06:45.172Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.034s coverage: 100.0% of statements [2021-11-23T16:06:45.425Z] === RUN TestKey [2021-11-23T16:06:45.425Z] --- PASS: TestKey (0.00s) [2021-11-23T16:06:45.425Z] === RUN TestParseKey [2021-11-23T16:06:45.425Z] --- PASS: TestParseKey (0.00s) [2021-11-23T16:06:45.426Z] === RUN TestInvalidDataStore [2021-11-23T16:06:45.426Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-23T16:06:45.426Z] === RUN TestKVObjectFlatKey [2021-11-23T16:06:45.426Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-23T16:06:45.426Z] === RUN TestAtomicKVObjectFlatKey [2021-11-23T16:06:45.426Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-23T16:06:45.426Z] PASS [2021-11-23T16:06:45.426Z] coverage: 21.9% of statements [2021-11-23T16:06:45.426Z] ok github.com/docker/docker/libnetwork/datastore 0.038s coverage: 21.9% of statements [2021-11-23T16:06:45.609Z] --- PASS: TestUnprivilegedPortsAndPing (0.97s) [2021-11-23T16:06:45.609Z] === RUN TestStats [2021-11-23T16:06:45.629Z] === RUN TestParseVersion [2021-11-23T16:06:45.629Z] --- PASS: TestParseVersion (0.00s) [2021-11-23T16:06:45.629Z] PASS [2021-11-23T16:06:45.629Z] coverage: 52.9% of statements [2021-11-23T16:06:45.629Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-23T16:06:45.822Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-23T16:06:45.822Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-23T16:06:45.822Z] PASS [2021-11-23T16:06:45.822Z] coverage: 50.0% of statements [2021-11-23T16:06:45.822Z] ok github.com/docker/docker/oci 0.046s coverage: 50.0% of statements [2021-11-23T16:06:45.893Z] === RUN TestIPDataMarshalling [2021-11-23T16:06:45.893Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-23T16:06:45.893Z] === RUN TestValidateAndIsV6 [2021-11-23T16:06:45.893Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-23T16:06:45.893Z] PASS [2021-11-23T16:06:45.893Z] coverage: 68.9% of statements [2021-11-23T16:06:45.893Z] === RUN TestErrorInterfaces [2021-11-23T16:06:45.893Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-23T16:06:45.893Z] === RUN TestNetworkMarshalling [2021-11-23T16:06:45.893Z] ok github.com/docker/docker/libnetwork/driverapi 0.038s coverage: 68.9% of statements [2021-11-23T16:06:45.893Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-11-23T16:06:45.893Z] === RUN TestEndpointMarshalling [2021-11-23T16:06:45.893Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-23T16:06:45.893Z] === RUN TestAuxAddresses [2021-11-23T16:06:45.893Z] time="2021-11-23T16:06:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-23T16:06:45.893Z] --- PASS: TestAuxAddresses (0.02s) [2021-11-23T16:06:45.893Z] === RUN TestSRVServiceQuery [2021-11-23T16:06:45.893Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:45.893Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-23T16:06:45.893Z] === RUN TestServiceVIPReuse [2021-11-23T16:06:45.893Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:45.893Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-23T16:06:45.893Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-23T16:06:45.893Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:45.893Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-23T16:06:45.893Z] === RUN TestDNSIPQuery [2021-11-23T16:06:45.893Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:45.893Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-23T16:06:45.893Z] === RUN TestDNSProxyServFail [2021-11-23T16:06:45.893Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:45.893Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-23T16:06:45.893Z] === RUN TestSandboxAddEmpty [2021-11-23T16:06:45.893Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:45.893Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-23T16:06:45.893Z] === RUN TestSandboxAddMultiPrio [2021-11-23T16:06:45.893Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:45.893Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-23T16:06:45.893Z] === RUN TestSandboxAddSamePrio [2021-11-23T16:06:45.893Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:45.893Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-23T16:06:45.893Z] === RUN TestCleanupServiceDiscovery [2021-11-23T16:06:45.893Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:45.893Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-23T16:06:45.893Z] === RUN TestDNSOptions [2021-11-23T16:06:45.893Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:06:45.893Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-23T16:06:45.893Z] === RUN TestMultipleControllersWithSameStore [2021-11-23T16:06:45.893Z] time="2021-11-23T16:06:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-23T16:06:45.893Z] time="2021-11-23T16:06:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-23T16:06:45.893Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-23T16:06:45.893Z] PASS [2021-11-23T16:06:45.893Z] coverage: 8.6% of statements [2021-11-23T16:06:45.893Z] ok github.com/docker/docker/libnetwork 0.280s coverage: 8.6% of statements [2021-11-23T16:06:45.920Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s) [2021-11-23T16:06:45.921Z] === RUN TestUpdateMemory [2021-11-23T16:06:46.086Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.05s) [2021-11-23T16:06:46.086Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-23T16:06:46.292Z] === RUN TestAddressPoolOpt [2021-11-23T16:06:46.292Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv/a [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv/something [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv/_=a [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv/env1=value1 [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv/_env1=value1 [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv/PATH [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv/=a [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv/PATH= [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv/PATH=something [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv/asd!qwe [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv/1asd [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv/123 [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv/some_space [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv/__some_space_before [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv/some_space_after__ [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv/= [2021-11-23T16:06:46.292Z] === RUN TestValidateEnv/PaTh [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestParseHost [2021-11-23T16:06:46.292Z] --- PASS: TestParseHost (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestParseDockerDaemonHost [2021-11-23T16:06:46.292Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestParseTCP [2021-11-23T16:06:46.292Z] --- PASS: TestParseTCP (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-23T16:06:46.292Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestValidateExtraHosts [2021-11-23T16:06:46.292Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestIpOptString [2021-11-23T16:06:46.292Z] --- PASS: TestIpOptString (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-23T16:06:46.292Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestNewIpOptValidDefaultVal [2021-11-23T16:06:46.292Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestIpOptSetInvalidVal [2021-11-23T16:06:46.292Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestValidateIPAddress [2021-11-23T16:06:46.292Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestMapOpts [2021-11-23T16:06:46.292Z] --- PASS: TestMapOpts (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestListOptsWithoutValidator [2021-11-23T16:06:46.292Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestListOptsWithValidator [2021-11-23T16:06:46.292Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestValidateDNSSearch [2021-11-23T16:06:46.292Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestValidateLabel [2021-11-23T16:06:46.292Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-23T16:06:46.292Z] === RUN TestValidateLabel/label_with_general_format [2021-11-23T16:06:46.292Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-23T16:06:46.292Z] === RUN TestValidateLabel/label_with_one_more [2021-11-23T16:06:46.292Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-23T16:06:46.292Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-23T16:06:46.292Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-23T16:06:46.292Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-23T16:06:46.292Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-23T16:06:46.292Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-23T16:06:46.292Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-23T16:06:46.292Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-23T16:06:46.292Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-23T16:06:46.292Z] --- PASS: TestValidateLabel (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-23T16:06:46.292Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestNamedListOpts [2021-11-23T16:06:46.292Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestNamedMapOpts [2021-11-23T16:06:46.292Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestParseLink [2021-11-23T16:06:46.292Z] --- PASS: TestParseLink (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestQuotedStringSetWithQuotes [2021-11-23T16:06:46.292Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-23T16:06:46.292Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-23T16:06:46.292Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-23T16:06:46.292Z] === RUN TestUlimitOpt [2021-11-23T16:06:46.292Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-23T16:06:46.292Z] PASS [2021-11-23T16:06:46.292Z] coverage: 67.1% of statements [2021-11-23T16:06:46.292Z] ok github.com/docker/docker/opts 0.076s coverage: 67.1% of statements [2021-11-23T16:06:46.292Z] === RUN TestParseVersion [2021-11-23T16:06:46.292Z] --- PASS: TestParseVersion (0.00s) [2021-11-23T16:06:46.292Z] PASS [2021-11-23T16:06:46.292Z] coverage: 52.9% of statements [2021-11-23T16:06:46.292Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2021-11-23T16:06:46.363Z] === RUN TestDriver [2021-11-23T16:06:46.363Z] --- PASS: TestDriver (0.00s) [2021-11-23T16:06:46.363Z] PASS [2021-11-23T16:06:46.363Z] coverage: 34.8% of statements [2021-11-23T16:06:46.363Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2021-11-23T16:06:46.482Z] --- PASS: TestUpdateMemory (0.50s) [2021-11-23T16:06:46.482Z] === RUN TestUpdateCPUQuota [2021-11-23T16:06:46.761Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2021-11-23T16:06:46.761Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-23T16:06:46.831Z] === RUN TestDriver [2021-11-23T16:06:46.831Z] --- PASS: TestDriver (0.00s) [2021-11-23T16:06:46.831Z] PASS [2021-11-23T16:06:46.831Z] coverage: 34.8% of statements [2021-11-23T16:06:46.831Z] ok github.com/docker/docker/libnetwork/drivers/null 0.037s coverage: 34.8% of statements [2021-11-23T16:06:47.053Z] === RUN TestPeerCertificateMarshalJSON [2021-11-23T16:06:47.053Z] 2021/11/23 16:06:46 Closing DB instances... [2021-11-23T16:06:47.053Z] === RUN TestIsArchivePathDir [2021-11-23T16:06:47.053Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-11-23T16:06:47.053Z] === RUN TestIsArchivePathInvalidFile [2021-11-23T16:06:47.299Z] === RUN TestNetworkAllocateFree [2021-11-23T16:06:47.299Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-23T16:06:47.299Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-23T16:06:47.299Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-23T16:06:47.299Z] PASS [2021-11-23T16:06:47.299Z] coverage: 63.6% of statements [2021-11-23T16:06:47.299Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.037s coverage: 63.6% of statements [2021-11-23T16:06:47.408Z] --- PASS: TestUpdateCPUQuota (0.77s) [2021-11-23T16:06:47.408Z] === RUN TestUpdatePidsLimit [2021-11-23T16:06:47.408Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-23T16:06:47.408Z] === RUN TestUpdatePidsLimit/no_change [2021-11-23T16:06:47.510Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-11-23T16:06:47.510Z] === RUN TestIsArchivePathTar [2021-11-23T16:06:47.510Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-11-23T16:06:47.510Z] === RUN TestDecompressStreamGzip [2021-11-23T16:06:47.510Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-11-23T16:06:47.510Z] === RUN TestDecompressStreamBzip2 [2021-11-23T16:06:47.510Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2021-11-23T16:06:47.510Z] === RUN TestDecompressStreamXz [2021-11-23T16:06:47.510Z] archive_test.go:133: Xz not present in msys2 [2021-11-23T16:06:47.510Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-23T16:06:47.510Z] === RUN TestDecompressStreamZstd [2021-11-23T16:06:47.510Z] archive_test.go:140: zstd not installed [2021-11-23T16:06:47.510Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-11-23T16:06:47.510Z] === RUN TestCompressStreamXzUnsupported [2021-11-23T16:06:47.510Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-23T16:06:47.510Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-23T16:06:47.510Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-23T16:06:47.510Z] === RUN TestCompressStreamInvalid [2021-11-23T16:06:47.510Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-23T16:06:47.510Z] === RUN TestExtensionInvalid [2021-11-23T16:06:47.510Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-23T16:06:47.510Z] === RUN TestExtensionUncompressed [2021-11-23T16:06:47.510Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-23T16:06:47.510Z] === RUN TestExtensionBzip2 [2021-11-23T16:06:47.510Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-23T16:06:47.510Z] === RUN TestExtensionGzip [2021-11-23T16:06:47.510Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-23T16:06:47.510Z] === RUN TestExtensionXz [2021-11-23T16:06:47.510Z] --- PASS: TestExtensionXz (0.00s) [2021-11-23T16:06:47.510Z] === RUN TestExtensionZstd [2021-11-23T16:06:47.510Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-23T16:06:47.510Z] === RUN TestCmdStreamLargeStderr [2021-11-23T16:06:47.510Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-23T16:06:47.510Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-23T16:06:47.510Z] --- PASS: TestPeerCertificateMarshalJSON (0.64s) [2021-11-23T16:06:47.512Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-23T16:06:47.667Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-23T16:06:47.667Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-23T16:06:47.800Z] 2021/11/23 16:06:47 Closing DB instances... [2021-11-23T16:06:47.809Z] === RUN TestGetEmptyCapabilities [2021-11-23T16:06:47.809Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-23T16:06:47.809Z] === RUN TestGetExtraCapabilities [2021-11-23T16:06:47.809Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-11-23T16:06:47.809Z] === RUN TestGetInvalidCapabilities [2021-11-23T16:06:47.809Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-23T16:06:47.809Z] === RUN TestRemoteDriver [2021-11-23T16:06:47.809Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-23T16:06:47.809Z] === RUN TestDriverError [2021-11-23T16:06:47.809Z] --- PASS: TestDriverError (0.00s) [2021-11-23T16:06:47.809Z] === RUN TestMissingValues [2021-11-23T16:06:47.809Z] --- PASS: TestMissingValues (0.00s) [2021-11-23T16:06:47.809Z] === RUN TestRollback [2021-11-23T16:06:47.809Z] --- PASS: TestRollback (0.00s) [2021-11-23T16:06:47.809Z] PASS [2021-11-23T16:06:47.809Z] coverage: 57.4% of statements [2021-11-23T16:06:47.809Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.084s coverage: 57.4% of statements [2021-11-23T16:06:47.923Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-23T16:06:47.967Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-23T16:06:47.967Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-23T16:06:47.967Z] === RUN TestMiddleware [2021-11-23T16:06:47.967Z] --- PASS: TestMiddleware (0.00s) [2021-11-23T16:06:47.967Z] === RUN TestNewResponseModifier [2021-11-23T16:06:47.967Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-23T16:06:47.967Z] PASS [2021-11-23T16:06:47.967Z] coverage: 26.8% of statements [2021-11-23T16:06:47.967Z] ok github.com/docker/docker/pkg/authorization 0.674s coverage: 26.8% of statements [2021-11-23T16:06:47.967Z] --- PASS: TestCmdStreamLargeStderr (0.16s) [2021-11-23T16:06:47.967Z] === RUN TestCmdStreamBad [2021-11-23T16:06:47.967Z] archive_test.go:252: Failing on Windows CI machines [2021-11-23T16:06:47.967Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-23T16:06:47.967Z] === RUN TestCmdStreamGood [2021-11-23T16:06:47.967Z] --- PASS: TestCmdStreamGood (0.03s) [2021-11-23T16:06:47.967Z] === RUN TestUntarPathWithInvalidDest [2021-11-23T16:06:47.967Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-11-23T16:06:47.967Z] === RUN TestUntarPathWithInvalidSrc [2021-11-23T16:06:47.967Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-23T16:06:47.967Z] === RUN TestUntarPath [2021-11-23T16:06:47.967Z] --- PASS: TestUntarPath (0.05s) [2021-11-23T16:06:47.967Z] === RUN TestUntarPathWithDestinationFile [2021-11-23T16:06:47.967Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-11-23T16:06:47.967Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-23T16:06:47.967Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-11-23T16:06:47.967Z] === RUN TestCopyWithTarInvalidSrc [2021-11-23T16:06:47.967Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-23T16:06:47.967Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-23T16:06:47.967Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-23T16:06:47.967Z] === RUN TestCopyWithTarSrcFile [2021-11-23T16:06:47.967Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-11-23T16:06:47.967Z] === RUN TestCopyWithTarSrcFolder [2021-11-23T16:06:47.967Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-23T16:06:47.967Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-23T16:06:47.967Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-23T16:06:47.967Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-23T16:06:47.967Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-23T16:06:47.967Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-23T16:06:47.967Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-23T16:06:47.967Z] === RUN TestCopyFileWithTarSrcFile [2021-11-23T16:06:47.967Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-23T16:06:47.967Z] === RUN TestTarFiles [2021-11-23T16:06:48.179Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-23T16:06:48.269Z] === RUN TestPeerCertificateMarshalJSON [2021-11-23T16:06:48.269Z] === RUN TestIsArchivePathDir [2021-11-23T16:06:48.269Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-11-23T16:06:48.269Z] === RUN TestIsArchivePathInvalidFile [2021-11-23T16:06:48.278Z] === RUN TestNAT [2021-11-23T16:06:48.278Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-23T16:06:48.278Z] --- SKIP: TestNAT (0.00s) [2021-11-23T16:06:48.278Z] === RUN TestTransparent [2021-11-23T16:06:48.278Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-23T16:06:48.278Z] --- SKIP: TestTransparent (0.00s) [2021-11-23T16:06:48.278Z] PASS [2021-11-23T16:06:48.278Z] coverage: 0.0% of statements [2021-11-23T16:06:48.278Z] === RUN TestNew [2021-11-23T16:06:48.278Z] --- PASS: TestNew (0.00s) [2021-11-23T16:06:48.278Z] === RUN TestAddDriver [2021-11-23T16:06:48.278Z] --- PASS: TestAddDriver (0.00s) [2021-11-23T16:06:48.278Z] === RUN TestAddDuplicateDriver [2021-11-23T16:06:48.278Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-23T16:06:48.278Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-23T16:06:48.278Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-23T16:06:48.278Z] === RUN TestDriver [2021-11-23T16:06:48.278Z] --- PASS: TestDriver (0.00s) [2021-11-23T16:06:48.278Z] === RUN TestIPAM [2021-11-23T16:06:48.278Z] --- PASS: TestIPAM (0.00s) [2021-11-23T16:06:48.278Z] === RUN TestWalkIPAMs [2021-11-23T16:06:48.278Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-23T16:06:48.278Z] === RUN TestWalkDrivers [2021-11-23T16:06:48.278Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-23T16:06:48.278Z] PASS [2021-11-23T16:06:48.278Z] coverage: 82.4% of statements [2021-11-23T16:06:48.278Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.044s coverage: 0.0% of statements [2021-11-23T16:06:48.278Z] ok github.com/docker/docker/libnetwork/drvregistry 0.068s coverage: 82.4% of statements [2021-11-23T16:06:48.278Z] --- PASS: TestRandomAllocateDeallocate (5.33s) [2021-11-23T16:06:48.278Z] === RUN TestAllocateRandomDeallocate [2021-11-23T16:06:48.423Z] === RUN TestUnbuffered [2021-11-23T16:06:48.423Z] --- PASS: TestUnbuffered (0.00s) [2021-11-23T16:06:48.423Z] === RUN TestRaceUnbuffered [2021-11-23T16:06:48.423Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-23T16:06:48.423Z] PASS [2021-11-23T16:06:48.423Z] coverage: 100.0% of statements [2021-11-23T16:06:48.423Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2021-11-23T16:06:48.435Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-23T16:06:48.450Z] --- PASS: TestStats (2.79s) [2021-11-23T16:06:48.450Z] === RUN TestStopContainerWithTimeout [2021-11-23T16:06:48.450Z] === RUN TestStopContainerWithTimeout/0 [2021-11-23T16:06:48.450Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-23T16:06:48.450Z] === RUN TestStopContainerWithTimeout/1 [2021-11-23T16:06:48.450Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-23T16:06:48.450Z] === RUN TestStopContainerWithTimeout/3 [2021-11-23T16:06:48.450Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-23T16:06:48.450Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-23T16:06:48.450Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-23T16:06:48.450Z] === CONT TestStopContainerWithTimeout/0 [2021-11-23T16:06:48.450Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-23T16:06:48.738Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-11-23T16:06:48.738Z] === RUN TestIsArchivePathTar [2021-11-23T16:06:48.738Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-11-23T16:06:48.738Z] === RUN TestDecompressStreamGzip [2021-11-23T16:06:48.738Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-23T16:06:48.738Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-23T16:06:48.738Z] --- PASS: TestPeerCertificateMarshalJSON (0.71s) [2021-11-23T16:06:48.738Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-23T16:06:48.738Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-23T16:06:48.738Z] === RUN TestMiddleware [2021-11-23T16:06:48.738Z] --- PASS: TestMiddleware (0.00s) [2021-11-23T16:06:48.738Z] === RUN TestNewResponseModifier [2021-11-23T16:06:48.738Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-23T16:06:48.738Z] PASS [2021-11-23T16:06:48.738Z] coverage: 26.8% of statements [2021-11-23T16:06:48.738Z] ok github.com/docker/docker/pkg/authorization 0.755s coverage: 26.8% of statements [2021-11-23T16:06:48.738Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-11-23T16:06:48.738Z] === RUN TestDecompressStreamBzip2 [2021-11-23T16:06:48.745Z] === RUN TestBuildDefault [2021-11-23T16:06:48.745Z] --- PASS: TestBuildDefault (0.00s) [2021-11-23T16:06:48.745Z] === RUN TestBuildHostnameDomainname [2021-11-23T16:06:48.745Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-23T16:06:48.745Z] === RUN TestBuildHostname [2021-11-23T16:06:48.745Z] --- PASS: TestBuildHostname (0.00s) [2021-11-23T16:06:48.745Z] === RUN TestBuildHostnameFQDN [2021-11-23T16:06:48.745Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-23T16:06:48.745Z] === RUN TestBuildNoIP [2021-11-23T16:06:48.745Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-23T16:06:48.745Z] === RUN TestUpdate [2021-11-23T16:06:48.745Z] --- PASS: TestUpdate (0.00s) [2021-11-23T16:06:48.745Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-23T16:06:48.745Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-23T16:06:48.745Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-23T16:06:48.745Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-23T16:06:48.745Z] === RUN TestAddEmpty [2021-11-23T16:06:48.745Z] --- PASS: TestAddEmpty (0.00s) [2021-11-23T16:06:48.745Z] === RUN TestAdd [2021-11-23T16:06:48.745Z] --- PASS: TestAdd (0.00s) [2021-11-23T16:06:48.745Z] === RUN TestDeleteEmpty [2021-11-23T16:06:48.745Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-23T16:06:48.745Z] === RUN TestDeleteNewline [2021-11-23T16:06:48.745Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-23T16:06:48.745Z] === RUN TestDelete [2021-11-23T16:06:48.745Z] --- PASS: TestDelete (0.00s) [2021-11-23T16:06:48.745Z] === RUN TestConcurrentWrites [2021-11-23T16:06:48.745Z] --- PASS: TestConcurrentWrites (0.24s) [2021-11-23T16:06:48.745Z] PASS [2021-11-23T16:06:48.745Z] coverage: 81.2% of statements [2021-11-23T16:06:48.745Z] ok github.com/docker/docker/libnetwork/etchosts 0.301s coverage: 81.2% of statements [2021-11-23T16:06:48.880Z] === RUN TestMatch [2021-11-23T16:06:48.880Z] === RUN TestMatch/[[]] [2021-11-23T16:06:48.880Z] === RUN TestMatch/[[foo]] [2021-11-23T16:06:48.880Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-23T16:06:48.880Z] === RUN TestMatch/[[foo_bar]] [2021-11-23T16:06:48.880Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-23T16:06:48.880Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-23T16:06:48.880Z] === RUN TestMatch/[] [2021-11-23T16:06:48.880Z] === RUN TestMatch/[]#01 [2021-11-23T16:06:48.880Z] === RUN TestMatch/[[qux]] [2021-11-23T16:06:48.880Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-23T16:06:48.880Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-23T16:06:48.880Z] === RUN TestMatch/[[foo_baz]] [2021-11-23T16:06:48.880Z] --- PASS: TestMatch (0.00s) [2021-11-23T16:06:48.880Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-23T16:06:48.880Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-23T16:06:48.880Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-23T16:06:48.880Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-23T16:06:48.880Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-23T16:06:48.880Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-23T16:06:48.880Z] --- PASS: TestMatch/[] (0.00s) [2021-11-23T16:06:48.880Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-23T16:06:48.880Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-23T16:06:48.880Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-23T16:06:48.880Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-23T16:06:48.880Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-23T16:06:48.880Z] PASS [2021-11-23T16:06:48.880Z] coverage: 87.5% of statements [2021-11-23T16:06:48.880Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2021-11-23T16:06:48.880Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.03s) [2021-11-23T16:06:48.880Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-23T16:06:48.996Z] --- PASS: TestUpdatePidsLimit (1.78s) [2021-11-23T16:06:48.996Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2021-11-23T16:06:48.996Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2021-11-23T16:06:48.996Z] --- PASS: TestUpdatePidsLimit/update_lower (0.16s) [2021-11-23T16:06:48.996Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2021-11-23T16:06:48.996Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2021-11-23T16:06:48.996Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s) [2021-11-23T16:06:48.996Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2021-11-23T16:06:48.996Z] === RUN TestUpdateRestartPolicy [2021-11-23T16:06:49.209Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-11-23T16:06:49.209Z] === RUN TestDecompressStreamXz [2021-11-23T16:06:49.209Z] archive_test.go:133: Xz not present in msys2 [2021-11-23T16:06:49.209Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-23T16:06:49.209Z] === RUN TestDecompressStreamZstd [2021-11-23T16:06:49.209Z] archive_test.go:140: zstd not installed [2021-11-23T16:06:49.209Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-11-23T16:06:49.209Z] === RUN TestCompressStreamXzUnsupported [2021-11-23T16:06:49.209Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-23T16:06:49.209Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-23T16:06:49.209Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-23T16:06:49.209Z] === RUN TestCompressStreamInvalid [2021-11-23T16:06:49.209Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-23T16:06:49.209Z] === RUN TestExtensionInvalid [2021-11-23T16:06:49.209Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-23T16:06:49.209Z] === RUN TestExtensionUncompressed [2021-11-23T16:06:49.209Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-23T16:06:49.209Z] === RUN TestExtensionBzip2 [2021-11-23T16:06:49.209Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-23T16:06:49.209Z] === RUN TestExtensionGzip [2021-11-23T16:06:49.209Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-23T16:06:49.209Z] === RUN TestExtensionXz [2021-11-23T16:06:49.209Z] --- PASS: TestExtensionXz (0.00s) [2021-11-23T16:06:49.209Z] === RUN TestExtensionZstd [2021-11-23T16:06:49.209Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-23T16:06:49.209Z] === RUN TestCmdStreamLargeStderr [2021-11-23T16:06:49.209Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-11-23T16:06:49.209Z] === RUN TestCmdStreamBad [2021-11-23T16:06:49.209Z] archive_test.go:252: Failing on Windows CI machines [2021-11-23T16:06:49.209Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-23T16:06:49.209Z] === RUN TestCmdStreamGood [2021-11-23T16:06:49.209Z] --- PASS: TestCmdStreamGood (0.04s) [2021-11-23T16:06:49.209Z] === RUN TestUntarPathWithInvalidDest [2021-11-23T16:06:49.209Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-11-23T16:06:49.209Z] === RUN TestUntarPathWithInvalidSrc [2021-11-23T16:06:49.209Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-23T16:06:49.209Z] === RUN TestUntarPath [2021-11-23T16:06:49.209Z] --- PASS: TestUntarPath (0.06s) [2021-11-23T16:06:49.209Z] === RUN TestUntarPathWithDestinationFile [2021-11-23T16:06:49.209Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-11-23T16:06:49.209Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-23T16:06:49.209Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-11-23T16:06:49.209Z] === RUN TestCopyWithTarInvalidSrc [2021-11-23T16:06:49.209Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-23T16:06:49.209Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-23T16:06:49.209Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-23T16:06:49.209Z] === RUN TestCopyWithTarSrcFile [2021-11-23T16:06:49.209Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-11-23T16:06:49.209Z] === RUN TestCopyWithTarSrcFolder [2021-11-23T16:06:49.209Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-23T16:06:49.209Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-23T16:06:49.209Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2021-11-23T16:06:49.209Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-23T16:06:49.209Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-23T16:06:49.209Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-23T16:06:49.209Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-23T16:06:49.209Z] === RUN TestCopyFileWithTarSrcFile [2021-11-23T16:06:49.209Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-23T16:06:49.209Z] === RUN TestTarFiles [2021-11-23T16:06:49.209Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2021-11-23T16:06:49.209Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-23T16:06:49.209Z] === RUN TestUnbuffered [2021-11-23T16:06:49.209Z] --- PASS: TestUnbuffered (0.00s) [2021-11-23T16:06:49.209Z] === RUN TestRaceUnbuffered [2021-11-23T16:06:49.209Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-23T16:06:49.213Z] === RUN TestNew [2021-11-23T16:06:49.213Z] --- PASS: TestNew (0.00s) [2021-11-23T16:06:49.213Z] === RUN TestAllocate [2021-11-23T16:06:49.213Z] --- PASS: TestAllocate (0.00s) [2021-11-23T16:06:49.213Z] === RUN TestUninitialized [2021-11-23T16:06:49.213Z] --- PASS: TestUninitialized (0.00s) [2021-11-23T16:06:49.213Z] === RUN TestAllocateInRange [2021-11-23T16:06:49.213Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-23T16:06:49.213Z] === RUN TestAllocateSerial [2021-11-23T16:06:49.213Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-23T16:06:49.213Z] PASS [2021-11-23T16:06:49.213Z] coverage: 87.5% of statements [2021-11-23T16:06:49.213Z] ok github.com/docker/docker/libnetwork/idm 0.036s coverage: 87.5% of statements [2021-11-23T16:06:49.213Z] === RUN TestDiff [2021-11-23T16:06:49.213Z] --- PASS: TestDiff (0.00s) [2021-11-23T16:06:49.213Z] === RUN TestAddedCallback [2021-11-23T16:06:49.213Z] --- PASS: TestAddedCallback (0.00s) [2021-11-23T16:06:49.213Z] === RUN TestRemovedCallback [2021-11-23T16:06:49.213Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-23T16:06:49.213Z] === RUN TestNoCallback [2021-11-23T16:06:49.213Z] --- PASS: TestNoCallback (0.00s) [2021-11-23T16:06:49.213Z] PASS [2021-11-23T16:06:49.213Z] coverage: 48.1% of statements [2021-11-23T16:06:49.213Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.037s coverage: 48.1% of statements [2021-11-23T16:06:49.389Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-23T16:06:49.679Z] PASS [2021-11-23T16:06:49.680Z] coverage: 100.0% of statements [2021-11-23T16:06:49.680Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2021-11-23T16:06:49.680Z] --- PASS: TestAllocateRandomDeallocate (1.15s) [2021-11-23T16:06:49.680Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-23T16:06:49.680Z] === RUN TestCaller [2021-11-23T16:06:49.680Z] --- PASS: TestCaller (0.00s) [2021-11-23T16:06:49.680Z] PASS [2021-11-23T16:06:49.680Z] coverage: 100.0% of statements [2021-11-23T16:06:49.680Z] ok github.com/docker/docker/libnetwork/internal/caller 0.036s coverage: 100.0% of statements [2021-11-23T16:06:49.680Z] === RUN TestSetSerialInsertDelete [2021-11-23T16:06:49.680Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-23T16:06:49.680Z] === RUN TestSetParallelInsertDelete [2021-11-23T16:06:49.844Z] === RUN TestChrootTarUntar [2021-11-23T16:06:49.844Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:06:49.844Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-23T16:06:49.844Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-23T16:06:49.844Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:06:49.844Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-23T16:06:49.844Z] === RUN TestChrootUntarEmptyArchive [2021-11-23T16:06:49.844Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-23T16:06:49.844Z] === RUN TestChrootTarUntarWithSymlink [2021-11-23T16:06:49.844Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T16:06:49.844Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-23T16:06:49.844Z] === RUN TestChrootCopyWithTar [2021-11-23T16:06:49.844Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T16:06:49.844Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-23T16:06:49.844Z] === RUN TestChrootCopyFileWithTar [2021-11-23T16:06:49.844Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:06:49.844Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-23T16:06:49.844Z] === RUN TestChrootUntarPath [2021-11-23T16:06:49.844Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T16:06:49.844Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-23T16:06:49.844Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-23T16:06:49.844Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:06:49.844Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-23T16:06:49.844Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-23T16:06:49.844Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:06:49.844Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-23T16:06:49.844Z] === RUN TestChrootApplyDotDotFile [2021-11-23T16:06:49.844Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:06:49.844Z] --- SKIP: TestChrootApplyDotDotFile (0.01s) [2021-11-23T16:06:49.844Z] PASS [2021-11-23T16:06:49.844Z] coverage: 15.1% of statements [2021-11-23T16:06:49.844Z] ok github.com/docker/docker/pkg/chrootarchive 0.094s coverage: 15.1% of statements [2021-11-23T16:06:49.957Z] === CONT TestStopContainerWithTimeout/3 [2021-11-23T16:06:50.148Z] === RUN TestMatch [2021-11-23T16:06:50.148Z] === RUN TestMatch/[[]] [2021-11-23T16:06:50.148Z] === RUN TestMatch/[[foo]] [2021-11-23T16:06:50.148Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-23T16:06:50.148Z] === RUN TestMatch/[[foo_bar]] [2021-11-23T16:06:50.148Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-23T16:06:50.148Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-23T16:06:50.148Z] === RUN TestMatch/[] [2021-11-23T16:06:50.148Z] === RUN TestMatch/[]#01 [2021-11-23T16:06:50.148Z] === RUN TestMatch/[[qux]] [2021-11-23T16:06:50.148Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-23T16:06:50.148Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-23T16:06:50.148Z] === RUN TestMatch/[[foo_baz]] [2021-11-23T16:06:50.148Z] --- PASS: TestMatch (0.00s) [2021-11-23T16:06:50.148Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-23T16:06:50.148Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-23T16:06:50.148Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-23T16:06:50.148Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-23T16:06:50.148Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-23T16:06:50.149Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-23T16:06:50.149Z] --- PASS: TestMatch/[] (0.00s) [2021-11-23T16:06:50.149Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-23T16:06:50.149Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-23T16:06:50.149Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-23T16:06:50.149Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-23T16:06:50.149Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-23T16:06:50.149Z] PASS [2021-11-23T16:06:50.149Z] coverage: 87.5% of statements [2021-11-23T16:06:50.149Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2021-11-23T16:06:50.217Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-23T16:06:50.302Z] === RUN TestSizeEmpty [2021-11-23T16:06:50.302Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-23T16:06:50.302Z] === RUN TestSizeEmptyFile [2021-11-23T16:06:50.302Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-23T16:06:50.302Z] === RUN TestSizeNonemptyFile [2021-11-23T16:06:50.302Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-23T16:06:50.302Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-23T16:06:50.302Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-23T16:06:50.302Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-23T16:06:50.302Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-23T16:06:50.302Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-23T16:06:50.302Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-23T16:06:50.302Z] === RUN TestMoveToSubdir [2021-11-23T16:06:50.302Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-23T16:06:50.302Z] === RUN TestSizeNonExistingDirectory [2021-11-23T16:06:50.302Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-23T16:06:50.302Z] PASS [2021-11-23T16:06:50.302Z] coverage: 80.0% of statements [2021-11-23T16:06:50.302Z] ok github.com/docker/docker/pkg/directory 0.044s coverage: 80.0% of statements [2021-11-23T16:06:50.666Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.06s) [2021-11-23T16:06:50.666Z] === RUN TestRetrieveFromStore [2021-11-23T16:06:50.786Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-23T16:06:51.046Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-23T16:06:51.136Z] === RUN TestChrootTarUntar [2021-11-23T16:06:51.136Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:06:51.136Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-23T16:06:51.136Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-23T16:06:51.136Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:06:51.136Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-23T16:06:51.136Z] === RUN TestChrootUntarEmptyArchive [2021-11-23T16:06:51.136Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-23T16:06:51.136Z] === RUN TestChrootTarUntarWithSymlink [2021-11-23T16:06:51.136Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T16:06:51.136Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-23T16:06:51.136Z] === RUN TestChrootCopyWithTar [2021-11-23T16:06:51.136Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T16:06:51.136Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-23T16:06:51.136Z] === RUN TestChrootCopyFileWithTar [2021-11-23T16:06:51.137Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:06:51.137Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-23T16:06:51.137Z] === RUN TestChrootUntarPath [2021-11-23T16:06:51.137Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T16:06:51.137Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-23T16:06:51.137Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-23T16:06:51.137Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:06:51.137Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-23T16:06:51.137Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-23T16:06:51.137Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:06:51.137Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-23T16:06:51.137Z] === RUN TestChrootApplyDotDotFile [2021-11-23T16:06:51.137Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:06:51.137Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-23T16:06:51.137Z] PASS [2021-11-23T16:06:51.137Z] coverage: 15.1% of statements [2021-11-23T16:06:51.137Z] ok github.com/docker/docker/pkg/chrootarchive 0.082s coverage: 15.1% of statements [2021-11-23T16:06:51.190Z] === RUN TestPoolRequest [2021-11-23T16:06:51.190Z] --- PASS: TestPoolRequest (0.00s) [2021-11-23T16:06:51.190Z] === RUN TestOtherRequests [2021-11-23T16:06:51.190Z] --- PASS: TestOtherRequests (0.00s) [2021-11-23T16:06:51.190Z] PASS [2021-11-23T16:06:51.190Z] coverage: 57.1% of statements [2021-11-23T16:06:51.190Z] ok github.com/docker/docker/libnetwork/ipams/null 0.040s coverage: 57.1% of statements [2021-11-23T16:06:51.190Z] === RUN TestInt2IP2IntConversion [2021-11-23T16:06:51.190Z] --- PASS: TestRetrieveFromStore (0.48s) [2021-11-23T16:06:51.190Z] === RUN TestIsCorrupted [2021-11-23T16:06:51.190Z] --- PASS: TestIsCorrupted (0.01s) [2021-11-23T16:06:51.190Z] === RUN TestSetRollover [2021-11-23T16:06:51.190Z] --- PASS: TestInt2IP2IntConversion (0.42s) [2021-11-23T16:06:51.190Z] === RUN TestGetAddressVersion [2021-11-23T16:06:51.190Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-23T16:06:51.190Z] === RUN TestKeyString [2021-11-23T16:06:51.190Z] --- PASS: TestKeyString (0.00s) [2021-11-23T16:06:51.190Z] === RUN TestPoolDataMarshal [2021-11-23T16:06:51.190Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-23T16:06:51.190Z] === RUN TestSubnetsMarshal [2021-11-23T16:06:51.293Z] 2021/11/23 16:06:50 Closing DB instances... [2021-11-23T16:06:51.294Z] === RUN Test [2021-11-23T16:06:51.294Z] === RUN Test/TestContainsEntry [2021-11-23T16:06:51.294Z] === RUN Test/TestCreateEntries [2021-11-23T16:06:51.294Z] === RUN Test/TestEntriesDiff [2021-11-23T16:06:51.294Z] === RUN Test/TestEntriesEquality [2021-11-23T16:06:51.294Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-23T16:06:51.294Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-23T16:06:51.294Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-23T16:06:51.294Z] === RUN Test/TestGeneratorNotGenerate [2021-11-23T16:06:51.294Z] === RUN Test/TestGeneratorWithPort [2021-11-23T16:06:51.294Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-23T16:06:51.294Z] === RUN Test/TestNewEntry [2021-11-23T16:06:51.294Z] === RUN Test/TestParse [2021-11-23T16:06:51.294Z] --- PASS: Test (0.00s) [2021-11-23T16:06:51.294Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-23T16:06:51.294Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-23T16:06:51.294Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-23T16:06:51.294Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-23T16:06:51.294Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-23T16:06:51.294Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-23T16:06:51.294Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-23T16:06:51.294Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-23T16:06:51.294Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-23T16:06:51.294Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-23T16:06:51.294Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-23T16:06:51.294Z] --- PASS: Test/TestParse (0.00s) [2021-11-23T16:06:51.294Z] PASS [2021-11-23T16:06:51.294Z] coverage: 58.3% of statements [2021-11-23T16:06:51.294Z] ok github.com/docker/docker/pkg/discovery 0.035s coverage: 58.3% of statements [2021-11-23T16:06:51.294Z] --- PASS: TestTarFiles (3.42s) [2021-11-23T16:06:51.294Z] === RUN TestDetectCompressionZstd [2021-11-23T16:06:51.294Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-23T16:06:51.294Z] === RUN TestTarUntar [2021-11-23T16:06:51.306Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-23T16:06:51.435Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2021-11-23T16:06:51.435Z] === RUN TestCreateServiceSecretFileMode [2021-11-23T16:06:51.568Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-23T16:06:51.568Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-11-23T16:06:51.568Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-23T16:06:51.606Z] 2021/11/23 16:06:51 Closing DB instances... [2021-11-23T16:06:51.606Z] === RUN TestSizeEmpty [2021-11-23T16:06:51.606Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-23T16:06:51.606Z] === RUN TestSizeEmptyFile [2021-11-23T16:06:51.606Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-23T16:06:51.606Z] === RUN TestSizeNonemptyFile [2021-11-23T16:06:51.606Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-23T16:06:51.606Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-23T16:06:51.606Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-23T16:06:51.606Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-23T16:06:51.606Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-23T16:06:51.607Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-23T16:06:51.607Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-23T16:06:51.607Z] === RUN TestMoveToSubdir [2021-11-23T16:06:51.607Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-23T16:06:51.607Z] === RUN TestSizeNonExistingDirectory [2021-11-23T16:06:51.607Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-23T16:06:51.660Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-11-23T16:06:51.660Z] === RUN TestAddSubnets [2021-11-23T16:06:51.660Z] --- PASS: TestAddSubnets (0.04s) [2021-11-23T16:06:51.660Z] === RUN TestDoublePoolRelease [2021-11-23T16:06:51.660Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-11-23T16:06:51.660Z] === RUN TestAddReleasePoolID [2021-11-23T16:06:51.660Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-11-23T16:06:51.660Z] === RUN TestPredefinedPool [2021-11-23T16:06:51.660Z] --- PASS: TestPredefinedPool (0.02s) [2021-11-23T16:06:51.660Z] === RUN TestRemoveSubnet [2021-11-23T16:06:51.660Z] --- PASS: TestRemoveSubnet (0.20s) [2021-11-23T16:06:51.660Z] === RUN TestGetSameAddress [2021-11-23T16:06:51.660Z] --- PASS: TestGetSameAddress (0.02s) [2021-11-23T16:06:51.660Z] === RUN TestPoolAllocationReuse [2021-11-23T16:06:51.750Z] --- PASS: TestTarUntar (0.03s) [2021-11-23T16:06:51.750Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-23T16:06:51.750Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-23T16:06:51.750Z] === RUN TestTarWithOptions [2021-11-23T16:06:51.750Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-23T16:06:51.750Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-23T16:06:51.750Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-23T16:06:51.750Z] === RUN TestUntarUstarGnuConflict [2021-11-23T16:06:51.750Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-23T16:06:51.750Z] === RUN TestUntarInvalidFilenames [2021-11-23T16:06:51.751Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1928900937\\dest" [2021-11-23T16:06:51.751Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-11-23T16:06:51.751Z] === RUN TestUntarHardlinkToSymlink [2021-11-23T16:06:51.751Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-23T16:06:51.751Z] === RUN TestUntarInvalidHardlink [2021-11-23T16:06:51.751Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1432315143\\victim\\hello" -> "../victim/hello" [2021-11-23T16:06:51.751Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1361903453\\victim\\hello" -> "/../victim/hello" [2021-11-23T16:06:51.751Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2330650811\\victim" -> "../victim" [2021-11-23T16:06:51.751Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4139426222\\victim" -> "../victim" [2021-11-23T16:06:51.751Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1297566182\\victim" -> "../victim" [2021-11-23T16:06:51.751Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2625540724\\victim" -> "../victim" [2021-11-23T16:06:51.751Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-11-23T16:06:51.751Z] === RUN TestUntarInvalidSymlink [2021-11-23T16:06:51.751Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink185606849\\dest\\dotdot" -> "../victim/hello" [2021-11-23T16:06:51.751Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink22782312\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-23T16:06:51.751Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1184874381\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:06:51.751Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1494920415\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:06:51.751Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink692435315\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:06:51.751Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1869875874\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:06:51.751Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1500843861\\dest\\dir\\loophole" -> "../../victim" [2021-11-23T16:06:51.751Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-23T16:06:51.751Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-23T16:06:51.751Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-23T16:06:51.751Z] === RUN TestXGlobalNoParent [2021-11-23T16:06:51.751Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-23T16:06:51.751Z] === RUN TestReplaceFileTarWrapper [2021-11-23T16:06:51.751Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-11-23T16:06:51.751Z] === RUN TestPrefixHeaderReadable [2021-11-23T16:06:51.751Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-23T16:06:51.751Z] === RUN TestDisablePigz [2021-11-23T16:06:51.751Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-23T16:06:51.751Z] === RUN Test [2021-11-23T16:06:51.751Z] === RUN Test/TestContent [2021-11-23T16:06:51.751Z] === RUN Test/TestInitialize [2021-11-23T16:06:51.751Z] === RUN Test/TestNew [2021-11-23T16:06:51.751Z] === RUN Test/TestParsingContentsWithComments [2021-11-23T16:06:51.751Z] === RUN Test/TestRegister [2021-11-23T16:06:51.751Z] === RUN Test/TestWatch [2021-11-23T16:06:51.751Z] --- PASS: Test (0.00s) [2021-11-23T16:06:51.751Z] --- PASS: Test/TestContent (0.00s) [2021-11-23T16:06:51.751Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-23T16:06:51.751Z] --- PASS: Test/TestNew (0.00s) [2021-11-23T16:06:51.751Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-23T16:06:51.751Z] --- PASS: Test/TestRegister (0.00s) [2021-11-23T16:06:51.751Z] --- PASS: Test/TestWatch (0.00s) [2021-11-23T16:06:51.751Z] PASS [2021-11-23T16:06:51.751Z] coverage: 97.6% of statements [2021-11-23T16:06:51.751Z] ok github.com/docker/docker/pkg/discovery/file 0.041s coverage: 97.6% of statements [2021-11-23T16:06:51.827Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-11-23T16:06:51.827Z] === CONT TestStopContainerWithTimeout/1 [2021-11-23T16:06:52.118Z] PASS [2021-11-23T16:06:52.119Z] coverage: 80.0% of statements [2021-11-23T16:06:52.119Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2021-11-23T16:06:52.139Z] === RUN TestGetCapabilities [2021-11-23T16:06:52.139Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-23T16:06:52.139Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-23T16:06:52.139Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-23T16:06:52.139Z] === RUN TestGetDefaultAddressSpaces [2021-11-23T16:06:52.139Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-23T16:06:52.139Z] === RUN TestRemoteDriver [2021-11-23T16:06:52.139Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-23T16:06:52.139Z] PASS [2021-11-23T16:06:52.139Z] coverage: 47.4% of statements [2021-11-23T16:06:52.139Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.064s coverage: 47.4% of statements [2021-11-23T16:06:52.208Z] --- PASS: TestDisablePigz (0.10s) [2021-11-23T16:06:52.208Z] === RUN TestPigz [2021-11-23T16:06:52.208Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-23T16:06:52.208Z] --- PASS: TestPigz (0.13s) [2021-11-23T16:06:52.208Z] === RUN TestCopyFileWithInvalidDest [2021-11-23T16:06:52.208Z] archive_windows_test.go:16: Currently fails [2021-11-23T16:06:52.208Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-23T16:06:52.208Z] === RUN TestCanonicalTarNameForPath [2021-11-23T16:06:52.208Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-23T16:06:52.208Z] === RUN TestCanonicalTarName [2021-11-23T16:06:52.208Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-23T16:06:52.208Z] === RUN TestChmodTarEntry [2021-11-23T16:06:52.208Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-23T16:06:52.208Z] === RUN TestHardLinkOrder [2021-11-23T16:06:52.208Z] --- PASS: TestHardLinkOrder (0.07s) [2021-11-23T16:06:52.208Z] === RUN TestChangeString [2021-11-23T16:06:52.208Z] --- PASS: TestChangeString (0.00s) [2021-11-23T16:06:52.208Z] === RUN TestChangesWithNoChanges [2021-11-23T16:06:52.208Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-23T16:06:52.208Z] === RUN TestChangesWithChanges [2021-11-23T16:06:52.208Z] --- PASS: TestChangesWithChanges (0.02s) [2021-11-23T16:06:52.208Z] === RUN TestChangesWithChangesGH13590 [2021-11-23T16:06:52.208Z] changes_test.go:195: needs more investigation [2021-11-23T16:06:52.208Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-23T16:06:52.208Z] === RUN TestChangesDirsEmpty [2021-11-23T16:06:52.208Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-23T16:06:52.208Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-11-23T16:06:52.208Z] === RUN TestChangesDirsMutated [2021-11-23T16:06:52.208Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-23T16:06:52.208Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-11-23T16:06:52.208Z] === RUN TestApplyLayer [2021-11-23T16:06:52.208Z] changes_test.go:432: needs further investigation [2021-11-23T16:06:52.208Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-23T16:06:52.208Z] === RUN TestChangesSizeWithHardlinks [2021-11-23T16:06:52.208Z] changes_test.go:468: needs further investigation [2021-11-23T16:06:52.208Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-23T16:06:52.208Z] === RUN TestChangesSizeWithNoChanges [2021-11-23T16:06:52.208Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-23T16:06:52.208Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-23T16:06:52.208Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-23T16:06:52.208Z] === RUN TestChangesSize [2021-11-23T16:06:52.208Z] --- PASS: TestChangesSize (0.00s) [2021-11-23T16:06:52.208Z] === RUN TestApplyLayerInvalidFilenames [2021-11-23T16:06:52.208Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1267186515\\dest" [2021-11-23T16:06:52.208Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-23T16:06:52.208Z] === RUN TestApplyLayerInvalidHardlink [2021-11-23T16:06:52.208Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3975029374\\victim\\hello" -> "../victim/hello" [2021-11-23T16:06:52.208Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1892093463\\victim\\hello" -> "/../victim/hello" [2021-11-23T16:06:52.208Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3339246549\\victim" -> "../victim" [2021-11-23T16:06:52.208Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink106301619\\victim" -> "../victim" [2021-11-23T16:06:52.208Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3464119898\\victim" -> "../victim" [2021-11-23T16:06:52.208Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3662302275\\victim" -> "../victim" [2021-11-23T16:06:52.208Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-11-23T16:06:52.208Z] === RUN TestApplyLayerInvalidSymlink [2021-11-23T16:06:52.208Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2057675054\\dest\\dotdot" -> "../victim/hello" [2021-11-23T16:06:52.208Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1181649839\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-23T16:06:52.208Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink274858043\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:06:52.208Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink109074916\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:06:52.208Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink225457753\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:06:52.208Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3085912569\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:06:52.208Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-11-23T16:06:52.208Z] === RUN TestApplyLayerWhiteouts [2021-11-23T16:06:52.208Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-11-23T16:06:52.208Z] === RUN TestGenerateEmptyFile [2021-11-23T16:06:52.208Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-23T16:06:52.208Z] === RUN TestGenerateWithContent [2021-11-23T16:06:52.208Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-23T16:06:52.208Z] PASS [2021-11-23T16:06:52.208Z] coverage: 62.0% of statements [2021-11-23T16:06:52.208Z] ok github.com/docker/docker/pkg/archive 5.198s coverage: 62.0% of statements [2021-11-23T16:06:52.485Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-11-23T16:06:52.485Z] tests/integration/client_test.py ..... [ 75%] [2021-11-23T16:06:52.485Z] tests/integration/context_api_test.py ... [ 76%] [2021-11-23T16:06:52.485Z] tests/integration/errors_test.py . [ 76%] [2021-11-23T16:06:52.626Z] --- PASS: TestSetRollover (1.49s) [2021-11-23T16:06:52.626Z] === RUN TestSetRolloverSerial [2021-11-23T16:06:52.626Z] === RUN TestWindowsIPAM [2021-11-23T16:06:52.626Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-23T16:06:52.626Z] PASS [2021-11-23T16:06:52.626Z] coverage: 71.4% of statements [2021-11-23T16:06:52.764Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-23T16:06:53.094Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.049s coverage: 71.4% of statements [2021-11-23T16:06:53.107Z] === RUN Test [2021-11-23T16:06:53.107Z] === RUN Test/TestContainsEntry [2021-11-23T16:06:53.107Z] === RUN Test/TestCreateEntries [2021-11-23T16:06:53.107Z] === RUN Test/TestEntriesDiff [2021-11-23T16:06:53.107Z] === RUN Test/TestEntriesEquality [2021-11-23T16:06:53.107Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-23T16:06:53.107Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-23T16:06:53.107Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-23T16:06:53.107Z] === RUN Test/TestGeneratorNotGenerate [2021-11-23T16:06:53.108Z] === RUN Test/TestGeneratorWithPort [2021-11-23T16:06:53.108Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-23T16:06:53.108Z] === RUN Test/TestNewEntry [2021-11-23T16:06:53.108Z] === RUN Test/TestParse [2021-11-23T16:06:53.108Z] --- PASS: Test (0.00s) [2021-11-23T16:06:53.108Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-23T16:06:53.108Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-23T16:06:53.108Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-23T16:06:53.108Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-23T16:06:53.108Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-23T16:06:53.108Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-23T16:06:53.108Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-23T16:06:53.108Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-23T16:06:53.108Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-23T16:06:53.108Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-23T16:06:53.108Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-23T16:06:53.108Z] --- PASS: Test/TestParse (0.00s) [2021-11-23T16:06:53.108Z] PASS [2021-11-23T16:06:53.108Z] coverage: 58.3% of statements [2021-11-23T16:06:53.108Z] ok github.com/docker/docker/pkg/discovery 0.071s coverage: 58.3% of statements [2021-11-23T16:06:53.171Z] === RUN Test [2021-11-23T16:06:53.171Z] === RUN Test/TestInitialize [2021-11-23T16:06:53.171Z] time="2021-11-23T16:06:52Z" level=info msg="Initializing discovery without TLS" [2021-11-23T16:06:53.171Z] time="2021-11-23T16:06:52Z" level=info msg="Initializing discovery without TLS" [2021-11-23T16:06:53.171Z] time="2021-11-23T16:06:52Z" level=info msg="Initializing discovery without TLS" [2021-11-23T16:06:53.171Z] === RUN Test/TestInitializeWithCerts [2021-11-23T16:06:53.171Z] time="2021-11-23T16:06:52Z" level=info msg="Initializing discovery with TLS" [2021-11-23T16:06:53.171Z] === RUN Test/TestWatch [2021-11-23T16:06:53.171Z] time="2021-11-23T16:06:52Z" level=info msg="Initializing discovery without TLS" [2021-11-23T16:06:53.171Z] --- PASS: TestNetworkDBCRUDTableEntry (4.32s) [2021-11-23T16:06:53.171Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-23T16:06:53.563Z] --- PASS: TestPoolAllocationReuse (1.59s) [2021-11-23T16:06:53.563Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-23T16:06:53.563Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-11-23T16:06:53.563Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-23T16:06:53.563Z] === RUN TestDefaultNetwork [2021-11-23T16:06:53.577Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2021-11-23T16:06:53.577Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-23T16:06:53.577Z] --- PASS: TestTarFiles (4.13s) [2021-11-23T16:06:53.577Z] === RUN TestDetectCompressionZstd [2021-11-23T16:06:53.577Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-23T16:06:53.577Z] === RUN TestTarUntar [2021-11-23T16:06:53.577Z] --- PASS: TestTarUntar (0.03s) [2021-11-23T16:06:53.577Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-23T16:06:53.577Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-23T16:06:53.577Z] === RUN TestTarWithOptions [2021-11-23T16:06:53.577Z] --- PASS: TestTarWithOptions (0.03s) [2021-11-23T16:06:53.577Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-23T16:06:53.577Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-23T16:06:53.577Z] === RUN TestUntarUstarGnuConflict [2021-11-23T16:06:53.577Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-23T16:06:53.577Z] === RUN TestUntarInvalidFilenames [2021-11-23T16:06:53.577Z] === RUN Test [2021-11-23T16:06:53.577Z] === RUN Test/TestContent [2021-11-23T16:06:53.577Z] === RUN Test/TestInitialize [2021-11-23T16:06:53.577Z] === RUN Test/TestNew [2021-11-23T16:06:53.577Z] === RUN Test/TestParsingContentsWithComments [2021-11-23T16:06:53.577Z] === RUN Test/TestRegister [2021-11-23T16:06:53.577Z] === RUN Test/TestWatch [2021-11-23T16:06:53.577Z] --- PASS: Test (0.01s) [2021-11-23T16:06:53.577Z] --- PASS: Test/TestContent (0.00s) [2021-11-23T16:06:53.577Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-23T16:06:53.577Z] --- PASS: Test/TestNew (0.00s) [2021-11-23T16:06:53.577Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-23T16:06:53.577Z] --- PASS: Test/TestRegister (0.00s) [2021-11-23T16:06:53.577Z] --- PASS: Test/TestWatch (0.01s) [2021-11-23T16:06:53.577Z] PASS [2021-11-23T16:06:53.577Z] coverage: 97.6% of statements [2021-11-23T16:06:53.577Z] ok github.com/docker/docker/pkg/discovery/file 0.051s coverage: 97.6% of statements [2021-11-23T16:06:53.577Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3397100036\\dest" [2021-11-23T16:06:53.577Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2021-11-23T16:06:53.577Z] === RUN TestUntarHardlinkToSymlink [2021-11-23T16:06:53.577Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-23T16:06:53.577Z] === RUN TestUntarInvalidHardlink [2021-11-23T16:06:53.577Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3353723104\\victim\\hello" -> "../victim/hello" [2021-11-23T16:06:53.577Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink75876961\\victim\\hello" -> "/../victim/hello" [2021-11-23T16:06:53.577Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3681815165\\victim" -> "../victim" [2021-11-23T16:06:53.577Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink748463319\\victim" -> "../victim" [2021-11-23T16:06:53.577Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4062147317\\victim" -> "../victim" [2021-11-23T16:06:53.577Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink713427795\\victim" -> "../victim" [2021-11-23T16:06:53.577Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-11-23T16:06:53.577Z] === RUN TestUntarInvalidSymlink [2021-11-23T16:06:53.577Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2789228203\\dest\\dotdot" -> "../victim/hello" [2021-11-23T16:06:53.577Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4286579714\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-23T16:06:53.577Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1810100741\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:06:53.577Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1122810314\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:06:53.577Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3213698753\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:06:53.577Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1076678366\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:06:53.577Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink785123143\\dest\\dir\\loophole" -> "../../victim" [2021-11-23T16:06:53.702Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-11-23T16:06:53.702Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2021-11-23T16:06:53.702Z] --- PASS: TestStopContainerWithTimeout/-1 (3.25s) [2021-11-23T16:06:53.702Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2021-11-23T16:06:53.702Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) [2021-11-23T16:06:53.702Z] === RUN TestDeleteDevicemapper [2021-11-23T16:06:53.702Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-23T16:06:53.702Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-23T16:06:53.702Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-23T16:06:54.031Z] --- PASS: TestDefaultNetwork (0.26s) [2021-11-23T16:06:54.032Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-23T16:06:54.032Z] --- PASS: TestSetRolloverSerial (1.64s) [2021-11-23T16:06:54.032Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-23T16:06:54.032Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-23T16:06:54.032Z] PASS [2021-11-23T16:06:54.032Z] coverage: 84.4% of statements [2021-11-23T16:06:54.032Z] ok github.com/docker/docker/libnetwork/bitseq 11.210s coverage: 84.4% of statements [2021-11-23T16:06:54.032Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2021-11-23T16:06:54.032Z] === RUN TestInitAddressPools [2021-11-23T16:06:54.032Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-23T16:06:54.032Z] PASS [2021-11-23T16:06:54.032Z] coverage: 74.0% of statements [2021-11-23T16:06:54.032Z] ok github.com/docker/docker/libnetwork/ipamutils 0.545s coverage: 74.0% of statements [2021-11-23T16:06:54.058Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-23T16:06:54.058Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-23T16:06:54.058Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-23T16:06:54.058Z] === RUN TestXGlobalNoParent [2021-11-23T16:06:54.058Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-23T16:06:54.058Z] === RUN TestReplaceFileTarWrapper [2021-11-23T16:06:54.058Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2021-11-23T16:06:54.058Z] === RUN TestPrefixHeaderReadable [2021-11-23T16:06:54.058Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-11-23T16:06:54.058Z] === RUN TestDisablePigz [2021-11-23T16:06:54.058Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-23T16:06:54.058Z] --- PASS: TestDisablePigz (0.25s) [2021-11-23T16:06:54.058Z] === RUN TestPigz [2021-11-23T16:06:54.270Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-11-23T16:06:54.529Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-23T16:06:54.529Z] --- PASS: TestPigz (0.16s) [2021-11-23T16:06:54.529Z] === RUN TestCopyFileWithInvalidDest [2021-11-23T16:06:54.529Z] archive_windows_test.go:16: Currently fails [2021-11-23T16:06:54.529Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-23T16:06:54.529Z] === RUN TestCanonicalTarNameForPath [2021-11-23T16:06:54.529Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-23T16:06:54.529Z] === RUN TestCanonicalTarName [2021-11-23T16:06:54.529Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-23T16:06:54.529Z] === RUN TestChmodTarEntry [2021-11-23T16:06:54.529Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-23T16:06:54.529Z] === RUN TestHardLinkOrder [2021-11-23T16:06:54.529Z] --- PASS: TestHardLinkOrder (0.08s) [2021-11-23T16:06:54.529Z] === RUN TestChangeString [2021-11-23T16:06:54.529Z] --- PASS: TestChangeString (0.00s) [2021-11-23T16:06:54.529Z] === RUN TestChangesWithNoChanges [2021-11-23T16:06:54.529Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-23T16:06:54.529Z] === RUN TestChangesWithChanges [2021-11-23T16:06:54.529Z] --- PASS: TestChangesWithChanges (0.03s) [2021-11-23T16:06:54.529Z] === RUN TestChangesWithChangesGH13590 [2021-11-23T16:06:54.529Z] changes_test.go:195: needs more investigation [2021-11-23T16:06:54.529Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-23T16:06:54.529Z] === RUN TestChangesDirsEmpty [2021-11-23T16:06:54.529Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-23T16:06:54.529Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-11-23T16:06:54.529Z] === RUN TestChangesDirsMutated [2021-11-23T16:06:54.529Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-23T16:06:54.529Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-11-23T16:06:54.529Z] === RUN TestApplyLayer [2021-11-23T16:06:54.529Z] changes_test.go:432: needs further investigation [2021-11-23T16:06:54.529Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-23T16:06:54.529Z] === RUN TestChangesSizeWithHardlinks [2021-11-23T16:06:54.529Z] changes_test.go:468: needs further investigation [2021-11-23T16:06:54.529Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-23T16:06:54.529Z] === RUN TestChangesSizeWithNoChanges [2021-11-23T16:06:54.529Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-23T16:06:54.529Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-23T16:06:54.529Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-23T16:06:54.529Z] === RUN TestChangesSize [2021-11-23T16:06:54.529Z] --- PASS: TestChangesSize (0.00s) [2021-11-23T16:06:54.529Z] === RUN TestApplyLayerInvalidFilenames [2021-11-23T16:06:54.529Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1259065191\\dest" [2021-11-23T16:06:54.529Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-11-23T16:06:54.529Z] === RUN TestApplyLayerInvalidHardlink [2021-11-23T16:06:54.529Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3429804575\\victim\\hello" -> "../victim/hello" [2021-11-23T16:06:54.529Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3177493339\\victim\\hello" -> "/../victim/hello" [2021-11-23T16:06:54.529Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4182263204\\victim" -> "../victim" [2021-11-23T16:06:54.529Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2375438195\\victim" -> "../victim" [2021-11-23T16:06:54.529Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1662391353\\victim" -> "../victim" [2021-11-23T16:06:54.529Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink600939748\\victim" -> "../victim" [2021-11-23T16:06:54.529Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-11-23T16:06:54.529Z] === RUN TestApplyLayerInvalidSymlink [2021-11-23T16:06:54.529Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3865529082\\dest\\dotdot" -> "../victim/hello" [2021-11-23T16:06:54.529Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1903549387\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-23T16:06:54.529Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3805575490\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:06:54.529Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1738662623\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:06:54.529Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3697678859\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:06:54.529Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4209458639\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:06:54.529Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-11-23T16:06:54.529Z] === RUN TestApplyLayerWhiteouts [2021-11-23T16:06:54.529Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-11-23T16:06:54.529Z] === RUN TestGenerateEmptyFile [2021-11-23T16:06:54.529Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-23T16:06:54.529Z] === RUN TestGenerateWithContent [2021-11-23T16:06:54.529Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-23T16:06:54.529Z] PASS [2021-11-23T16:06:54.529Z] coverage: 62.0% of statements [2021-11-23T16:06:54.529Z] ok github.com/docker/docker/pkg/archive 6.316s coverage: 62.0% of statements [2021-11-23T16:06:54.999Z] === RUN Test [2021-11-23T16:06:54.999Z] === RUN Test/TestInitialize [2021-11-23T16:06:54.999Z] time="2021-11-23T16:06:54Z" level=info msg="Initializing discovery without TLS" [2021-11-23T16:06:54.999Z] time="2021-11-23T16:06:54Z" level=info msg="Initializing discovery without TLS" [2021-11-23T16:06:54.999Z] time="2021-11-23T16:06:54Z" level=info msg="Initializing discovery without TLS" [2021-11-23T16:06:54.999Z] === RUN Test/TestInitializeWithCerts [2021-11-23T16:06:54.999Z] time="2021-11-23T16:06:54Z" level=info msg="Initializing discovery with TLS" [2021-11-23T16:06:54.999Z] === RUN Test/TestWatch [2021-11-23T16:06:54.999Z] time="2021-11-23T16:06:54Z" level=info msg="Initializing discovery without TLS" [2021-11-23T16:06:55.018Z] === RUN TestKeyValue [2021-11-23T16:06:55.018Z] --- PASS: TestKeyValue (0.00s) [2021-11-23T16:06:55.018Z] PASS [2021-11-23T16:06:55.018Z] coverage: 60.0% of statements [2021-11-23T16:06:55.018Z] ok github.com/docker/docker/libnetwork/netlabel 0.074s coverage: 60.0% of statements [2021-11-23T16:06:55.368Z] 2021/11/23 16:06:55 Closing DB instances... [2021-11-23T16:06:55.467Z] 2021/11/23 16:06:55 Closing DB instances... [2021-11-23T16:06:56.179Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-11-23T16:06:56.332Z] --- PASS: Test (3.13s) [2021-11-23T16:06:56.332Z] --- PASS: Test/TestInitialize (0.12s) [2021-11-23T16:06:56.332Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-11-23T16:06:56.332Z] --- PASS: Test/TestWatch (3.01s) [2021-11-23T16:06:56.332Z] PASS [2021-11-23T16:06:56.332Z] coverage: 84.1% of statements [2021-11-23T16:06:56.332Z] ok github.com/docker/docker/pkg/discovery/kv 3.173s coverage: 84.1% of statements [2021-11-23T16:06:56.581Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.86s) [2021-11-23T16:06:56.581Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-23T16:06:56.747Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.32s) [2021-11-23T16:06:56.747Z] === RUN TestUpdateMemory [2021-11-23T16:06:56.747Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-23T16:06:56.747Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-23T16:06:56.747Z] === RUN TestUpdateCPUQuota [2021-11-23T16:06:56.789Z] === RUN Test [2021-11-23T16:06:56.789Z] === RUN Test/TestWatch [2021-11-23T16:06:56.789Z] --- PASS: Test (0.00s) [2021-11-23T16:06:56.789Z] --- PASS: Test/TestWatch (0.00s) [2021-11-23T16:06:56.789Z] PASS [2021-11-23T16:06:56.789Z] coverage: 92.3% of statements [2021-11-23T16:06:56.789Z] ok github.com/docker/docker/pkg/discovery/memory 0.033s coverage: 92.3% of statements [2021-11-23T16:06:56.789Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2021-11-23T16:06:56.789Z] === RUN TestNetworkDBNodeLeave [2021-11-23T16:06:57.048Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-23T16:06:57.048Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-23T16:06:57.048Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-23T16:06:57.048Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-23T16:06:57.048Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-23T16:06:57.048Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-23T16:06:57.048Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-23T16:06:57.049Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-23T16:06:57.049Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-23T16:06:57.085Z] --- PASS: TestNetworkDBCRUDTableEntries (3.27s) [2021-11-23T16:06:57.086Z] === RUN TestNetworkDBNodeLeave [2021-11-23T16:06:57.245Z] === RUN Test [2021-11-23T16:06:57.245Z] === RUN Test/TestInitialize [2021-11-23T16:06:57.245Z] === RUN Test/TestInitializeWithPattern [2021-11-23T16:06:57.245Z] === RUN Test/TestRegister [2021-11-23T16:06:57.245Z] === RUN Test/TestWatch [2021-11-23T16:06:57.245Z] --- PASS: Test (0.00s) [2021-11-23T16:06:57.245Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-23T16:06:57.245Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-23T16:06:57.245Z] --- PASS: Test/TestRegister (0.00s) [2021-11-23T16:06:57.245Z] --- PASS: Test/TestWatch (0.00s) [2021-11-23T16:06:57.245Z] PASS [2021-11-23T16:06:57.245Z] coverage: 93.8% of statements [2021-11-23T16:06:57.245Z] ok github.com/docker/docker/pkg/discovery/nodes 0.037s coverage: 93.8% of statements [2021-11-23T16:06:57.516Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-23T16:06:57.516Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-23T16:06:57.516Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-23T16:06:57.516Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-23T16:06:57.516Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-23T16:06:57.516Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-23T16:06:57.516Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-23T16:06:57.516Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-23T16:06:57.516Z] === RUN TestNetworkDBSimple [2021-11-23T16:06:57.686Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-23T16:06:57.984Z] === RUN TestGenerate [2021-11-23T16:06:57.984Z] --- PASS: TestGenerate (0.00s) [2021-11-23T16:06:57.984Z] === RUN TestGeneratePtr [2021-11-23T16:06:57.984Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-23T16:06:57.984Z] === RUN TestGenerateMissingField [2021-11-23T16:06:57.984Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-23T16:06:57.984Z] === RUN TestFieldCannotBeSet [2021-11-23T16:06:57.984Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-23T16:06:57.984Z] === RUN TestTypeMismatchError [2021-11-23T16:06:57.984Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-23T16:06:57.984Z] PASS [2021-11-23T16:06:57.984Z] coverage: 100.0% of statements [2021-11-23T16:06:57.984Z] ok github.com/docker/docker/libnetwork/options 0.034s coverage: 100.0% of statements [2021-11-23T16:06:58.077Z] --- PASS: Test (3.16s) [2021-11-23T16:06:58.077Z] --- PASS: Test/TestInitialize (0.15s) [2021-11-23T16:06:58.077Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-23T16:06:58.077Z] --- PASS: Test/TestWatch (3.00s) [2021-11-23T16:06:58.077Z] PASS [2021-11-23T16:06:58.077Z] coverage: 84.1% of statements [2021-11-23T16:06:58.077Z] ok github.com/docker/docker/pkg/discovery/kv 3.207s coverage: 84.1% of statements [2021-11-23T16:06:58.226Z] === RUN TestPollerAddRemove [2021-11-23T16:06:58.226Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-23T16:06:58.226Z] === RUN TestPollerEvent [2021-11-23T16:06:58.226Z] poller_test.go:40: No chmod on Windows [2021-11-23T16:06:58.226Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-23T16:06:58.226Z] === RUN TestPollerClose [2021-11-23T16:06:58.226Z] --- PASS: TestPollerClose (0.00s) [2021-11-23T16:06:58.226Z] PASS [2021-11-23T16:06:58.226Z] coverage: 45.7% of statements [2021-11-23T16:06:58.226Z] ok github.com/docker/docker/pkg/filenotify 0.034s coverage: 45.7% of statements [2021-11-23T16:06:58.226Z] --- PASS: TestGetAddress (17.97s) [2021-11-23T16:06:58.226Z] === RUN TestRequestSyntaxCheck [2021-11-23T16:06:58.226Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2021-11-23T16:06:58.226Z] === RUN TestRequest [2021-11-23T16:06:58.344Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-11-23T16:06:58.344Z] --- PASS: TestUpdateCPUQuota (1.56s) [2021-11-23T16:06:58.344Z] === RUN TestUpdatePidsLimit [2021-11-23T16:06:58.344Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-23T16:06:58.476Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.98s) [2021-11-23T16:06:58.476Z] === RUN TestGetAddress [2021-11-23T16:06:58.476Z] 2021/11/23 16:06:58 Closing DB instances... [2021-11-23T16:06:58.476Z] testing: warning: no tests to run [2021-11-23T16:06:58.476Z] PASS [2021-11-23T16:06:58.476Z] coverage: 0.0% of statements [2021-11-23T16:06:58.476Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2021-11-23T16:06:58.683Z] === RUN TestCopyFileWithInvalidSrc [2021-11-23T16:06:58.683Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestCopyFileWithInvalidDest [2021-11-23T16:06:58.683Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-23T16:06:58.683Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-23T16:06:58.683Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestCopyFile [2021-11-23T16:06:58.683Z] --- PASS: TestCopyFile (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-23T16:06:58.683Z] fileutils_test.go:133: Needs porting to Windows [2021-11-23T16:06:58.683Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-23T16:06:58.683Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-23T16:06:58.683Z] fileutils_test.go:179: Needs porting to Windows [2021-11-23T16:06:58.683Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestWildcardMatches [2021-11-23T16:06:58.683Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestPatternMatches [2021-11-23T16:06:58.683Z] --- PASS: TestPatternMatches (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-23T16:06:58.683Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestPatternMatchesFolderExclusions [2021-11-23T16:06:58.683Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-23T16:06:58.683Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-23T16:06:58.683Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-23T16:06:58.683Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-23T16:06:58.683Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestSingleExclamationError [2021-11-23T16:06:58.683Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestMatchesWithNoPatterns [2021-11-23T16:06:58.683Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestMatchesWithMalformedPatterns [2021-11-23T16:06:58.683Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestMatches [2021-11-23T16:06:58.683Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-23T16:06:58.683Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-23T16:06:58.683Z] --- PASS: TestMatches (0.00s) [2021-11-23T16:06:58.683Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-23T16:06:58.683Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestCleanPatterns [2021-11-23T16:06:58.683Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-23T16:06:58.683Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestCleanPatternsExceptionFlag [2021-11-23T16:06:58.683Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-23T16:06:58.683Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-23T16:06:58.683Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestCleanPatternsErrorSingleException [2021-11-23T16:06:58.683Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestCreateIfNotExistsDir [2021-11-23T16:06:58.683Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestCreateIfNotExistsFile [2021-11-23T16:06:58.683Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-23T16:06:58.683Z] === RUN TestMatch [2021-11-23T16:06:58.683Z] --- PASS: TestMatch (0.00s) [2021-11-23T16:06:58.683Z] PASS [2021-11-23T16:06:58.683Z] coverage: 82.5% of statements [2021-11-23T16:06:58.683Z] ok github.com/docker/docker/pkg/fileutils 0.061s coverage: 82.5% of statements [2021-11-23T16:06:58.928Z] === RUN TestUpdatePidsLimit/no_change [2021-11-23T16:06:58.928Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-23T16:06:59.070Z] === RUN Test [2021-11-23T16:06:59.070Z] === RUN Test/TestWatch [2021-11-23T16:06:59.070Z] --- PASS: Test (0.00s) [2021-11-23T16:06:59.070Z] --- PASS: Test/TestWatch (0.00s) [2021-11-23T16:06:59.070Z] PASS [2021-11-23T16:06:59.070Z] coverage: 92.3% of statements [2021-11-23T16:06:59.070Z] ok github.com/docker/docker/pkg/discovery/memory 0.047s coverage: 92.3% of statements [2021-11-23T16:06:59.186Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-23T16:06:59.445Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-23T16:06:59.461Z] === RUN TestRequestNewPort [2021-11-23T16:06:59.461Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-23T16:06:59.461Z] === RUN TestRequestSpecificPort [2021-11-23T16:06:59.461Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-23T16:06:59.461Z] === RUN TestReleasePort [2021-11-23T16:06:59.461Z] --- PASS: TestReleasePort (0.00s) [2021-11-23T16:06:59.461Z] === RUN TestReuseReleasedPort [2021-11-23T16:06:59.461Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-23T16:06:59.461Z] === RUN TestReleaseUnreadledPort [2021-11-23T16:06:59.461Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-23T16:06:59.461Z] === RUN TestUnknowProtocol [2021-11-23T16:06:59.461Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-23T16:06:59.461Z] === RUN TestAllocateAllPorts [2021-11-23T16:06:59.461Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-23T16:06:59.461Z] === RUN TestPortAllocation [2021-11-23T16:06:59.461Z] --- PASS: TestPortAllocation (0.00s) [2021-11-23T16:06:59.461Z] === RUN TestPortAllocationWithCustomRange [2021-11-23T16:06:59.461Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-23T16:06:59.461Z] === RUN TestNoDuplicateBPR [2021-11-23T16:06:59.461Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-23T16:06:59.461Z] === RUN TestChangePortRange [2021-11-23T16:06:59.461Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-23T16:06:59.461Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-23T16:06:59.461Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-23T16:06:59.461Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-23T16:06:59.461Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-23T16:06:59.461Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-23T16:06:59.461Z] --- PASS: TestChangePortRange (0.00s) [2021-11-23T16:06:59.461Z] PASS [2021-11-23T16:06:59.461Z] coverage: 88.6% of statements [2021-11-23T16:06:59.461Z] ok github.com/docker/docker/libnetwork/portallocator 0.043s coverage: 88.6% of statements [2021-11-23T16:06:59.461Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-11-23T16:06:59.461Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-23T16:06:59.539Z] --- PASS: TestNetworkDBNodeLeave (2.63s) [2021-11-23T16:06:59.539Z] === RUN TestNetworkDBWatch [2021-11-23T16:06:59.539Z] === RUN Test [2021-11-23T16:06:59.539Z] === RUN Test/TestInitialize [2021-11-23T16:06:59.539Z] === RUN Test/TestInitializeWithPattern [2021-11-23T16:06:59.539Z] === RUN Test/TestRegister [2021-11-23T16:06:59.539Z] === RUN Test/TestWatch [2021-11-23T16:06:59.539Z] --- PASS: Test (0.00s) [2021-11-23T16:06:59.539Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-23T16:06:59.539Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-23T16:06:59.539Z] --- PASS: Test/TestRegister (0.00s) [2021-11-23T16:06:59.539Z] --- PASS: Test/TestWatch (0.00s) [2021-11-23T16:06:59.539Z] PASS [2021-11-23T16:06:59.539Z] coverage: 93.8% of statements [2021-11-23T16:06:59.539Z] ok github.com/docker/docker/pkg/discovery/nodes 0.042s coverage: 93.8% of statements [2021-11-23T16:06:59.647Z] === RUN TestGet [2021-11-23T16:06:59.647Z] --- PASS: TestGet (0.00s) [2021-11-23T16:06:59.647Z] === RUN TestGetShortcutString [2021-11-23T16:06:59.647Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-23T16:06:59.647Z] PASS [2021-11-23T16:06:59.647Z] coverage: 42.9% of statements [2021-11-23T16:06:59.647Z] ok github.com/docker/docker/pkg/homedir 0.032s coverage: 42.9% of statements [2021-11-23T16:06:59.647Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-11-23T16:06:59.647Z] === RUN TestNetworkDBWatch [2021-11-23T16:06:59.704Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-23T16:06:59.928Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-23T16:06:59.928Z] PASS [2021-11-23T16:06:59.928Z] coverage: 100.0% of statements [2021-11-23T16:06:59.928Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.037s coverage: 100.0% of statements [2021-11-23T16:06:59.928Z] testing: warning: no tests to run [2021-11-23T16:06:59.928Z] PASS [2021-11-23T16:06:59.928Z] coverage: 0.0% of statements [2021-11-23T16:06:59.928Z] ok github.com/docker/docker/libnetwork/portmapper 0.034s coverage: 0.0% of statements [no tests to run] [2021-11-23T16:06:59.964Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-23T16:06:59.964Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-23T16:07:00.103Z] === RUN TestCreateIDMapOrder [2021-11-23T16:07:00.103Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-23T16:07:00.103Z] PASS [2021-11-23T16:07:00.103Z] coverage: 7.2% of statements [2021-11-23T16:07:00.103Z] ok github.com/docker/docker/pkg/idtools 0.034s coverage: 7.2% of statements [2021-11-23T16:07:00.395Z] === RUN TestHashData [2021-11-23T16:07:00.395Z] --- PASS: TestHashData (0.00s) [2021-11-23T16:07:00.395Z] PASS [2021-11-23T16:07:00.395Z] coverage: 2.8% of statements [2021-11-23T16:07:00.395Z] ok github.com/docker/docker/libnetwork/resolvconf 0.034s coverage: 2.8% of statements [2021-11-23T16:07:00.395Z] === RUN TestErrorConstructors [2021-11-23T16:07:00.395Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-23T16:07:00.395Z] === RUN TestCompareIPMask [2021-11-23T16:07:00.395Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-23T16:07:00.395Z] === RUN TestUtilGetHostPartIP [2021-11-23T16:07:00.395Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-23T16:07:00.395Z] === RUN TestUtilGetBroadcastIP [2021-11-23T16:07:00.395Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-23T16:07:00.395Z] === RUN TestParseCIDR [2021-11-23T16:07:00.395Z] --- PASS: TestParseCIDR (0.00s) [2021-11-23T16:07:00.527Z] === RUN TestPollerAddRemove [2021-11-23T16:07:00.527Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-23T16:07:00.527Z] === RUN TestPollerEvent [2021-11-23T16:07:00.527Z] poller_test.go:40: No chmod on Windows [2021-11-23T16:07:00.527Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-23T16:07:00.527Z] === RUN TestPollerClose [2021-11-23T16:07:00.527Z] --- PASS: TestPollerClose (0.00s) [2021-11-23T16:07:00.527Z] PASS [2021-11-23T16:07:00.527Z] coverage: 45.7% of statements [2021-11-23T16:07:00.527Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 45.7% of statements [2021-11-23T16:07:00.532Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-23T16:07:00.791Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-23T16:07:00.791Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-23T16:07:00.865Z] PASS [2021-11-23T16:07:00.865Z] coverage: 37.3% of statements [2021-11-23T16:07:00.865Z] ok github.com/docker/docker/libnetwork/types 0.037s coverage: 37.3% of statements [2021-11-23T16:07:00.865Z] 2021/11/23 16:07:00 Closing DB instances... [2021-11-23T16:07:00.997Z] 2021/11/23 16:07:00 Closing DB instances... [2021-11-23T16:07:01.067Z] === RUN TestFixedBufferCap [2021-11-23T16:07:01.067Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-23T16:07:01.067Z] === RUN TestFixedBufferLen [2021-11-23T16:07:01.067Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-23T16:07:01.067Z] === RUN TestFixedBufferString [2021-11-23T16:07:01.067Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-23T16:07:01.067Z] === RUN TestFixedBufferWrite [2021-11-23T16:07:01.067Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-23T16:07:01.067Z] === RUN TestFixedBufferRead [2021-11-23T16:07:01.067Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-23T16:07:01.067Z] === RUN TestBytesPipeRead [2021-11-23T16:07:01.067Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-23T16:07:01.067Z] === RUN TestBytesPipeWrite [2021-11-23T16:07:01.067Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-23T16:07:01.067Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-23T16:07:01.161Z] --- PASS: TestUpdateRestartPolicy (10.63s) [2021-11-23T16:07:01.161Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-23T16:07:01.161Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2021-11-23T16:07:01.161Z] === RUN TestWaitNonBlocked [2021-11-23T16:07:01.161Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:07:01.161Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:07:01.161Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:07:01.161Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:07:01.161Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:07:01.161Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:07:01.161Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-23T16:07:01.161Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2021-11-23T16:07:01.161Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2021-11-23T16:07:01.161Z] === RUN TestWaitBlocked [2021-11-23T16:07:01.161Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T16:07:01.161Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T16:07:01.161Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T16:07:01.161Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T16:07:01.161Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T16:07:01.161Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T16:07:01.161Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-23T16:07:01.161Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.54s) [2021-11-23T16:07:01.161Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2021-11-23T16:07:01.161Z] === CONT TestContainerStartOnDaemonRestart [2021-11-23T16:07:01.161Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-23T16:07:01.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-23T16:07:01.333Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-23T16:07:01.333Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-23T16:07:01.333Z] PASS [2021-11-23T16:07:01.333Z] coverage: 50.0% of statements [2021-11-23T16:07:01.333Z] ok github.com/docker/docker/oci 0.042s coverage: 50.0% of statements [2021-11-23T16:07:01.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-11-23T16:07:01.361Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-23T16:07:01.361Z] check_test.go:308: [dbd91e76f21af] daemon is not started [2021-11-23T16:07:01.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-11-23T16:07:01.361Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-23T16:07:01.361Z] check_test.go:308: [d9f0a6a251010] daemon is not started [2021-11-23T16:07:01.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-11-23T16:07:01.466Z] === RUN TestCopyFileWithInvalidSrc [2021-11-23T16:07:01.466Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestCopyFileWithInvalidDest [2021-11-23T16:07:01.466Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-23T16:07:01.466Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-23T16:07:01.466Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestCopyFile [2021-11-23T16:07:01.466Z] --- PASS: TestCopyFile (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-23T16:07:01.466Z] fileutils_test.go:133: Needs porting to Windows [2021-11-23T16:07:01.466Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-23T16:07:01.466Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-23T16:07:01.466Z] fileutils_test.go:179: Needs porting to Windows [2021-11-23T16:07:01.466Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestWildcardMatches [2021-11-23T16:07:01.466Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestPatternMatches [2021-11-23T16:07:01.466Z] --- PASS: TestPatternMatches (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-23T16:07:01.466Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestPatternMatchesFolderExclusions [2021-11-23T16:07:01.466Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-23T16:07:01.466Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-23T16:07:01.466Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-23T16:07:01.466Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-23T16:07:01.466Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestSingleExclamationError [2021-11-23T16:07:01.466Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestMatchesWithNoPatterns [2021-11-23T16:07:01.466Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestMatchesWithMalformedPatterns [2021-11-23T16:07:01.466Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestMatches [2021-11-23T16:07:01.466Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-23T16:07:01.466Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-23T16:07:01.466Z] --- PASS: TestMatches (0.00s) [2021-11-23T16:07:01.466Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-23T16:07:01.466Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestCleanPatterns [2021-11-23T16:07:01.466Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-23T16:07:01.466Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestCleanPatternsExceptionFlag [2021-11-23T16:07:01.466Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-23T16:07:01.466Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-23T16:07:01.466Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestCleanPatternsErrorSingleException [2021-11-23T16:07:01.466Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestCreateIfNotExistsDir [2021-11-23T16:07:01.466Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestCreateIfNotExistsFile [2021-11-23T16:07:01.466Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-23T16:07:01.466Z] === RUN TestMatch [2021-11-23T16:07:01.466Z] --- PASS: TestMatch (0.00s) [2021-11-23T16:07:01.466Z] PASS [2021-11-23T16:07:01.466Z] coverage: 82.5% of statements [2021-11-23T16:07:01.466Z] ok github.com/docker/docker/pkg/fileutils 0.068s coverage: 82.5% of statements [2021-11-23T16:07:01.572Z] 2021/11/23 16:07:01 Closing DB instances... [2021-11-23T16:07:01.572Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2021-11-23T16:07:01.572Z] === RUN TestAtomicWriteToFile [2021-11-23T16:07:01.572Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-11-23T16:07:01.572Z] === RUN TestAtomicWriteSetCommit [2021-11-23T16:07:01.572Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-23T16:07:01.572Z] === RUN TestAtomicWriteSetCancel [2021-11-23T16:07:01.572Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-11-23T16:07:01.572Z] === RUN TestReadCloserWrapperClose [2021-11-23T16:07:01.572Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-23T16:07:01.572Z] === RUN TestReaderErrWrapperReadOnError [2021-11-23T16:07:01.572Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-23T16:07:01.572Z] === RUN TestReaderErrWrapperRead [2021-11-23T16:07:01.572Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-23T16:07:01.572Z] === RUN TestCancelReadCloser [2021-11-23T16:07:01.572Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-23T16:07:01.572Z] === RUN TestWriteCloserWrapperClose [2021-11-23T16:07:01.572Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-23T16:07:01.572Z] === RUN TestNopWriteCloser [2021-11-23T16:07:01.572Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-23T16:07:01.572Z] === RUN TestNopWriter [2021-11-23T16:07:01.572Z] --- PASS: TestNopWriter (0.00s) [2021-11-23T16:07:01.572Z] === RUN TestWriteCounter [2021-11-23T16:07:01.572Z] --- PASS: TestWriteCounter (0.00s) [2021-11-23T16:07:01.572Z] PASS [2021-11-23T16:07:01.572Z] coverage: 69.2% of statements [2021-11-23T16:07:01.572Z] ok github.com/docker/docker/pkg/ioutils 0.536s coverage: 69.2% of statements [2021-11-23T16:07:01.620Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-23T16:07:01.800Z] === RUN TestAddressPoolOpt [2021-11-23T16:07:01.800Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv/a [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv/something [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv/_=a [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv/env1=value1 [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv/_env1=value1 [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv/PATH [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv/=a [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv/PATH= [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv/PATH=something [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv/asd!qwe [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv/1asd [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv/123 [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv/some_space [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv/__some_space_before [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv/some_space_after__ [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv/= [2021-11-23T16:07:01.800Z] === RUN TestValidateEnv/PaTh [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv (0.00s) [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-23T16:07:01.800Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-23T16:07:01.800Z] === RUN TestParseHost [2021-11-23T16:07:01.800Z] --- PASS: TestParseHost (0.00s) [2021-11-23T16:07:01.800Z] === RUN TestParseDockerDaemonHost [2021-11-23T16:07:01.800Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-23T16:07:01.800Z] === RUN TestParseTCP [2021-11-23T16:07:01.800Z] --- PASS: TestParseTCP (0.00s) [2021-11-23T16:07:01.800Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-23T16:07:01.800Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-23T16:07:01.800Z] === RUN TestValidateExtraHosts [2021-11-23T16:07:01.800Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-23T16:07:01.800Z] === RUN TestIpOptString [2021-11-23T16:07:01.800Z] --- PASS: TestIpOptString (0.00s) [2021-11-23T16:07:01.800Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-23T16:07:01.800Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-23T16:07:01.800Z] === RUN TestNewIpOptValidDefaultVal [2021-11-23T16:07:01.800Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-23T16:07:01.800Z] === RUN TestIpOptSetInvalidVal [2021-11-23T16:07:01.800Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-23T16:07:01.800Z] === RUN TestValidateIPAddress [2021-11-23T16:07:01.800Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-23T16:07:01.800Z] === RUN TestMapOpts [2021-11-23T16:07:01.800Z] --- PASS: TestMapOpts (0.00s) [2021-11-23T16:07:01.800Z] === RUN TestListOptsWithoutValidator [2021-11-23T16:07:01.800Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-23T16:07:01.801Z] === RUN TestListOptsWithValidator [2021-11-23T16:07:01.801Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-23T16:07:01.801Z] === RUN TestValidateDNSSearch [2021-11-23T16:07:01.801Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-23T16:07:01.801Z] === RUN TestValidateLabel [2021-11-23T16:07:01.801Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-23T16:07:01.801Z] === RUN TestValidateLabel/label_with_general_format [2021-11-23T16:07:01.801Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-23T16:07:01.801Z] === RUN TestValidateLabel/label_with_one_more [2021-11-23T16:07:01.801Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-23T16:07:01.801Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-23T16:07:01.801Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-23T16:07:01.801Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-23T16:07:01.801Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-23T16:07:01.801Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-23T16:07:01.801Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-23T16:07:01.801Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-23T16:07:01.801Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-23T16:07:01.801Z] --- PASS: TestValidateLabel (0.00s) [2021-11-23T16:07:01.801Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-23T16:07:01.801Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-23T16:07:01.801Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-23T16:07:01.801Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-23T16:07:01.801Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-23T16:07:01.801Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-23T16:07:01.801Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-23T16:07:01.801Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-23T16:07:01.801Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-23T16:07:01.801Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-23T16:07:01.801Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-23T16:07:01.801Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-23T16:07:01.801Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-23T16:07:01.801Z] === RUN TestNamedListOpts [2021-11-23T16:07:01.801Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-23T16:07:01.801Z] === RUN TestNamedMapOpts [2021-11-23T16:07:01.801Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-23T16:07:01.801Z] === RUN TestParseLink [2021-11-23T16:07:01.801Z] --- PASS: TestParseLink (0.00s) [2021-11-23T16:07:01.801Z] === RUN TestQuotedStringSetWithQuotes [2021-11-23T16:07:01.801Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-23T16:07:01.801Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-23T16:07:01.801Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-23T16:07:01.801Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-23T16:07:01.801Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-23T16:07:01.801Z] === RUN TestUlimitOpt [2021-11-23T16:07:01.801Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-23T16:07:01.801Z] PASS [2021-11-23T16:07:01.801Z] coverage: 67.1% of statements [2021-11-23T16:07:01.801Z] ok github.com/docker/docker/opts 0.064s coverage: 67.1% of statements [2021-11-23T16:07:01.879Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-23T16:07:01.879Z] --- PASS: TestUpdatePidsLimit (3.61s) [2021-11-23T16:07:01.879Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2021-11-23T16:07:01.879Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2021-11-23T16:07:01.879Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2021-11-23T16:07:01.879Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2021-11-23T16:07:01.879Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2021-11-23T16:07:01.879Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2021-11-23T16:07:01.879Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2021-11-23T16:07:01.879Z] === RUN TestUpdateRestartPolicy [2021-11-23T16:07:01.936Z] === RUN TestGet [2021-11-23T16:07:01.936Z] --- PASS: TestGet (0.00s) [2021-11-23T16:07:01.936Z] === RUN TestGetShortcutString [2021-11-23T16:07:01.936Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-23T16:07:01.936Z] PASS [2021-11-23T16:07:01.936Z] coverage: 42.9% of statements [2021-11-23T16:07:01.936Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2021-11-23T16:07:02.029Z] === RUN TestError [2021-11-23T16:07:02.029Z] --- PASS: TestError (0.00s) [2021-11-23T16:07:02.029Z] === RUN TestProgressString [2021-11-23T16:07:02.029Z] === RUN TestProgressString/no_progress [2021-11-23T16:07:02.029Z] === RUN TestProgressString/progress_1 [2021-11-23T16:07:02.029Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-23T16:07:02.029Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-23T16:07:02.029Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-23T16:07:02.029Z] === RUN TestProgressString/with_units [2021-11-23T16:07:02.029Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-23T16:07:02.029Z] === RUN TestProgressString/hide_counts [2021-11-23T16:07:02.029Z] --- PASS: TestProgressString (0.00s) [2021-11-23T16:07:02.029Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-23T16:07:02.029Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-23T16:07:02.029Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-23T16:07:02.029Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-23T16:07:02.029Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-23T16:07:02.029Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-23T16:07:02.029Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-23T16:07:02.029Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-23T16:07:02.029Z] === RUN TestJSONMessageDisplay [2021-11-23T16:07:02.268Z] === RUN TestParseVersion [2021-11-23T16:07:02.268Z] --- PASS: TestParseVersion (0.00s) [2021-11-23T16:07:02.268Z] PASS [2021-11-23T16:07:02.268Z] coverage: 52.9% of statements [2021-11-23T16:07:02.268Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2021-11-23T16:07:02.268Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-11-23T16:07:02.268Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-23T16:07:02.486Z] --- PASS: TestJSONMessageDisplay (0.14s) [2021-11-23T16:07:02.486Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-23T16:07:02.486Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-23T16:07:02.486Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-23T16:07:02.486Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-23T16:07:02.486Z] === RUN TestDisplayJSONMessagesStream [2021-11-23T16:07:02.486Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-23T16:07:02.486Z] PASS [2021-11-23T16:07:02.486Z] coverage: 91.7% of statements [2021-11-23T16:07:02.486Z] ok github.com/docker/docker/pkg/jsonmessage 0.173s coverage: 91.7% of statements [2021-11-23T16:07:02.924Z] --- PASS: TestNetworkDBWatch (3.45s) [2021-11-23T16:07:02.924Z] === RUN TestNetworkDBBulkSync [2021-11-23T16:07:02.924Z] === RUN TestCreateIDMapOrder [2021-11-23T16:07:02.924Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-23T16:07:02.924Z] PASS [2021-11-23T16:07:02.924Z] coverage: 7.2% of statements [2021-11-23T16:07:02.924Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2021-11-23T16:07:02.944Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-11-23T16:07:02.944Z] === RUN TestNetworkDBBulkSync [2021-11-23T16:07:02.944Z] === RUN TestStandardLongPath [2021-11-23T16:07:02.944Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-23T16:07:02.944Z] === RUN TestUNCLongPath [2021-11-23T16:07:02.944Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-23T16:07:02.944Z] PASS [2021-11-23T16:07:02.944Z] coverage: 100.0% of statements [2021-11-23T16:07:02.944Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2021-11-23T16:07:02.944Z] --- PASS: TestRequest (4.73s) [2021-11-23T16:07:02.944Z] === RUN TestOverlappingRequests [2021-11-23T16:07:03.258Z] check_test.go:308: [d883cd1509631] daemon is not started [2021-11-23T16:07:03.258Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-11-23T16:07:03.395Z] --- PASS: TestGetAddress (21.42s) [2021-11-23T16:07:03.395Z] === RUN TestRequestSyntaxCheck [2021-11-23T16:07:03.395Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-11-23T16:07:03.395Z] === RUN TestRequest [2021-11-23T16:07:03.400Z] --- PASS: TestOverlappingRequests (0.23s) [2021-11-23T16:07:03.400Z] === RUN TestRelease [2021-11-23T16:07:03.400Z] === RUN TestNameFormat [2021-11-23T16:07:03.400Z] --- PASS: TestNameFormat (0.00s) [2021-11-23T16:07:03.400Z] === RUN TestNameRetries [2021-11-23T16:07:03.400Z] --- PASS: TestNameRetries (0.00s) [2021-11-23T16:07:03.400Z] PASS [2021-11-23T16:07:03.400Z] coverage: 85.7% of statements [2021-11-23T16:07:03.400Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2021-11-23T16:07:03.646Z] --- PASS: TestCreateServiceSecretFileMode (12.50s) [2021-11-23T16:07:03.646Z] === RUN TestCreateServiceConfigFileMode [2021-11-23T16:07:03.678Z] --- PASS: TestContainerStartOnDaemonRestart (1.97s) [2021-11-23T16:07:03.678Z] === CONT TestIpcModeOlderClient [2021-11-23T16:07:03.678Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.99s) [2021-11-23T16:07:03.678Z] === CONT TestContainerKillOnDaemonStart [2021-11-23T16:07:03.678Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-11-23T16:07:03.678Z] === CONT TestDaemonHostGatewayIP [2021-11-23T16:07:03.830Z] === RUN TestPeerCertificateMarshalJSON [2021-11-23T16:07:03.830Z] 2021/11/23 16:07:03 Closing DB instances... [2021-11-23T16:07:03.830Z] === RUN TestIsArchivePathDir [2021-11-23T16:07:03.830Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-11-23T16:07:03.830Z] === RUN TestIsArchivePathInvalidFile [2021-11-23T16:07:03.830Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-11-23T16:07:03.830Z] === RUN TestIsArchivePathTar [2021-11-23T16:07:03.857Z] === RUN TestParseKeyValueOpt [2021-11-23T16:07:03.857Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-23T16:07:03.857Z] === RUN TestParseUintList [2021-11-23T16:07:03.857Z] --- PASS: TestParseUintList (0.00s) [2021-11-23T16:07:03.857Z] === RUN TestParseUintListMaximumLimits [2021-11-23T16:07:03.857Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-23T16:07:03.857Z] PASS [2021-11-23T16:07:03.857Z] coverage: 97.0% of statements [2021-11-23T16:07:03.857Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [2021-11-23T16:07:03.857Z] 2021/11/23 16:07:03 Closing DB instances... [2021-11-23T16:07:04.298Z] --- PASS: TestIsArchivePathTar (0.12s) [2021-11-23T16:07:04.298Z] === RUN TestDecompressStreamGzip [2021-11-23T16:07:04.298Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-23T16:07:04.298Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-23T16:07:04.298Z] --- PASS: TestPeerCertificateMarshalJSON (0.60s) [2021-11-23T16:07:04.298Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-23T16:07:04.298Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-23T16:07:04.298Z] === RUN TestMiddleware [2021-11-23T16:07:04.298Z] --- PASS: TestMiddleware (0.00s) [2021-11-23T16:07:04.298Z] === RUN TestNewResponseModifier [2021-11-23T16:07:04.298Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-23T16:07:04.298Z] PASS [2021-11-23T16:07:04.298Z] coverage: 26.8% of statements [2021-11-23T16:07:04.298Z] ok github.com/docker/docker/pkg/authorization 0.636s coverage: 26.8% of statements [2021-11-23T16:07:04.298Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-11-23T16:07:04.298Z] === RUN TestDecompressStreamBzip2 [2021-11-23T16:07:04.298Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-11-23T16:07:04.298Z] === RUN TestDecompressStreamXz [2021-11-23T16:07:04.298Z] archive_test.go:133: Xz not present in msys2 [2021-11-23T16:07:04.298Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-23T16:07:04.298Z] === RUN TestDecompressStreamZstd [2021-11-23T16:07:04.298Z] archive_test.go:140: zstd not installed [2021-11-23T16:07:04.298Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-11-23T16:07:04.298Z] === RUN TestCompressStreamXzUnsupported [2021-11-23T16:07:04.298Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-23T16:07:04.298Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-23T16:07:04.298Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-23T16:07:04.298Z] === RUN TestCompressStreamInvalid [2021-11-23T16:07:04.298Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-23T16:07:04.298Z] === RUN TestExtensionInvalid [2021-11-23T16:07:04.298Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-23T16:07:04.298Z] === RUN TestExtensionUncompressed [2021-11-23T16:07:04.298Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-23T16:07:04.298Z] === RUN TestExtensionBzip2 [2021-11-23T16:07:04.298Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-23T16:07:04.298Z] === RUN TestExtensionGzip [2021-11-23T16:07:04.298Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-23T16:07:04.298Z] === RUN TestExtensionXz [2021-11-23T16:07:04.298Z] --- PASS: TestExtensionXz (0.00s) [2021-11-23T16:07:04.298Z] === RUN TestExtensionZstd [2021-11-23T16:07:04.298Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-23T16:07:04.298Z] === RUN TestCmdStreamLargeStderr [2021-11-23T16:07:04.298Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-11-23T16:07:04.298Z] === RUN TestCmdStreamBad [2021-11-23T16:07:04.298Z] archive_test.go:252: Failing on Windows CI machines [2021-11-23T16:07:04.298Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-23T16:07:04.298Z] === RUN TestCmdStreamGood [2021-11-23T16:07:04.298Z] --- PASS: TestCmdStreamGood (0.04s) [2021-11-23T16:07:04.298Z] === RUN TestUntarPathWithInvalidDest [2021-11-23T16:07:04.298Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-11-23T16:07:04.298Z] === RUN TestUntarPathWithInvalidSrc [2021-11-23T16:07:04.298Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-23T16:07:04.298Z] === RUN TestUntarPath [2021-11-23T16:07:04.298Z] --- PASS: TestUntarPath (0.06s) [2021-11-23T16:07:04.298Z] === RUN TestUntarPathWithDestinationFile [2021-11-23T16:07:04.313Z] --- PASS: TestRelease (0.91s) [2021-11-23T16:07:04.313Z] === RUN TestAllocateRandomDeallocate [2021-11-23T16:07:04.386Z] === RUN TestFixedBufferCap [2021-11-23T16:07:04.386Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-23T16:07:04.386Z] === RUN TestFixedBufferLen [2021-11-23T16:07:04.386Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-23T16:07:04.386Z] === RUN TestFixedBufferString [2021-11-23T16:07:04.386Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-23T16:07:04.386Z] === RUN TestFixedBufferWrite [2021-11-23T16:07:04.386Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-23T16:07:04.386Z] === RUN TestFixedBufferRead [2021-11-23T16:07:04.386Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-23T16:07:04.386Z] === RUN TestBytesPipeRead [2021-11-23T16:07:04.386Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-23T16:07:04.386Z] === RUN TestBytesPipeWrite [2021-11-23T16:07:04.386Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-23T16:07:04.386Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-23T16:07:04.386Z] 2021/11/23 16:07:03 Closing DB instances... [2021-11-23T16:07:04.386Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2021-11-23T16:07:04.386Z] === RUN TestAtomicWriteToFile [2021-11-23T16:07:04.386Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-23T16:07:04.386Z] === RUN TestAtomicWriteSetCommit [2021-11-23T16:07:04.386Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-23T16:07:04.386Z] === RUN TestAtomicWriteSetCancel [2021-11-23T16:07:04.386Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-11-23T16:07:04.386Z] === RUN TestReadCloserWrapperClose [2021-11-23T16:07:04.386Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-23T16:07:04.386Z] === RUN TestReaderErrWrapperReadOnError [2021-11-23T16:07:04.386Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-23T16:07:04.386Z] === RUN TestReaderErrWrapperRead [2021-11-23T16:07:04.386Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-23T16:07:04.386Z] === RUN TestCancelReadCloser [2021-11-23T16:07:04.766Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-11-23T16:07:04.766Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-23T16:07:04.766Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-11-23T16:07:04.766Z] === RUN TestCopyWithTarInvalidSrc [2021-11-23T16:07:04.766Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-23T16:07:04.766Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-23T16:07:04.766Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-23T16:07:04.766Z] === RUN TestCopyWithTarSrcFile [2021-11-23T16:07:04.766Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-11-23T16:07:04.766Z] === RUN TestCopyWithTarSrcFolder [2021-11-23T16:07:04.766Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-11-23T16:07:04.766Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-23T16:07:04.766Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-23T16:07:04.766Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-23T16:07:04.766Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-23T16:07:04.766Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-23T16:07:04.766Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-23T16:07:04.766Z] === RUN TestCopyFileWithTarSrcFile [2021-11-23T16:07:04.766Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-23T16:07:04.766Z] === RUN TestTarFiles [2021-11-23T16:07:04.766Z] === RUN TestUnbuffered [2021-11-23T16:07:04.766Z] --- PASS: TestUnbuffered (0.00s) [2021-11-23T16:07:04.766Z] === RUN TestRaceUnbuffered [2021-11-23T16:07:04.766Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-23T16:07:04.766Z] PASS [2021-11-23T16:07:04.766Z] coverage: 100.0% of statements [2021-11-23T16:07:04.766Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2021-11-23T16:07:04.770Z] === RUN TestNewAndRemove [2021-11-23T16:07:04.770Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-23T16:07:04.770Z] === RUN TestRemoveInvalidPath [2021-11-23T16:07:04.770Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-23T16:07:04.770Z] PASS [2021-11-23T16:07:04.770Z] coverage: 82.6% of statements [2021-11-23T16:07:04.770Z] ok github.com/docker/docker/pkg/pidfile 0.058s coverage: 82.6% of statements [2021-11-23T16:07:04.912Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-23T16:07:04.912Z] === RUN TestWriteCloserWrapperClose [2021-11-23T16:07:04.912Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-23T16:07:04.912Z] === RUN TestNopWriteCloser [2021-11-23T16:07:04.912Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-23T16:07:04.912Z] === RUN TestNopWriter [2021-11-23T16:07:04.912Z] --- PASS: TestNopWriter (0.00s) [2021-11-23T16:07:04.912Z] === RUN TestWriteCounter [2021-11-23T16:07:04.912Z] --- PASS: TestWriteCounter (0.00s) [2021-11-23T16:07:04.912Z] PASS [2021-11-23T16:07:04.912Z] coverage: 69.2% of statements [2021-11-23T16:07:04.912Z] ok github.com/docker/docker/pkg/ioutils 0.595s coverage: 69.2% of statements [2021-11-23T16:07:05.235Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.87s) [2021-11-23T16:07:05.235Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-23T16:07:05.235Z] === RUN TestMatch [2021-11-23T16:07:05.235Z] === RUN TestMatch/[[]] [2021-11-23T16:07:05.235Z] === RUN TestMatch/[[foo]] [2021-11-23T16:07:05.235Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-23T16:07:05.235Z] === RUN TestMatch/[[foo_bar]] [2021-11-23T16:07:05.235Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-23T16:07:05.235Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-23T16:07:05.235Z] === RUN TestMatch/[] [2021-11-23T16:07:05.235Z] === RUN TestMatch/[]#01 [2021-11-23T16:07:05.235Z] === RUN TestMatch/[[qux]] [2021-11-23T16:07:05.235Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-23T16:07:05.235Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-23T16:07:05.235Z] === RUN TestMatch/[[foo_baz]] [2021-11-23T16:07:05.235Z] --- PASS: TestMatch (0.00s) [2021-11-23T16:07:05.235Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-23T16:07:05.235Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-23T16:07:05.235Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-23T16:07:05.235Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-23T16:07:05.235Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-23T16:07:05.235Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-23T16:07:05.235Z] --- PASS: TestMatch/[] (0.00s) [2021-11-23T16:07:05.235Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-23T16:07:05.235Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-23T16:07:05.235Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-23T16:07:05.235Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-23T16:07:05.235Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-23T16:07:05.235Z] PASS [2021-11-23T16:07:05.235Z] coverage: 87.5% of statements [2021-11-23T16:07:05.235Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2021-11-23T16:07:05.381Z] === RUN TestError [2021-11-23T16:07:05.381Z] --- PASS: TestError (0.00s) [2021-11-23T16:07:05.381Z] === RUN TestProgressString [2021-11-23T16:07:05.381Z] === RUN TestProgressString/no_progress [2021-11-23T16:07:05.381Z] === RUN TestProgressString/progress_1 [2021-11-23T16:07:05.381Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-23T16:07:05.381Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-23T16:07:05.381Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-23T16:07:05.381Z] === RUN TestProgressString/with_units [2021-11-23T16:07:05.381Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-23T16:07:05.381Z] === RUN TestProgressString/hide_counts [2021-11-23T16:07:05.381Z] --- PASS: TestProgressString (0.00s) [2021-11-23T16:07:05.381Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-23T16:07:05.381Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-23T16:07:05.381Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-23T16:07:05.381Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-23T16:07:05.381Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-23T16:07:05.381Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-23T16:07:05.381Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-23T16:07:05.381Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-23T16:07:05.381Z] === RUN TestJSONMessageDisplay [2021-11-23T16:07:05.567Z] --- PASS: TestDaemonHostGatewayIP (2.30s) [2021-11-23T16:07:05.567Z] === CONT TestDaemonRestartIpcMode [2021-11-23T16:07:05.733Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2021-11-23T16:07:05.733Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-23T16:07:05.733Z] === RUN TestFailedConnection [2021-11-23T16:07:05.851Z] --- PASS: TestJSONMessageDisplay (0.15s) [2021-11-23T16:07:05.851Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-23T16:07:05.851Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-23T16:07:05.851Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-23T16:07:05.851Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-23T16:07:05.851Z] === RUN TestDisplayJSONMessagesStream [2021-11-23T16:07:05.851Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-23T16:07:05.851Z] PASS [2021-11-23T16:07:05.851Z] coverage: 91.7% of statements [2021-11-23T16:07:05.851Z] ok github.com/docker/docker/pkg/jsonmessage 0.194s coverage: 91.7% of statements [2021-11-23T16:07:05.851Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2021-11-23T16:07:05.851Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-23T16:07:06.250Z] === RUN TestChrootTarUntar [2021-11-23T16:07:06.250Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:07:06.250Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-23T16:07:06.250Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-23T16:07:06.250Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:07:06.250Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-23T16:07:06.250Z] === RUN TestChrootUntarEmptyArchive [2021-11-23T16:07:06.250Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2021-11-23T16:07:06.250Z] === RUN TestChrootTarUntarWithSymlink [2021-11-23T16:07:06.250Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T16:07:06.250Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-23T16:07:06.250Z] === RUN TestChrootCopyWithTar [2021-11-23T16:07:06.250Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T16:07:06.250Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-23T16:07:06.250Z] === RUN TestChrootCopyFileWithTar [2021-11-23T16:07:06.250Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:07:06.250Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-23T16:07:06.250Z] === RUN TestChrootUntarPath [2021-11-23T16:07:06.250Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T16:07:06.250Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-23T16:07:06.250Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-23T16:07:06.250Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:07:06.250Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-23T16:07:06.250Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-23T16:07:06.250Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:07:06.250Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-23T16:07:06.250Z] === RUN TestChrootApplyDotDotFile [2021-11-23T16:07:06.250Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:07:06.250Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-23T16:07:06.250Z] PASS [2021-11-23T16:07:06.250Z] coverage: 15.1% of statements [2021-11-23T16:07:06.250Z] ok github.com/docker/docker/pkg/chrootarchive 0.090s coverage: 15.1% of statements [2021-11-23T16:07:06.322Z] === RUN TestStandardLongPath [2021-11-23T16:07:06.322Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-23T16:07:06.322Z] === RUN TestUNCLongPath [2021-11-23T16:07:06.322Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-23T16:07:06.322Z] PASS [2021-11-23T16:07:06.322Z] coverage: 100.0% of statements [2021-11-23T16:07:06.322Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2021-11-23T16:07:06.705Z] --- PASS: TestAllocateRandomDeallocate (2.50s) [2021-11-23T16:07:06.705Z] === RUN TestRetrieveFromStore [2021-11-23T16:07:06.791Z] === RUN TestNameFormat [2021-11-23T16:07:06.791Z] --- PASS: TestNameFormat (0.00s) [2021-11-23T16:07:06.791Z] === RUN TestNameRetries [2021-11-23T16:07:06.791Z] --- PASS: TestNameRetries (0.00s) [2021-11-23T16:07:06.791Z] PASS [2021-11-23T16:07:06.791Z] coverage: 85.7% of statements [2021-11-23T16:07:06.791Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2021-11-23T16:07:07.234Z] === RUN TestSizeEmpty [2021-11-23T16:07:07.234Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-23T16:07:07.234Z] === RUN TestSizeEmptyFile [2021-11-23T16:07:07.234Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-23T16:07:07.234Z] === RUN TestSizeNonemptyFile [2021-11-23T16:07:07.234Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-23T16:07:07.234Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-23T16:07:07.234Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-23T16:07:07.234Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-23T16:07:07.234Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-23T16:07:07.234Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-23T16:07:07.234Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-23T16:07:07.234Z] === RUN TestMoveToSubdir [2021-11-23T16:07:07.234Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-23T16:07:07.234Z] === RUN TestSizeNonExistingDirectory [2021-11-23T16:07:07.234Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-23T16:07:07.234Z] PASS [2021-11-23T16:07:07.234Z] coverage: 80.0% of statements [2021-11-23T16:07:07.234Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements [2021-11-23T16:07:07.234Z] 2021/11/23 16:07:07 Closing DB instances... [2021-11-23T16:07:07.452Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-11-23T16:07:07.668Z] --- PASS: TestRetrieveFromStore (0.79s) [2021-11-23T16:07:07.668Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-23T16:07:07.668Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-11-23T16:07:07.668Z] === RUN TestParallelPredefinedRequest1 [2021-11-23T16:07:07.668Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-23T16:07:07.668Z] === RUN TestParallelPredefinedRequest2 [2021-11-23T16:07:07.668Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-23T16:07:07.668Z] === RUN TestParallelPredefinedRequest3 [2021-11-23T16:07:07.668Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-23T16:07:07.668Z] === RUN TestParallelPredefinedRequest4 [2021-11-23T16:07:07.668Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-23T16:07:07.668Z] === RUN TestParallelPredefinedRequest5 [2021-11-23T16:07:07.668Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-23T16:07:07.668Z] === RUN TestDebug [2021-11-23T16:07:07.668Z] --- PASS: TestDebug (0.00s) [2021-11-23T16:07:07.668Z] === RUN TestRequestPoolParallel [2021-11-23T16:07:07.668Z] === RUN TestParseEmptyInterface [2021-11-23T16:07:07.668Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-23T16:07:07.668Z] === RUN TestParseNonInterfaceType [2021-11-23T16:07:07.668Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-23T16:07:07.668Z] === RUN TestParseWithOneFunction [2021-11-23T16:07:07.668Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-23T16:07:07.668Z] === RUN TestParseWithMultipleFuncs [2021-11-23T16:07:07.668Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-23T16:07:07.668Z] === RUN TestParseWithUnnamedReturn [2021-11-23T16:07:07.668Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-23T16:07:07.668Z] === RUN TestEmbeddedInterface [2021-11-23T16:07:07.668Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-23T16:07:07.668Z] === RUN TestParsedImports [2021-11-23T16:07:07.668Z] --- PASS: TestParsedImports (0.00s) [2021-11-23T16:07:07.668Z] === RUN TestAliasedImports [2021-11-23T16:07:07.668Z] --- PASS: TestAliasedImports (0.00s) [2021-11-23T16:07:07.668Z] PASS [2021-11-23T16:07:07.668Z] coverage: 56.8% of statements [2021-11-23T16:07:07.668Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2021-11-23T16:07:07.779Z] === RUN TestParseKeyValueOpt [2021-11-23T16:07:07.779Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-23T16:07:07.779Z] === RUN TestParseUintList [2021-11-23T16:07:07.779Z] --- PASS: TestParseUintList (0.00s) [2021-11-23T16:07:07.779Z] === RUN TestParseUintListMaximumLimits [2021-11-23T16:07:07.779Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-23T16:07:07.779Z] PASS [2021-11-23T16:07:07.779Z] coverage: 97.0% of statements [2021-11-23T16:07:07.779Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [2021-11-23T16:07:08.082Z] --- PASS: TestDaemonRestartIpcMode (2.10s) [2021-11-23T16:07:08.126Z] --- PASS: TestRequestPoolParallel (0.41s) [2021-11-23T16:07:08.126Z] === RUN TestFullAllocateRelease [2021-11-23T16:07:08.126Z] --- PASS: TestFailedConnection (2.13s) [2021-11-23T16:07:08.126Z] === RUN TestFailOnce [2021-11-23T16:07:08.126Z] 2021/11/23 16:07:07 http: panic serving 127.0.0.1:49286: Plugin not ready [2021-11-23T16:07:08.126Z] goroutine 5 [running]: [2021-11-23T16:07:08.126Z] net/http.(*conn).serve.func1() [2021-11-23T16:07:08.126Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-23T16:07:08.126Z] panic({0xdaac60, 0xeb7350}) [2021-11-23T16:07:08.126Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-23T16:07:08.126Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x3d0c487a573fa770}, 0xc000069a98) [2021-11-23T16:07:08.126Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-23T16:07:08.126Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xec40d0, 0xc000074000}, 0xcfef46) [2021-11-23T16:07:08.126Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-23T16:07:08.126Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xec40d0, 0xc000074000}, 0xc000060000) [2021-11-23T16:07:08.126Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-23T16:07:08.126Z] net/http.serverHandler.ServeHTTP({0xec26d0}, {0xec40d0, 0xc000074000}, 0xc000060000) [2021-11-23T16:07:08.126Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-23T16:07:08.126Z] net/http.(*conn).serve(0xc000058000, {0xec5fa0, 0xc000114b40}) [2021-11-23T16:07:08.126Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-23T16:07:08.126Z] created by net/http.(*Server).Serve [2021-11-23T16:07:08.126Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-23T16:07:08.126Z] time="2021-11-23T16:07:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s" [2021-11-23T16:07:08.126Z] --- PASS: TestFullAllocateRelease (0.37s) [2021-11-23T16:07:08.126Z] === RUN TestOddAllocateRelease [2021-11-23T16:07:08.224Z] === RUN Test [2021-11-23T16:07:08.224Z] === RUN Test/TestContainsEntry [2021-11-23T16:07:08.224Z] === RUN Test/TestCreateEntries [2021-11-23T16:07:08.224Z] === RUN Test/TestEntriesDiff [2021-11-23T16:07:08.224Z] === RUN Test/TestEntriesEquality [2021-11-23T16:07:08.224Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-23T16:07:08.224Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-23T16:07:08.224Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-23T16:07:08.224Z] === RUN Test/TestGeneratorNotGenerate [2021-11-23T16:07:08.224Z] === RUN Test/TestGeneratorWithPort [2021-11-23T16:07:08.224Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-23T16:07:08.224Z] === RUN Test/TestNewEntry [2021-11-23T16:07:08.224Z] === RUN Test/TestParse [2021-11-23T16:07:08.224Z] --- PASS: Test (0.00s) [2021-11-23T16:07:08.224Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-23T16:07:08.224Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-23T16:07:08.224Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-23T16:07:08.224Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-23T16:07:08.224Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-23T16:07:08.224Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-23T16:07:08.224Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-23T16:07:08.224Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-23T16:07:08.224Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-23T16:07:08.224Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-23T16:07:08.224Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-23T16:07:08.224Z] --- PASS: Test/TestParse (0.00s) [2021-11-23T16:07:08.224Z] PASS [2021-11-23T16:07:08.224Z] coverage: 58.3% of statements [2021-11-23T16:07:08.224Z] ok github.com/docker/docker/pkg/discovery 0.051s coverage: 58.3% of statements [2021-11-23T16:07:08.249Z] === RUN TestNewAndRemove [2021-11-23T16:07:08.249Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-23T16:07:08.249Z] === RUN TestRemoveInvalidPath [2021-11-23T16:07:08.249Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-23T16:07:08.249Z] PASS [2021-11-23T16:07:08.249Z] coverage: 82.6% of statements [2021-11-23T16:07:08.249Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2021-11-23T16:07:08.583Z] 2021/11/23 16:07:08 Closing DB instances... [2021-11-23T16:07:08.583Z] --- PASS: TestOddAllocateRelease (0.20s) [2021-11-23T16:07:08.583Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-23T16:07:08.583Z] === RUN TestHTTPTransport [2021-11-23T16:07:08.583Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-23T16:07:08.583Z] PASS [2021-11-23T16:07:08.583Z] coverage: 85.7% of statements [2021-11-23T16:07:08.583Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-11-23T16:07:08.583Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-23T16:07:08.583Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2021-11-23T16:07:08.583Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-11-23T16:07:08.583Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-23T16:07:08.583Z] time="2021-11-23T16:07:08Z" level=error msg="node: bd65ed715080 is unknown to memberlist" [2021-11-23T16:07:08.583Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-11-23T16:07:08.583Z] === CONT TestParallelPredefinedRequest1 [2021-11-23T16:07:08.583Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:07:08.583Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-23T16:07:08.583Z] === CONT TestParallelPredefinedRequest5 [2021-11-23T16:07:08.583Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:07:08.583Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-23T16:07:08.583Z] === CONT TestParallelPredefinedRequest4 [2021-11-23T16:07:08.583Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:07:08.583Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-23T16:07:08.583Z] === CONT TestParallelPredefinedRequest3 [2021-11-23T16:07:08.583Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:07:08.583Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-23T16:07:08.583Z] === CONT TestParallelPredefinedRequest2 [2021-11-23T16:07:08.583Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:07:08.583Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-23T16:07:08.583Z] PASS [2021-11-23T16:07:08.583Z] coverage: 85.3% of statements [2021-11-23T16:07:08.583Z] ok github.com/docker/docker/libnetwork/ipam 32.238s coverage: 85.3% of statements [2021-11-23T16:07:08.695Z] === RUN Test [2021-11-23T16:07:08.695Z] === RUN Test/TestContent [2021-11-23T16:07:08.695Z] === RUN Test/TestInitialize [2021-11-23T16:07:08.695Z] === RUN Test/TestNew [2021-11-23T16:07:08.695Z] === RUN Test/TestParsingContentsWithComments [2021-11-23T16:07:08.695Z] === RUN Test/TestRegister [2021-11-23T16:07:08.695Z] === RUN Test/TestWatch [2021-11-23T16:07:08.695Z] --- PASS: Test (0.00s) [2021-11-23T16:07:08.695Z] --- PASS: Test/TestContent (0.00s) [2021-11-23T16:07:08.695Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-23T16:07:08.695Z] --- PASS: Test/TestNew (0.00s) [2021-11-23T16:07:08.695Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-23T16:07:08.695Z] --- PASS: Test/TestRegister (0.00s) [2021-11-23T16:07:08.695Z] --- PASS: Test/TestWatch (0.00s) [2021-11-23T16:07:08.695Z] PASS [2021-11-23T16:07:08.695Z] coverage: 92.9% of statements [2021-11-23T16:07:08.695Z] ok github.com/docker/docker/pkg/discovery/file 0.040s coverage: 92.9% of statements [2021-11-23T16:07:08.695Z] --- PASS: TestTarFiles (4.25s) [2021-11-23T16:07:08.695Z] === RUN TestDetectCompressionZstd [2021-11-23T16:07:08.695Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-23T16:07:08.695Z] === RUN TestTarUntar [2021-11-23T16:07:08.718Z] 2021/11/23 16:07:08 Closing DB instances... [2021-11-23T16:07:08.718Z] time="2021-11-23T16:07:08Z" level=error msg="node: 0749432ee147 is unknown to memberlist" [2021-11-23T16:07:09.039Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-23T16:07:09.040Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-23T16:07:09.040Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-23T16:07:09.040Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-23T16:07:09.040Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-23T16:07:09.040Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-23T16:07:09.040Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-23T16:07:09.040Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-23T16:07:09.040Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-23T16:07:09.040Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-23T16:07:09.040Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-23T16:07:09.040Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-23T16:07:09.040Z] === RUN TestBufferPoolPutAndGet [2021-11-23T16:07:09.040Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-23T16:07:09.040Z] PASS [2021-11-23T16:07:09.040Z] coverage: 88.2% of statements [2021-11-23T16:07:09.040Z] ok github.com/docker/docker/pkg/pools 0.053s coverage: 88.2% of statements [2021-11-23T16:07:09.040Z] --- PASS: TestFailOnce (1.13s) [2021-11-23T16:07:09.040Z] === RUN TestEchoInputOutput [2021-11-23T16:07:09.040Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-23T16:07:09.040Z] === RUN TestBackoff [2021-11-23T16:07:09.040Z] --- PASS: TestBackoff (0.00s) [2021-11-23T16:07:09.040Z] === RUN TestAbortRetry [2021-11-23T16:07:09.040Z] --- PASS: TestAbortRetry (0.00s) [2021-11-23T16:07:09.040Z] === RUN TestClientScheme [2021-11-23T16:07:09.040Z] --- PASS: TestClientScheme (0.00s) [2021-11-23T16:07:09.040Z] === RUN TestNewClientWithTimeout [2021-11-23T16:07:09.167Z] --- PASS: TestTarUntar (0.03s) [2021-11-23T16:07:09.167Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-23T16:07:09.167Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-11-23T16:07:09.167Z] === RUN TestTarWithOptions [2021-11-23T16:07:09.167Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-23T16:07:09.167Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-23T16:07:09.167Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-23T16:07:09.167Z] === RUN TestUntarUstarGnuConflict [2021-11-23T16:07:09.167Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-23T16:07:09.167Z] === RUN TestUntarInvalidFilenames [2021-11-23T16:07:09.167Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1315526217\\dest" [2021-11-23T16:07:09.167Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-11-23T16:07:09.167Z] === RUN TestUntarHardlinkToSymlink [2021-11-23T16:07:09.167Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-23T16:07:09.167Z] === RUN TestUntarInvalidHardlink [2021-11-23T16:07:09.167Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3523386379\\victim\\hello" -> "../victim/hello" [2021-11-23T16:07:09.167Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2506236795\\victim\\hello" -> "/../victim/hello" [2021-11-23T16:07:09.167Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1873315061\\victim" -> "../victim" [2021-11-23T16:07:09.167Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink315563071\\victim" -> "../victim" [2021-11-23T16:07:09.167Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3758475290\\victim" -> "../victim" [2021-11-23T16:07:09.167Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3541155042\\victim" -> "../victim" [2021-11-23T16:07:09.167Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-11-23T16:07:09.167Z] === RUN TestUntarInvalidSymlink [2021-11-23T16:07:09.167Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3343057307\\dest\\dotdot" -> "../victim/hello" [2021-11-23T16:07:09.167Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2011033832\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-23T16:07:09.167Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink739213336\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:07:09.167Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1349901371\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:07:09.167Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3990151211\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:07:09.167Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3884029589\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:07:09.167Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3952556601\\dest\\dir\\loophole" -> "../../victim" [2021-11-23T16:07:09.167Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-23T16:07:09.167Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-23T16:07:09.167Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-23T16:07:09.167Z] === RUN TestXGlobalNoParent [2021-11-23T16:07:09.167Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-23T16:07:09.167Z] === RUN TestReplaceFileTarWrapper [2021-11-23T16:07:09.167Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-11-23T16:07:09.167Z] === RUN TestPrefixHeaderReadable [2021-11-23T16:07:09.167Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2021-11-23T16:07:09.167Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-23T16:07:09.167Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-23T16:07:09.167Z] === RUN TestDisablePigz [2021-11-23T16:07:09.167Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-23T16:07:09.496Z] === RUN TestOutputOnPrematureClose [2021-11-23T16:07:09.496Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-23T16:07:09.496Z] === RUN TestCompleteSilently [2021-11-23T16:07:09.496Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-23T16:07:09.496Z] PASS [2021-11-23T16:07:09.496Z] coverage: 75.9% of statements [2021-11-23T16:07:09.496Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2021-11-23T16:07:09.496Z] time="2021-11-23T16:07:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-23T16:07:09.635Z] --- PASS: TestDisablePigz (0.11s) [2021-11-23T16:07:09.635Z] === RUN TestPigz [2021-11-23T16:07:09.635Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-23T16:07:09.635Z] --- PASS: TestPigz (0.10s) [2021-11-23T16:07:09.635Z] === RUN TestCopyFileWithInvalidDest [2021-11-23T16:07:09.635Z] archive_windows_test.go:16: Currently fails [2021-11-23T16:07:09.635Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-23T16:07:09.635Z] === RUN TestCanonicalTarNameForPath [2021-11-23T16:07:09.635Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-23T16:07:09.635Z] === RUN TestCanonicalTarName [2021-11-23T16:07:09.635Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-23T16:07:09.635Z] === RUN TestChmodTarEntry [2021-11-23T16:07:09.635Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-23T16:07:09.635Z] === RUN TestHardLinkOrder [2021-11-23T16:07:09.635Z] --- PASS: TestHardLinkOrder (0.10s) [2021-11-23T16:07:09.635Z] === RUN TestChangeString [2021-11-23T16:07:09.635Z] --- PASS: TestChangeString (0.00s) [2021-11-23T16:07:09.635Z] === RUN TestChangesWithNoChanges [2021-11-23T16:07:09.635Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-23T16:07:09.635Z] === RUN TestChangesWithChanges [2021-11-23T16:07:09.635Z] --- PASS: TestChangesWithChanges (0.03s) [2021-11-23T16:07:09.635Z] === RUN TestChangesWithChangesGH13590 [2021-11-23T16:07:09.635Z] changes_test.go:195: needs more investigation [2021-11-23T16:07:09.635Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-23T16:07:09.635Z] === RUN TestChangesDirsEmpty [2021-11-23T16:07:09.635Z] --- PASS: TestChangesDirsEmpty (0.11s) [2021-11-23T16:07:09.635Z] === RUN TestChangesDirsMutated [2021-11-23T16:07:09.765Z] === RUN TestFailedConnection [2021-11-23T16:07:09.765Z] --- PASS: TestRequest (6.73s) [2021-11-23T16:07:09.765Z] === RUN TestOverlappingRequests [2021-11-23T16:07:09.953Z] === RUN TestSendToOneSub [2021-11-23T16:07:09.953Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-23T16:07:09.953Z] === RUN TestSendToMultipleSubs [2021-11-23T16:07:09.953Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-23T16:07:09.953Z] === RUN TestEvictOneSub [2021-11-23T16:07:09.953Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-23T16:07:09.953Z] === RUN TestClosePublisher [2021-11-23T16:07:09.953Z] --- PASS: TestClosePublisher (0.00s) [2021-11-23T16:07:09.953Z] === RUN TestPubSubRace [2021-11-23T16:07:09.988Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-11-23T16:07:10.102Z] === RUN Test [2021-11-23T16:07:10.102Z] === RUN Test/TestInitialize [2021-11-23T16:07:10.102Z] --- PASS: TestChangesDirsMutated (0.13s) [2021-11-23T16:07:10.102Z] === RUN TestApplyLayer [2021-11-23T16:07:10.102Z] changes_test.go:432: needs further investigation [2021-11-23T16:07:10.102Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-23T16:07:10.102Z] === RUN TestChangesSizeWithHardlinks [2021-11-23T16:07:10.102Z] changes_test.go:468: needs further investigation [2021-11-23T16:07:10.102Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-23T16:07:10.102Z] === RUN TestChangesSizeWithNoChanges [2021-11-23T16:07:10.102Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-23T16:07:10.102Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-23T16:07:10.102Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-23T16:07:10.102Z] === RUN TestChangesSize [2021-11-23T16:07:10.102Z] --- PASS: TestChangesSize (0.00s) [2021-11-23T16:07:10.102Z] === RUN TestApplyLayerInvalidFilenames [2021-11-23T16:07:10.102Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames199662884\\dest" [2021-11-23T16:07:10.102Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-11-23T16:07:10.102Z] === RUN TestApplyLayerInvalidHardlink [2021-11-23T16:07:10.102Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3381892704\\victim\\hello" -> "../victim/hello" [2021-11-23T16:07:10.102Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2340180629\\victim\\hello" -> "/../victim/hello" [2021-11-23T16:07:10.102Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3513766787\\victim" -> "../victim" [2021-11-23T16:07:10.102Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3921129906\\victim" -> "../victim" [2021-11-23T16:07:10.102Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3491024528\\victim" -> "../victim" [2021-11-23T16:07:10.102Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink363645663\\victim" -> "../victim" [2021-11-23T16:07:10.102Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-11-23T16:07:10.102Z] === RUN TestApplyLayerInvalidSymlink [2021-11-23T16:07:10.102Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4097187820\\dest\\dotdot" -> "../victim/hello" [2021-11-23T16:07:10.102Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3133559084\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-23T16:07:10.102Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink467037176\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:07:10.102Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink458616125\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:07:10.102Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3741709138\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:07:10.102Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink181849948\\dest\\loophole-victim" -> "../victim" [2021-11-23T16:07:10.102Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-11-23T16:07:10.102Z] === RUN TestApplyLayerWhiteouts [2021-11-23T16:07:10.102Z] time="2021-11-23T16:07:09Z" level=info msg="Initializing discovery without TLS" [2021-11-23T16:07:10.102Z] time="2021-11-23T16:07:09Z" level=info msg="Initializing discovery without TLS" [2021-11-23T16:07:10.102Z] time="2021-11-23T16:07:09Z" level=info msg="Initializing discovery without TLS" [2021-11-23T16:07:10.102Z] === RUN Test/TestInitializeWithCerts [2021-11-23T16:07:10.102Z] time="2021-11-23T16:07:09Z" level=info msg="Initializing discovery with TLS" [2021-11-23T16:07:10.102Z] === RUN Test/TestWatch [2021-11-23T16:07:10.102Z] time="2021-11-23T16:07:09Z" level=info msg="Initializing discovery without TLS" [2021-11-23T16:07:10.102Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-11-23T16:07:10.102Z] === RUN TestGenerateEmptyFile [2021-11-23T16:07:10.102Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-23T16:07:10.102Z] === RUN TestGenerateWithContent [2021-11-23T16:07:10.102Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-23T16:07:10.102Z] PASS [2021-11-23T16:07:10.102Z] coverage: 63.0% of statements [2021-11-23T16:07:10.102Z] ok github.com/docker/docker/pkg/archive 6.240s coverage: 63.0% of statements [2021-11-23T16:07:10.234Z] --- PASS: TestOverlappingRequests (0.28s) [2021-11-23T16:07:10.234Z] === RUN TestRelease [2021-11-23T16:07:10.542Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-11-23T16:07:10.917Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.28s) [2021-11-23T16:07:10.917Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-23T16:07:10.917Z] --- PASS: TestPubSubRace (1.04s) [2021-11-23T16:07:10.917Z] PASS [2021-11-23T16:07:10.917Z] coverage: 75.0% of statements [2021-11-23T16:07:10.917Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 75.0% of statements [2021-11-23T16:07:10.924Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-23T16:07:11.183Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-23T16:07:11.222Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.30s) [2021-11-23T16:07:11.222Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-23T16:07:11.222Z] --- PASS: TestRelease (1.08s) [2021-11-23T16:07:11.222Z] === RUN TestAllocateRandomDeallocate [2021-11-23T16:07:11.374Z] time="2021-11-23T16:07:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-23T16:07:11.688Z] 2021/11/23 16:07:11 Closing DB instances... [2021-11-23T16:07:11.750Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-23T16:07:11.752Z] --- PASS: TestFailedConnection (2.05s) [2021-11-23T16:07:11.752Z] === RUN TestFailOnce [2021-11-23T16:07:11.752Z] 2021/11/23 16:07:11 http: panic serving 127.0.0.1:49285: Plugin not ready [2021-11-23T16:07:11.752Z] goroutine 5 [running]: [2021-11-23T16:07:11.752Z] net/http.(*conn).serve.func1() [2021-11-23T16:07:11.752Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-23T16:07:11.752Z] panic({0x9cac60, 0xad7350}) [2021-11-23T16:07:11.752Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-23T16:07:11.752Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xc60e9b2ef8e5adb5}, 0xc000051a98) [2021-11-23T16:07:11.752Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-23T16:07:11.752Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xae40d0, 0xc00012c0e0}, 0x91ef46) [2021-11-23T16:07:11.752Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-23T16:07:11.752Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xae40d0, 0xc00012c0e0}, 0xc000064000) [2021-11-23T16:07:11.752Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-23T16:07:11.752Z] net/http.serverHandler.ServeHTTP({0xae26d0}, {0xae40d0, 0xc00012c0e0}, 0xc000064000) [2021-11-23T16:07:11.752Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-23T16:07:11.752Z] net/http.(*conn).serve(0xc00005e000, {0xae5fa0, 0xc0000260f0}) [2021-11-23T16:07:11.752Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-23T16:07:11.752Z] created by net/http.(*Server).Serve [2021-11-23T16:07:11.752Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-23T16:07:11.752Z] time="2021-11-23T16:07:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.FailOnce: Post \"http://127.0.0.1:49284/Test.FailOnce\": EOF, retrying in 1s" [2021-11-23T16:07:11.843Z] === RUN TestRegister [2021-11-23T16:07:11.843Z] --- PASS: TestRegister (0.00s) [2021-11-23T16:07:11.843Z] === RUN TestCommand [2021-11-23T16:07:11.843Z] --- PASS: TestCommand (0.03s) [2021-11-23T16:07:11.843Z] === RUN TestNaiveSelf [2021-11-23T16:07:11.843Z] --- PASS: TestNaiveSelf (0.03s) [2021-11-23T16:07:11.843Z] PASS [2021-11-23T16:07:11.843Z] coverage: 82.4% of statements [2021-11-23T16:07:11.843Z] ok github.com/docker/docker/pkg/reexec 0.098s coverage: 82.4% of statements [2021-11-23T16:07:11.843Z] 2021/11/23 16:07:11 Closing DB instances... [2021-11-23T16:07:12.222Z] 2021/11/23 16:07:11 Closing DB instances... [2021-11-23T16:07:12.222Z] === RUN TestParseEmptyInterface [2021-11-23T16:07:12.222Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-23T16:07:12.222Z] === RUN TestParseNonInterfaceType [2021-11-23T16:07:12.222Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-23T16:07:12.222Z] === RUN TestParseWithOneFunction [2021-11-23T16:07:12.222Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-23T16:07:12.222Z] === RUN TestParseWithMultipleFuncs [2021-11-23T16:07:12.222Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-23T16:07:12.222Z] === RUN TestParseWithUnnamedReturn [2021-11-23T16:07:12.222Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-23T16:07:12.222Z] === RUN TestEmbeddedInterface [2021-11-23T16:07:12.222Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-23T16:07:12.222Z] === RUN TestParsedImports [2021-11-23T16:07:12.222Z] --- PASS: TestParsedImports (0.00s) [2021-11-23T16:07:12.222Z] === RUN TestAliasedImports [2021-11-23T16:07:12.222Z] --- PASS: TestAliasedImports (0.00s) [2021-11-23T16:07:12.222Z] PASS [2021-11-23T16:07:12.222Z] coverage: 56.8% of statements [2021-11-23T16:07:12.222Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2021-11-23T16:07:12.300Z] === RUN TestDump [2021-11-23T16:07:12.300Z] goroutine 35 [running]: [2021-11-23T16:07:12.300Z] github.com/docker/docker/pkg/stack.dump(0xc6b477) [2021-11-23T16:07:12.300Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-23T16:07:12.300Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-23T16:07:12.300Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-23T16:07:12.300Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-23T16:07:12.300Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-23T16:07:12.300Z] testing.tRunner(0xc0001451e0, 0xdd8e38) [2021-11-23T16:07:12.300Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T16:07:12.300Z] created by testing.(*T).Run [2021-11-23T16:07:12.300Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-23T16:07:12.300Z] [2021-11-23T16:07:12.300Z] goroutine 1 [chan receive]: [2021-11-23T16:07:12.300Z] testing.(*T).Run(0xc000145040, {0xdca4fd, 0xc4a1d3}, 0xdd8e38) [2021-11-23T16:07:12.300Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-23T16:07:12.300Z] testing.runTests.func1(0xc000132720) [2021-11-23T16:07:12.300Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-23T16:07:12.300Z] testing.tRunner(0xc000145040, 0xc00013dce0) [2021-11-23T16:07:12.300Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T16:07:12.300Z] testing.runTests(0xc000150080, {0xf3cba0, 0x3, 0x3}, {0xc6a6cd, 0xdcc1f7, 0xf41640}) [2021-11-23T16:07:12.300Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-23T16:07:12.300Z] testing.(*M).Run(0xc000150080) [2021-11-23T16:07:12.300Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-23T16:07:12.300Z] main.main() [2021-11-23T16:07:12.300Z] _testmain.go:95 +0x1f5 [2021-11-23T16:07:12.300Z] --- PASS: TestDump (0.00s) [2021-11-23T16:07:12.300Z] === RUN TestDumpToFile [2021-11-23T16:07:12.300Z] --- PASS: TestDumpToFile (0.12s) [2021-11-23T16:07:12.300Z] === RUN TestDumpToFileWithEmptyInput [2021-11-23T16:07:12.300Z] goroutine 37 [running]: [2021-11-23T16:07:12.300Z] github.com/docker/docker/pkg/stack.dump(0xcd8434) [2021-11-23T16:07:12.300Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-23T16:07:12.300Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xcd87e0}) [2021-11-23T16:07:12.300Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-23T16:07:12.300Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001451e0) [2021-11-23T16:07:12.300Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-23T16:07:12.300Z] testing.tRunner(0xc0001456c0, 0xdd8e28) [2021-11-23T16:07:12.300Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T16:07:12.300Z] created by testing.(*T).Run [2021-11-23T16:07:12.300Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-23T16:07:12.300Z] [2021-11-23T16:07:12.300Z] goroutine 1 [chan receive]: [2021-11-23T16:07:12.300Z] testing.(*T).Run(0xc000145040, {0xdd1289, 0xc4a1d3}, 0xdd8e28) [2021-11-23T16:07:12.300Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-23T16:07:12.300Z] testing.runTests.func1(0xc000132720) [2021-11-23T16:07:12.300Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-23T16:07:12.300Z] testing.tRunner(0xc000145040, 0xc00013dce0) [2021-11-23T16:07:12.300Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T16:07:12.300Z] testing.runTests(0xc000150080, {0xf3cba0, 0x3, 0x3}, {0xc6a6cd, 0xdcc1f7, 0xf41640}) [2021-11-23T16:07:12.300Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-23T16:07:12.300Z] testing.(*M).Run(0xc000150080) [2021-11-23T16:07:12.300Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-23T16:07:12.300Z] main.main() [2021-11-23T16:07:12.300Z] _testmain.go:95 +0x1f5 [2021-11-23T16:07:12.300Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-23T16:07:12.300Z] PASS [2021-11-23T16:07:12.300Z] coverage: 90.9% of statements [2021-11-23T16:07:12.300Z] ok github.com/docker/docker/pkg/stack 0.164s coverage: 90.9% of statements [2021-11-23T16:07:12.317Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-11-23T16:07:12.765Z] === RUN TestNewStdWriter [2021-11-23T16:07:12.765Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-23T16:07:12.765Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-23T16:07:12.765Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-23T16:07:12.765Z] === RUN TestWriteWithNilBytes [2021-11-23T16:07:12.765Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-23T16:07:12.765Z] === RUN TestWrite [2021-11-23T16:07:12.765Z] --- PASS: TestWrite (0.00s) [2021-11-23T16:07:12.765Z] === RUN TestWriteWithWriterError [2021-11-23T16:07:12.765Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-23T16:07:12.765Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-23T16:07:12.765Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-23T16:07:12.765Z] === RUN TestStdCopyWriteAndRead [2021-11-23T16:07:12.765Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-23T16:07:12.765Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-23T16:07:12.765Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-23T16:07:12.765Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-23T16:07:12.765Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-23T16:07:12.765Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-23T16:07:12.765Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-23T16:07:12.765Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-23T16:07:12.765Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-23T16:07:12.765Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-23T16:07:12.765Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-23T16:07:12.765Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-23T16:07:12.765Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-23T16:07:12.765Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-23T16:07:12.765Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-23T16:07:12.765Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-23T16:07:12.765Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-23T16:07:12.765Z] PASS [2021-11-23T16:07:12.765Z] coverage: 100.0% of statements [2021-11-23T16:07:12.765Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2021-11-23T16:07:13.210Z] --- PASS: TestFailOnce (1.15s) [2021-11-23T16:07:13.210Z] === RUN TestEchoInputOutput [2021-11-23T16:07:13.210Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-23T16:07:13.210Z] === RUN TestBackoff [2021-11-23T16:07:13.210Z] --- PASS: TestBackoff (0.00s) [2021-11-23T16:07:13.210Z] === RUN TestAbortRetry [2021-11-23T16:07:13.210Z] --- PASS: TestAbortRetry (0.00s) [2021-11-23T16:07:13.210Z] === RUN TestClientScheme [2021-11-23T16:07:13.210Z] --- PASS: TestClientScheme (0.00s) [2021-11-23T16:07:13.210Z] === RUN TestNewClientWithTimeout [2021-11-23T16:07:13.210Z] === RUN TestHTTPTransport [2021-11-23T16:07:13.210Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-23T16:07:13.210Z] PASS [2021-11-23T16:07:13.210Z] coverage: 85.7% of statements [2021-11-23T16:07:13.210Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2021-11-23T16:07:13.309Z] --- PASS: TestNetworkDBCRUDTableEntries (3.66s) [2021-11-23T16:07:13.309Z] === RUN TestNetworkDBNodeLeave [2021-11-23T16:07:13.309Z] --- PASS: Test (3.13s) [2021-11-23T16:07:13.309Z] --- PASS: Test/TestInitialize (0.13s) [2021-11-23T16:07:13.309Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-23T16:07:13.309Z] --- PASS: Test/TestWatch (3.00s) [2021-11-23T16:07:13.309Z] PASS [2021-11-23T16:07:13.309Z] coverage: 84.1% of statements [2021-11-23T16:07:13.309Z] ok github.com/docker/docker/pkg/discovery/kv 3.179s coverage: 84.1% of statements [2021-11-23T16:07:13.679Z] time="2021-11-23T16:07:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-23T16:07:13.679Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-11-23T16:07:13.679Z] === RUN TestNetworkDBGarbageCollection [2021-11-23T16:07:13.679Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-23T16:07:13.679Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-23T16:07:13.679Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-23T16:07:13.679Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-23T16:07:13.679Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-23T16:07:13.679Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-23T16:07:13.679Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-23T16:07:13.679Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-23T16:07:13.679Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-23T16:07:13.679Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-23T16:07:13.679Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-23T16:07:13.679Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-23T16:07:13.679Z] === RUN TestBufferPoolPutAndGet [2021-11-23T16:07:13.679Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-23T16:07:13.679Z] PASS [2021-11-23T16:07:13.679Z] coverage: 88.2% of statements [2021-11-23T16:07:13.679Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2021-11-23T16:07:13.694Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-23T16:07:13.731Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.61s) [2021-11-23T16:07:13.731Z] === RUN TestNetworkDBGarbageCollection [2021-11-23T16:07:13.731Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-23T16:07:13.731Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-23T16:07:13.731Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-23T16:07:13.731Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-23T16:07:13.731Z] === RUN TestFormatStatus [2021-11-23T16:07:13.731Z] --- PASS: TestFormatStatus (0.00s) [2021-11-23T16:07:13.731Z] === RUN TestFormatError [2021-11-23T16:07:13.731Z] --- PASS: TestFormatError (0.00s) [2021-11-23T16:07:13.731Z] === RUN TestFormatJSONError [2021-11-23T16:07:13.731Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-23T16:07:13.731Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-23T16:07:13.731Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-23T16:07:13.731Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-23T16:07:13.731Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-23T16:07:13.731Z] === RUN TestNewJSONProgressOutput [2021-11-23T16:07:13.731Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-23T16:07:13.731Z] === RUN TestAuxFormatterEmit [2021-11-23T16:07:13.731Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-23T16:07:13.731Z] === RUN TestStreamWriterStdout [2021-11-23T16:07:13.731Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-23T16:07:13.731Z] === RUN TestStreamWriterStderr [2021-11-23T16:07:13.731Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-23T16:07:13.731Z] PASS [2021-11-23T16:07:13.731Z] coverage: 66.2% of statements [2021-11-23T16:07:13.731Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2021-11-23T16:07:13.731Z] time="2021-11-23T16:07:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-23T16:07:13.731Z] === RUN TestGenerateRandomID [2021-11-23T16:07:13.731Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-23T16:07:13.731Z] === RUN TestShortenId [2021-11-23T16:07:13.731Z] --- PASS: TestShortenId (0.00s) [2021-11-23T16:07:13.731Z] === RUN TestShortenSha256Id [2021-11-23T16:07:13.731Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-23T16:07:13.731Z] === RUN TestShortenIdEmpty [2021-11-23T16:07:13.731Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-23T16:07:13.731Z] === RUN TestShortenIdInvalid [2021-11-23T16:07:13.731Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-23T16:07:13.731Z] === RUN TestIsShortIDNonHex [2021-11-23T16:07:13.731Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-23T16:07:13.731Z] === RUN TestIsShortIDNotCorrectSize [2021-11-23T16:07:13.731Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-23T16:07:13.731Z] PASS [2021-11-23T16:07:13.731Z] coverage: 70.6% of statements [2021-11-23T16:07:13.731Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2021-11-23T16:07:13.776Z] === RUN Test [2021-11-23T16:07:13.776Z] === RUN Test/TestWatch [2021-11-23T16:07:13.776Z] --- PASS: Test (0.00s) [2021-11-23T16:07:13.776Z] --- PASS: Test/TestWatch (0.00s) [2021-11-23T16:07:13.776Z] PASS [2021-11-23T16:07:13.776Z] coverage: 92.3% of statements [2021-11-23T16:07:13.776Z] ok github.com/docker/docker/pkg/discovery/memory 0.042s coverage: 92.3% of statements [2021-11-23T16:07:14.148Z] === RUN TestOutputOnPrematureClose [2021-11-23T16:07:14.148Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-23T16:07:14.149Z] === RUN TestCompleteSilently [2021-11-23T16:07:14.149Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-23T16:07:14.149Z] PASS [2021-11-23T16:07:14.149Z] coverage: 75.9% of statements [2021-11-23T16:07:14.149Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2021-11-23T16:07:14.244Z] === RUN Test [2021-11-23T16:07:14.244Z] === RUN Test/TestInitialize [2021-11-23T16:07:14.244Z] === RUN Test/TestInitializeWithPattern [2021-11-23T16:07:14.244Z] === RUN Test/TestRegister [2021-11-23T16:07:14.244Z] === RUN Test/TestWatch [2021-11-23T16:07:14.244Z] --- PASS: Test (0.00s) [2021-11-23T16:07:14.244Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-23T16:07:14.244Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-23T16:07:14.244Z] --- PASS: Test/TestRegister (0.00s) [2021-11-23T16:07:14.244Z] --- PASS: Test/TestWatch (0.00s) [2021-11-23T16:07:14.244Z] PASS [2021-11-23T16:07:14.244Z] coverage: 93.8% of statements [2021-11-23T16:07:14.244Z] ok github.com/docker/docker/pkg/discovery/nodes 0.036s coverage: 93.8% of statements [2021-11-23T16:07:14.260Z] --- PASS: TestUpdateRestartPolicy (12.34s) [2021-11-23T16:07:14.260Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-23T16:07:14.618Z] --- PASS: TestAllocateRandomDeallocate (3.09s) [2021-11-23T16:07:14.618Z] === RUN TestRetrieveFromStore [2021-11-23T16:07:14.618Z] === RUN TestSendToOneSub [2021-11-23T16:07:14.618Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-23T16:07:14.618Z] === RUN TestSendToMultipleSubs [2021-11-23T16:07:14.618Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-23T16:07:14.618Z] === RUN TestEvictOneSub [2021-11-23T16:07:14.618Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-23T16:07:14.618Z] === RUN TestClosePublisher [2021-11-23T16:07:14.618Z] --- PASS: TestClosePublisher (0.00s) [2021-11-23T16:07:14.618Z] === RUN TestPubSubRace [2021-11-23T16:07:14.694Z] === RUN TestIsCpusetListAvailable [2021-11-23T16:07:14.694Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-23T16:07:14.694Z] PASS [2021-11-23T16:07:14.694Z] coverage: 39.4% of statements [2021-11-23T16:07:14.694Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 39.4% of statements [2021-11-23T16:07:15.088Z] time="2021-11-23T16:07:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-23T16:07:15.152Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-23T16:07:15.152Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-23T16:07:15.152Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-23T16:07:15.152Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-23T16:07:15.196Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2021-11-23T16:07:15.196Z] === RUN TestWaitNonBlocked [2021-11-23T16:07:15.196Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:07:15.196Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:07:15.196Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:07:15.196Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:07:15.196Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:07:15.196Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:07:15.196Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-11-23T16:07:15.236Z] === RUN TestPollerAddRemove [2021-11-23T16:07:15.236Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-23T16:07:15.236Z] === RUN TestPollerEvent [2021-11-23T16:07:15.236Z] poller_test.go:40: No chmod on Windows [2021-11-23T16:07:15.236Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-23T16:07:15.236Z] === RUN TestPollerClose [2021-11-23T16:07:15.236Z] --- PASS: TestPollerClose (0.00s) [2021-11-23T16:07:15.236Z] PASS [2021-11-23T16:07:15.236Z] coverage: 45.7% of statements [2021-11-23T16:07:15.236Z] ok github.com/docker/docker/pkg/filenotify 0.037s coverage: 45.7% of statements [2021-11-23T16:07:15.557Z] --- PASS: TestRetrieveFromStore (0.92s) [2021-11-23T16:07:15.557Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-23T16:07:15.557Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-11-23T16:07:15.557Z] === RUN TestParallelPredefinedRequest1 [2021-11-23T16:07:15.557Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-23T16:07:15.557Z] === RUN TestParallelPredefinedRequest2 [2021-11-23T16:07:15.557Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-23T16:07:15.557Z] === RUN TestParallelPredefinedRequest3 [2021-11-23T16:07:15.557Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-23T16:07:15.557Z] === RUN TestParallelPredefinedRequest4 [2021-11-23T16:07:15.557Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-23T16:07:15.557Z] === RUN TestParallelPredefinedRequest5 [2021-11-23T16:07:15.557Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-23T16:07:15.557Z] === RUN TestDebug [2021-11-23T16:07:15.557Z] --- PASS: TestDebug (0.00s) [2021-11-23T16:07:15.557Z] === RUN TestRequestPoolParallel [2021-11-23T16:07:15.557Z] --- PASS: TestRequestPoolParallel (0.27s) [2021-11-23T16:07:15.557Z] === RUN TestFullAllocateRelease [2021-11-23T16:07:15.557Z] --- PASS: TestPubSubRace (1.05s) [2021-11-23T16:07:15.557Z] PASS [2021-11-23T16:07:15.557Z] coverage: 75.0% of statements [2021-11-23T16:07:15.557Z] ok github.com/docker/docker/pkg/pubsub 1.088s coverage: 75.0% of statements [2021-11-23T16:07:15.646Z] === RUN TestChtimes [2021-11-23T16:07:15.646Z] --- PASS: TestChtimes (0.00s) [2021-11-23T16:07:15.646Z] === RUN TestChtimesWindows [2021-11-23T16:07:15.646Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-23T16:07:15.646Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-23T16:07:15.646Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-23T16:07:15.646Z] === RUN TestEnsureRemoveAllNotExist [2021-11-23T16:07:15.646Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-23T16:07:15.646Z] === RUN TestEnsureRemoveAllWithDir [2021-11-23T16:07:15.646Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-23T16:07:15.646Z] === RUN TestEnsureRemoveAllWithFile [2021-11-23T16:07:15.646Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-23T16:07:15.646Z] === RUN TestHasWin32KSupport [2021-11-23T16:07:15.646Z] syscall_windows_test.go:8: win32k: true [2021-11-23T16:07:15.646Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-23T16:07:15.646Z] PASS [2021-11-23T16:07:15.646Z] coverage: 13.0% of statements [2021-11-23T16:07:15.646Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 13.0% of statements [2021-11-23T16:07:15.646Z] === RUN TestTailFile [2021-11-23T16:07:15.646Z] --- PASS: TestTailFile (0.00s) [2021-11-23T16:07:15.646Z] === RUN TestTailFileManyLines [2021-11-23T16:07:15.646Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-23T16:07:15.646Z] === RUN TestTailEmptyFile [2021-11-23T16:07:15.646Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-23T16:07:15.646Z] === RUN TestTailNegativeN [2021-11-23T16:07:15.646Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader [2021-11-23T16:07:15.646Z] === CONT TestNewTailReader [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/no_delimiter [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/truncated_last_line [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-23T16:07:15.646Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:15.646Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:15.646Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:15.646Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-23T16:07:15.646Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-23T16:07:15.646Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-23T16:07:15.647Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:15.647Z] === CONT TestNewTailReader/no_delimiter [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-23T16:07:15.647Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-23T16:07:15.647Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-23T16:07:15.647Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:15.647Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:15.647Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:15.647Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:15.647Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:15.647Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:15.647Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:15.647Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-23T16:07:15.647Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-23T16:07:15.647Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:15.647Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:15.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:15.647Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:15.648Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:15.648Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:15.648Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:15.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:15.649Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:15.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:15.649Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-23T16:07:15.649Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:15.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:15.649Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:15.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:15.649Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:15.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:15.649Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:15.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:15.649Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:15.649Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:15.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:15.762Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-11-23T16:07:15.762Z] === RUN TestNetworkDBWatch [2021-11-23T16:07:15.762Z] === RUN TestCopyFileWithInvalidSrc [2021-11-23T16:07:15.762Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestCopyFileWithInvalidDest [2021-11-23T16:07:15.762Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-23T16:07:15.762Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-23T16:07:15.762Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestCopyFile [2021-11-23T16:07:15.762Z] --- PASS: TestCopyFile (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-23T16:07:15.762Z] fileutils_test.go:133: Needs porting to Windows [2021-11-23T16:07:15.762Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-23T16:07:15.762Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-23T16:07:15.762Z] fileutils_test.go:179: Needs porting to Windows [2021-11-23T16:07:15.762Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestWildcardMatches [2021-11-23T16:07:15.762Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestPatternMatches [2021-11-23T16:07:15.762Z] --- PASS: TestPatternMatches (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-23T16:07:15.762Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestPatternMatchesFolderExclusions [2021-11-23T16:07:15.762Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-23T16:07:15.762Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-23T16:07:15.762Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-23T16:07:15.762Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-23T16:07:15.762Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestSingleExclamationError [2021-11-23T16:07:15.762Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestMatchesWithNoPatterns [2021-11-23T16:07:15.762Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestMatchesWithMalformedPatterns [2021-11-23T16:07:15.762Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestMatches [2021-11-23T16:07:15.762Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-23T16:07:15.762Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-23T16:07:15.762Z] --- PASS: TestMatches (0.00s) [2021-11-23T16:07:15.762Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-23T16:07:15.762Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestCleanPatterns [2021-11-23T16:07:15.762Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-23T16:07:15.762Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestCleanPatternsExceptionFlag [2021-11-23T16:07:15.762Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-23T16:07:15.762Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-23T16:07:15.762Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestCleanPatternsErrorSingleException [2021-11-23T16:07:15.762Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestCreateIfNotExistsDir [2021-11-23T16:07:15.762Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestCreateIfNotExistsFile [2021-11-23T16:07:15.762Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-23T16:07:15.762Z] === RUN TestMatch [2021-11-23T16:07:15.762Z] --- PASS: TestMatch (0.00s) [2021-11-23T16:07:15.762Z] PASS [2021-11-23T16:07:15.762Z] coverage: 82.5% of statements [2021-11-23T16:07:15.762Z] ok github.com/docker/docker/pkg/fileutils 0.060s coverage: 82.5% of statements [2021-11-23T16:07:15.858Z] --- PASS: TestCreateServiceConfigFileMode (12.52s) [2021-11-23T16:07:15.858Z] === RUN TestCreateServiceSysctls [2021-11-23T16:07:16.028Z] --- PASS: TestFullAllocateRelease (0.35s) [2021-11-23T16:07:16.028Z] === RUN TestOddAllocateRelease [2021-11-23T16:07:16.028Z] --- PASS: TestOddAllocateRelease (0.24s) [2021-11-23T16:07:16.028Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-23T16:07:16.028Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-11-23T16:07:16.028Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-23T16:07:16.106Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:16.106Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:16.106Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:16.106Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:16.106Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:16.106Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:16.106Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:16.106Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:16.106Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:16.106Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:16.106Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:16.106Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:16.106Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-23T16:07:16.106Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:16.106Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:16.106Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-23T16:07:16.106Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:16.106Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:16.106Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:16.106Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-23T16:07:16.107Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:16.107Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:16.107Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:16.107Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:16.107Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:16.107Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:16.107Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:16.107Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:16.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:16.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:16.108Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:16.108Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:16.109Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:16.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:16.109Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:16.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:16.109Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:16.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:16.109Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:16.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:16.109Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:16.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:16.109Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:16.109Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:16.110Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T16:07:16.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.01s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T16:07:16.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T16:07:16.112Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.01s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T16:07:16.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T16:07:16.113Z] PASS [2021-11-23T16:07:16.113Z] coverage: 88.6% of statements [2021-11-23T16:07:16.113Z] ok github.com/docker/docker/pkg/tailfile 0.230s coverage: 88.6% of statements [2021-11-23T16:07:16.113Z] === RUN TestTarSumRemoveNonExistent [2021-11-23T16:07:16.113Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-23T16:07:16.113Z] === RUN TestTarSumRemove [2021-11-23T16:07:16.113Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-23T16:07:16.113Z] === RUN TestSortFileInfoSums [2021-11-23T16:07:16.113Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-23T16:07:16.113Z] === RUN TestNewTarSumForLabelInvalid [2021-11-23T16:07:16.113Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-23T16:07:16.113Z] === RUN TestNewTarSumForLabel [2021-11-23T16:07:16.113Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-23T16:07:16.113Z] === RUN TestEmptyTar [2021-11-23T16:07:16.113Z] --- PASS: TestEmptyTar (0.00s) [2021-11-23T16:07:16.113Z] === RUN TestTarSumsReadSize [2021-11-23T16:07:16.133Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-23T16:07:16.133Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2021-11-23T16:07:16.133Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2021-11-23T16:07:16.133Z] === RUN TestWaitBlocked [2021-11-23T16:07:16.133Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T16:07:16.133Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T16:07:16.133Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T16:07:16.133Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T16:07:16.133Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-23T16:07:16.133Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-23T16:07:16.164Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2021-11-23T16:07:16.164Z] PASS [2021-11-23T16:07:16.164Z] [2021-11-23T16:07:16.164Z] === Skipped [2021-11-23T16:07:16.164Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-11-23T16:07:16.164Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T16:07:16.164Z] [2021-11-23T16:07:16.164Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-23T16:07:16.164Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-23T16:07:16.164Z] [2021-11-23T16:07:16.164Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-23T16:07:16.164Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-23T16:07:16.164Z] [2021-11-23T16:07:16.164Z] DONE 200 tests, 3 skipped in 109.007s [2021-11-23T16:07:16.164Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-23T16:07:16.164Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:07:16.164Z] ++ set -e [2021-11-23T16:07:16.164Z] ++ '[' -n 0 ']' [2021-11-23T16:07:16.164Z] ++ set -x [2021-11-23T16:07:16.164Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:07:16.164Z] === RUN TestConfigDaemonLibtrustID [2021-11-23T16:07:16.164Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-23T16:07:16.164Z] === RUN TestDaemonConfigValidation [2021-11-23T16:07:16.164Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-23T16:07:16.164Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-23T16:07:16.164Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-23T16:07:16.165Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-23T16:07:16.165Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-23T16:07:16.165Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-23T16:07:16.165Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-23T16:07:16.165Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-23T16:07:16.165Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-23T16:07:16.165Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-23T16:07:16.165Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-23T16:07:16.165Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-23T16:07:16.165Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-23T16:07:16.165Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-23T16:07:16.165Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-23T16:07:16.165Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-23T16:07:16.165Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2021-11-23T16:07:16.165Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2021-11-23T16:07:16.165Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2021-11-23T16:07:16.165Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-11-23T16:07:16.165Z] --- PASS: TestDaemonConfigValidation/valid_config (0.04s) [2021-11-23T16:07:16.165Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-23T16:07:16.165Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-23T16:07:16.499Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-11-23T16:07:16.499Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-23T16:07:16.499Z] === RUN TestRegister [2021-11-23T16:07:16.499Z] --- PASS: TestRegister (0.00s) [2021-11-23T16:07:16.499Z] === RUN TestCommand [2021-11-23T16:07:16.499Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-11-23T16:07:16.499Z] === CONT TestParallelPredefinedRequest1 [2021-11-23T16:07:16.499Z] === CONT TestParallelPredefinedRequest4 [2021-11-23T16:07:16.499Z] === CONT TestParallelPredefinedRequest5 [2021-11-23T16:07:16.499Z] === CONT TestParallelPredefinedRequest1 [2021-11-23T16:07:16.499Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:07:16.499Z] === CONT TestParallelPredefinedRequest5 [2021-11-23T16:07:16.499Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:07:16.499Z] === CONT TestParallelPredefinedRequest4 [2021-11-23T16:07:16.499Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:07:16.499Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-23T16:07:16.499Z] === CONT TestParallelPredefinedRequest3 [2021-11-23T16:07:16.499Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-23T16:07:16.499Z] === CONT TestParallelPredefinedRequest3 [2021-11-23T16:07:16.499Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:07:16.499Z] === CONT TestParallelPredefinedRequest2 [2021-11-23T16:07:16.499Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:07:16.499Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-23T16:07:16.499Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-23T16:07:16.499Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-23T16:07:16.499Z] PASS [2021-11-23T16:07:16.499Z] coverage: 85.3% of statements [2021-11-23T16:07:16.499Z] ok github.com/docker/docker/libnetwork/ipam 40.466s coverage: 85.3% of statements [2021-11-23T16:07:16.499Z] --- PASS: TestCommand (0.03s) [2021-11-23T16:07:16.499Z] === RUN TestNaiveSelf [2021-11-23T16:07:16.499Z] --- PASS: TestNaiveSelf (0.03s) [2021-11-23T16:07:16.499Z] PASS [2021-11-23T16:07:16.499Z] coverage: 82.4% of statements [2021-11-23T16:07:16.499Z] ok github.com/docker/docker/pkg/reexec 0.100s coverage: 82.4% of statements [2021-11-23T16:07:16.578Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-23T16:07:16.578Z] === RUN TestTarSums [2021-11-23T16:07:16.578Z] --- PASS: TestTarSums (0.06s) [2021-11-23T16:07:16.578Z] === RUN TestIteration [2021-11-23T16:07:16.578Z] --- PASS: TestIteration (0.00s) [2021-11-23T16:07:16.578Z] === RUN TestVersionLabelForChecksum [2021-11-23T16:07:16.578Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-23T16:07:16.578Z] === RUN TestVersion [2021-11-23T16:07:16.578Z] --- PASS: TestVersion (0.00s) [2021-11-23T16:07:16.578Z] === RUN TestGetVersion [2021-11-23T16:07:16.578Z] --- PASS: TestGetVersion (0.00s) [2021-11-23T16:07:16.578Z] === RUN TestGetVersions [2021-11-23T16:07:16.578Z] --- PASS: TestGetVersions (0.00s) [2021-11-23T16:07:16.578Z] PASS [2021-11-23T16:07:16.578Z] coverage: 89.3% of statements [2021-11-23T16:07:16.578Z] ok github.com/docker/docker/pkg/tarsum 0.101s coverage: 89.3% of statements [2021-11-23T16:07:16.578Z] testing: warning: no tests to run [2021-11-23T16:07:16.578Z] PASS [2021-11-23T16:07:16.578Z] coverage: [no statements] [2021-11-23T16:07:16.578Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2021-11-23T16:07:16.699Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-23T16:07:16.726Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-23T16:07:16.748Z] === RUN TestGet [2021-11-23T16:07:16.748Z] --- PASS: TestGet (0.00s) [2021-11-23T16:07:16.748Z] === RUN TestGetShortcutString [2021-11-23T16:07:16.748Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-23T16:07:16.748Z] PASS [2021-11-23T16:07:16.748Z] coverage: 42.9% of statements [2021-11-23T16:07:16.748Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2021-11-23T16:07:16.961Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-23T16:07:16.961Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.89s) [2021-11-23T16:07:16.961Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2021-11-23T16:07:16.961Z] === CONT TestContainerStartOnDaemonRestart [2021-11-23T16:07:16.961Z] === CONT TestContainerKillOnDaemonStart [2021-11-23T16:07:16.970Z] === RUN TestDump [2021-11-23T16:07:16.970Z] goroutine 4 [running]: [2021-11-23T16:07:16.970Z] github.com/docker/docker/pkg/stack.dump(0x73b477) [2021-11-23T16:07:16.970Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-23T16:07:16.970Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-23T16:07:16.970Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-23T16:07:16.970Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-23T16:07:16.970Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-23T16:07:16.970Z] testing.tRunner(0xc00002dd40, 0x8a8e38) [2021-11-23T16:07:16.970Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T16:07:16.970Z] created by testing.(*T).Run [2021-11-23T16:07:16.970Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-23T16:07:16.970Z] [2021-11-23T16:07:16.970Z] goroutine 1 [chan receive]: [2021-11-23T16:07:16.970Z] testing.(*T).Run(0xc00002dba0, {0x89a4fd, 0x71a1d3}, 0x8a8e38) [2021-11-23T16:07:16.970Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-23T16:07:16.970Z] testing.runTests.func1(0xc00005a750) [2021-11-23T16:07:16.970Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-23T16:07:16.970Z] testing.tRunner(0xc00002dba0, 0xc000063ce0) [2021-11-23T16:07:16.970Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T16:07:16.970Z] testing.runTests(0xc00006c080, {0xa0cba0, 0x3, 0x3}, {0x73a6cd, 0x89c1f7, 0xa11640}) [2021-11-23T16:07:16.970Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-23T16:07:16.970Z] testing.(*M).Run(0xc00006c080) [2021-11-23T16:07:16.970Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-23T16:07:16.970Z] main.main() [2021-11-23T16:07:16.970Z] _testmain.go:95 +0x1f5 [2021-11-23T16:07:16.970Z] --- PASS: TestDump (0.00s) [2021-11-23T16:07:16.970Z] === RUN TestDumpToFile [2021-11-23T16:07:16.970Z] --- PASS: TestDumpToFile (0.14s) [2021-11-23T16:07:16.970Z] === RUN TestDumpToFileWithEmptyInput [2021-11-23T16:07:16.970Z] goroutine 6 [running]: [2021-11-23T16:07:16.970Z] github.com/docker/docker/pkg/stack.dump(0x7a8434) [2021-11-23T16:07:16.970Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-23T16:07:16.970Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x7a87e0}) [2021-11-23T16:07:16.970Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-23T16:07:16.970Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00002dd40) [2021-11-23T16:07:16.970Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-23T16:07:16.970Z] testing.tRunner(0xc000118340, 0x8a8e28) [2021-11-23T16:07:16.970Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T16:07:16.970Z] created by testing.(*T).Run [2021-11-23T16:07:16.970Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-23T16:07:16.970Z] [2021-11-23T16:07:16.970Z] goroutine 1 [chan receive]: [2021-11-23T16:07:16.970Z] testing.(*T).Run(0xc00002dba0, {0x8a1289, 0x71a1d3}, 0x8a8e28) [2021-11-23T16:07:16.970Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-23T16:07:16.970Z] testing.runTests.func1(0xc00005a750) [2021-11-23T16:07:16.970Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-23T16:07:16.970Z] testing.tRunner(0xc00002dba0, 0xc000063ce0) [2021-11-23T16:07:16.970Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T16:07:16.970Z] testing.runTests(0xc00006c080, {0xa0cba0, 0x3, 0x3}, {0x73a6cd, 0x89c1f7, 0xa11640}) [2021-11-23T16:07:16.970Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-23T16:07:16.970Z] testing.(*M).Run(0xc00006c080) [2021-11-23T16:07:16.970Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-23T16:07:16.970Z] main.main() [2021-11-23T16:07:16.970Z] _testmain.go:95 +0x1f5 [2021-11-23T16:07:16.970Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-23T16:07:16.970Z] PASS [2021-11-23T16:07:16.970Z] coverage: 90.9% of statements [2021-11-23T16:07:16.970Z] ok github.com/docker/docker/pkg/stack 0.179s coverage: 90.9% of statements [2021-11-23T16:07:17.035Z] === RUN TestTruncIndex [2021-11-23T16:07:17.035Z] === RUN TestIsGIT [2021-11-23T16:07:17.035Z] --- PASS: TestIsGIT (0.00s) [2021-11-23T16:07:17.035Z] === RUN TestIsTransport [2021-11-23T16:07:17.035Z] --- PASS: TestIsTransport (0.00s) [2021-11-23T16:07:17.035Z] PASS [2021-11-23T16:07:17.035Z] coverage: 100.0% of statements [2021-11-23T16:07:17.035Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2021-11-23T16:07:17.035Z] --- PASS: TestTruncIndex (0.10s) [2021-11-23T16:07:17.035Z] PASS [2021-11-23T16:07:17.035Z] coverage: 91.5% of statements [2021-11-23T16:07:17.035Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2021-11-23T16:07:17.216Z] === RUN TestCreateIDMapOrder [2021-11-23T16:07:17.216Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-23T16:07:17.216Z] PASS [2021-11-23T16:07:17.216Z] coverage: 7.2% of statements [2021-11-23T16:07:17.216Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2021-11-23T16:07:17.216Z] 2021/11/23 16:07:17 Closing DB instances... [2021-11-23T16:07:17.442Z] time="2021-11-23T16:07:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-23T16:07:17.492Z] === RUN TestVersionInfo [2021-11-23T16:07:17.492Z] --- PASS: TestVersionInfo (0.00s) [2021-11-23T16:07:17.492Z] === RUN TestAppendVersions [2021-11-23T16:07:17.492Z] --- PASS: TestAppendVersions (0.00s) [2021-11-23T16:07:17.492Z] PASS [2021-11-23T16:07:17.492Z] coverage: 88.9% of statements [2021-11-23T16:07:17.492Z] ok github.com/docker/docker/pkg/useragent 0.062s coverage: 88.9% of statements [2021-11-23T16:07:17.697Z] --- PASS: TestGetAddress (19.25s) [2021-11-23T16:07:17.697Z] === RUN TestRequestSyntaxCheck [2021-11-23T16:07:17.697Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-11-23T16:07:17.697Z] === RUN TestRequest [2021-11-23T16:07:17.770Z] --- PASS: TestCreateServiceSysctls (3.19s) [2021-11-23T16:07:17.771Z] === RUN TestCreateServiceCapabilities [2021-11-23T16:07:17.897Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-23T16:07:17.897Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-11-23T16:07:17.897Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-23T16:07:17.897Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-11-23T16:07:17.911Z] === RUN TestNewStdWriter [2021-11-23T16:07:17.911Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-23T16:07:17.911Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-23T16:07:17.911Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-23T16:07:17.911Z] === RUN TestWriteWithNilBytes [2021-11-23T16:07:17.911Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-23T16:07:17.911Z] === RUN TestWrite [2021-11-23T16:07:17.911Z] --- PASS: TestWrite (0.00s) [2021-11-23T16:07:17.911Z] === RUN TestWriteWithWriterError [2021-11-23T16:07:17.911Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-23T16:07:17.911Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-23T16:07:17.911Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-23T16:07:17.911Z] === RUN TestStdCopyWriteAndRead [2021-11-23T16:07:17.911Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-23T16:07:17.911Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-23T16:07:17.911Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-23T16:07:17.911Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-23T16:07:17.911Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-23T16:07:17.911Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-23T16:07:17.911Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-23T16:07:17.911Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-23T16:07:17.911Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-23T16:07:17.911Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-23T16:07:17.911Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-23T16:07:17.911Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-23T16:07:17.911Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-23T16:07:17.911Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-23T16:07:17.911Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-23T16:07:17.911Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-23T16:07:17.911Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-23T16:07:17.911Z] PASS [2021-11-23T16:07:17.911Z] coverage: 100.0% of statements [2021-11-23T16:07:17.911Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2021-11-23T16:07:17.948Z] === RUN TestValidatePrivileges [2021-11-23T16:07:17.948Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-23T16:07:17.948Z] === RUN TestFilterByCapNeg [2021-11-23T16:07:17.948Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-23T16:07:17.948Z] === RUN TestFilterByCapPos [2021-11-23T16:07:17.948Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-23T16:07:17.948Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-23T16:07:17.948Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-23T16:07:17.948Z] PASS [2021-11-23T16:07:17.948Z] coverage: 12.0% of statements [2021-11-23T16:07:17.948Z] ok github.com/docker/docker/plugin 0.042s coverage: 12.0% of statements [2021-11-23T16:07:18.090Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-23T16:07:18.156Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-23T16:07:18.156Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-11-23T16:07:18.156Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-23T16:07:18.156Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-11-23T16:07:18.156Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-23T16:07:18.164Z] === RUN TestFixedBufferCap [2021-11-23T16:07:18.164Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-23T16:07:18.164Z] === RUN TestFixedBufferLen [2021-11-23T16:07:18.164Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-23T16:07:18.164Z] === RUN TestFixedBufferString [2021-11-23T16:07:18.164Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-23T16:07:18.164Z] === RUN TestFixedBufferWrite [2021-11-23T16:07:18.164Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-23T16:07:18.164Z] === RUN TestFixedBufferRead [2021-11-23T16:07:18.164Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-23T16:07:18.164Z] === RUN TestBytesPipeRead [2021-11-23T16:07:18.164Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-23T16:07:18.164Z] === RUN TestBytesPipeWrite [2021-11-23T16:07:18.164Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-23T16:07:18.164Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-23T16:07:18.380Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-23T16:07:18.380Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-23T16:07:18.380Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-23T16:07:18.380Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-23T16:07:18.380Z] === RUN TestFormatStatus [2021-11-23T16:07:18.380Z] --- PASS: TestFormatStatus (0.00s) [2021-11-23T16:07:18.380Z] === RUN TestFormatError [2021-11-23T16:07:18.380Z] --- PASS: TestFormatError (0.00s) [2021-11-23T16:07:18.380Z] === RUN TestFormatJSONError [2021-11-23T16:07:18.380Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-23T16:07:18.380Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-23T16:07:18.380Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-23T16:07:18.380Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-23T16:07:18.380Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-23T16:07:18.380Z] === RUN TestNewJSONProgressOutput [2021-11-23T16:07:18.380Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-23T16:07:18.380Z] === RUN TestAuxFormatterEmit [2021-11-23T16:07:18.380Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-23T16:07:18.380Z] === RUN TestStreamWriterStdout [2021-11-23T16:07:18.380Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-23T16:07:18.380Z] === RUN TestStreamWriterStderr [2021-11-23T16:07:18.380Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-23T16:07:18.380Z] PASS [2021-11-23T16:07:18.380Z] coverage: 66.2% of statements [2021-11-23T16:07:18.380Z] ok github.com/docker/docker/pkg/streamformatter 0.038s coverage: 66.2% of statements [2021-11-23T16:07:18.405Z] time="2021-11-23T16:07:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-23T16:07:18.405Z] === RUN TestNewSettable [2021-11-23T16:07:18.405Z] --- PASS: TestNewSettable (0.00s) [2021-11-23T16:07:18.405Z] === RUN TestIsSettable [2021-11-23T16:07:18.405Z] --- PASS: TestIsSettable (0.00s) [2021-11-23T16:07:18.405Z] === RUN TestUpdateSettingsEnv [2021-11-23T16:07:18.405Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-23T16:07:18.405Z] PASS [2021-11-23T16:07:18.405Z] coverage: 20.0% of statements [2021-11-23T16:07:18.405Z] ok github.com/docker/docker/plugin/v2 0.033s coverage: 20.0% of statements [2021-11-23T16:07:18.633Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2021-11-23T16:07:18.633Z] === RUN TestAtomicWriteToFile [2021-11-23T16:07:18.633Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-23T16:07:18.633Z] === RUN TestAtomicWriteSetCommit [2021-11-23T16:07:18.633Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-23T16:07:18.633Z] === RUN TestAtomicWriteSetCancel [2021-11-23T16:07:18.633Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-11-23T16:07:18.633Z] === RUN TestReadCloserWrapperClose [2021-11-23T16:07:18.633Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-23T16:07:18.633Z] === RUN TestReaderErrWrapperReadOnError [2021-11-23T16:07:18.633Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-23T16:07:18.633Z] === RUN TestReaderErrWrapperRead [2021-11-23T16:07:18.633Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-23T16:07:18.633Z] === RUN TestCancelReadCloser [2021-11-23T16:07:18.633Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-11-23T16:07:18.633Z] === RUN TestNetworkDBBulkSync [2021-11-23T16:07:18.633Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-23T16:07:18.633Z] === RUN TestWriteCloserWrapperClose [2021-11-23T16:07:18.633Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-23T16:07:18.633Z] === RUN TestNopWriteCloser [2021-11-23T16:07:18.633Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-23T16:07:18.633Z] === RUN TestNopWriter [2021-11-23T16:07:18.633Z] --- PASS: TestNopWriter (0.00s) [2021-11-23T16:07:18.633Z] === RUN TestWriteCounter [2021-11-23T16:07:18.633Z] --- PASS: TestWriteCounter (0.00s) [2021-11-23T16:07:18.633Z] PASS [2021-11-23T16:07:18.633Z] coverage: 69.2% of statements [2021-11-23T16:07:18.633Z] ok github.com/docker/docker/pkg/ioutils 0.535s coverage: 69.2% of statements [2021-11-23T16:07:18.850Z] === RUN TestGenerateRandomID [2021-11-23T16:07:18.850Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-23T16:07:18.850Z] === RUN TestShortenId [2021-11-23T16:07:18.850Z] --- PASS: TestShortenId (0.00s) [2021-11-23T16:07:18.850Z] === RUN TestShortenSha256Id [2021-11-23T16:07:18.850Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-23T16:07:18.850Z] === RUN TestShortenIdEmpty [2021-11-23T16:07:18.850Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-23T16:07:18.850Z] === RUN TestShortenIdInvalid [2021-11-23T16:07:18.850Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-23T16:07:18.850Z] === RUN TestIsShortIDNonHex [2021-11-23T16:07:18.850Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-23T16:07:18.850Z] === RUN TestIsShortIDNotCorrectSize [2021-11-23T16:07:18.850Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-23T16:07:18.850Z] PASS [2021-11-23T16:07:18.850Z] coverage: 70.6% of statements [2021-11-23T16:07:18.850Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2021-11-23T16:07:18.861Z] === RUN TestLoad [2021-11-23T16:07:18.861Z] --- PASS: TestLoad (0.00s) [2021-11-23T16:07:18.861Z] === RUN TestSave [2021-11-23T16:07:18.861Z] --- PASS: TestSave (0.02s) [2021-11-23T16:07:18.861Z] === RUN TestAddDeleteGet [2021-11-23T16:07:18.861Z] --- PASS: TestAddDeleteGet (0.02s) [2021-11-23T16:07:18.861Z] === RUN TestInvalidTags [2021-11-23T16:07:18.861Z] --- PASS: TestInvalidTags (0.00s) [2021-11-23T16:07:18.861Z] PASS [2021-11-23T16:07:18.861Z] coverage: 84.4% of statements [2021-11-23T16:07:18.861Z] ok github.com/docker/docker/reference 0.076s coverage: 84.4% of statements [2021-11-23T16:07:19.021Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-23T16:07:19.021Z] daemon_test.go:156: [dc58487d73fd8] daemon is not started [2021-11-23T16:07:19.021Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2021-11-23T16:07:19.021Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-11-23T16:07:19.021Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-11-23T16:07:19.021Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-11-23T16:07:19.021Z] === RUN TestDaemonProxy [2021-11-23T16:07:19.021Z] === RUN TestDaemonProxy/environment_variables [2021-11-23T16:07:19.534Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-11-23T16:07:19.619Z] === RUN TestError [2021-11-23T16:07:19.619Z] --- PASS: TestError (0.00s) [2021-11-23T16:07:19.619Z] === RUN TestProgressString [2021-11-23T16:07:19.619Z] === RUN TestProgressString/no_progress [2021-11-23T16:07:19.619Z] === RUN TestProgressString/progress_1 [2021-11-23T16:07:19.619Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-23T16:07:19.619Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-23T16:07:19.619Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-23T16:07:19.619Z] === RUN TestProgressString/with_units [2021-11-23T16:07:19.619Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-23T16:07:19.619Z] === RUN TestProgressString/hide_counts [2021-11-23T16:07:19.619Z] --- PASS: TestProgressString (0.00s) [2021-11-23T16:07:19.619Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-23T16:07:19.619Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-23T16:07:19.619Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-23T16:07:19.619Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-23T16:07:19.619Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-23T16:07:19.619Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-23T16:07:19.619Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-23T16:07:19.619Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-23T16:07:19.619Z] === RUN TestJSONMessageDisplay [2021-11-23T16:07:19.619Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-11-23T16:07:19.619Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-23T16:07:19.619Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-23T16:07:19.619Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-23T16:07:19.619Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-23T16:07:19.619Z] === RUN TestDisplayJSONMessagesStream [2021-11-23T16:07:19.619Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-23T16:07:19.619Z] PASS [2021-11-23T16:07:19.619Z] coverage: 91.7% of statements [2021-11-23T16:07:19.619Z] ok github.com/docker/docker/pkg/jsonmessage 0.167s coverage: 91.7% of statements [2021-11-23T16:07:19.824Z] === RUN TestResolveAuthConfigIndexServer [2021-11-23T16:07:19.824Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-23T16:07:19.824Z] === RUN TestResolveAuthConfigFullURL [2021-11-23T16:07:19.824Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-23T16:07:19.824Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-23T16:07:19.824Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-23T16:07:19.824Z] === RUN TestValidateMirror [2021-11-23T16:07:19.824Z] --- PASS: TestValidateMirror (0.00s) [2021-11-23T16:07:19.824Z] === RUN TestLoadInsecureRegistries [2021-11-23T16:07:19.824Z] time="2021-11-23T16:07:19Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-23T16:07:19.824Z] time="2021-11-23T16:07:19Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-23T16:07:19.824Z] time="2021-11-23T16:07:19Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-23T16:07:19.824Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-11-23T16:07:19.825Z] === RUN TestNewServiceConfig [2021-11-23T16:07:19.825Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestValidateIndexName [2021-11-23T16:07:19.825Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestValidateIndexNameWithError [2021-11-23T16:07:19.825Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestEndpointParse [2021-11-23T16:07:19.825Z] --- PASS: TestEndpointParse (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestEndpointParseInvalid [2021-11-23T16:07:19.825Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestValidateEndpoint [2021-11-23T16:07:19.825Z] --- PASS: TestValidateEndpoint (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestPing [2021-11-23T16:07:19.825Z] --- PASS: TestPing (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestPingRegistryEndpoint [2021-11-23T16:07:19.825Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:07:19.825Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestEndpoint [2021-11-23T16:07:19.825Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:07:19.825Z] --- SKIP: TestEndpoint (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestParseRepositoryInfo [2021-11-23T16:07:19.825Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestNewIndexInfo [2021-11-23T16:07:19.825Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestMirrorEndpointLookup [2021-11-23T16:07:19.825Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:07:19.825Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestSearchRepositories [2021-11-23T16:07:19.825Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-23T16:07:19.825Z] Host: 127.0.0.1:49304 [2021-11-23T16:07:19.825Z] User-Agent: docker test client [2021-11-23T16:07:19.825Z] Authorization: Token fake-token [2021-11-23T16:07:19.825Z] X-Docker-Token: true [2021-11-23T16:07:19.825Z] Accept-Encoding: gzip [2021-11-23T16:07:19.825Z] [2021-11-23T16:07:19.825Z] [2021-11-23T16:07:19.825Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-23T16:07:19.825Z] Connection: close [2021-11-23T16:07:19.825Z] Content-Length: 144 [2021-11-23T16:07:19.825Z] Cache-Control: no-cache [2021-11-23T16:07:19.825Z] Content-Type: application/json [2021-11-23T16:07:19.825Z] Date: Tue, 23 Nov 2021 16:07:19 GMT [2021-11-23T16:07:19.825Z] Expires: -1 [2021-11-23T16:07:19.825Z] Pragma: no-cache [2021-11-23T16:07:19.825Z] Server: docker-tests/mock [2021-11-23T16:07:19.825Z] X-Docker-Registry-Config: mock [2021-11-23T16:07:19.825Z] X-Docker-Registry-Version: 0.0.0 [2021-11-23T16:07:19.825Z] [2021-11-23T16:07:19.825Z] [2021-11-23T16:07:19.825Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestTrustedLocation [2021-11-23T16:07:19.825Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-23T16:07:19.825Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestAllowNondistributableArtifacts [2021-11-23T16:07:19.825Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestIsSecureIndex [2021-11-23T16:07:19.825Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-23T16:07:19.825Z] PASS [2021-11-23T16:07:19.825Z] coverage: 51.2% of statements [2021-11-23T16:07:19.825Z] ok github.com/docker/docker/registry 0.181s coverage: 51.2% of statements [2021-11-23T16:07:19.825Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-23T16:07:19.825Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-23T16:07:19.825Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-23T16:07:19.825Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-23T16:07:19.825Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestResumableRequestReaderWithReadError [2021-11-23T16:07:19.825Z] time="2021-11-23T16:07:19Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-23T16:07:19.825Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-11-23T16:07:19.825Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-23T16:07:19.825Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-23T16:07:19.825Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-23T16:07:19.825Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestResumableRequestReader [2021-11-23T16:07:19.825Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-23T16:07:19.825Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-23T16:07:19.825Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-23T16:07:19.825Z] PASS [2021-11-23T16:07:19.825Z] coverage: 100.0% of statements [2021-11-23T16:07:19.825Z] ok github.com/docker/docker/registry/resumable 0.169s coverage: 100.0% of statements [2021-11-23T16:07:19.844Z] === RUN TestIsCpusetListAvailable [2021-11-23T16:07:19.844Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-23T16:07:19.844Z] PASS [2021-11-23T16:07:19.844Z] coverage: 39.4% of statements [2021-11-23T16:07:19.844Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 39.4% of statements [2021-11-23T16:07:20.087Z] 2021/11/23 16:07:19 Closing DB instances... [2021-11-23T16:07:20.101Z] --- PASS: TestContainerStartOnDaemonRestart (3.04s) [2021-11-23T16:07:20.101Z] === CONT TestIpcModeOlderClient [2021-11-23T16:07:20.101Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-11-23T16:07:20.101Z] === CONT TestDaemonHostGatewayIP [2021-11-23T16:07:20.282Z] === RUN TestRestartManagerTimeout [2021-11-23T16:07:20.282Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-23T16:07:20.282Z] === RUN TestRestartManagerTimeoutReset [2021-11-23T16:07:20.282Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-23T16:07:20.282Z] PASS [2021-11-23T16:07:20.282Z] coverage: 50.9% of statements [2021-11-23T16:07:20.282Z] ok github.com/docker/docker/restartmanager 0.026s coverage: 50.9% of statements [2021-11-23T16:07:20.325Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2021-11-23T16:07:20.326Z] === RUN TestInspect [2021-11-23T16:07:20.555Z] === RUN TestStandardLongPath [2021-11-23T16:07:20.555Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-23T16:07:20.555Z] === RUN TestUNCLongPath [2021-11-23T16:07:20.555Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-23T16:07:20.555Z] PASS [2021-11-23T16:07:20.555Z] coverage: 100.0% of statements [2021-11-23T16:07:20.555Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2021-11-23T16:07:20.739Z] === RUN TestDecodeContainerConfig [2021-11-23T16:07:20.739Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-23T16:07:20.739Z] === RUN TestDecodeContainerConfigIsolation [2021-11-23T16:07:20.739Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-23T16:07:20.739Z] === RUN TestValidatePrivileged [2021-11-23T16:07:20.739Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-23T16:07:20.739Z] PASS [2021-11-23T16:07:20.739Z] coverage: 52.6% of statements [2021-11-23T16:07:20.739Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.6% of statements [2021-11-23T16:07:20.739Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-23T16:07:20.739Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-23T16:07:20.739Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-23T16:07:20.739Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-23T16:07:20.739Z] PASS [2021-11-23T16:07:20.739Z] coverage: 62.5% of statements [2021-11-23T16:07:20.739Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2021-11-23T16:07:20.931Z] === RUN TestDaemonProxy/command-line_options [2021-11-23T16:07:21.022Z] === RUN TestNameFormat [2021-11-23T16:07:21.022Z] --- PASS: TestNameFormat (0.00s) [2021-11-23T16:07:21.022Z] === RUN TestNameRetries [2021-11-23T16:07:21.022Z] --- PASS: TestNameRetries (0.00s) [2021-11-23T16:07:21.022Z] PASS [2021-11-23T16:07:21.022Z] coverage: 85.7% of statements [2021-11-23T16:07:21.022Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2021-11-23T16:07:21.426Z] === RUN TestChtimes [2021-11-23T16:07:21.426Z] --- PASS: TestChtimes (0.00s) [2021-11-23T16:07:21.426Z] === RUN TestChtimesWindows [2021-11-23T16:07:21.426Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-23T16:07:21.426Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-23T16:07:21.426Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-23T16:07:21.426Z] === RUN TestEnsureRemoveAllNotExist [2021-11-23T16:07:21.426Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-23T16:07:21.426Z] === RUN TestEnsureRemoveAllWithDir [2021-11-23T16:07:21.426Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-23T16:07:21.426Z] === RUN TestEnsureRemoveAllWithFile [2021-11-23T16:07:21.426Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-23T16:07:21.426Z] === RUN TestHasWin32KSupport [2021-11-23T16:07:21.426Z] syscall_windows_test.go:8: win32k: true [2021-11-23T16:07:21.426Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-23T16:07:21.426Z] PASS [2021-11-23T16:07:21.426Z] coverage: 13.0% of statements [2021-11-23T16:07:21.426Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 13.0% of statements [2021-11-23T16:07:21.478Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-23T16:07:21.490Z] === RUN TestParseKeyValueOpt [2021-11-23T16:07:21.490Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-23T16:07:21.490Z] === RUN TestParseUintList [2021-11-23T16:07:21.490Z] --- PASS: TestParseUintList (0.00s) [2021-11-23T16:07:21.490Z] === RUN TestParseUintListMaximumLimits [2021-11-23T16:07:21.490Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-23T16:07:21.490Z] PASS [2021-11-23T16:07:21.490Z] coverage: 97.0% of statements [2021-11-23T16:07:21.490Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2021-11-23T16:07:21.490Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-11-23T16:07:21.490Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-23T16:07:21.895Z] === RUN TestTailFile [2021-11-23T16:07:21.895Z] --- PASS: TestTailFile (0.00s) [2021-11-23T16:07:21.895Z] === RUN TestTailFileManyLines [2021-11-23T16:07:21.895Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-23T16:07:21.895Z] === RUN TestTailEmptyFile [2021-11-23T16:07:21.895Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-23T16:07:21.895Z] === RUN TestTailNegativeN [2021-11-23T16:07:21.895Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader [2021-11-23T16:07:21.895Z] === CONT TestNewTailReader [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/no_delimiter [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/truncated_last_line [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-23T16:07:21.895Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:21.895Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:21.895Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:21.895Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:21.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:21.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:21.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:21.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:21.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:21.895Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:21.895Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:21.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/no_delimiter [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:21.896Z] time="2021-11-23T16:07:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:21.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:21.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:21.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:21.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:21.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:22.321Z] === RUN TestDaemonProxy/configuration_file [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:22.367Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:22.367Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:22.367Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.367Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:22.367Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:22.367Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:22.367Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:22.367Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-23T16:07:22.367Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-23T16:07:22.367Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:22.367Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:22.367Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:22.368Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:22.368Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:22.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:22.369Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:22.369Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:22.370Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:22.371Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.372Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T16:07:22.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T16:07:22.474Z] === RUN TestNewAndRemove [2021-11-23T16:07:22.474Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-23T16:07:22.474Z] === RUN TestRemoveInvalidPath [2021-11-23T16:07:22.474Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-23T16:07:22.474Z] PASS [2021-11-23T16:07:22.474Z] coverage: 82.6% of statements [2021-11-23T16:07:22.474Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.6% of statements [2021-11-23T16:07:22.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T16:07:22.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T16:07:22.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T16:07:22.842Z] PASS [2021-11-23T16:07:22.842Z] coverage: 88.6% of statements [2021-11-23T16:07:22.842Z] ok github.com/docker/docker/pkg/tailfile 0.173s coverage: 88.6% of statements [2021-11-23T16:07:22.865Z] --- PASS: TestInspect (2.87s) [2021-11-23T16:07:22.865Z] === RUN TestCreateJob [2021-11-23T16:07:22.919Z] === RUN TestGetDriver [2021-11-23T16:07:22.919Z] --- PASS: TestGetDriver (0.00s) [2021-11-23T16:07:22.919Z] === RUN TestVolumeRequestError [2021-11-23T16:07:22.919Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-23T16:07:22.919Z] PASS [2021-11-23T16:07:22.919Z] coverage: 36.1% of statements [2021-11-23T16:07:22.919Z] ok github.com/docker/docker/volume/drivers 0.039s coverage: 36.1% of statements [2021-11-23T16:07:23.311Z] === RUN TestTarSumRemoveNonExistent [2021-11-23T16:07:23.311Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-23T16:07:23.311Z] === RUN TestTarSumRemove [2021-11-23T16:07:23.311Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-23T16:07:23.311Z] === RUN TestSortFileInfoSums [2021-11-23T16:07:23.311Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-23T16:07:23.311Z] === RUN TestNewTarSumForLabelInvalid [2021-11-23T16:07:23.311Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-23T16:07:23.311Z] === RUN TestNewTarSumForLabel [2021-11-23T16:07:23.311Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-23T16:07:23.311Z] === RUN TestEmptyTar [2021-11-23T16:07:23.311Z] --- PASS: TestEmptyTar (0.00s) [2021-11-23T16:07:23.311Z] === RUN TestTarSumsReadSize [2021-11-23T16:07:23.311Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-23T16:07:23.311Z] === RUN TestTarSums [2021-11-23T16:07:23.311Z] --- PASS: TestTarSums (0.07s) [2021-11-23T16:07:23.311Z] === RUN TestIteration [2021-11-23T16:07:23.311Z] --- PASS: TestIteration (0.00s) [2021-11-23T16:07:23.311Z] === RUN TestVersionLabelForChecksum [2021-11-23T16:07:23.311Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-23T16:07:23.311Z] === RUN TestVersion [2021-11-23T16:07:23.311Z] --- PASS: TestVersion (0.00s) [2021-11-23T16:07:23.311Z] === RUN TestGetVersion [2021-11-23T16:07:23.311Z] --- PASS: TestGetVersion (0.00s) [2021-11-23T16:07:23.311Z] === RUN TestGetVersions [2021-11-23T16:07:23.311Z] --- PASS: TestGetVersions (0.00s) [2021-11-23T16:07:23.311Z] PASS [2021-11-23T16:07:23.311Z] coverage: 89.3% of statements [2021-11-23T16:07:23.311Z] ok github.com/docker/docker/pkg/tarsum 0.120s coverage: 89.3% of statements [2021-11-23T16:07:23.376Z] === RUN TestGetAddress [2021-11-23T16:07:23.376Z] --- PASS: TestGetAddress (0.00s) [2021-11-23T16:07:23.376Z] === RUN TestRemove [2021-11-23T16:07:23.376Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-23T16:07:23.376Z] --- SKIP: TestRemove (0.00s) [2021-11-23T16:07:23.376Z] === RUN TestInitializeWithVolumes [2021-11-23T16:07:23.376Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-23T16:07:23.376Z] === RUN TestCreate [2021-11-23T16:07:23.376Z] --- PASS: TestCreate (0.01s) [2021-11-23T16:07:23.376Z] === RUN TestValidateName [2021-11-23T16:07:23.376Z] --- PASS: TestValidateName (0.00s) [2021-11-23T16:07:23.376Z] === RUN TestCreateWithOpts [2021-11-23T16:07:23.376Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-23T16:07:23.376Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-23T16:07:23.376Z] === RUN TestRelaodNoOpts [2021-11-23T16:07:23.376Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-23T16:07:23.376Z] PASS [2021-11-23T16:07:23.376Z] coverage: 41.5% of statements [2021-11-23T16:07:23.376Z] ok github.com/docker/docker/volume/local 0.061s coverage: 41.5% of statements [2021-11-23T16:07:23.383Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-11-23T16:07:23.383Z] --- PASS: TestDaemonHostGatewayIP (3.25s) [2021-11-23T16:07:23.383Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-23T16:07:23.495Z] === RUN TestFailedConnection [2021-11-23T16:07:23.834Z] === RUN TestLCOWParseMountRaw [2021-11-23T16:07:23.834Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-23T16:07:23.834Z] === RUN TestLCOWParseMountRawSplit [2021-11-23T16:07:23.834Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-23T16:07:23.834Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-23T16:07:23.834Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-23T16:07:23.834Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-23T16:07:23.834Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-23T16:07:23.834Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-23T16:07:23.834Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-23T16:07:23.834Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-23T16:07:23.834Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-23T16:07:23.834Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-23T16:07:23.834Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-23T16:07:23.834Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-23T16:07:23.834Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-23T16:07:23.834Z] === RUN TestLinuxParseMountRaw [2021-11-23T16:07:23.834Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-23T16:07:23.834Z] === RUN TestLinuxParseMountRawSplit [2021-11-23T16:07:23.834Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-23T16:07:23.834Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-23T16:07:23.834Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-23T16:07:23.834Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-23T16:07:23.834Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-23T16:07:23.834Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-23T16:07:23.834Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-23T16:07:23.834Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-23T16:07:23.834Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-23T16:07:23.834Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-23T16:07:23.834Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-23T16:07:23.834Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-23T16:07:23.834Z] === RUN TestConvertTmpfsOptions [2021-11-23T16:07:23.834Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-23T16:07:23.834Z] linux_parser_test.go:209: data="ro" [2021-11-23T16:07:23.834Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-23T16:07:23.834Z] === RUN TestParseMountSpec [2021-11-23T16:07:23.834Z] parser_test.go:62: case 0 [2021-11-23T16:07:23.834Z] parser_test.go:62: case 1 [2021-11-23T16:07:23.834Z] parser_test.go:62: case 2 [2021-11-23T16:07:23.834Z] parser_test.go:62: case 3 [2021-11-23T16:07:23.834Z] parser_test.go:62: case 4 [2021-11-23T16:07:23.834Z] parser_test.go:62: case 5 [2021-11-23T16:07:23.834Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-23T16:07:23.834Z] === RUN TestValidateMount [2021-11-23T16:07:23.834Z] --- PASS: TestValidateMount (0.00s) [2021-11-23T16:07:23.834Z] === RUN TestWindowsParseMountRaw [2021-11-23T16:07:23.834Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-23T16:07:23.834Z] === RUN TestWindowsParseMountRawSplit [2021-11-23T16:07:23.834Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-23T16:07:23.834Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-23T16:07:23.834Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-23T16:07:23.834Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-23T16:07:23.834Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-23T16:07:23.834Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-23T16:07:23.834Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-23T16:07:23.834Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-23T16:07:23.834Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-23T16:07:23.834Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-23T16:07:23.834Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-23T16:07:23.834Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-23T16:07:23.834Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-23T16:07:23.834Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-23T16:07:23.834Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-23T16:07:23.834Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-23T16:07:23.834Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-23T16:07:23.834Z] PASS [2021-11-23T16:07:23.834Z] coverage: 67.6% of statements [2021-11-23T16:07:23.834Z] ok github.com/docker/docker/volume/mounts 0.037s coverage: 67.6% of statements [2021-11-23T16:07:23.877Z] testing: warning: no tests to run [2021-11-23T16:07:23.877Z] PASS [2021-11-23T16:07:23.877Z] coverage: [no statements] [2021-11-23T16:07:23.877Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: [no statements] [no tests to run] [2021-11-23T16:07:23.963Z] === RUN TestParseEmptyInterface [2021-11-23T16:07:23.963Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-23T16:07:23.963Z] === RUN TestParseNonInterfaceType [2021-11-23T16:07:23.963Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-23T16:07:23.963Z] === RUN TestParseWithOneFunction [2021-11-23T16:07:23.963Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-23T16:07:23.963Z] === RUN TestParseWithMultipleFuncs [2021-11-23T16:07:23.963Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-23T16:07:23.963Z] === RUN TestParseWithUnnamedReturn [2021-11-23T16:07:23.963Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-23T16:07:23.963Z] === RUN TestEmbeddedInterface [2021-11-23T16:07:23.963Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-23T16:07:23.963Z] === RUN TestParsedImports [2021-11-23T16:07:23.963Z] --- PASS: TestParsedImports (0.00s) [2021-11-23T16:07:23.963Z] === RUN TestAliasedImports [2021-11-23T16:07:23.963Z] --- PASS: TestAliasedImports (0.00s) [2021-11-23T16:07:23.963Z] PASS [2021-11-23T16:07:23.963Z] coverage: 56.8% of statements [2021-11-23T16:07:23.963Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2021-11-23T16:07:24.208Z] === RUN TestDaemonProxy/conflicting_options [2021-11-23T16:07:24.348Z] === RUN TestTruncIndex [2021-11-23T16:07:24.431Z] 2021/11/23 16:07:24 Closing DB instances... [2021-11-23T16:07:24.431Z] time="2021-11-23T16:07:24Z" level=error msg="node: a302f2e68ed8 is unknown to memberlist" [2021-11-23T16:07:24.464Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-23T16:07:24.798Z] === RUN TestSetGetMeta [2021-11-23T16:07:24.798Z] === PAUSE TestSetGetMeta [2021-11-23T16:07:24.798Z] === RUN TestRestore [2021-11-23T16:07:24.798Z] === PAUSE TestRestore [2021-11-23T16:07:24.798Z] === RUN TestServiceCreate [2021-11-23T16:07:24.798Z] === PAUSE TestServiceCreate [2021-11-23T16:07:24.798Z] === RUN TestServiceList [2021-11-23T16:07:24.798Z] === PAUSE TestServiceList [2021-11-23T16:07:24.798Z] === RUN TestServiceRemove [2021-11-23T16:07:24.798Z] === PAUSE TestServiceRemove [2021-11-23T16:07:24.798Z] === RUN TestServiceGet [2021-11-23T16:07:24.798Z] === PAUSE TestServiceGet [2021-11-23T16:07:24.798Z] === RUN TestServicePrune [2021-11-23T16:07:24.798Z] === PAUSE TestServicePrune [2021-11-23T16:07:24.798Z] === RUN TestCreate [2021-11-23T16:07:24.798Z] === PAUSE TestCreate [2021-11-23T16:07:24.798Z] === RUN TestRemove [2021-11-23T16:07:24.798Z] === PAUSE TestRemove [2021-11-23T16:07:24.798Z] === RUN TestList [2021-11-23T16:07:24.798Z] === PAUSE TestList [2021-11-23T16:07:24.798Z] === RUN TestFindByDriver [2021-11-23T16:07:24.798Z] === PAUSE TestFindByDriver [2021-11-23T16:07:24.798Z] === RUN TestFindByReferenced [2021-11-23T16:07:24.798Z] === PAUSE TestFindByReferenced [2021-11-23T16:07:24.798Z] === RUN TestDerefMultipleOfSameRef [2021-11-23T16:07:24.798Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-23T16:07:24.798Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-23T16:07:24.798Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-23T16:07:24.798Z] === RUN TestDefererencePluginOnCreateError [2021-11-23T16:07:24.798Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-23T16:07:24.798Z] === RUN TestRefDerefRemove [2021-11-23T16:07:24.798Z] === PAUSE TestRefDerefRemove [2021-11-23T16:07:24.798Z] === RUN TestGet [2021-11-23T16:07:24.798Z] === PAUSE TestGet [2021-11-23T16:07:24.798Z] === RUN TestGetWithReference [2021-11-23T16:07:24.798Z] === PAUSE TestGetWithReference [2021-11-23T16:07:24.798Z] === RUN TestFilterFunc [2021-11-23T16:07:24.798Z] === RUN TestFilterFunc/test_nil_list [2021-11-23T16:07:24.798Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-23T16:07:24.798Z] === RUN TestFilterFunc/test_empty_list [2021-11-23T16:07:24.798Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-23T16:07:24.798Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-23T16:07:24.798Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-23T16:07:24.798Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-23T16:07:24.798Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-23T16:07:24.798Z] === RUN TestFilterFunc/test_filter_some [2021-11-23T16:07:24.798Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-23T16:07:24.798Z] === RUN TestFilterFunc/test_filter_middle [2021-11-23T16:07:24.798Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-23T16:07:24.798Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-23T16:07:24.798Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-23T16:07:24.798Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-23T16:07:24.798Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-23T16:07:24.798Z] === CONT TestFilterFunc/test_nil_list [2021-11-23T16:07:24.798Z] === CONT TestFilterFunc/test_filter_some [2021-11-23T16:07:24.798Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-23T16:07:24.798Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-23T16:07:24.798Z] === CONT TestFilterFunc/test_empty_list [2021-11-23T16:07:24.798Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-23T16:07:24.798Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-23T16:07:24.798Z] === CONT TestFilterFunc/test_filter_middle [2021-11-23T16:07:24.798Z] --- PASS: TestFilterFunc (0.00s) [2021-11-23T16:07:24.798Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-23T16:07:24.798Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-23T16:07:24.798Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-23T16:07:24.798Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-23T16:07:24.798Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-23T16:07:24.798Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-23T16:07:24.798Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-23T16:07:24.798Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-23T16:07:24.798Z] === CONT TestSetGetMeta [2021-11-23T16:07:24.798Z] === CONT TestList [2021-11-23T16:07:24.798Z] === CONT TestServiceGet [2021-11-23T16:07:24.798Z] === CONT TestCreate [2021-11-23T16:07:24.798Z] --- PASS: TestSetGetMeta (0.01s) [2021-11-23T16:07:24.798Z] === CONT TestServiceRemove [2021-11-23T16:07:24.798Z] --- PASS: TestCreate (0.01s) [2021-11-23T16:07:24.798Z] === CONT TestServiceList [2021-11-23T16:07:24.798Z] --- PASS: TestList (0.02s) [2021-11-23T16:07:24.798Z] === CONT TestServiceCreate [2021-11-23T16:07:24.798Z] --- PASS: TestServiceGet (0.11s) [2021-11-23T16:07:24.798Z] === CONT TestRestore [2021-11-23T16:07:24.798Z] --- PASS: TestServiceRemove (0.10s) [2021-11-23T16:07:24.798Z] === CONT TestServicePrune [2021-11-23T16:07:24.798Z] --- PASS: TestServiceCreate (0.09s) [2021-11-23T16:07:24.798Z] === CONT TestGetWithReference [2021-11-23T16:07:24.798Z] --- PASS: TestServiceList (0.10s) [2021-11-23T16:07:24.798Z] === CONT TestGet [2021-11-23T16:07:24.798Z] time="2021-11-23T16:07:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T16:07:24.798Z] --- PASS: TestRestore (0.01s) [2021-11-23T16:07:24.798Z] === CONT TestRefDerefRemove [2021-11-23T16:07:24.798Z] time="2021-11-23T16:07:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T16:07:24.798Z] --- PASS: TestGet (0.01s) [2021-11-23T16:07:24.798Z] === CONT TestDefererencePluginOnCreateError [2021-11-23T16:07:24.798Z] --- PASS: TestGetWithReference (0.01s) [2021-11-23T16:07:24.798Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-23T16:07:24.798Z] time="2021-11-23T16:07:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T16:07:24.798Z] time="2021-11-23T16:07:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-23T16:07:24.798Z] time="2021-11-23T16:07:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T16:07:24.798Z] --- PASS: TestRefDerefRemove (0.01s) [2021-11-23T16:07:24.798Z] === CONT TestDerefMultipleOfSameRef [2021-11-23T16:07:24.798Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-11-23T16:07:24.798Z] === CONT TestFindByReferenced [2021-11-23T16:07:24.798Z] --- PASS: TestServicePrune (0.03s) [2021-11-23T16:07:24.798Z] === CONT TestFindByDriver [2021-11-23T16:07:24.798Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-11-23T16:07:24.798Z] === CONT TestRemove [2021-11-23T16:07:24.798Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-11-23T16:07:24.798Z] --- PASS: TestFindByReferenced (0.01s) [2021-11-23T16:07:24.798Z] --- PASS: TestFindByDriver (0.01s) [2021-11-23T16:07:24.798Z] --- PASS: TestRemove (0.01s) [2021-11-23T16:07:24.798Z] PASS [2021-11-23T16:07:24.798Z] coverage: 69.0% of statements [2021-11-23T16:07:24.798Z] ok github.com/docker/docker/volume/service 0.191s coverage: 69.0% of statements [2021-11-23T16:07:24.817Z] --- PASS: TestTruncIndex (0.10s) [2021-11-23T16:07:24.817Z] PASS [2021-11-23T16:07:24.817Z] coverage: 91.5% of statements [2021-11-23T16:07:24.817Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2021-11-23T16:07:24.817Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-23T16:07:24.817Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-23T16:07:24.817Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-23T16:07:24.817Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-23T16:07:24.817Z] === RUN TestIsGIT [2021-11-23T16:07:24.818Z] --- PASS: TestIsGIT (0.00s) [2021-11-23T16:07:24.818Z] === RUN TestIsTransport [2021-11-23T16:07:24.818Z] --- PASS: TestIsTransport (0.00s) [2021-11-23T16:07:24.818Z] PASS [2021-11-23T16:07:24.818Z] coverage: 100.0% of statements [2021-11-23T16:07:24.818Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2021-11-23T16:07:24.945Z] time="2021-11-23T16:07:24Z" level=error msg="node: a302f2e68ed8 is unknown to memberlist" [2021-11-23T16:07:24.945Z] time="2021-11-23T16:07:24Z" level=error msg="node: a302f2e68ed8 is unknown to memberlist" [2021-11-23T16:07:24.945Z] === RUN TestHTTPTransport [2021-11-23T16:07:24.945Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-23T16:07:24.945Z] PASS [2021-11-23T16:07:24.945Z] coverage: 85.7% of statements [2021-11-23T16:07:24.945Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2021-11-23T16:07:24.945Z] --- PASS: TestFailedConnection (1.17s) [2021-11-23T16:07:24.945Z] === RUN TestFailOnce [2021-11-23T16:07:24.945Z] 2021/11/23 16:07:24 http: panic serving 127.0.0.1:49291: Plugin not ready [2021-11-23T16:07:24.945Z] goroutine 34 [running]: [2021-11-23T16:07:24.945Z] net/http.(*conn).serve.func1() [2021-11-23T16:07:24.945Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-23T16:07:24.945Z] panic({0x102ac60, 0x1137350}) [2021-11-23T16:07:24.945Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-23T16:07:24.945Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x5d9f3d239b47471c}, 0xc000051a98) [2021-11-23T16:07:24.945Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-23T16:07:24.945Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x11440d0, 0xc0000b4000}, 0xf7ef46) [2021-11-23T16:07:24.945Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-23T16:07:24.945Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x11440d0, 0xc0000b4000}, 0xc0000a6000) [2021-11-23T16:07:24.945Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-23T16:07:24.945Z] net/http.serverHandler.ServeHTTP({0x11426d0}, {0x11440d0, 0xc0000b4000}, 0xc0000a6000) [2021-11-23T16:07:24.945Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-23T16:07:24.945Z] net/http.(*conn).serve(0xc000094000, {0x1145fa0, 0xc000144810}) [2021-11-23T16:07:24.945Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-23T16:07:24.945Z] created by net/http.(*Server).Serve [2021-11-23T16:07:24.945Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-23T16:07:24.945Z] time="2021-11-23T16:07:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s" [2021-11-23T16:07:25.025Z] --- PASS: TestDaemonProxy (6.25s) [2021-11-23T16:07:25.025Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2021-11-23T16:07:25.025Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2021-11-23T16:07:25.025Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2021-11-23T16:07:25.025Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-23T16:07:25.025Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-23T16:07:25.025Z] PASS [2021-11-23T16:07:25.025Z] [2021-11-23T16:07:25.025Z] DONE 17 tests in 10.173s [2021-11-23T16:07:25.025Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-11-23T16:07:25.025Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:07:25.025Z] ++ set -e [2021-11-23T16:07:25.025Z] ++ '[' -n 0 ']' [2021-11-23T16:07:25.025Z] ++ set -x [2021-11-23T16:07:25.026Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:07:25.282Z] INFO: Testing against a local daemon [2021-11-23T16:07:25.282Z] === RUN TestCommitInheritsEnv [2021-11-23T16:07:25.287Z] === RUN TestVersionInfo [2021-11-23T16:07:25.287Z] --- PASS: TestVersionInfo (0.00s) [2021-11-23T16:07:25.287Z] === RUN TestAppendVersions [2021-11-23T16:07:25.287Z] --- PASS: TestAppendVersions (0.00s) [2021-11-23T16:07:25.287Z] PASS [2021-11-23T16:07:25.287Z] coverage: 88.9% of statements [2021-11-23T16:07:25.287Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2021-11-23T16:07:25.414Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-23T16:07:25.414Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-23T16:07:25.414Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-23T16:07:25.414Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-23T16:07:25.414Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-23T16:07:25.414Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-23T16:07:25.414Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-23T16:07:25.414Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-23T16:07:25.414Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-23T16:07:25.414Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-23T16:07:25.414Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-23T16:07:25.414Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-23T16:07:25.414Z] === RUN TestBufferPoolPutAndGet [2021-11-23T16:07:25.414Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-23T16:07:25.414Z] PASS [2021-11-23T16:07:25.414Z] coverage: 88.2% of statements [2021-11-23T16:07:25.414Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2021-11-23T16:07:25.537Z] --- PASS: TestCommitInheritsEnv (0.24s) [2021-11-23T16:07:25.537Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-23T16:07:25.537Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-23T16:07:25.537Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-23T16:07:25.538Z] === RUN TestImagesFilterMultiReference [2021-11-23T16:07:25.538Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-23T16:07:25.538Z] === RUN TestImagePullPlatformInvalid [2021-11-23T16:07:25.538Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-23T16:07:25.538Z] === RUN TestRemoveImageOrphaning [2021-11-23T16:07:25.794Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2021-11-23T16:07:25.794Z] === RUN TestRemoveImageGarbageCollector [2021-11-23T16:07:25.794Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T16:07:25.794Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-23T16:07:25.794Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-23T16:07:25.794Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-23T16:07:25.794Z] === RUN TestTagInvalidReference [2021-11-23T16:07:25.794Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-23T16:07:25.794Z] === RUN TestTagValidPrefixedRepo [2021-11-23T16:07:25.794Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-23T16:07:25.794Z] === RUN TestTagExistedNameWithoutForce [2021-11-23T16:07:25.794Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-23T16:07:25.794Z] === RUN TestTagOfficialNames [2021-11-23T16:07:25.882Z] === RUN TestOutputOnPrematureClose [2021-11-23T16:07:25.882Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-23T16:07:25.882Z] === RUN TestCompleteSilently [2021-11-23T16:07:25.882Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-23T16:07:25.882Z] PASS [2021-11-23T16:07:25.882Z] coverage: 75.9% of statements [2021-11-23T16:07:25.882Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2021-11-23T16:07:25.882Z] --- PASS: TestFailOnce (1.15s) [2021-11-23T16:07:25.882Z] === RUN TestEchoInputOutput [2021-11-23T16:07:25.882Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-23T16:07:25.882Z] === RUN TestBackoff [2021-11-23T16:07:25.882Z] --- PASS: TestBackoff (0.00s) [2021-11-23T16:07:25.882Z] === RUN TestAbortRetry [2021-11-23T16:07:25.882Z] --- PASS: TestAbortRetry (0.00s) [2021-11-23T16:07:25.882Z] === RUN TestClientScheme [2021-11-23T16:07:25.882Z] --- PASS: TestClientScheme (0.00s) [2021-11-23T16:07:25.882Z] === RUN TestNewClientWithTimeout [2021-11-23T16:07:26.050Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-23T16:07:26.050Z] === RUN TestTagMatchesDigest [2021-11-23T16:07:26.050Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-23T16:07:26.050Z] PASS [2021-11-23T16:07:26.050Z] [2021-11-23T16:07:26.050Z] === Skipped [2021-11-23T16:07:26.050Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-23T16:07:26.050Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-23T16:07:26.050Z] [2021-11-23T16:07:26.050Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-23T16:07:26.050Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T16:07:26.050Z] [2021-11-23T16:07:26.050Z] DONE 12 tests, 2 skipped in 0.857s [2021-11-23T16:07:26.050Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-11-23T16:07:26.050Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:07:26.050Z] ++ set -e [2021-11-23T16:07:26.050Z] ++ '[' -n 0 ']' [2021-11-23T16:07:26.050Z] ++ set -x [2021-11-23T16:07:26.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:07:26.050Z] INFO: Testing against a local daemon [2021-11-23T16:07:26.050Z] === RUN TestNetworkCreateDelete [2021-11-23T16:07:26.050Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-11-23T16:07:26.050Z] === RUN TestDockerNetworkDeletePreferID [2021-11-23T16:07:26.158Z] --- PASS: TestCreateJob (2.89s) [2021-11-23T16:07:26.158Z] === RUN TestReplicatedJob [2021-11-23T16:07:26.340Z] === RUN TestNewSettable [2021-11-23T16:07:26.340Z] --- PASS: TestNewSettable (0.00s) [2021-11-23T16:07:26.340Z] === RUN TestIsSettable [2021-11-23T16:07:26.340Z] --- PASS: TestIsSettable (0.00s) [2021-11-23T16:07:26.340Z] === RUN TestUpdateSettingsEnv [2021-11-23T16:07:26.340Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-23T16:07:26.340Z] PASS [2021-11-23T16:07:26.340Z] coverage: 20.0% of statements [2021-11-23T16:07:26.340Z] ok github.com/docker/docker/plugin/v2 0.037s coverage: 20.0% of statements [2021-11-23T16:07:26.349Z] === RUN TestSendToOneSub [2021-11-23T16:07:26.349Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-23T16:07:26.349Z] === RUN TestSendToMultipleSubs [2021-11-23T16:07:26.349Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-23T16:07:26.349Z] === RUN TestEvictOneSub [2021-11-23T16:07:26.349Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-23T16:07:26.349Z] === RUN TestClosePublisher [2021-11-23T16:07:26.349Z] --- PASS: TestClosePublisher (0.00s) [2021-11-23T16:07:26.349Z] === RUN TestPubSubRace [2021-11-23T16:07:26.349Z] time="2021-11-23T16:07:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-23T16:07:26.437Z] ......... [ 85%] [2021-11-23T16:07:26.612Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-11-23T16:07:26.612Z] === RUN TestDaemonDNSFallback [2021-11-23T16:07:26.673Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.81s) [2021-11-23T16:07:26.673Z] === CONT TestDaemonRestartIpcMode [2021-11-23T16:07:26.673Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-23T16:07:26.809Z] === RUN TestValidatePrivileges [2021-11-23T16:07:26.809Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-23T16:07:26.809Z] === RUN TestFilterByCapNeg [2021-11-23T16:07:26.809Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-23T16:07:26.809Z] === RUN TestFilterByCapPos [2021-11-23T16:07:26.809Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-23T16:07:26.809Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-23T16:07:26.809Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-23T16:07:26.809Z] PASS [2021-11-23T16:07:26.809Z] coverage: 12.0% of statements [2021-11-23T16:07:26.809Z] ok github.com/docker/docker/plugin 0.051s coverage: 12.0% of statements [2021-11-23T16:07:26.809Z] === RUN TestLoad [2021-11-23T16:07:26.809Z] --- PASS: TestLoad (0.00s) [2021-11-23T16:07:26.809Z] === RUN TestSave [2021-11-23T16:07:26.815Z] --- PASS: TestRequest (9.10s) [2021-11-23T16:07:26.815Z] === RUN TestOverlappingRequests [2021-11-23T16:07:26.815Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.28s) [2021-11-23T16:07:26.815Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-23T16:07:26.815Z] --- PASS: TestOverlappingRequests (0.34s) [2021-11-23T16:07:26.815Z] === RUN TestRelease [2021-11-23T16:07:26.967Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-23T16:07:26.967Z] === RUN TestClientStream [2021-11-23T16:07:26.967Z] --- PASS: TestClientStream (0.00s) [2021-11-23T16:07:26.967Z] === RUN TestClientSendFile [2021-11-23T16:07:26.967Z] --- PASS: TestClientSendFile (0.00s) [2021-11-23T16:07:26.967Z] === RUN TestClientWithRequestTimeout [2021-11-23T16:07:26.967Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-23T16:07:26.967Z] === RUN TestFileSpecPlugin [2021-11-23T16:07:26.967Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-23T16:07:26.967Z] === RUN TestFileJSONSpecPlugin [2021-11-23T16:07:26.967Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-23T16:07:26.967Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-23T16:07:26.967Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-23T16:07:26.967Z] === RUN TestPluginAddHandler [2021-11-23T16:07:26.967Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-23T16:07:26.967Z] === RUN TestPluginWaitBadPlugin [2021-11-23T16:07:26.967Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-23T16:07:26.967Z] === RUN TestGet [2021-11-23T16:07:26.967Z] time="2021-11-23T16:07:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-23T16:07:27.240Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-11-23T16:07:27.279Z] --- PASS: TestSave (0.02s) [2021-11-23T16:07:27.279Z] === RUN TestAddDeleteGet [2021-11-23T16:07:27.279Z] --- PASS: TestAddDeleteGet (0.04s) [2021-11-23T16:07:27.279Z] === RUN TestInvalidTags [2021-11-23T16:07:27.279Z] --- PASS: TestInvalidTags (0.00s) [2021-11-23T16:07:27.279Z] PASS [2021-11-23T16:07:27.279Z] coverage: 84.4% of statements [2021-11-23T16:07:27.279Z] ok github.com/docker/docker/reference 0.110s coverage: 84.4% of statements [2021-11-23T16:07:27.282Z] --- PASS: TestPubSubRace (1.05s) [2021-11-23T16:07:27.282Z] PASS [2021-11-23T16:07:27.282Z] coverage: 75.0% of statements [2021-11-23T16:07:27.282Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 75.0% of statements [2021-11-23T16:07:27.750Z] === RUN TestRegister [2021-11-23T16:07:27.750Z] --- PASS: TestRegister (0.00s) [2021-11-23T16:07:27.750Z] === RUN TestCommand [2021-11-23T16:07:27.750Z] --- PASS: TestCommand (0.03s) [2021-11-23T16:07:27.750Z] === RUN TestNaiveSelf [2021-11-23T16:07:27.750Z] --- PASS: TestNaiveSelf (0.02s) [2021-11-23T16:07:27.750Z] PASS [2021-11-23T16:07:27.750Z] coverage: 82.4% of statements [2021-11-23T16:07:27.750Z] ok github.com/docker/docker/pkg/reexec 0.078s coverage: 82.4% of statements [2021-11-23T16:07:27.750Z] time="2021-11-23T16:07:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-23T16:07:27.750Z] 2021/11/23 16:07:27 Closing DB instances... [2021-11-23T16:07:27.931Z] time="2021-11-23T16:07:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-23T16:07:28.217Z] === RUN TestDump [2021-11-23T16:07:28.217Z] goroutine 19 [running]: [2021-11-23T16:07:28.217Z] github.com/docker/docker/pkg/stack.dump(0x1fb477) [2021-11-23T16:07:28.217Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-23T16:07:28.217Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-23T16:07:28.217Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-23T16:07:28.217Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-23T16:07:28.217Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-23T16:07:28.217Z] testing.tRunner(0xc000085380, 0x368e38) [2021-11-23T16:07:28.217Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T16:07:28.217Z] created by testing.(*T).Run [2021-11-23T16:07:28.217Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-23T16:07:28.217Z] [2021-11-23T16:07:28.217Z] goroutine 1 [chan receive]: [2021-11-23T16:07:28.217Z] testing.(*T).Run(0xc0000851e0, {0x35a4fd, 0x1da1d3}, 0x368e38) [2021-11-23T16:07:28.217Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-23T16:07:28.217Z] testing.runTests.func1(0xc0000b6720) [2021-11-23T16:07:28.217Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-23T16:07:28.217Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2021-11-23T16:07:28.217Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T16:07:28.217Z] testing.runTests(0xc0000d0080, {0x4ccba0, 0x3, 0x3}, {0x1fa6cd, 0x35c1f7, 0x4d1640}) [2021-11-23T16:07:28.217Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-23T16:07:28.217Z] testing.(*M).Run(0xc0000d0080) [2021-11-23T16:07:28.217Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-23T16:07:28.217Z] main.main() [2021-11-23T16:07:28.217Z] _testmain.go:95 +0x1f5 [2021-11-23T16:07:28.217Z] --- PASS: TestDump (0.00s) [2021-11-23T16:07:28.217Z] === RUN TestDumpToFile [2021-11-23T16:07:28.217Z] --- PASS: TestDumpToFile (0.11s) [2021-11-23T16:07:28.217Z] === RUN TestDumpToFileWithEmptyInput [2021-11-23T16:07:28.217Z] goroutine 21 [running]: [2021-11-23T16:07:28.217Z] github.com/docker/docker/pkg/stack.dump(0x268434) [2021-11-23T16:07:28.217Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-23T16:07:28.217Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x2687e0}) [2021-11-23T16:07:28.217Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-23T16:07:28.217Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380) [2021-11-23T16:07:28.217Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-23T16:07:28.217Z] testing.tRunner(0xc000085860, 0x368e28) [2021-11-23T16:07:28.217Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T16:07:28.217Z] created by testing.(*T).Run [2021-11-23T16:07:28.268Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-23T16:07:28.268Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-11-23T16:07:28.268Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-23T16:07:28.268Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-23T16:07:28.268Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-23T16:07:28.268Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-23T16:07:28.268Z] === RUN TestResumableRequestReaderWithReadError [2021-11-23T16:07:28.684Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-23T16:07:28.684Z] [2021-11-23T16:07:28.684Z] goroutine 1 [chan receive]: [2021-11-23T16:07:28.684Z] testing.(*T).Run(0xc0000851e0, {0x361289, 0x1da1d3}, 0x368e28) [2021-11-23T16:07:28.684Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-23T16:07:28.684Z] testing.runTests.func1(0xc0000b6720) [2021-11-23T16:07:28.684Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-23T16:07:28.684Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2021-11-23T16:07:28.684Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-23T16:07:28.684Z] testing.runTests(0xc0000d0080, {0x4ccba0, 0x3, 0x3}, {0x1fa6cd, 0x35c1f7, 0x4d1640}) [2021-11-23T16:07:28.684Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-23T16:07:28.684Z] testing.(*M).Run(0xc0000d0080) [2021-11-23T16:07:28.684Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-23T16:07:28.684Z] main.main() [2021-11-23T16:07:28.684Z] _testmain.go:95 +0x1f5 [2021-11-23T16:07:28.684Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-23T16:07:28.684Z] PASS [2021-11-23T16:07:28.684Z] coverage: 90.9% of statements [2021-11-23T16:07:28.684Z] ok github.com/docker/docker/pkg/stack 0.144s coverage: 90.9% of statements [2021-11-23T16:07:28.684Z] --- PASS: TestRelease (1.51s) [2021-11-23T16:07:28.684Z] === RUN TestAllocateRandomDeallocate [2021-11-23T16:07:28.684Z] === RUN TestNewStdWriter [2021-11-23T16:07:28.684Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-23T16:07:28.684Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-23T16:07:28.684Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-23T16:07:28.684Z] === RUN TestWriteWithNilBytes [2021-11-23T16:07:28.684Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-23T16:07:28.684Z] === RUN TestWrite [2021-11-23T16:07:28.684Z] --- PASS: TestWrite (0.00s) [2021-11-23T16:07:28.684Z] === RUN TestWriteWithWriterError [2021-11-23T16:07:28.684Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-23T16:07:28.684Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-23T16:07:28.684Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-23T16:07:28.684Z] === RUN TestStdCopyWriteAndRead [2021-11-23T16:07:28.684Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-23T16:07:28.684Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-23T16:07:28.684Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-23T16:07:28.684Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-23T16:07:28.684Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-23T16:07:28.684Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-23T16:07:28.684Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-23T16:07:28.684Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-23T16:07:28.684Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-23T16:07:28.737Z] time="2021-11-23T16:07:28Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-23T16:07:28.737Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2021-11-23T16:07:28.737Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-23T16:07:28.737Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-23T16:07:28.737Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-23T16:07:28.737Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestResumableRequestReader [2021-11-23T16:07:28.737Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-23T16:07:28.737Z] === RUN TestResolveAuthConfigIndexServer [2021-11-23T16:07:28.737Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestResolveAuthConfigFullURL [2021-11-23T16:07:28.737Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-23T16:07:28.737Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestValidateMirror [2021-11-23T16:07:28.737Z] --- PASS: TestValidateMirror (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestLoadInsecureRegistries [2021-11-23T16:07:28.737Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-23T16:07:28.737Z] PASS [2021-11-23T16:07:28.737Z] coverage: 100.0% of statements [2021-11-23T16:07:28.737Z] ok github.com/docker/docker/registry/resumable 0.206s coverage: 100.0% of statements [2021-11-23T16:07:28.737Z] time="2021-11-23T16:07:28Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-23T16:07:28.737Z] time="2021-11-23T16:07:28Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-23T16:07:28.737Z] time="2021-11-23T16:07:28Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-23T16:07:28.737Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2021-11-23T16:07:28.737Z] === RUN TestNewServiceConfig [2021-11-23T16:07:28.737Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestValidateIndexName [2021-11-23T16:07:28.737Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestValidateIndexNameWithError [2021-11-23T16:07:28.737Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestEndpointParse [2021-11-23T16:07:28.737Z] --- PASS: TestEndpointParse (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestEndpointParseInvalid [2021-11-23T16:07:28.737Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestValidateEndpoint [2021-11-23T16:07:28.737Z] --- PASS: TestValidateEndpoint (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestPing [2021-11-23T16:07:28.737Z] --- PASS: TestPing (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestPingRegistryEndpoint [2021-11-23T16:07:28.737Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:07:28.737Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestEndpoint [2021-11-23T16:07:28.737Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:07:28.737Z] --- SKIP: TestEndpoint (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestParseRepositoryInfo [2021-11-23T16:07:28.737Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestNewIndexInfo [2021-11-23T16:07:28.737Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestMirrorEndpointLookup [2021-11-23T16:07:28.737Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:07:28.737Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestSearchRepositories [2021-11-23T16:07:28.737Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-23T16:07:28.737Z] Host: 127.0.0.1:49310 [2021-11-23T16:07:28.737Z] User-Agent: docker test client [2021-11-23T16:07:28.737Z] Authorization: Token fake-token [2021-11-23T16:07:28.737Z] X-Docker-Token: true [2021-11-23T16:07:28.737Z] Accept-Encoding: gzip [2021-11-23T16:07:28.737Z] [2021-11-23T16:07:28.737Z] [2021-11-23T16:07:28.737Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-23T16:07:28.737Z] Connection: close [2021-11-23T16:07:28.737Z] Content-Length: 144 [2021-11-23T16:07:28.737Z] Cache-Control: no-cache [2021-11-23T16:07:28.737Z] Content-Type: application/json [2021-11-23T16:07:28.737Z] Date: Tue, 23 Nov 2021 16:07:28 GMT [2021-11-23T16:07:28.737Z] Expires: -1 [2021-11-23T16:07:28.737Z] Pragma: no-cache [2021-11-23T16:07:28.737Z] Server: docker-tests/mock [2021-11-23T16:07:28.737Z] X-Docker-Registry-Config: mock [2021-11-23T16:07:28.737Z] X-Docker-Registry-Version: 0.0.0 [2021-11-23T16:07:28.737Z] [2021-11-23T16:07:28.737Z] [2021-11-23T16:07:28.737Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestTrustedLocation [2021-11-23T16:07:28.737Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-23T16:07:28.737Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestAllowNondistributableArtifacts [2021-11-23T16:07:28.737Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-23T16:07:28.737Z] === RUN TestIsSecureIndex [2021-11-23T16:07:28.737Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-23T16:07:28.737Z] PASS [2021-11-23T16:07:28.737Z] coverage: 51.2% of statements [2021-11-23T16:07:28.737Z] ok github.com/docker/docker/registry 0.222s coverage: 51.2% of statements [2021-11-23T16:07:29.145Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-23T16:07:29.152Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-23T16:07:29.152Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-23T16:07:29.152Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-23T16:07:29.152Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-23T16:07:29.152Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-23T16:07:29.152Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-23T16:07:29.152Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-23T16:07:29.152Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-23T16:07:29.152Z] PASS [2021-11-23T16:07:29.152Z] coverage: 100.0% of statements [2021-11-23T16:07:29.152Z] ok github.com/docker/docker/pkg/stdcopy 0.031s coverage: 100.0% of statements [2021-11-23T16:07:29.207Z] === RUN TestRestartManagerTimeout [2021-11-23T16:07:29.207Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-23T16:07:29.207Z] === RUN TestRestartManagerTimeoutReset [2021-11-23T16:07:29.207Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-23T16:07:29.207Z] PASS [2021-11-23T16:07:29.207Z] coverage: 50.9% of statements [2021-11-23T16:07:29.207Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2021-11-23T16:07:29.207Z] === RUN TestDecodeContainerConfig [2021-11-23T16:07:29.207Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-23T16:07:29.207Z] === RUN TestDecodeContainerConfigIsolation [2021-11-23T16:07:29.207Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-23T16:07:29.207Z] === RUN TestValidatePrivileged [2021-11-23T16:07:29.207Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-23T16:07:29.207Z] PASS [2021-11-23T16:07:29.207Z] coverage: 52.6% of statements [2021-11-23T16:07:29.207Z] ok github.com/docker/docker/runconfig 0.043s coverage: 52.6% of statements [2021-11-23T16:07:29.405Z] --- PASS: TestDaemonRestartIpcMode (3.17s) [2021-11-23T16:07:29.405Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-23T16:07:29.619Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.61s) [2021-11-23T16:07:29.619Z] === RUN TestNetworkDBGarbageCollection [2021-11-23T16:07:29.619Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-23T16:07:29.619Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-23T16:07:29.619Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-23T16:07:29.619Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-23T16:07:29.619Z] === RUN TestFormatStatus [2021-11-23T16:07:29.619Z] --- PASS: TestFormatStatus (0.00s) [2021-11-23T16:07:29.619Z] === RUN TestFormatError [2021-11-23T16:07:29.619Z] --- PASS: TestFormatError (0.00s) [2021-11-23T16:07:29.619Z] === RUN TestFormatJSONError [2021-11-23T16:07:29.619Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-23T16:07:29.619Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-23T16:07:29.619Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-23T16:07:29.619Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-23T16:07:29.619Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-23T16:07:29.619Z] === RUN TestNewJSONProgressOutput [2021-11-23T16:07:29.619Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-23T16:07:29.619Z] === RUN TestAuxFormatterEmit [2021-11-23T16:07:29.619Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-23T16:07:29.619Z] === RUN TestStreamWriterStdout [2021-11-23T16:07:29.619Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-23T16:07:29.619Z] === RUN TestStreamWriterStderr [2021-11-23T16:07:29.619Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-23T16:07:29.619Z] PASS [2021-11-23T16:07:29.619Z] coverage: 66.2% of statements [2021-11-23T16:07:29.619Z] ok github.com/docker/docker/pkg/streamformatter 0.037s coverage: 66.2% of statements [2021-11-23T16:07:29.676Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-23T16:07:29.676Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-23T16:07:29.676Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-23T16:07:29.676Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-23T16:07:29.676Z] PASS [2021-11-23T16:07:29.676Z] coverage: 62.5% of statements [2021-11-23T16:07:29.676Z] ok github.com/docker/docker/testutil 0.142s coverage: 62.5% of statements [2021-11-23T16:07:29.973Z] check_test.go:308: [d8293b8f76123] daemon is not started [2021-11-23T16:07:29.973Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-11-23T16:07:29.973Z] --- PASS: TestContainerKillOnDaemonStart (12.78s) [2021-11-23T16:07:29.973Z] PASS [2021-11-23T16:07:29.973Z] [2021-11-23T16:07:29.973Z] === Skipped [2021-11-23T16:07:29.973Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-23T16:07:29.973Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T16:07:29.973Z] [2021-11-23T16:07:29.973Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-23T16:07:29.973Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T16:07:29.973Z] [2021-11-23T16:07:29.973Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-23T16:07:29.973Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T16:07:29.973Z] [2021-11-23T16:07:29.973Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-23T16:07:29.973Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-23T16:07:29.973Z] [2021-11-23T16:07:29.973Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-23T16:07:29.973Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-23T16:07:29.973Z] [2021-11-23T16:07:29.973Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-23T16:07:29.973Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-23T16:07:29.973Z] [2021-11-23T16:07:29.973Z] DONE 200 tests, 6 skipped in 155.518s [2021-11-23T16:07:29.973Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-23T16:07:29.973Z] ++ 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-11-23T16:07:29.973Z] ++ set -e [2021-11-23T16:07:29.973Z] ++ '[' -n 0 ']' [2021-11-23T16:07:29.973Z] ++ set -x [2021-11-23T16:07:29.973Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11-23T16:07:29.973Z] === RUN TestConfigDaemonLibtrustID [2021-11-23T16:07:30.086Z] === RUN TestGenerateRandomID [2021-11-23T16:07:30.086Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-23T16:07:30.086Z] === RUN TestShortenId [2021-11-23T16:07:30.086Z] --- PASS: TestShortenId (0.00s) [2021-11-23T16:07:30.086Z] === RUN TestShortenSha256Id [2021-11-23T16:07:30.086Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-23T16:07:30.086Z] === RUN TestShortenIdEmpty [2021-11-23T16:07:30.086Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-23T16:07:30.086Z] === RUN TestShortenIdInvalid [2021-11-23T16:07:30.086Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-23T16:07:30.086Z] === RUN TestIsShortIDNonHex [2021-11-23T16:07:30.086Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-23T16:07:30.086Z] === RUN TestIsShortIDNotCorrectSize [2021-11-23T16:07:30.086Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-23T16:07:30.086Z] PASS [2021-11-23T16:07:30.086Z] coverage: 70.6% of statements [2021-11-23T16:07:30.086Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2021-11-23T16:07:30.154Z] time="2021-11-23T16:07:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-23T16:07:30.541Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-11-23T16:07:30.541Z] === RUN TestDaemonConfigValidation [2021-11-23T16:07:30.541Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-23T16:07:30.541Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-23T16:07:30.541Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-23T16:07:30.541Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-23T16:07:30.541Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-23T16:07:30.541Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-23T16:07:30.541Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-23T16:07:30.541Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-23T16:07:30.541Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-23T16:07:30.541Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-23T16:07:30.541Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-23T16:07:30.541Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-23T16:07:30.599Z] time="2021-11-23T16:07:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-23T16:07:30.599Z] === RUN TestIsCpusetListAvailable [2021-11-23T16:07:30.599Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-23T16:07:30.599Z] PASS [2021-11-23T16:07:30.599Z] coverage: 39.4% of statements [2021-11-23T16:07:30.599Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2021-11-23T16:07:30.665Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-23T16:07:30.665Z] === RUN TestClientStream [2021-11-23T16:07:30.665Z] --- PASS: TestClientStream (0.00s) [2021-11-23T16:07:30.665Z] === RUN TestClientSendFile [2021-11-23T16:07:30.665Z] --- PASS: TestClientSendFile (0.00s) [2021-11-23T16:07:30.665Z] === RUN TestClientWithRequestTimeout [2021-11-23T16:07:30.665Z] --- PASS: TestClientWithRequestTimeout (0.02s) [2021-11-23T16:07:30.665Z] === RUN TestFileSpecPlugin [2021-11-23T16:07:30.665Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-11-23T16:07:30.665Z] === RUN TestFileJSONSpecPlugin [2021-11-23T16:07:30.665Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-23T16:07:30.665Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-23T16:07:30.665Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-23T16:07:30.665Z] === RUN TestPluginAddHandler [2021-11-23T16:07:30.665Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-23T16:07:30.665Z] === RUN TestPluginWaitBadPlugin [2021-11-23T16:07:30.665Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-23T16:07:30.665Z] === RUN TestGet [2021-11-23T16:07:30.665Z] time="2021-11-23T16:07:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-23T16:07:30.799Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-23T16:07:30.799Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-23T16:07:30.983Z] tests/integration/models_images_test.py ............... [ 89%] [2021-11-23T16:07:31.058Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-23T16:07:31.058Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-23T16:07:31.058Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.19s) [2021-11-23T16:07:31.058Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.20s) [2021-11-23T16:07:31.058Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.21s) [2021-11-23T16:07:31.058Z] --- PASS: TestDaemonConfigValidation/valid_config (0.22s) [2021-11-23T16:07:31.058Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2021-11-23T16:07:31.058Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-23T16:07:31.058Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-23T16:07:31.478Z] --- PASS: TestReplicatedJob (4.97s) [2021-11-23T16:07:31.478Z] === RUN TestUpdateReplicatedJob [2021-11-23T16:07:31.712Z] time="2021-11-23T16:07:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-23T16:07:32.161Z] === RUN TestChtimes [2021-11-23T16:07:32.161Z] --- PASS: TestChtimes (0.00s) [2021-11-23T16:07:32.161Z] === RUN TestChtimesWindows [2021-11-23T16:07:32.161Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-23T16:07:32.161Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-23T16:07:32.161Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-23T16:07:32.161Z] === RUN TestEnsureRemoveAllNotExist [2021-11-23T16:07:32.161Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-23T16:07:32.161Z] === RUN TestEnsureRemoveAllWithDir [2021-11-23T16:07:32.161Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-23T16:07:32.161Z] === RUN TestEnsureRemoveAllWithFile [2021-11-23T16:07:32.161Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-23T16:07:32.161Z] === RUN TestHasWin32KSupport [2021-11-23T16:07:32.161Z] syscall_windows_test.go:8: win32k: true [2021-11-23T16:07:32.161Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-23T16:07:32.161Z] PASS [2021-11-23T16:07:32.161Z] coverage: 13.0% of statements [2021-11-23T16:07:32.161Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 13.0% of statements [2021-11-23T16:07:32.418Z] tests/integration/models_networks_test.py .... [ 90%] [2021-11-23T16:07:32.435Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-23T16:07:32.629Z] === RUN TestTailFile [2021-11-23T16:07:32.629Z] --- PASS: TestTailFile (0.00s) [2021-11-23T16:07:32.629Z] === RUN TestTailFileManyLines [2021-11-23T16:07:32.629Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-23T16:07:32.629Z] === RUN TestTailEmptyFile [2021-11-23T16:07:32.629Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-23T16:07:32.629Z] === RUN TestTailNegativeN [2021-11-23T16:07:32.629Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader [2021-11-23T16:07:32.629Z] === CONT TestNewTailReader [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/no_delimiter [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/truncated_last_line [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-23T16:07:32.629Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:32.629Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-23T16:07:32.629Z] === CONT TestNewTailReader/no_delimiter [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:32.629Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-23T16:07:32.629Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-23T16:07:32.629Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:32.629Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:32.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:32.630Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:32.630Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:32.630Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:32.630Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.630Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:32.630Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-23T16:07:32.630Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:32.630Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-23T16:07:32.630Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-23T16:07:32.630Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:32.630Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-23T16:07:32.630Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:32.630Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:32.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:32.630Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:32.630Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:32.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:32.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-23T16:07:32.632Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-23T16:07:32.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-23T16:07:32.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-23T16:07:32.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:32.633Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:32.633Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:32.633Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:32.633Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:32.633Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:32.633Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:32.633Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-23T16:07:32.633Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:32.633Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:32.634Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:32.693Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-11-23T16:07:32.701Z] === RUN TestGetDriver [2021-11-23T16:07:32.701Z] --- PASS: TestGetDriver (0.00s) [2021-11-23T16:07:32.701Z] === RUN TestVolumeRequestError [2021-11-23T16:07:32.701Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-23T16:07:32.701Z] PASS [2021-11-23T16:07:32.701Z] coverage: 36.1% of statements [2021-11-23T16:07:32.701Z] ok github.com/docker/docker/volume/drivers 0.048s coverage: 36.1% of statements [2021-11-23T16:07:32.701Z] === RUN TestGetAddress [2021-11-23T16:07:32.701Z] --- PASS: TestGetAddress (0.00s) [2021-11-23T16:07:32.701Z] === RUN TestRemove [2021-11-23T16:07:32.701Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-23T16:07:32.701Z] --- SKIP: TestRemove (0.00s) [2021-11-23T16:07:32.701Z] === RUN TestInitializeWithVolumes [2021-11-23T16:07:32.701Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-11-23T16:07:32.701Z] === RUN TestCreate [2021-11-23T16:07:32.701Z] --- PASS: TestCreate (0.01s) [2021-11-23T16:07:32.701Z] === RUN TestValidateName [2021-11-23T16:07:32.701Z] --- PASS: TestValidateName (0.00s) [2021-11-23T16:07:32.701Z] === RUN TestCreateWithOpts [2021-11-23T16:07:32.701Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-23T16:07:32.701Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-23T16:07:32.701Z] === RUN TestRelaodNoOpts [2021-11-23T16:07:32.701Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-23T16:07:32.701Z] PASS [2021-11-23T16:07:32.701Z] coverage: 41.5% of statements [2021-11-23T16:07:32.701Z] ok github.com/docker/docker/volume/local 0.069s coverage: 41.5% of statements [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:33.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-23T16:07:33.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T16:07:33.104Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-23T16:07:33.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-23T16:07:33.105Z] PASS [2021-11-23T16:07:33.105Z] coverage: 88.6% of statements [2021-11-23T16:07:33.105Z] ok github.com/docker/docker/pkg/tailfile 0.136s coverage: 88.6% of statements [2021-11-23T16:07:33.105Z] --- PASS: TestAllocateRandomDeallocate (4.66s) [2021-11-23T16:07:33.105Z] === RUN TestRetrieveFromStore [2021-11-23T16:07:33.146Z] --- PASS: TestDaemonDNSFallback (6.21s) [2021-11-23T16:07:33.146Z] === RUN TestInspectNetwork [2021-11-23T16:07:33.260Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-23T16:07:33.572Z] === RUN TestTarSumRemoveNonExistent [2021-11-23T16:07:33.572Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-23T16:07:33.572Z] === RUN TestTarSumRemove [2021-11-23T16:07:33.572Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-23T16:07:33.572Z] === RUN TestSortFileInfoSums [2021-11-23T16:07:33.572Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-23T16:07:33.572Z] === RUN TestNewTarSumForLabelInvalid [2021-11-23T16:07:33.572Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-23T16:07:33.572Z] === RUN TestNewTarSumForLabel [2021-11-23T16:07:33.572Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-23T16:07:33.572Z] === RUN TestEmptyTar [2021-11-23T16:07:33.572Z] --- PASS: TestEmptyTar (0.00s) [2021-11-23T16:07:33.572Z] === RUN TestTarSumsReadSize [2021-11-23T16:07:33.572Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-23T16:07:33.572Z] === RUN TestTarSums [2021-11-23T16:07:33.572Z] --- PASS: TestTarSums (0.07s) [2021-11-23T16:07:33.572Z] === RUN TestIteration [2021-11-23T16:07:33.572Z] --- PASS: TestIteration (0.00s) [2021-11-23T16:07:33.572Z] === RUN TestVersionLabelForChecksum [2021-11-23T16:07:33.572Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-23T16:07:33.572Z] === RUN TestVersion [2021-11-23T16:07:33.572Z] --- PASS: TestVersion (0.00s) [2021-11-23T16:07:33.572Z] === RUN TestGetVersion [2021-11-23T16:07:33.572Z] --- PASS: TestGetVersion (0.00s) [2021-11-23T16:07:33.572Z] === RUN TestGetVersions [2021-11-23T16:07:33.572Z] --- PASS: TestGetVersions (0.00s) [2021-11-23T16:07:33.572Z] PASS [2021-11-23T16:07:33.572Z] coverage: 89.3% of statements [2021-11-23T16:07:33.572Z] ok github.com/docker/docker/pkg/tarsum 0.114s coverage: 89.3% of statements [2021-11-23T16:07:33.691Z] time="2021-11-23T16:07:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-23T16:07:33.691Z] === RUN TestLCOWParseMountRaw [2021-11-23T16:07:33.691Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-23T16:07:33.691Z] === RUN TestLCOWParseMountRawSplit [2021-11-23T16:07:33.691Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-23T16:07:33.691Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-23T16:07:33.691Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-23T16:07:33.691Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-23T16:07:33.691Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-23T16:07:33.691Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-23T16:07:33.691Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-23T16:07:33.691Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-23T16:07:33.691Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-23T16:07:33.691Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-23T16:07:33.691Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-23T16:07:33.691Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-23T16:07:33.691Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-23T16:07:33.691Z] === RUN TestLinuxParseMountRaw [2021-11-23T16:07:33.691Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-23T16:07:33.691Z] === RUN TestLinuxParseMountRawSplit [2021-11-23T16:07:33.691Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-23T16:07:33.691Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-23T16:07:33.691Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-23T16:07:33.691Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-23T16:07:33.691Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-23T16:07:33.691Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-23T16:07:33.691Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-23T16:07:33.691Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-23T16:07:33.691Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-23T16:07:33.691Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-23T16:07:33.691Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-23T16:07:33.691Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-23T16:07:33.691Z] === RUN TestConvertTmpfsOptions [2021-11-23T16:07:33.691Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-23T16:07:33.691Z] linux_parser_test.go:209: data="ro" [2021-11-23T16:07:33.691Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-23T16:07:33.691Z] === RUN TestParseMountSpec [2021-11-23T16:07:33.691Z] parser_test.go:62: case 0 [2021-11-23T16:07:33.691Z] parser_test.go:62: case 1 [2021-11-23T16:07:33.691Z] parser_test.go:62: case 2 [2021-11-23T16:07:33.691Z] parser_test.go:62: case 3 [2021-11-23T16:07:33.691Z] parser_test.go:62: case 4 [2021-11-23T16:07:33.691Z] parser_test.go:62: case 5 [2021-11-23T16:07:33.691Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-23T16:07:33.691Z] === RUN TestValidateMount [2021-11-23T16:07:33.691Z] --- PASS: TestValidateMount (0.00s) [2021-11-23T16:07:33.691Z] === RUN TestWindowsParseMountRaw [2021-11-23T16:07:33.691Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-23T16:07:33.691Z] === RUN TestWindowsParseMountRawSplit [2021-11-23T16:07:33.691Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-23T16:07:33.691Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-23T16:07:33.691Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-23T16:07:33.691Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-23T16:07:33.691Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-23T16:07:33.691Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-23T16:07:33.691Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-23T16:07:33.691Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-23T16:07:33.691Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-23T16:07:33.691Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-23T16:07:33.691Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-23T16:07:33.691Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-23T16:07:33.691Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-23T16:07:33.691Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-23T16:07:33.691Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-23T16:07:33.691Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-23T16:07:33.691Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-23T16:07:33.691Z] PASS [2021-11-23T16:07:33.691Z] coverage: 67.6% of statements [2021-11-23T16:07:33.691Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.6% of statements [2021-11-23T16:07:33.877Z] time="2021-11-23T16:07:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-23T16:07:34.016Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2021-11-23T16:07:34.016Z] === RUN TestServiceListWithStatuses [2021-11-23T16:07:34.016Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-23T16:07:34.016Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-23T16:07:34.016Z] === RUN TestDockerNetworkConnectAlias [2021-11-23T16:07:34.040Z] testing: warning: no tests to run [2021-11-23T16:07:34.040Z] PASS [2021-11-23T16:07:34.040Z] coverage: [no statements] [2021-11-23T16:07:34.040Z] ok github.com/docker/docker/pkg/term/windows 0.030s coverage: [no statements] [no tests to run] [2021-11-23T16:07:34.160Z] === RUN TestSetGetMeta [2021-11-23T16:07:34.160Z] === PAUSE TestSetGetMeta [2021-11-23T16:07:34.160Z] === RUN TestRestore [2021-11-23T16:07:34.160Z] === PAUSE TestRestore [2021-11-23T16:07:34.160Z] === RUN TestServiceCreate [2021-11-23T16:07:34.160Z] === PAUSE TestServiceCreate [2021-11-23T16:07:34.160Z] === RUN TestServiceList [2021-11-23T16:07:34.160Z] === PAUSE TestServiceList [2021-11-23T16:07:34.160Z] === RUN TestServiceRemove [2021-11-23T16:07:34.160Z] === PAUSE TestServiceRemove [2021-11-23T16:07:34.160Z] === RUN TestServiceGet [2021-11-23T16:07:34.160Z] === PAUSE TestServiceGet [2021-11-23T16:07:34.160Z] === RUN TestServicePrune [2021-11-23T16:07:34.160Z] === PAUSE TestServicePrune [2021-11-23T16:07:34.160Z] === RUN TestCreate [2021-11-23T16:07:34.160Z] === PAUSE TestCreate [2021-11-23T16:07:34.160Z] === RUN TestRemove [2021-11-23T16:07:34.160Z] === PAUSE TestRemove [2021-11-23T16:07:34.160Z] === RUN TestList [2021-11-23T16:07:34.160Z] === PAUSE TestList [2021-11-23T16:07:34.160Z] === RUN TestFindByDriver [2021-11-23T16:07:34.160Z] === PAUSE TestFindByDriver [2021-11-23T16:07:34.160Z] === RUN TestFindByReferenced [2021-11-23T16:07:34.160Z] === PAUSE TestFindByReferenced [2021-11-23T16:07:34.160Z] === RUN TestDerefMultipleOfSameRef [2021-11-23T16:07:34.160Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-23T16:07:34.160Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-23T16:07:34.160Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-23T16:07:34.160Z] === RUN TestDefererencePluginOnCreateError [2021-11-23T16:07:34.160Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-23T16:07:34.160Z] === RUN TestRefDerefRemove [2021-11-23T16:07:34.160Z] === PAUSE TestRefDerefRemove [2021-11-23T16:07:34.160Z] === RUN TestGet [2021-11-23T16:07:34.160Z] === PAUSE TestGet [2021-11-23T16:07:34.160Z] === RUN TestGetWithReference [2021-11-23T16:07:34.160Z] === PAUSE TestGetWithReference [2021-11-23T16:07:34.160Z] === RUN TestFilterFunc [2021-11-23T16:07:34.160Z] === RUN TestFilterFunc/test_nil_list [2021-11-23T16:07:34.160Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-23T16:07:34.160Z] === RUN TestFilterFunc/test_empty_list [2021-11-23T16:07:34.160Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-23T16:07:34.160Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-23T16:07:34.160Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-23T16:07:34.160Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-23T16:07:34.160Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-23T16:07:34.160Z] === RUN TestFilterFunc/test_filter_some [2021-11-23T16:07:34.160Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-23T16:07:34.160Z] === RUN TestFilterFunc/test_filter_middle [2021-11-23T16:07:34.160Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-23T16:07:34.160Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-23T16:07:34.160Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-23T16:07:34.160Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-23T16:07:34.160Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-23T16:07:34.160Z] === CONT TestFilterFunc/test_nil_list [2021-11-23T16:07:34.160Z] === CONT TestFilterFunc/test_filter_some [2021-11-23T16:07:34.160Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-23T16:07:34.160Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-23T16:07:34.160Z] === CONT TestFilterFunc/test_empty_list [2021-11-23T16:07:34.160Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-23T16:07:34.160Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-23T16:07:34.160Z] === CONT TestFilterFunc/test_filter_middle [2021-11-23T16:07:34.160Z] --- PASS: TestFilterFunc (0.00s) [2021-11-23T16:07:34.160Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-23T16:07:34.160Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-23T16:07:34.160Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-23T16:07:34.160Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-23T16:07:34.160Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-23T16:07:34.160Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-23T16:07:34.160Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-23T16:07:34.160Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-23T16:07:34.160Z] === CONT TestSetGetMeta [2021-11-23T16:07:34.160Z] === CONT TestList [2021-11-23T16:07:34.160Z] === CONT TestServiceGet [2021-11-23T16:07:34.160Z] === CONT TestServiceList [2021-11-23T16:07:34.160Z] --- PASS: TestSetGetMeta (0.01s) [2021-11-23T16:07:34.160Z] === CONT TestServiceCreate [2021-11-23T16:07:34.160Z] --- PASS: TestList (0.03s) [2021-11-23T16:07:34.160Z] === CONT TestRestore [2021-11-23T16:07:34.160Z] --- PASS: TestRestore (0.02s) [2021-11-23T16:07:34.160Z] === CONT TestCreate [2021-11-23T16:07:34.160Z] --- PASS: TestCreate (0.01s) [2021-11-23T16:07:34.160Z] === CONT TestRemove [2021-11-23T16:07:34.160Z] --- PASS: TestRemove (0.01s) [2021-11-23T16:07:34.160Z] === CONT TestServiceRemove [2021-11-23T16:07:34.196Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-23T16:07:34.454Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-23T16:07:34.454Z] daemon_test.go:156: [dc89b984313bc] daemon is not started [2021-11-23T16:07:34.454Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2021-11-23T16:07:34.454Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-11-23T16:07:34.454Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-11-23T16:07:34.454Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-11-23T16:07:34.454Z] === RUN TestDaemonProxy [2021-11-23T16:07:34.454Z] === RUN TestDaemonProxy/environment_variables [2021-11-23T16:07:34.508Z] --- PASS: TestRetrieveFromStore (1.46s) [2021-11-23T16:07:34.508Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-23T16:07:34.508Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-11-23T16:07:34.508Z] === RUN TestParallelPredefinedRequest1 [2021-11-23T16:07:34.508Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-23T16:07:34.508Z] === RUN TestParallelPredefinedRequest2 [2021-11-23T16:07:34.508Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-23T16:07:34.508Z] === RUN TestParallelPredefinedRequest3 [2021-11-23T16:07:34.508Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-23T16:07:34.508Z] === RUN TestParallelPredefinedRequest4 [2021-11-23T16:07:34.508Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-23T16:07:34.508Z] === RUN TestParallelPredefinedRequest5 [2021-11-23T16:07:34.508Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-23T16:07:34.508Z] === RUN TestDebug [2021-11-23T16:07:34.508Z] --- PASS: TestDebug (0.00s) [2021-11-23T16:07:34.508Z] === RUN TestRequestPoolParallel [2021-11-23T16:07:34.508Z] === RUN TestTruncIndex [2021-11-23T16:07:34.508Z] --- PASS: TestTruncIndex (0.10s) [2021-11-23T16:07:34.508Z] PASS [2021-11-23T16:07:34.508Z] coverage: 91.5% of statements [2021-11-23T16:07:34.508Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2021-11-23T16:07:34.647Z] --- PASS: TestServiceGet (0.16s) [2021-11-23T16:07:34.647Z] === CONT TestServicePrune [2021-11-23T16:07:34.647Z] --- PASS: TestServiceRemove (0.09s) [2021-11-23T16:07:34.647Z] === CONT TestDefererencePluginOnCreateError [2021-11-23T16:07:34.647Z] --- PASS: TestServiceList (0.17s) [2021-11-23T16:07:34.647Z] === CONT TestGetWithReference [2021-11-23T16:07:34.647Z] --- PASS: TestServiceCreate (0.16s) [2021-11-23T16:07:34.647Z] === CONT TestGet [2021-11-23T16:07:34.647Z] time="2021-11-23T16:07:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T16:07:34.647Z] time="2021-11-23T16:07:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T16:07:34.647Z] --- PASS: TestGet (0.02s) [2021-11-23T16:07:34.647Z] === CONT TestRefDerefRemove [2021-11-23T16:07:34.647Z] --- PASS: TestGetWithReference (0.02s) [2021-11-23T16:07:34.647Z] === CONT TestDerefMultipleOfSameRef [2021-11-23T16:07:34.647Z] time="2021-11-23T16:07:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T16:07:34.647Z] time="2021-11-23T16:07:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-23T16:07:34.647Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-11-23T16:07:34.647Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-23T16:07:34.647Z] time="2021-11-23T16:07:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T16:07:34.647Z] --- PASS: TestServicePrune (0.04s) [2021-11-23T16:07:34.647Z] === CONT TestFindByReferenced [2021-11-23T16:07:34.647Z] --- PASS: TestRefDerefRemove (0.02s) [2021-11-23T16:07:34.647Z] === CONT TestFindByDriver [2021-11-23T16:07:34.647Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-11-23T16:07:34.647Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-23T16:07:34.647Z] --- PASS: TestFindByReferenced (0.01s) [2021-11-23T16:07:34.647Z] --- PASS: TestFindByDriver (0.01s) [2021-11-23T16:07:34.647Z] PASS [2021-11-23T16:07:34.647Z] coverage: 69.0% of statements [2021-11-23T16:07:34.647Z] ok github.com/docker/docker/volume/service 0.257s coverage: 69.0% of statements [2021-11-23T16:07:34.976Z] time="2021-11-23T16:07:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-23T16:07:34.976Z] --- PASS: TestRequestPoolParallel (0.43s) [2021-11-23T16:07:34.976Z] === RUN TestFullAllocateRelease [2021-11-23T16:07:34.976Z] === RUN TestIsGIT [2021-11-23T16:07:34.976Z] --- PASS: TestIsGIT (0.00s) [2021-11-23T16:07:34.976Z] === RUN TestIsTransport [2021-11-23T16:07:34.976Z] --- PASS: TestIsTransport (0.00s) [2021-11-23T16:07:34.976Z] PASS [2021-11-23T16:07:34.976Z] coverage: 100.0% of statements [2021-11-23T16:07:34.976Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2021-11-23T16:07:35.390Z] docker_cli_daemon_plugins_test.go:106: [d200590e97e77] daemon is not started [2021-11-23T16:07:35.498Z] --- PASS: TestFullAllocateRelease (0.38s) [2021-11-23T16:07:35.498Z] === RUN TestOddAllocateRelease [2021-11-23T16:07:35.498Z] === RUN TestVersionInfo [2021-11-23T16:07:35.498Z] --- PASS: TestVersionInfo (0.00s) [2021-11-23T16:07:35.498Z] === RUN TestAppendVersions [2021-11-23T16:07:35.498Z] --- PASS: TestAppendVersions (0.00s) [2021-11-23T16:07:35.498Z] PASS [2021-11-23T16:07:35.498Z] coverage: 88.9% of statements [2021-11-23T16:07:35.498Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2021-11-23T16:07:35.498Z] --- PASS: TestOddAllocateRelease (0.24s) [2021-11-23T16:07:35.498Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-23T16:07:35.661Z] === RUN TestInspectNetwork/full_network_id [2021-11-23T16:07:35.661Z] === RUN TestInspectNetwork/partial_network_id [2021-11-23T16:07:35.661Z] === RUN TestInspectNetwork/network_name [2021-11-23T16:07:35.661Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-23T16:07:35.966Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-11-23T16:07:35.966Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-23T16:07:35.966Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-11-23T16:07:35.966Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-23T16:07:35.966Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-11-23T16:07:35.966Z] === CONT TestParallelPredefinedRequest1 [2021-11-23T16:07:35.966Z] === CONT TestParallelPredefinedRequest4 [2021-11-23T16:07:35.966Z] === CONT TestParallelPredefinedRequest3 [2021-11-23T16:07:35.966Z] === CONT TestParallelPredefinedRequest1 [2021-11-23T16:07:35.966Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:07:35.966Z] === CONT TestParallelPredefinedRequest3 [2021-11-23T16:07:35.966Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:07:35.966Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-23T16:07:35.966Z] === CONT TestParallelPredefinedRequest5 [2021-11-23T16:07:35.966Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:07:35.966Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-23T16:07:35.966Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-23T16:07:35.966Z] === CONT TestParallelPredefinedRequest2 [2021-11-23T16:07:35.966Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:07:35.966Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-23T16:07:35.966Z] === CONT TestParallelPredefinedRequest4 [2021-11-23T16:07:35.966Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:07:35.966Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-23T16:07:35.966Z] PASS [2021-11-23T16:07:35.966Z] coverage: 85.3% of statements [2021-11-23T16:07:35.966Z] ok github.com/docker/docker/libnetwork/ipam 44.924s coverage: 85.3% of statements [2021-11-23T16:07:36.329Z] === RUN TestDaemonProxy/command-line_options [2021-11-23T16:07:36.588Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-11-23T16:07:36.952Z] === RUN TestValidatePrivileges [2021-11-23T16:07:36.952Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-23T16:07:36.952Z] === RUN TestFilterByCapNeg [2021-11-23T16:07:36.952Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-23T16:07:36.952Z] === RUN TestFilterByCapPos [2021-11-23T16:07:36.952Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-23T16:07:36.952Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-23T16:07:36.952Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-23T16:07:36.952Z] PASS [2021-11-23T16:07:36.952Z] coverage: 12.0% of statements [2021-11-23T16:07:36.952Z] ok github.com/docker/docker/plugin 0.045s coverage: 12.0% of statements [2021-11-23T16:07:37.606Z] time="2021-11-23T16:07:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-23T16:07:37.937Z] === RUN TestNewSettable [2021-11-23T16:07:37.937Z] --- PASS: TestNewSettable (0.00s) [2021-11-23T16:07:37.937Z] === RUN TestIsSettable [2021-11-23T16:07:37.937Z] --- PASS: TestIsSettable (0.00s) [2021-11-23T16:07:37.937Z] === RUN TestUpdateSettingsEnv [2021-11-23T16:07:37.937Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-23T16:07:37.937Z] PASS [2021-11-23T16:07:37.937Z] coverage: 20.0% of statements [2021-11-23T16:07:37.937Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 20.0% of statements [2021-11-23T16:07:37.965Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-23T16:07:37.965Z] === RUN TestDaemonProxy/configuration_file [2021-11-23T16:07:37.965Z] check_test.go:308: [d38c9816d763a] daemon is not started [2021-11-23T16:07:37.965Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-11-23T16:07:38.213Z] --- PASS: TestDockerNetworkConnectAlias (4.14s) [2021-11-23T16:07:38.213Z] === RUN TestDockerNetworkReConnect [2021-11-23T16:07:38.223Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-23T16:07:38.924Z] === RUN TestLoad [2021-11-23T16:07:38.924Z] --- PASS: TestLoad (0.00s) [2021-11-23T16:07:38.924Z] === RUN TestSave [2021-11-23T16:07:38.924Z] --- PASS: TestSave (0.03s) [2021-11-23T16:07:38.924Z] === RUN TestAddDeleteGet [2021-11-23T16:07:38.924Z] --- PASS: TestAddDeleteGet (0.03s) [2021-11-23T16:07:38.924Z] === RUN TestInvalidTags [2021-11-23T16:07:38.924Z] --- PASS: TestInvalidTags (0.00s) [2021-11-23T16:07:38.924Z] PASS [2021-11-23T16:07:38.924Z] coverage: 84.4% of statements [2021-11-23T16:07:38.924Z] ok github.com/docker/docker/reference 0.098s coverage: 84.4% of statements [2021-11-23T16:07:38.945Z] tests/integration/models_nodes_test.py . [ 90%] [2021-11-23T16:07:38.945Z] tests/integration/models_resources_test.py . [ 91%] [2021-11-23T16:07:39.158Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-23T16:07:39.735Z] === RUN TestDaemonProxy/conflicting_options [2021-11-23T16:07:39.826Z] --- PASS: TestInspectNetwork (6.86s) [2021-11-23T16:07:39.826Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-23T16:07:39.826Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-23T16:07:39.826Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-23T16:07:39.826Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-23T16:07:39.826Z] === RUN TestRunContainerWithBridgeNone [2021-11-23T16:07:40.305Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-23T16:07:40.555Z] === RUN TestResolveAuthConfigIndexServer [2021-11-23T16:07:40.555Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-23T16:07:40.555Z] === RUN TestResolveAuthConfigFullURL [2021-11-23T16:07:40.555Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-23T16:07:40.555Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-23T16:07:40.555Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-23T16:07:40.555Z] === RUN TestValidateMirror [2021-11-23T16:07:40.555Z] --- PASS: TestValidateMirror (0.00s) [2021-11-23T16:07:40.555Z] === RUN TestLoadInsecureRegistries [2021-11-23T16:07:40.555Z] time="2021-11-23T16:07:40Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-23T16:07:40.555Z] time="2021-11-23T16:07:40Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-23T16:07:40.555Z] time="2021-11-23T16:07:40Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-23T16:07:40.555Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-11-23T16:07:40.555Z] === RUN TestNewServiceConfig [2021-11-23T16:07:40.555Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-23T16:07:40.555Z] === RUN TestValidateIndexName [2021-11-23T16:07:40.555Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-23T16:07:40.555Z] === RUN TestValidateIndexNameWithError [2021-11-23T16:07:40.555Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-23T16:07:40.555Z] === RUN TestEndpointParse [2021-11-23T16:07:40.555Z] --- PASS: TestEndpointParse (0.00s) [2021-11-23T16:07:40.555Z] === RUN TestEndpointParseInvalid [2021-11-23T16:07:40.555Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-23T16:07:40.555Z] === RUN TestValidateEndpoint [2021-11-23T16:07:40.555Z] --- PASS: TestValidateEndpoint (0.00s) [2021-11-23T16:07:40.555Z] === RUN TestPing [2021-11-23T16:07:40.555Z] --- PASS: TestPing (0.00s) [2021-11-23T16:07:40.555Z] === RUN TestPingRegistryEndpoint [2021-11-23T16:07:40.555Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:07:40.555Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-23T16:07:40.555Z] === RUN TestEndpoint [2021-11-23T16:07:40.555Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:07:40.555Z] --- SKIP: TestEndpoint (0.00s) [2021-11-23T16:07:40.555Z] === RUN TestParseRepositoryInfo [2021-11-23T16:07:40.555Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-23T16:07:40.555Z] === RUN TestNewIndexInfo [2021-11-23T16:07:40.555Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-23T16:07:40.555Z] === RUN TestMirrorEndpointLookup [2021-11-23T16:07:40.555Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:07:40.555Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-23T16:07:40.555Z] === RUN TestSearchRepositories [2021-11-23T16:07:40.555Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-23T16:07:40.555Z] Host: 127.0.0.1:49316 [2021-11-23T16:07:40.555Z] User-Agent: docker test client [2021-11-23T16:07:40.555Z] Authorization: Token fake-token [2021-11-23T16:07:40.555Z] X-Docker-Token: true [2021-11-23T16:07:40.555Z] Accept-Encoding: gzip [2021-11-23T16:07:40.555Z] [2021-11-23T16:07:40.555Z] [2021-11-23T16:07:40.555Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-23T16:07:40.555Z] Connection: close [2021-11-23T16:07:40.555Z] Content-Length: 144 [2021-11-23T16:07:40.555Z] Cache-Control: no-cache [2021-11-23T16:07:40.555Z] Content-Type: application/json [2021-11-23T16:07:40.555Z] Date: Tue, 23 Nov 2021 16:07:40 GMT [2021-11-23T16:07:40.555Z] Expires: -1 [2021-11-23T16:07:40.555Z] Pragma: no-cache [2021-11-23T16:07:40.555Z] Server: docker-tests/mock [2021-11-23T16:07:40.555Z] X-Docker-Registry-Config: mock [2021-11-23T16:07:40.555Z] X-Docker-Registry-Version: 0.0.0 [2021-11-23T16:07:40.555Z] [2021-11-23T16:07:40.555Z] [2021-11-23T16:07:40.555Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-23T16:07:40.555Z] === RUN TestTrustedLocation [2021-11-23T16:07:40.555Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-23T16:07:40.555Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-23T16:07:40.555Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-23T16:07:40.555Z] === RUN TestAllowNondistributableArtifacts [2021-11-23T16:07:40.555Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-23T16:07:40.555Z] === RUN TestIsSecureIndex [2021-11-23T16:07:40.555Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-23T16:07:40.555Z] PASS [2021-11-23T16:07:40.555Z] coverage: 51.2% of statements [2021-11-23T16:07:40.555Z] ok github.com/docker/docker/registry 0.170s coverage: 51.2% of statements [2021-11-23T16:07:40.729Z] tests/integration/models_services_test.py ................X. [ 95%] [2021-11-23T16:07:40.872Z] --- PASS: TestDaemonProxy (6.36s) [2021-11-23T16:07:40.872Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2021-11-23T16:07:40.872Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2021-11-23T16:07:40.872Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2021-11-23T16:07:40.872Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2021-11-23T16:07:40.872Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-23T16:07:40.872Z] PASS [2021-11-23T16:07:40.872Z] [2021-11-23T16:07:40.872Z] DONE 17 tests in 10.827s [2021-11-23T16:07:40.872Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-23T16:07:40.872Z] ++ 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-11-23T16:07:40.872Z] ++ set -e [2021-11-23T16:07:40.872Z] ++ '[' -n 0 ']' [2021-11-23T16:07:40.872Z] ++ set -x [2021-11-23T16:07:40.872Z] ++ 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-11-23T16:07:40.872Z] INFO: Testing against a local daemon [2021-11-23T16:07:40.872Z] === RUN TestCommitInheritsEnv [2021-11-23T16:07:41.131Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-23T16:07:41.131Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-11-23T16:07:41.131Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-23T16:07:41.131Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-23T16:07:41.131Z] === RUN TestImagesFilterMultiReference [2021-11-23T16:07:41.131Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-11-23T16:07:41.131Z] === RUN TestImagePullPlatformInvalid [2021-11-23T16:07:41.190Z] --- PASS: TestRunContainerWithBridgeNone (1.41s) [2021-11-23T16:07:41.190Z] === RUN TestNetworkInvalidJSON [2021-11-23T16:07:41.190Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-23T16:07:41.190Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-23T16:07:41.190Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:07:41.190Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:07:41.190Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:07:41.190Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:07:41.190Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-23T16:07:41.190Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:07:41.190Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:07:41.190Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-23T16:07:41.190Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-23T16:07:41.190Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-23T16:07:41.190Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-23T16:07:41.190Z] === RUN TestNetworkList [2021-11-23T16:07:41.190Z] === RUN TestNetworkList//networks [2021-11-23T16:07:41.190Z] === PAUSE TestNetworkList//networks [2021-11-23T16:07:41.190Z] === RUN TestNetworkList//networks/ [2021-11-23T16:07:41.190Z] === PAUSE TestNetworkList//networks/ [2021-11-23T16:07:41.190Z] === CONT TestNetworkList//networks [2021-11-23T16:07:41.190Z] === CONT TestNetworkList//networks/ [2021-11-23T16:07:41.190Z] --- PASS: TestNetworkList (0.02s) [2021-11-23T16:07:41.190Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-23T16:07:41.190Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-23T16:07:41.190Z] === RUN TestHostIPv4BridgeLabel [2021-11-23T16:07:41.390Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-23T16:07:41.390Z] === RUN TestRemoveImageOrphaning [2021-11-23T16:07:41.390Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-11-23T16:07:41.507Z] --- PASS: TestDockerNetworkReConnect (3.45s) [2021-11-23T16:07:41.507Z] === RUN TestServicePlugin [2021-11-23T16:07:41.540Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-23T16:07:41.540Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-23T16:07:41.540Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-23T16:07:41.540Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-23T16:07:41.540Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-23T16:07:41.540Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-23T16:07:41.540Z] === RUN TestResumableRequestReaderWithReadError [2021-11-23T16:07:41.540Z] time="2021-11-23T16:07:41Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-23T16:07:41.540Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-11-23T16:07:41.540Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-23T16:07:41.540Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-23T16:07:41.540Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-23T16:07:41.540Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-23T16:07:41.540Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-23T16:07:41.540Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-23T16:07:41.540Z] === RUN TestResumableRequestReader [2021-11-23T16:07:41.540Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-23T16:07:41.540Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-23T16:07:41.540Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-23T16:07:41.540Z] PASS [2021-11-23T16:07:41.540Z] coverage: 100.0% of statements [2021-11-23T16:07:41.540Z] ok github.com/docker/docker/registry/resumable 0.160s coverage: 100.0% of statements [2021-11-23T16:07:41.649Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-23T16:07:41.649Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-11-23T16:07:41.649Z] === RUN TestRemoveImageGarbageCollector [2021-11-23T16:07:41.649Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-23T16:07:41.751Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-11-23T16:07:41.751Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-23T16:07:42.009Z] === RUN TestRestartManagerTimeout [2021-11-23T16:07:42.009Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-23T16:07:42.009Z] === RUN TestRestartManagerTimeoutReset [2021-11-23T16:07:42.009Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-23T16:07:42.009Z] PASS [2021-11-23T16:07:42.009Z] coverage: 50.9% of statements [2021-11-23T16:07:42.009Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2021-11-23T16:07:42.476Z] === RUN TestDecodeContainerConfig [2021-11-23T16:07:42.476Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-23T16:07:42.476Z] === RUN TestDecodeContainerConfigIsolation [2021-11-23T16:07:42.476Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-23T16:07:42.476Z] === RUN TestValidatePrivileged [2021-11-23T16:07:42.476Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-23T16:07:42.476Z] PASS [2021-11-23T16:07:42.476Z] coverage: 52.6% of statements [2021-11-23T16:07:42.506Z] --- PASS: TestGet (15.01s) [2021-11-23T16:07:42.506Z] === RUN TestPluginWithNoManifest [2021-11-23T16:07:42.506Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-23T16:07:42.506Z] === RUN TestGetAll [2021-11-23T16:07:42.506Z] --- PASS: TestGetAll (0.00s) [2021-11-23T16:07:42.506Z] PASS [2021-11-23T16:07:42.506Z] coverage: 73.2% of statements [2021-11-23T16:07:42.506Z] ok github.com/docker/docker/pkg/plugins 35.942s coverage: 73.2% of statements [2021-11-23T16:07:42.584Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-23T16:07:42.755Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-23T16:07:42.755Z] === RUN TestDaemonDefaultNetworkPools [2021-11-23T16:07:42.943Z] ok github.com/docker/docker/runconfig 0.036s coverage: 52.6% of statements [2021-11-23T16:07:43.151Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-23T16:07:43.317Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-11-23T16:07:43.317Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-23T16:07:43.410Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-23T16:07:43.410Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-23T16:07:43.410Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-23T16:07:43.410Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-23T16:07:43.410Z] PASS [2021-11-23T16:07:43.410Z] coverage: 62.5% of statements [2021-11-23T16:07:43.410Z] ok github.com/docker/docker/testutil 0.032s coverage: 62.5% of statements [2021-11-23T16:07:43.410Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-23T16:07:43.410Z] === RUN TestClientStream [2021-11-23T16:07:43.410Z] --- PASS: TestClientStream (0.00s) [2021-11-23T16:07:43.410Z] === RUN TestClientSendFile [2021-11-23T16:07:43.410Z] --- PASS: TestClientSendFile (0.00s) [2021-11-23T16:07:43.410Z] === RUN TestClientWithRequestTimeout [2021-11-23T16:07:43.410Z] --- PASS: TestClientWithRequestTimeout (0.02s) [2021-11-23T16:07:43.410Z] === RUN TestFileSpecPlugin [2021-11-23T16:07:43.410Z] --- PASS: TestFileSpecPlugin (0.04s) [2021-11-23T16:07:43.410Z] === RUN TestFileJSONSpecPlugin [2021-11-23T16:07:43.410Z] --- PASS: TestFileJSONSpecPlugin (0.04s) [2021-11-23T16:07:43.410Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-23T16:07:43.410Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-23T16:07:43.410Z] === RUN TestPluginAddHandler [2021-11-23T16:07:43.410Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-23T16:07:43.410Z] === RUN TestPluginWaitBadPlugin [2021-11-23T16:07:43.410Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-23T16:07:43.453Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-11-23T16:07:43.453Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-11-23T16:07:43.718Z] --- PASS: TestRemoveImageGarbageCollector (2.22s) [2021-11-23T16:07:43.719Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-23T16:07:43.719Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-23T16:07:43.719Z] === RUN TestTagInvalidReference [2021-11-23T16:07:43.719Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-23T16:07:43.719Z] === RUN TestTagValidPrefixedRepo [2021-11-23T16:07:43.879Z] === RUN TestGet [2021-11-23T16:07:43.879Z] time="2021-11-23T16:07:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-23T16:07:43.879Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-23T16:07:43.879Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-23T16:07:43.879Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-23T16:07:43.879Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-23T16:07:43.977Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-23T16:07:43.977Z] === RUN TestTagExistedNameWithoutForce [2021-11-23T16:07:43.977Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-23T16:07:43.977Z] === RUN TestTagOfficialNames [2021-11-23T16:07:43.977Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-23T16:07:43.977Z] === RUN TestTagMatchesDigest [2021-11-23T16:07:43.977Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-23T16:07:43.977Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-23T16:07:44.236Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-23T16:07:44.683Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-11-23T16:07:44.683Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-23T16:07:44.904Z] time="2021-11-23T16:07:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-23T16:07:45.610Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s) [2021-11-23T16:07:45.610Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-23T16:07:45.706Z] plugin_test.go:61: [d06a96c82b950] joining swarm manager [d4cabf981c016]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:07:46.172Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-11-23T16:07:46.172Z] === RUN TestServiceWithPredefinedNetwork [2021-11-23T16:07:46.276Z] plugin_test.go:64: [dd3ea4bbed201] joining swarm manager [d4cabf981c016]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:07:46.414Z] --- PASS: TestGet (15.01s) [2021-11-23T16:07:46.414Z] === RUN TestPluginWithNoManifest [2021-11-23T16:07:46.414Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-23T16:07:46.414Z] === RUN TestGetAll [2021-11-23T16:07:46.414Z] --- PASS: TestGetAll (0.00s) [2021-11-23T16:07:46.414Z] PASS [2021-11-23T16:07:46.414Z] coverage: 73.2% of statements [2021-11-23T16:07:46.414Z] ok github.com/docker/docker/pkg/plugins 35.903s coverage: 73.2% of statements [2021-11-23T16:07:46.466Z] === RUN TestGetDriver [2021-11-23T16:07:46.466Z] --- PASS: TestGetDriver (0.00s) [2021-11-23T16:07:46.466Z] === RUN TestVolumeRequestError [2021-11-23T16:07:46.466Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-23T16:07:46.466Z] PASS [2021-11-23T16:07:46.466Z] coverage: 36.1% of statements [2021-11-23T16:07:46.466Z] ok github.com/docker/docker/volume/drivers 0.044s coverage: 36.1% of statements [2021-11-23T16:07:46.466Z] === RUN TestGetAddress [2021-11-23T16:07:46.466Z] --- PASS: TestGetAddress (0.00s) [2021-11-23T16:07:46.466Z] === RUN TestRemove [2021-11-23T16:07:46.466Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-23T16:07:46.466Z] --- SKIP: TestRemove (0.00s) [2021-11-23T16:07:46.466Z] === RUN TestInitializeWithVolumes [2021-11-23T16:07:46.466Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-23T16:07:46.466Z] === RUN TestCreate [2021-11-23T16:07:46.466Z] --- PASS: TestCreate (0.01s) [2021-11-23T16:07:46.466Z] === RUN TestValidateName [2021-11-23T16:07:46.466Z] --- PASS: TestValidateName (0.00s) [2021-11-23T16:07:46.466Z] === RUN TestCreateWithOpts [2021-11-23T16:07:46.466Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-23T16:07:46.466Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-23T16:07:46.466Z] === RUN TestRelaodNoOpts [2021-11-23T16:07:46.466Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-23T16:07:46.466Z] PASS [2021-11-23T16:07:46.466Z] coverage: 41.5% of statements [2021-11-23T16:07:46.467Z] ok github.com/docker/docker/volume/local 0.065s coverage: 41.5% of statements [2021-11-23T16:07:46.467Z] time="2021-11-23T16:07:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-23T16:07:47.307Z] tests/integration/regression_test.py ...... [ 98%] [2021-11-23T16:07:47.451Z] === RUN TestLCOWParseMountRaw [2021-11-23T16:07:47.451Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-23T16:07:47.451Z] === RUN TestLCOWParseMountRawSplit [2021-11-23T16:07:47.451Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-23T16:07:47.451Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-23T16:07:47.451Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-23T16:07:47.451Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-23T16:07:47.451Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-23T16:07:47.451Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-23T16:07:47.451Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-23T16:07:47.451Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-23T16:07:47.451Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-23T16:07:47.451Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-23T16:07:47.451Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-23T16:07:47.451Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-23T16:07:47.451Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-23T16:07:47.451Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-23T16:07:47.451Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-23T16:07:47.451Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-23T16:07:47.451Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-23T16:07:47.451Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-23T16:07:47.451Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-23T16:07:47.451Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-23T16:07:47.451Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-23T16:07:47.451Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-23T16:07:47.451Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-23T16:07:47.452Z] === RUN TestLinuxParseMountRaw [2021-11-23T16:07:47.452Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-23T16:07:47.452Z] === RUN TestLinuxParseMountRawSplit [2021-11-23T16:07:47.452Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-23T16:07:47.452Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-23T16:07:47.452Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-23T16:07:47.452Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-23T16:07:47.452Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-23T16:07:47.452Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-23T16:07:47.452Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-23T16:07:47.452Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-23T16:07:47.452Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-23T16:07:47.452Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-23T16:07:47.452Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-23T16:07:47.452Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-23T16:07:47.452Z] === RUN TestConvertTmpfsOptions [2021-11-23T16:07:47.452Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-23T16:07:47.452Z] linux_parser_test.go:209: data="ro" [2021-11-23T16:07:47.452Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-23T16:07:47.452Z] === RUN TestParseMountSpec [2021-11-23T16:07:47.452Z] parser_test.go:62: case 0 [2021-11-23T16:07:47.452Z] parser_test.go:62: case 1 [2021-11-23T16:07:47.452Z] parser_test.go:62: case 2 [2021-11-23T16:07:47.452Z] parser_test.go:62: case 3 [2021-11-23T16:07:47.452Z] parser_test.go:62: case 4 [2021-11-23T16:07:47.452Z] parser_test.go:62: case 5 [2021-11-23T16:07:47.452Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-23T16:07:47.452Z] === RUN TestValidateMount [2021-11-23T16:07:47.452Z] --- PASS: TestValidateMount (0.00s) [2021-11-23T16:07:47.452Z] === RUN TestWindowsParseMountRaw [2021-11-23T16:07:47.452Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-23T16:07:47.452Z] === RUN TestWindowsParseMountRawSplit [2021-11-23T16:07:47.452Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-23T16:07:47.452Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-23T16:07:47.452Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-23T16:07:47.452Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-23T16:07:47.452Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-23T16:07:47.452Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-23T16:07:47.452Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-23T16:07:47.452Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-23T16:07:47.452Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-23T16:07:47.452Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-23T16:07:47.452Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-23T16:07:47.452Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-23T16:07:47.452Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-23T16:07:47.452Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-23T16:07:47.452Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-23T16:07:47.452Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-23T16:07:47.452Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-23T16:07:47.452Z] PASS [2021-11-23T16:07:47.452Z] coverage: 67.6% of statements [2021-11-23T16:07:47.452Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.6% of statements [2021-11-23T16:07:47.523Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-11-23T16:07:47.819Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-11-23T16:07:47.819Z] tests/integration/credentials/utils_test.py . [100%] [2021-11-23T16:07:47.819Z] [2021-11-23T16:07:47.819Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-11-23T16:07:47.819Z] =========================== short test summary info ============================ [2021-11-23T16:07:47.819Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-11-23T16:07:47.819Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-11-23T16:07:47.819Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-11-23T16:07:47.819Z] Not supported on most drivers [2021-11-23T16:07:47.819Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-11-23T16:07:47.819Z] Output of docker top depends on host distro, and is not formalized. [2021-11-23T16:07:47.819Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-11-23T16:07:47.819Z] Output of docker top depends on host distro, and is not formalized. [2021-11-23T16:07:47.819Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-11-23T16:07:47.819Z] Can fail if eth0 has multiple IP addresses [2021-11-23T16:07:47.819Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-11-23T16:07:47.819Z] This doesn't seem to be taken into account by the engine [2021-11-23T16:07:47.819Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-11-23T16:07:47.819Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-11-23T16:07:47.819Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 288.13 seconds == [2021-11-23T16:07:47.935Z] === RUN TestSetGetMeta [2021-11-23T16:07:47.935Z] === PAUSE TestSetGetMeta [2021-11-23T16:07:47.935Z] === RUN TestRestore [2021-11-23T16:07:47.935Z] === PAUSE TestRestore [2021-11-23T16:07:47.935Z] === RUN TestServiceCreate [2021-11-23T16:07:47.935Z] === PAUSE TestServiceCreate [2021-11-23T16:07:47.935Z] === RUN TestServiceList [2021-11-23T16:07:47.935Z] === PAUSE TestServiceList [2021-11-23T16:07:47.935Z] === RUN TestServiceRemove [2021-11-23T16:07:47.935Z] === PAUSE TestServiceRemove [2021-11-23T16:07:47.935Z] === RUN TestServiceGet [2021-11-23T16:07:47.935Z] === PAUSE TestServiceGet [2021-11-23T16:07:47.935Z] === RUN TestServicePrune [2021-11-23T16:07:47.935Z] === PAUSE TestServicePrune [2021-11-23T16:07:47.935Z] === RUN TestCreate [2021-11-23T16:07:47.935Z] === PAUSE TestCreate [2021-11-23T16:07:47.935Z] === RUN TestRemove [2021-11-23T16:07:47.935Z] === PAUSE TestRemove [2021-11-23T16:07:47.935Z] === RUN TestList [2021-11-23T16:07:47.935Z] === PAUSE TestList [2021-11-23T16:07:47.935Z] === RUN TestFindByDriver [2021-11-23T16:07:47.935Z] === PAUSE TestFindByDriver [2021-11-23T16:07:47.935Z] === RUN TestFindByReferenced [2021-11-23T16:07:47.935Z] === PAUSE TestFindByReferenced [2021-11-23T16:07:47.935Z] === RUN TestDerefMultipleOfSameRef [2021-11-23T16:07:47.935Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-23T16:07:47.935Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-23T16:07:47.935Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-23T16:07:47.935Z] === RUN TestDefererencePluginOnCreateError [2021-11-23T16:07:47.935Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-23T16:07:47.935Z] === RUN TestRefDerefRemove [2021-11-23T16:07:47.935Z] === PAUSE TestRefDerefRemove [2021-11-23T16:07:47.935Z] === RUN TestGet [2021-11-23T16:07:47.935Z] === PAUSE TestGet [2021-11-23T16:07:47.935Z] === RUN TestGetWithReference [2021-11-23T16:07:47.935Z] === PAUSE TestGetWithReference [2021-11-23T16:07:47.935Z] === RUN TestFilterFunc [2021-11-23T16:07:47.935Z] === RUN TestFilterFunc/test_nil_list [2021-11-23T16:07:47.935Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-23T16:07:47.935Z] === RUN TestFilterFunc/test_empty_list [2021-11-23T16:07:47.935Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-23T16:07:47.935Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-23T16:07:47.935Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-23T16:07:47.935Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-23T16:07:47.935Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-23T16:07:47.935Z] === RUN TestFilterFunc/test_filter_some [2021-11-23T16:07:47.935Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-23T16:07:47.935Z] === RUN TestFilterFunc/test_filter_middle [2021-11-23T16:07:47.935Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-23T16:07:47.935Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-23T16:07:47.935Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-23T16:07:47.935Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-23T16:07:47.935Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-23T16:07:47.935Z] === CONT TestFilterFunc/test_nil_list [2021-11-23T16:07:47.935Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-23T16:07:47.935Z] === CONT TestFilterFunc/test_filter_some [2021-11-23T16:07:47.935Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-23T16:07:47.935Z] === CONT TestFilterFunc/test_empty_list [2021-11-23T16:07:47.935Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-23T16:07:47.935Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-23T16:07:47.935Z] === CONT TestFilterFunc/test_filter_middle [2021-11-23T16:07:47.935Z] --- PASS: TestFilterFunc (0.00s) [2021-11-23T16:07:47.935Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-23T16:07:47.935Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-23T16:07:47.935Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-23T16:07:47.935Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-23T16:07:47.935Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-23T16:07:47.935Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-23T16:07:47.935Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-23T16:07:47.935Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-23T16:07:47.935Z] === CONT TestSetGetMeta [2021-11-23T16:07:47.935Z] === CONT TestServiceGet [2021-11-23T16:07:47.935Z] === CONT TestList [2021-11-23T16:07:47.935Z] === CONT TestDefererencePluginOnCreateError [2021-11-23T16:07:47.935Z] --- PASS: TestSetGetMeta (0.02s) [2021-11-23T16:07:47.935Z] === CONT TestRemove [2021-11-23T16:07:47.935Z] --- PASS: TestList (0.03s) [2021-11-23T16:07:47.935Z] === CONT TestCreate [2021-11-23T16:07:47.935Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-11-23T16:07:47.935Z] === CONT TestServicePrune [2021-11-23T16:07:47.935Z] --- PASS: TestRemove (0.03s) [2021-11-23T16:07:47.935Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-23T16:07:47.935Z] --- PASS: TestCreate (0.02s) [2021-11-23T16:07:47.935Z] === CONT TestDerefMultipleOfSameRef [2021-11-23T16:07:47.935Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-11-23T16:07:47.935Z] === CONT TestFindByReferenced [2021-11-23T16:07:47.935Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-23T16:07:47.935Z] === CONT TestFindByDriver [2021-11-23T16:07:47.935Z] --- PASS: TestFindByReferenced (0.02s) [2021-11-23T16:07:47.935Z] === CONT TestGet [2021-11-23T16:07:47.935Z] --- PASS: TestFindByDriver (0.02s) [2021-11-23T16:07:47.935Z] === CONT TestGetWithReference [2021-11-23T16:07:47.935Z] --- PASS: TestGet (0.01s) [2021-11-23T16:07:47.935Z] === CONT TestServiceList [2021-11-23T16:07:47.935Z] --- PASS: TestGetWithReference (0.02s) [2021-11-23T16:07:47.935Z] === CONT TestServiceRemove [2021-11-23T16:07:47.935Z] --- PASS: TestServiceGet (0.14s) [2021-11-23T16:07:47.935Z] === CONT TestServiceCreate [2021-11-23T16:07:47.935Z] time="2021-11-23T16:07:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T16:07:47.935Z] --- PASS: TestServiceRemove (0.05s) [2021-11-23T16:07:47.935Z] === CONT TestRestore [2021-11-23T16:07:47.935Z] --- PASS: TestServiceList (0.06s) [2021-11-23T16:07:47.935Z] === CONT TestRefDerefRemove [2021-11-23T16:07:47.935Z] time="2021-11-23T16:07:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T16:07:47.935Z] time="2021-11-23T16:07:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T16:07:47.936Z] time="2021-11-23T16:07:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-23T16:07:47.936Z] --- PASS: TestServiceCreate (0.02s) [2021-11-23T16:07:47.936Z] --- PASS: TestRefDerefRemove (0.01s) [2021-11-23T16:07:47.936Z] time="2021-11-23T16:07:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-23T16:07:47.936Z] --- PASS: TestRestore (0.02s) [2021-11-23T16:07:47.936Z] --- PASS: TestServicePrune (0.14s) [2021-11-23T16:07:47.936Z] PASS [2021-11-23T16:07:47.936Z] coverage: 69.0% of statements [2021-11-23T16:07:47.936Z] ok github.com/docker/docker/volume/service 0.202s coverage: 69.0% of statements [2021-11-23T16:07:48.077Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-11-23T16:07:48.090Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-11-23T16:07:48.657Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-11-23T16:07:48.688Z] --- PASS: TestServiceWithPredefinedNetwork (2.11s) [2021-11-23T16:07:48.688Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-23T16:07:48.688Z] service_test.go:243: FLAKY_TEST [2021-11-23T16:07:48.688Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T16:07:48.688Z] === RUN TestServiceWithDataPathPortInit [2021-11-23T16:07:49.224Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-11-23T16:07:49.224Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-11-23T16:07:49.793Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-11-23T16:07:50.360Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-11-23T16:07:50.881Z] time="2021-11-23T16:07:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-23T16:07:50.927Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-11-23T16:07:51.186Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-11-23T16:07:51.753Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-11-23T16:07:52.321Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-11-23T16:07:52.889Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-11-23T16:07:53.148Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-23T16:07:53.407Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-11-23T16:07:53.990Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-11-23T16:07:53.990Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-23T16:07:54.248Z] check_test.go:308: [de38b3f627304] daemon is not started [2021-11-23T16:07:54.249Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-11-23T16:07:55.625Z] check_test.go:308: [d64b9fc8ec456] daemon is not started [2021-11-23T16:07:55.625Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-11-23T16:07:55.885Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-11-23T16:07:56.821Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-23T16:07:57.388Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-11-23T16:07:59.669Z] --- PASS: TestGet (15.01s) [2021-11-23T16:07:59.669Z] === RUN TestPluginWithNoManifest [2021-11-23T16:07:59.669Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-23T16:07:59.669Z] === RUN TestGetAll [2021-11-23T16:07:59.669Z] --- PASS: TestGetAll (0.00s) [2021-11-23T16:07:59.669Z] PASS [2021-11-23T16:07:59.669Z] coverage: 73.2% of statements [2021-11-23T16:07:59.669Z] ok github.com/docker/docker/pkg/plugins 35.094s coverage: 73.2% of statements [2021-11-23T16:08:00.232Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-23T16:08:00.232Z] [2021-11-23T16:08:00.232Z] Unloading profiles will leave already running processes permanently [2021-11-23T16:08:00.232Z] unconfined, which can lead to unexpected situations. [2021-11-23T16:08:00.232Z] [2021-11-23T16:08:00.232Z] To set a process to complain mode, use the command line tool [2021-11-23T16:08:00.232Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-23T16:08:00.232Z] Post stage [Pipeline] junit [2021-11-23T16:08:00.242Z] Recording test results [2021-11-23T16:08:00.677Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-11-23T16:08:00.935Z] check_test.go:308: [dd01a454acf90] daemon is not started [2021-11-23T16:08:00.935Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-11-23T16:08:01.339Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-11-23T16:08:01.657Z] + echo Ensuring container killed. [2021-11-23T16:08:01.657Z] Ensuring container killed. [2021-11-23T16:08:01.657Z] + docker rm -vf docker-pr7 [2021-11-23T16:08:01.657Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-11-23T16:08:01.979Z] + echo Chowning /workspace to jenkins user [2021-11-23T16:08:01.979Z] Chowning /workspace to jenkins user [2021-11-23T16:08:01.979Z] + id -u [2021-11-23T16:08:01.979Z] + id -g [2021-11-23T16:08:01.980Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40952:/workspace busybox chown -R 1000:1000 /workspace [2021-11-23T16:08:01.980Z] Unable to find image 'busybox:latest' locally [2021-11-23T16:08:01.980Z] latest: Pulling from library/busybox [2021-11-23T16:08:02.235Z] e685c5c858e3: Pulling fs layer [2021-11-23T16:08:02.235Z] e685c5c858e3: Download complete [2021-11-23T16:08:02.235Z] e685c5c858e3: Pull complete [2021-11-23T16:08:02.235Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-23T16:08:02.235Z] Status: Downloaded newer image for busybox:latest [2021-11-23T16:08:03.527Z] --- PASS: TestServiceWithDataPathPortInit (13.29s) [2021-11-23T16:08:03.527Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-23T16:08:03.527Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ra914tm3a5u99mr4ihryer5t3 Created:2021-11-23 16:08:02.542557543 +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[3dad2fae1659a1b8ad47767cc4315c03ebb8e67af93f499ad10c3186511151ff:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qbdwu6aln68g3r57puk3yaan8 EndpointID:e777039aa55ece65944f56da065a1f3ddb0db190d4d8b21a5811e8b5f38971a2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:50e6691a00b54607577e3216003c4c4d80b0eb6049ee5354fd221f9c348e063a 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:b5b29ca8d936 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qbdwu6aln68g3r57puk3yaan8 EndpointID:e777039aa55ece65944f56da065a1f3ddb0db190d4d8b21a5811e8b5f38971a2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-23T16:08:04.223Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-11-23T16:08:04.490Z] + bundleName=docker-py [2021-11-23T16:08:04.490Z] + echo Creating docker-py-bundles.tar.gz [2021-11-23T16:08:04.490Z] Creating docker-py-bundles.tar.gz [2021-11-23T16:08:04.490Z] + 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-11-23T16:08:04.499Z] Archiving artifacts [2021-11-23T16:08:05.602Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-11-23T16:08:06.458Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40952/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-11-23T16:08:06.864Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40952/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=a29cfab4b0d6329a5c0aa16c5f7b7fb8f9cd7cce -e DOCKER_GRAPHDRIVER docker:a29cfab4b0d6329a5c0aa16c5f7b7fb8f9cd7cce hack/make.sh binary [2021-11-23T16:08:07.450Z] [2021-11-23T16:08:07.450Z] Removing bundles/ [2021-11-23T16:08:07.450Z] [2021-11-23T16:08:07.450Z] ---> Making bundle: binary (in bundles/binary) [2021-11-23T16:08:07.506Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-23T16:08:07.703Z] 2021/11/23 16:08:05 Closing DB instances... [2021-11-23T16:08:07.703Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2021-11-23T16:08:07.703Z] === RUN TestFindNode [2021-11-23T16:08:07.703Z] 2021/11/23 16:08:07 Closing DB instances... [2021-11-23T16:08:07.703Z] --- PASS: TestFindNode (0.02s) [2021-11-23T16:08:07.703Z] === RUN TestChangeNodeState [2021-11-23T16:08:07.703Z] 2021/11/23 16:08:07 Closing DB instances... [2021-11-23T16:08:07.703Z] --- PASS: TestChangeNodeState (0.02s) [2021-11-23T16:08:07.703Z] === RUN TestNodeReincarnation [2021-11-23T16:08:07.703Z] 2021/11/23 16:08:07 Closing DB instances... [2021-11-23T16:08:07.705Z] Building: bundles/binary-daemon/dockerd-dev [2021-11-23T16:08:07.705Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T16:08:07.712Z] 2021/11/23 16:08:05 Closing DB instances... [2021-11-23T16:08:07.712Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2021-11-23T16:08:07.712Z] === RUN TestFindNode [2021-11-23T16:08:07.712Z] 2021/11/23 16:08:07 Closing DB instances... [2021-11-23T16:08:07.712Z] --- PASS: TestFindNode (0.01s) [2021-11-23T16:08:07.712Z] === RUN TestChangeNodeState [2021-11-23T16:08:07.712Z] 2021/11/23 16:08:07 Closing DB instances... [2021-11-23T16:08:07.712Z] --- PASS: TestChangeNodeState (0.01s) [2021-11-23T16:08:07.712Z] === RUN TestNodeReincarnation [2021-11-23T16:08:07.712Z] 2021/11/23 16:08:07 Closing DB instances... [2021-11-23T16:08:08.444Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-23T16:08:08.444Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-23T16:08:08.769Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.26s) [2021-11-23T16:08:08.769Z] PASS [2021-11-23T16:08:08.769Z] [2021-11-23T16:08:08.769Z] === Skipped [2021-11-23T16:08:08.769Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T16:08:08.769Z] service_test.go:243: FLAKY_TEST [2021-11-23T16:08:08.769Z] [2021-11-23T16:08:08.769Z] DONE 26 tests, 1 skipped in 41.999s [2021-11-23T16:08:08.769Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-23T16:08:08.769Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:08:08.769Z] ++ set -e [2021-11-23T16:08:08.769Z] ++ '[' -n 0 ']' [2021-11-23T16:08:08.769Z] ++ set -x [2021-11-23T16:08:08.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:08:08.769Z] INFO: Testing against a local daemon [2021-11-23T16:08:08.769Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-23T16:08:08.769Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T16:08:08.769Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-23T16:08:08.769Z] === RUN TestDockerNetworkIpvlan [2021-11-23T16:08:08.769Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T16:08:08.769Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-23T16:08:08.769Z] PASS [2021-11-23T16:08:08.769Z] [2021-11-23T16:08:08.769Z] === Skipped [2021-11-23T16:08:08.769Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-23T16:08:08.769Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T16:08:08.769Z] [2021-11-23T16:08:08.769Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-23T16:08:08.769Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T16:08:08.769Z] [2021-11-23T16:08:08.769Z] DONE 2 tests, 2 skipped in 0.091s [2021-11-23T16:08:08.769Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-23T16:08:08.769Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:08:08.769Z] ++ set -e [2021-11-23T16:08:08.769Z] ++ '[' -n 0 ']' [2021-11-23T16:08:08.769Z] ++ set -x [2021-11-23T16:08:08.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:08:08.769Z] INFO: Testing against a local daemon [2021-11-23T16:08:08.769Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-23T16:08:09.703Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2021-11-23T16:08:09.703Z] === RUN TestDockerNetworkMacvlan [2021-11-23T16:08:09.844Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-11-23T16:08:10.265Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-23T16:08:10.780Z] check_test.go:308: [d72f6a255acc5] daemon is not started [2021-11-23T16:08:10.780Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-11-23T16:08:10.827Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-23T16:08:11.755Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-23T16:08:12.413Z] time="2021-11-23T16:08:12Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-23T16:08:12.413Z] --- PASS: TestNodeReincarnation (5.01s) [2021-11-23T16:08:12.413Z] === RUN TestParallelCreate [2021-11-23T16:08:12.413Z] 2021/11/23 16:08:12 Closing DB instances... [2021-11-23T16:08:12.413Z] --- PASS: TestParallelCreate (0.01s) [2021-11-23T16:08:12.413Z] === RUN TestParallelDelete [2021-11-23T16:08:12.413Z] 2021/11/23 16:08:12 Closing DB instances... [2021-11-23T16:08:12.413Z] --- PASS: TestParallelDelete (0.02s) [2021-11-23T16:08:12.413Z] === RUN TestNetworkDBIslands [2021-11-23T16:08:12.413Z] time="2021-11-23T16:08:12Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:540fce9de305 with config:&{NodeID:540fce9de305 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-11-23T16:08:12.413Z] time="2021-11-23T16:08:12Z" level=info msg="Node 540fce9de305/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:12.413Z] time="2021-11-23T16:08:12Z" level=info msg="Node 540fce9de305/172.29.1.25, added to nodes list" [2021-11-23T16:08:12.413Z] time="2021-11-23T16:08:12Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:11ea2f9b6281 with config:&{NodeID:11ea2f9b6281 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-11-23T16:08:12.413Z] time="2021-11-23T16:08:12Z" level=info msg="Node 11ea2f9b6281/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:12.413Z] time="2021-11-23T16:08:12Z" level=info msg="Node 11ea2f9b6281/172.29.1.25, added to nodes list" [2021-11-23T16:08:12.413Z] time="2021-11-23T16:08:12Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-23T16:08:12.413Z] time="2021-11-23T16:08:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-23T16:08:12.413Z] time="2021-11-23T16:08:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-11-23T16:08:12.413Z] time="2021-11-23T16:08:12Z" level=info msg="Node 11ea2f9b6281/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:12.413Z] time="2021-11-23T16:08:12Z" level=info msg="Node 11ea2f9b6281/172.29.1.25, added to nodes list" [2021-11-23T16:08:12.413Z] time="2021-11-23T16:08:12Z" level=info msg="Node 540fce9de305/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:12.413Z] time="2021-11-23T16:08:12Z" level=info msg="Node 540fce9de305/172.29.1.25, added to nodes list" [2021-11-23T16:08:12.413Z] time="2021-11-23T16:08:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-11-23T16:08:12.413Z] time="2021-11-23T16:08:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-23T16:08:12.463Z] time="2021-11-23T16:08:12Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-23T16:08:12.684Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-23T16:08:12.839Z] --- PASS: TestServicePlugin (29.59s) [2021-11-23T16:08:12.839Z] === RUN TestServiceUpdateLabel [2021-11-23T16:08:12.933Z] --- PASS: TestNodeReincarnation (5.02s) [2021-11-23T16:08:12.933Z] === RUN TestParallelCreate [2021-11-23T16:08:12.933Z] 2021/11/23 16:08:12 Closing DB instances... [2021-11-23T16:08:12.933Z] --- PASS: TestParallelCreate (0.02s) [2021-11-23T16:08:12.933Z] === RUN TestParallelDelete [2021-11-23T16:08:12.933Z] 2021/11/23 16:08:12 Closing DB instances... [2021-11-23T16:08:12.933Z] --- PASS: TestParallelDelete (0.02s) [2021-11-23T16:08:12.933Z] === RUN TestNetworkDBIslands [2021-11-23T16:08:12.933Z] time="2021-11-23T16:08:12Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:397e3e340d6c with config:&{NodeID:397e3e340d6c 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-11-23T16:08:12.933Z] time="2021-11-23T16:08:12Z" level=info msg="Node 397e3e340d6c/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:12.933Z] time="2021-11-23T16:08:12Z" level=info msg="Node 397e3e340d6c/172.24.111.164, added to nodes list" [2021-11-23T16:08:12.933Z] time="2021-11-23T16:08:12Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:fc16f5342de5 with config:&{NodeID:fc16f5342de5 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-11-23T16:08:12.933Z] time="2021-11-23T16:08:12Z" level=info msg="Node fc16f5342de5/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:12.933Z] time="2021-11-23T16:08:12Z" level=info msg="Node fc16f5342de5/172.24.111.164, added to nodes list" [2021-11-23T16:08:12.933Z] time="2021-11-23T16:08:12Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-23T16:08:12.933Z] time="2021-11-23T16:08:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-23T16:08:12.933Z] time="2021-11-23T16:08:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49345" [2021-11-23T16:08:12.933Z] time="2021-11-23T16:08:12Z" level=info msg="Node fc16f5342de5/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:12.933Z] time="2021-11-23T16:08:12Z" level=info msg="Node fc16f5342de5/172.24.111.164, added to nodes list" [2021-11-23T16:08:12.933Z] time="2021-11-23T16:08:12Z" level=info msg="Node 397e3e340d6c/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:12.933Z] time="2021-11-23T16:08:12Z" level=info msg="Node 397e3e340d6c/172.24.111.164, added to nodes list" [2021-11-23T16:08:12.933Z] time="2021-11-23T16:08:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-23T16:08:12.933Z] time="2021-11-23T16:08:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49346" [2021-11-23T16:08:13.377Z] time="2021-11-23T16:08:13Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e373317edcf3 with config:&{NodeID:e373317edcf3 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-11-23T16:08:13.377Z] time="2021-11-23T16:08:13Z" level=info msg="Node e373317edcf3/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:13.377Z] time="2021-11-23T16:08:13Z" level=info msg="Node e373317edcf3/172.29.1.25, added to nodes list" [2021-11-23T16:08:13.377Z] time="2021-11-23T16:08:13Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-23T16:08:13.377Z] time="2021-11-23T16:08:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-23T16:08:13.377Z] time="2021-11-23T16:08:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-11-23T16:08:13.377Z] time="2021-11-23T16:08:13Z" level=info msg="Node e373317edcf3/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:13.377Z] time="2021-11-23T16:08:13Z" level=info msg="Node e373317edcf3/172.29.1.25, added to nodes list" [2021-11-23T16:08:13.377Z] time="2021-11-23T16:08:13Z" level=info msg="Node 540fce9de305/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:13.377Z] time="2021-11-23T16:08:13Z" level=info msg="Node 540fce9de305/172.29.1.25, added to nodes list" [2021-11-23T16:08:13.377Z] time="2021-11-23T16:08:13Z" level=info msg="Node 11ea2f9b6281/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:13.377Z] time="2021-11-23T16:08:13Z" level=info msg="Node 11ea2f9b6281/172.29.1.25, added to nodes list" [2021-11-23T16:08:13.377Z] time="2021-11-23T16:08:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-23T16:08:13.377Z] time="2021-11-23T16:08:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-11-23T16:08:13.377Z] time="2021-11-23T16:08:13Z" level=info msg="Node e373317edcf3/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:13.377Z] time="2021-11-23T16:08:13Z" level=info msg="Node e373317edcf3/172.29.1.25, added to nodes list" [2021-11-23T16:08:13.402Z] time="2021-11-23T16:08:13Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:86eecd109565 with config:&{NodeID:86eecd109565 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-11-23T16:08:13.402Z] time="2021-11-23T16:08:13Z" level=info msg="Node 86eecd109565/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:13.402Z] time="2021-11-23T16:08:13Z" level=info msg="Node 86eecd109565/172.24.111.164, added to nodes list" [2021-11-23T16:08:13.402Z] time="2021-11-23T16:08:13Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-23T16:08:13.402Z] time="2021-11-23T16:08:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-23T16:08:13.402Z] time="2021-11-23T16:08:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2021-11-23T16:08:13.402Z] time="2021-11-23T16:08:13Z" level=info msg="Node 86eecd109565/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:13.402Z] time="2021-11-23T16:08:13Z" level=info msg="Node 86eecd109565/172.24.111.164, added to nodes list" [2021-11-23T16:08:13.402Z] time="2021-11-23T16:08:13Z" level=info msg="Node 397e3e340d6c/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:13.402Z] time="2021-11-23T16:08:13Z" level=info msg="Node 397e3e340d6c/172.24.111.164, added to nodes list" [2021-11-23T16:08:13.402Z] time="2021-11-23T16:08:13Z" level=info msg="Node fc16f5342de5/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:13.402Z] time="2021-11-23T16:08:13Z" level=info msg="Node fc16f5342de5/172.24.111.164, added to nodes list" [2021-11-23T16:08:13.402Z] time="2021-11-23T16:08:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2021-11-23T16:08:13.402Z] time="2021-11-23T16:08:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-23T16:08:13.408Z] --- PASS: TestServiceUpdateLabel (2.21s) [2021-11-23T16:08:13.408Z] === RUN TestServiceUpdateSecrets [2021-11-23T16:08:13.643Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-23T16:08:13.834Z] time="2021-11-23T16:08:13Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:3e16210c2e7f with config:&{NodeID:3e16210c2e7f 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-11-23T16:08:13.834Z] time="2021-11-23T16:08:13Z" level=info msg="Node 3e16210c2e7f/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:13.834Z] time="2021-11-23T16:08:13Z" level=info msg="Node 3e16210c2e7f/172.29.1.25, added to nodes list" [2021-11-23T16:08:13.834Z] time="2021-11-23T16:08:13Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-23T16:08:13.834Z] time="2021-11-23T16:08:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-23T16:08:13.834Z] time="2021-11-23T16:08:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-11-23T16:08:13.834Z] time="2021-11-23T16:08:13Z" level=info msg="Node 3e16210c2e7f/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:13.834Z] time="2021-11-23T16:08:13Z" level=info msg="Node 3e16210c2e7f/172.29.1.25, added to nodes list" [2021-11-23T16:08:13.834Z] time="2021-11-23T16:08:13Z" level=info msg="Node 540fce9de305/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:13.834Z] time="2021-11-23T16:08:13Z" level=info msg="Node 540fce9de305/172.29.1.25, added to nodes list" [2021-11-23T16:08:13.834Z] time="2021-11-23T16:08:13Z" level=info msg="Node 11ea2f9b6281/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:13.834Z] time="2021-11-23T16:08:13Z" level=info msg="Node 11ea2f9b6281/172.29.1.25, added to nodes list" [2021-11-23T16:08:13.834Z] time="2021-11-23T16:08:13Z" level=info msg="Node e373317edcf3/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:13.834Z] time="2021-11-23T16:08:13Z" level=info msg="Node e373317edcf3/172.29.1.25, added to nodes list" [2021-11-23T16:08:13.834Z] time="2021-11-23T16:08:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-23T16:08:13.834Z] time="2021-11-23T16:08:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-11-23T16:08:13.834Z] time="2021-11-23T16:08:13Z" level=info msg="Node 3e16210c2e7f/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:13.834Z] time="2021-11-23T16:08:13Z" level=info msg="Node 3e16210c2e7f/172.29.1.25, added to nodes list" [2021-11-23T16:08:13.834Z] time="2021-11-23T16:08:13Z" level=info msg="Node 3e16210c2e7f/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:13.834Z] time="2021-11-23T16:08:13Z" level=info msg="Node 3e16210c2e7f/172.29.1.25, added to nodes list" [2021-11-23T16:08:13.871Z] time="2021-11-23T16:08:13Z" level=info msg="Node 86eecd109565/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:13.871Z] time="2021-11-23T16:08:13Z" level=info msg="Node 86eecd109565/172.24.111.164, added to nodes list" [2021-11-23T16:08:13.871Z] time="2021-11-23T16:08:13Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:1453edcd8ee9 with config:&{NodeID:1453edcd8ee9 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-11-23T16:08:13.871Z] time="2021-11-23T16:08:13Z" level=info msg="Node 1453edcd8ee9/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:13.871Z] time="2021-11-23T16:08:13Z" level=info msg="Node 1453edcd8ee9/172.24.111.164, added to nodes list" [2021-11-23T16:08:13.871Z] time="2021-11-23T16:08:13Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-23T16:08:13.871Z] time="2021-11-23T16:08:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-23T16:08:13.871Z] time="2021-11-23T16:08:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-11-23T16:08:13.871Z] time="2021-11-23T16:08:13Z" level=info msg="Node 1453edcd8ee9/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:13.871Z] time="2021-11-23T16:08:13Z" level=info msg="Node 1453edcd8ee9/172.24.111.164, added to nodes list" [2021-11-23T16:08:13.871Z] time="2021-11-23T16:08:13Z" level=info msg="Node fc16f5342de5/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:13.871Z] time="2021-11-23T16:08:13Z" level=info msg="Node fc16f5342de5/172.24.111.164, added to nodes list" [2021-11-23T16:08:13.871Z] time="2021-11-23T16:08:13Z" level=info msg="Node 86eecd109565/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:13.871Z] time="2021-11-23T16:08:13Z" level=info msg="Node 86eecd109565/172.24.111.164, added to nodes list" [2021-11-23T16:08:13.871Z] time="2021-11-23T16:08:13Z" level=info msg="Node 397e3e340d6c/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:13.871Z] time="2021-11-23T16:08:13Z" level=info msg="Node 397e3e340d6c/172.24.111.164, added to nodes list" [2021-11-23T16:08:13.871Z] time="2021-11-23T16:08:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-23T16:08:13.871Z] time="2021-11-23T16:08:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-11-23T16:08:14.290Z] time="2021-11-23T16:08:13Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:05393609448f with config:&{NodeID:05393609448f 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-11-23T16:08:14.290Z] time="2021-11-23T16:08:13Z" level=info msg="Node 05393609448f/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:14.290Z] time="2021-11-23T16:08:13Z" level=info msg="Node 05393609448f/172.29.1.25, added to nodes list" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:13Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:13Z" level=info msg="Node 05393609448f/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:13Z" level=info msg="Node 11ea2f9b6281/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:13Z" level=info msg="Node 05393609448f/172.29.1.25, added to nodes list" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:13Z" level=info msg="Node 11ea2f9b6281/172.29.1.25, added to nodes list" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:13Z" level=info msg="Node e373317edcf3/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:13Z" level=info msg="Node e373317edcf3/172.29.1.25, added to nodes list" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:13Z" level=info msg="Node 540fce9de305/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:13Z" level=info msg="Node 540fce9de305/172.29.1.25, added to nodes list" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:13Z" level=info msg="Node 3e16210c2e7f/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:13Z" level=info msg="Node 3e16210c2e7f/172.29.1.25, added to nodes list" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:14Z" level=info msg="Node 05393609448f/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:14Z" level=info msg="Node 05393609448f/172.29.1.25, added to nodes list" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:14Z" level=info msg="Node 05393609448f/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:14Z" level=info msg="Node 05393609448f/172.29.1.25, added to nodes list" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:14Z" level=info msg="Node 05393609448f/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:14.291Z] time="2021-11-23T16:08:14Z" level=info msg="Node 05393609448f/172.29.1.25, added to nodes list" [2021-11-23T16:08:14.340Z] time="2021-11-23T16:08:13Z" level=info msg="Node 1453edcd8ee9/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:14.340Z] time="2021-11-23T16:08:13Z" level=info msg="Node 1453edcd8ee9/172.24.111.164, added to nodes list" [2021-11-23T16:08:14.340Z] time="2021-11-23T16:08:13Z" level=info msg="Node 1453edcd8ee9/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:14.340Z] time="2021-11-23T16:08:13Z" level=info msg="Node 1453edcd8ee9/172.24.111.164, added to nodes list" [2021-11-23T16:08:14.340Z] time="2021-11-23T16:08:14Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:b151209620db with config:&{NodeID:b151209620db 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-11-23T16:08:14.340Z] time="2021-11-23T16:08:14Z" level=info msg="Node b151209620db/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:14.340Z] time="2021-11-23T16:08:14Z" level=info msg="Node b151209620db/172.24.111.164, added to nodes list" [2021-11-23T16:08:14.340Z] time="2021-11-23T16:08:14Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-23T16:08:14.340Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-23T16:08:14.340Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-11-23T16:08:14.340Z] time="2021-11-23T16:08:14Z" level=info msg="Node b151209620db/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:14.340Z] time="2021-11-23T16:08:14Z" level=info msg="Node b151209620db/172.24.111.164, added to nodes list" [2021-11-23T16:08:14.340Z] time="2021-11-23T16:08:14Z" level=info msg="Node 397e3e340d6c/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:14.340Z] time="2021-11-23T16:08:14Z" level=info msg="Node 397e3e340d6c/172.24.111.164, added to nodes list" [2021-11-23T16:08:14.340Z] time="2021-11-23T16:08:14Z" level=info msg="Node 1453edcd8ee9/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:14.340Z] time="2021-11-23T16:08:14Z" level=info msg="Node 1453edcd8ee9/172.24.111.164, added to nodes list" [2021-11-23T16:08:14.340Z] time="2021-11-23T16:08:14Z" level=info msg="Node fc16f5342de5/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:14.341Z] time="2021-11-23T16:08:14Z" level=info msg="Node fc16f5342de5/172.24.111.164, added to nodes list" [2021-11-23T16:08:14.341Z] time="2021-11-23T16:08:14Z" level=info msg="Node 86eecd109565/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:14.341Z] time="2021-11-23T16:08:14Z" level=info msg="Node 86eecd109565/172.24.111.164, added to nodes list" [2021-11-23T16:08:14.341Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-11-23T16:08:14.341Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-23T16:08:14.588Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-23T16:08:14.747Z] networkdb_test.go:835: Re-joining: 3 [2021-11-23T16:08:14.747Z] time="2021-11-23T16:08:14Z" level=info msg="The new bootstrap node list is:[172.29.1.25:10033 172.29.1.25:10034 172.29.1.25:10035]" [2021-11-23T16:08:14.747Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.1.25:10033" [2021-11-23T16:08:14.747Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Stream connection from=172.29.1.25:49358" [2021-11-23T16:08:14.747Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.1.25:10034" [2021-11-23T16:08:14.747Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Stream connection from=172.29.1.25:49359" [2021-11-23T16:08:14.747Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.1.25:10035" [2021-11-23T16:08:14.747Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Stream connection from=172.29.1.25:49360" [2021-11-23T16:08:14.747Z] networkdb_test.go:835: Re-joining: 4 [2021-11-23T16:08:14.747Z] time="2021-11-23T16:08:14Z" level=info msg="The new bootstrap node list is:[172.29.1.25:10033 172.29.1.25:10034 172.29.1.25:10035]" [2021-11-23T16:08:14.747Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.1.25:10033" [2021-11-23T16:08:14.747Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Stream connection from=172.29.1.25:49361" [2021-11-23T16:08:14.747Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.1.25:10034" [2021-11-23T16:08:14.747Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Stream connection from=172.29.1.25:49362" [2021-11-23T16:08:14.747Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.1.25:10035" [2021-11-23T16:08:14.747Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Stream connection from=172.29.1.25:49363" [2021-11-23T16:08:14.810Z] time="2021-11-23T16:08:14Z" level=info msg="Node b151209620db/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:14.810Z] time="2021-11-23T16:08:14Z" level=info msg="Node b151209620db/172.24.111.164, added to nodes list" [2021-11-23T16:08:14.810Z] time="2021-11-23T16:08:14Z" level=info msg="Node b151209620db/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:14.810Z] time="2021-11-23T16:08:14Z" level=info msg="Node b151209620db/172.24.111.164, added to nodes list" [2021-11-23T16:08:14.810Z] time="2021-11-23T16:08:14Z" level=info msg="Node b151209620db/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:14.810Z] time="2021-11-23T16:08:14Z" level=info msg="Node b151209620db/172.24.111.164, added to nodes list" [2021-11-23T16:08:14.810Z] networkdb_test.go:835: Re-joining: 3 [2021-11-23T16:08:14.810Z] time="2021-11-23T16:08:14Z" level=info msg="The new bootstrap node list is:[172.24.111.164:10033 172.24.111.164:10034 172.24.111.164:10035]" [2021-11-23T16:08:14.810Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.111.164:10033" [2021-11-23T16:08:14.810Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Stream connection from=172.24.111.164:49353" [2021-11-23T16:08:14.810Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.111.164:10034" [2021-11-23T16:08:14.810Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Stream connection from=172.24.111.164:49354" [2021-11-23T16:08:14.810Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.111.164:10035" [2021-11-23T16:08:14.810Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Stream connection from=172.24.111.164:49355" [2021-11-23T16:08:14.810Z] networkdb_test.go:835: Re-joining: 4 [2021-11-23T16:08:14.810Z] time="2021-11-23T16:08:14Z" level=info msg="The new bootstrap node list is:[172.24.111.164:10033 172.24.111.164:10034 172.24.111.164:10035]" [2021-11-23T16:08:14.810Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.111.164:10033" [2021-11-23T16:08:14.810Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Stream connection from=172.24.111.164:49356" [2021-11-23T16:08:14.810Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.111.164:10034" [2021-11-23T16:08:14.810Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Stream connection from=172.24.111.164:49357" [2021-11-23T16:08:14.810Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.111.164:10035" [2021-11-23T16:08:14.810Z] time="2021-11-23T16:08:14Z" level=debug msg="memberlist: Stream connection from=172.24.111.164:49358" [2021-11-23T16:08:15.009Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-23T16:08:15.155Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-23T16:08:15.204Z] time="2021-11-23T16:08:14Z" level=info msg="node 0 leaving" [2021-11-23T16:08:15.204Z] time="2021-11-23T16:08:14Z" level=info msg="Node 540fce9de305 change state NodeActive --> NodeLeft" [2021-11-23T16:08:15.204Z] time="2021-11-23T16:08:14Z" level=info msg="node4(3e16210c2e7f): Node leave event for 540fce9de305/172.29.1.25" [2021-11-23T16:08:15.204Z] time="2021-11-23T16:08:14Z" level=info msg="Node 540fce9de305 change state NodeActive --> NodeLeft" [2021-11-23T16:08:15.204Z] time="2021-11-23T16:08:14Z" level=info msg="node3(e373317edcf3): Node leave event for 540fce9de305/172.29.1.25" [2021-11-23T16:08:15.204Z] time="2021-11-23T16:08:14Z" level=info msg="Node 540fce9de305 change state NodeActive --> NodeLeft" [2021-11-23T16:08:15.204Z] time="2021-11-23T16:08:14Z" level=info msg="node5(05393609448f): Node leave event for 540fce9de305/172.29.1.25" [2021-11-23T16:08:15.204Z] time="2021-11-23T16:08:14Z" level=info msg="Node 540fce9de305 change state NodeActive --> NodeLeft" [2021-11-23T16:08:15.204Z] time="2021-11-23T16:08:14Z" level=info msg="node1(540fce9de305): Node leave event for 540fce9de305/172.29.1.25" [2021-11-23T16:08:15.204Z] time="2021-11-23T16:08:14Z" level=info msg="Node 540fce9de305 change state NodeActive --> NodeLeft" [2021-11-23T16:08:15.204Z] time="2021-11-23T16:08:14Z" level=info msg="node2(11ea2f9b6281): Node leave event for 540fce9de305/172.29.1.25" [2021-11-23T16:08:15.204Z] time="2021-11-23T16:08:15Z" level=info msg="Node 540fce9de305/172.29.1.25, left gossip cluster" [2021-11-23T16:08:15.204Z] time="2021-11-23T16:08:15Z" level=info msg="Node 540fce9de305/172.29.1.25, left gossip cluster" [2021-11-23T16:08:15.204Z] time="2021-11-23T16:08:15Z" level=info msg="Node 540fce9de305/172.29.1.25, left gossip cluster" [2021-11-23T16:08:15.204Z] time="2021-11-23T16:08:15Z" level=info msg="Node 540fce9de305/172.29.1.25, left gossip cluster" [2021-11-23T16:08:15.204Z] time="2021-11-23T16:08:15Z" level=info msg="Node 540fce9de305/172.29.1.25, left gossip cluster" [2021-11-23T16:08:15.279Z] time="2021-11-23T16:08:14Z" level=info msg="node 0 leaving" [2021-11-23T16:08:15.279Z] time="2021-11-23T16:08:15Z" level=info msg="Node 397e3e340d6c change state NodeActive --> NodeLeft" [2021-11-23T16:08:15.279Z] time="2021-11-23T16:08:15Z" level=info msg="node4(1453edcd8ee9): Node leave event for 397e3e340d6c/172.24.111.164" [2021-11-23T16:08:15.279Z] time="2021-11-23T16:08:15Z" level=info msg="Node 397e3e340d6c change state NodeActive --> NodeLeft" [2021-11-23T16:08:15.279Z] time="2021-11-23T16:08:15Z" level=info msg="node5(b151209620db): Node leave event for 397e3e340d6c/172.24.111.164" [2021-11-23T16:08:15.279Z] time="2021-11-23T16:08:15Z" level=info msg="Node 397e3e340d6c change state NodeActive --> NodeLeft" [2021-11-23T16:08:15.279Z] time="2021-11-23T16:08:15Z" level=info msg="node2(fc16f5342de5): Node leave event for 397e3e340d6c/172.24.111.164" [2021-11-23T16:08:15.279Z] time="2021-11-23T16:08:15Z" level=info msg="Node 397e3e340d6c change state NodeActive --> NodeLeft" [2021-11-23T16:08:15.279Z] time="2021-11-23T16:08:15Z" level=info msg="node3(86eecd109565): Node leave event for 397e3e340d6c/172.24.111.164" [2021-11-23T16:08:15.280Z] time="2021-11-23T16:08:15Z" level=info msg="Node 397e3e340d6c change state NodeActive --> NodeLeft" [2021-11-23T16:08:15.280Z] time="2021-11-23T16:08:15Z" level=info msg="node1(397e3e340d6c): Node leave event for 397e3e340d6c/172.24.111.164" [2021-11-23T16:08:15.660Z] time="2021-11-23T16:08:15Z" level=info msg="node 1 leaving" [2021-11-23T16:08:15.660Z] time="2021-11-23T16:08:15Z" level=info msg="Node 11ea2f9b6281 change state NodeActive --> NodeLeft" [2021-11-23T16:08:15.660Z] time="2021-11-23T16:08:15Z" level=info msg="node4(3e16210c2e7f): Node leave event for 11ea2f9b6281/172.29.1.25" [2021-11-23T16:08:15.660Z] time="2021-11-23T16:08:15Z" level=info msg="Node 11ea2f9b6281 change state NodeActive --> NodeLeft" [2021-11-23T16:08:15.660Z] time="2021-11-23T16:08:15Z" level=info msg="node3(e373317edcf3): Node leave event for 11ea2f9b6281/172.29.1.25" [2021-11-23T16:08:15.660Z] time="2021-11-23T16:08:15Z" level=info msg="Node 11ea2f9b6281/172.29.1.25, left gossip cluster" [2021-11-23T16:08:15.661Z] time="2021-11-23T16:08:15Z" level=info msg="Node 11ea2f9b6281 change state NodeActive --> NodeFailed" [2021-11-23T16:08:15.661Z] time="2021-11-23T16:08:15Z" level=info msg="Node 11ea2f9b6281/172.29.1.25, added to failed nodes list" [2021-11-23T16:08:15.661Z] time="2021-11-23T16:08:15Z" level=info msg="Node 11ea2f9b6281 change state NodeActive --> NodeLeft" [2021-11-23T16:08:15.661Z] time="2021-11-23T16:08:15Z" level=info msg="node5(05393609448f): Node leave event for 11ea2f9b6281/172.29.1.25" [2021-11-23T16:08:15.661Z] time="2021-11-23T16:08:15Z" level=error msg="node: 11ea2f9b6281 is unknown to memberlist" [2021-11-23T16:08:15.661Z] time="2021-11-23T16:08:15Z" level=info msg="Node 11ea2f9b6281/172.29.1.25, left gossip cluster" [2021-11-23T16:08:15.661Z] time="2021-11-23T16:08:15Z" level=info msg="Node 11ea2f9b6281/172.29.1.25, left gossip cluster" [2021-11-23T16:08:15.661Z] time="2021-11-23T16:08:15Z" level=info msg="Node 11ea2f9b6281/172.29.1.25, left gossip cluster" [2021-11-23T16:08:15.749Z] time="2021-11-23T16:08:15Z" level=info msg="Node 397e3e340d6c/172.24.111.164, left gossip cluster" [2021-11-23T16:08:15.750Z] time="2021-11-23T16:08:15Z" level=info msg="Node 397e3e340d6c/172.24.111.164, left gossip cluster" [2021-11-23T16:08:15.750Z] time="2021-11-23T16:08:15Z" level=info msg="Node 397e3e340d6c/172.24.111.164, left gossip cluster" [2021-11-23T16:08:15.750Z] time="2021-11-23T16:08:15Z" level=info msg="Node 397e3e340d6c/172.24.111.164, left gossip cluster" [2021-11-23T16:08:15.750Z] time="2021-11-23T16:08:15Z" level=info msg="Node 397e3e340d6c/172.24.111.164, left gossip cluster" [2021-11-23T16:08:15.750Z] time="2021-11-23T16:08:15Z" level=info msg="node 1 leaving" [2021-11-23T16:08:15.750Z] time="2021-11-23T16:08:15Z" level=info msg="Node fc16f5342de5 change state NodeActive --> NodeLeft" [2021-11-23T16:08:15.750Z] time="2021-11-23T16:08:15Z" level=info msg="node5(b151209620db): Node leave event for fc16f5342de5/172.24.111.164" [2021-11-23T16:08:15.750Z] time="2021-11-23T16:08:15Z" level=info msg="Node fc16f5342de5/172.24.111.164, left gossip cluster" [2021-11-23T16:08:15.750Z] time="2021-11-23T16:08:15Z" level=info msg="Node fc16f5342de5 change state NodeActive --> NodeFailed" [2021-11-23T16:08:15.750Z] time="2021-11-23T16:08:15Z" level=info msg="Node fc16f5342de5/172.24.111.164, added to failed nodes list" [2021-11-23T16:08:15.750Z] time="2021-11-23T16:08:15Z" level=info msg="Node fc16f5342de5 change state NodeActive --> NodeLeft" [2021-11-23T16:08:15.750Z] time="2021-11-23T16:08:15Z" level=info msg="node4(1453edcd8ee9): Node leave event for fc16f5342de5/172.24.111.164" [2021-11-23T16:08:15.750Z] time="2021-11-23T16:08:15Z" level=info msg="Node fc16f5342de5 change state NodeActive --> NodeLeft" [2021-11-23T16:08:15.750Z] time="2021-11-23T16:08:15Z" level=info msg="node3(86eecd109565): Node leave event for fc16f5342de5/172.24.111.164" [2021-11-23T16:08:15.750Z] time="2021-11-23T16:08:15Z" level=error msg="node: fc16f5342de5 is unknown to memberlist" [2021-11-23T16:08:15.750Z] time="2021-11-23T16:08:15Z" level=info msg="Node fc16f5342de5/172.24.111.164, left gossip cluster" [2021-11-23T16:08:15.750Z] time="2021-11-23T16:08:15Z" level=info msg="Node fc16f5342de5/172.24.111.164, left gossip cluster" [2021-11-23T16:08:15.750Z] time="2021-11-23T16:08:15Z" level=info msg="Node fc16f5342de5/172.24.111.164, left gossip cluster" [2021-11-23T16:08:16.117Z] time="2021-11-23T16:08:15Z" level=info msg="node 2 leaving" [2021-11-23T16:08:16.117Z] time="2021-11-23T16:08:15Z" level=info msg="Node e373317edcf3 change state NodeActive --> NodeLeft" [2021-11-23T16:08:16.117Z] time="2021-11-23T16:08:15Z" level=info msg="node4(3e16210c2e7f): Node leave event for e373317edcf3/172.29.1.25" [2021-11-23T16:08:16.117Z] time="2021-11-23T16:08:15Z" level=info msg="Node e373317edcf3 change state NodeActive --> NodeLeft" [2021-11-23T16:08:16.117Z] time="2021-11-23T16:08:15Z" level=info msg="node5(05393609448f): Node leave event for e373317edcf3/172.29.1.25" [2021-11-23T16:08:16.117Z] time="2021-11-23T16:08:15Z" level=info msg="Node e373317edcf3 change state NodeActive --> NodeLeft" [2021-11-23T16:08:16.117Z] time="2021-11-23T16:08:15Z" level=info msg="node3(e373317edcf3): Node leave event for e373317edcf3/172.29.1.25" [2021-11-23T16:08:16.117Z] time="2021-11-23T16:08:15Z" level=debug msg="memberlist: Failed ping: 05393609448f (timeout reached)" [2021-11-23T16:08:16.117Z] time="2021-11-23T16:08:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.1.25:10034: use of closed network connection" [2021-11-23T16:08:16.117Z] time="2021-11-23T16:08:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.1.25:10035: use of closed network connection" [2021-11-23T16:08:16.117Z] time="2021-11-23T16:08:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.1.25:10036: use of closed network connection" [2021-11-23T16:08:16.117Z] time="2021-11-23T16:08:15Z" level=debug msg="memberlist: Stream connection from=172.29.1.25:49364" [2021-11-23T16:08:16.117Z] time="2021-11-23T16:08:15Z" level=info msg="Node e373317edcf3/172.29.1.25, left gossip cluster" [2021-11-23T16:08:16.117Z] time="2021-11-23T16:08:15Z" level=info msg="Node e373317edcf3/172.29.1.25, left gossip cluster" [2021-11-23T16:08:16.219Z] time="2021-11-23T16:08:15Z" level=info msg="node 2 leaving" [2021-11-23T16:08:16.219Z] time="2021-11-23T16:08:15Z" level=info msg="Node 86eecd109565 change state NodeActive --> NodeLeft" [2021-11-23T16:08:16.219Z] time="2021-11-23T16:08:15Z" level=info msg="node5(b151209620db): Node leave event for 86eecd109565/172.24.111.164" [2021-11-23T16:08:16.219Z] time="2021-11-23T16:08:15Z" level=info msg="Node 86eecd109565 change state NodeActive --> NodeLeft" [2021-11-23T16:08:16.219Z] time="2021-11-23T16:08:15Z" level=info msg="node4(1453edcd8ee9): Node leave event for 86eecd109565/172.24.111.164" [2021-11-23T16:08:16.219Z] time="2021-11-23T16:08:15Z" level=info msg="Node 86eecd109565 change state NodeActive --> NodeLeft" [2021-11-23T16:08:16.219Z] time="2021-11-23T16:08:15Z" level=info msg="node3(86eecd109565): Node leave event for 86eecd109565/172.24.111.164" [2021-11-23T16:08:16.219Z] time="2021-11-23T16:08:15Z" level=debug msg="memberlist: Failed ping: fc16f5342de5 (timeout reached)" [2021-11-23T16:08:16.219Z] time="2021-11-23T16:08:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.111.164:10037: use of closed network connection" [2021-11-23T16:08:16.219Z] time="2021-11-23T16:08:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.111.164:10035: use of closed network connection" [2021-11-23T16:08:16.219Z] time="2021-11-23T16:08:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.111.164:10036: use of closed network connection" [2021-11-23T16:08:16.219Z] time="2021-11-23T16:08:16Z" level=info msg="Node 86eecd109565/172.24.111.164, left gossip cluster" [2021-11-23T16:08:16.531Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-23T16:08:16.574Z] networkdb_test.go:867: node5: OK [2021-11-23T16:08:16.575Z] networkdb_test.go:867: node4: OK [2021-11-23T16:08:16.575Z] time="2021-11-23T16:08:16Z" level=info msg="node 0 coming back" [2021-11-23T16:08:16.575Z] time="2021-11-23T16:08:16Z" level=info msg="Node e373317edcf3/172.29.1.25, left gossip cluster" [2021-11-23T16:08:16.575Z] time="2021-11-23T16:08:16Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0419c43a482e with config:&{NodeID:0419c43a482e 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-11-23T16:08:16.575Z] time="2021-11-23T16:08:16Z" level=info msg="Node 0419c43a482e/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:16.575Z] time="2021-11-23T16:08:16Z" level=info msg="Node 0419c43a482e/172.29.1.25, added to nodes list" [2021-11-23T16:08:16.575Z] time="2021-11-23T16:08:16Z" level=info msg="node 1 coming back" [2021-11-23T16:08:16.575Z] time="2021-11-23T16:08:16Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b4df317f27cc with config:&{NodeID:b4df317f27cc 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-11-23T16:08:16.575Z] time="2021-11-23T16:08:16Z" level=info msg="Node b4df317f27cc/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:16.575Z] time="2021-11-23T16:08:16Z" level=info msg="Node b4df317f27cc/172.29.1.25, added to nodes list" [2021-11-23T16:08:16.575Z] time="2021-11-23T16:08:16Z" level=info msg="node 2 coming back" [2021-11-23T16:08:16.575Z] time="2021-11-23T16:08:16Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:fe5b35d6db4d with config:&{NodeID:fe5b35d6db4d 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-11-23T16:08:16.575Z] time="2021-11-23T16:08:16Z" level=info msg="Node fe5b35d6db4d/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:16.575Z] time="2021-11-23T16:08:16Z" level=info msg="Node fe5b35d6db4d/172.29.1.25, added to nodes list" [2021-11-23T16:08:16.575Z] time="2021-11-23T16:08:16Z" level=warning msg="memberlist: Was able to connect to 05393609448f but other probes failed, network may be misconfigured" [2021-11-23T16:08:16.688Z] time="2021-11-23T16:08:16Z" level=info msg="Node 86eecd109565/172.24.111.164, left gossip cluster" [2021-11-23T16:08:16.688Z] time="2021-11-23T16:08:16Z" level=info msg="Node 86eecd109565/172.24.111.164, left gossip cluster" [2021-11-23T16:08:16.688Z] time="2021-11-23T16:08:16Z" level=info msg="memberlist: Suspect fc16f5342de5 has failed, no acks received" [2021-11-23T16:08:16.688Z] networkdb_test.go:867: node5: OK [2021-11-23T16:08:16.688Z] networkdb_test.go:867: node4: OK [2021-11-23T16:08:16.688Z] time="2021-11-23T16:08:16Z" level=info msg="node 0 coming back" [2021-11-23T16:08:16.688Z] time="2021-11-23T16:08:16Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2fcc83f06e86 with config:&{NodeID:2fcc83f06e86 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-11-23T16:08:16.688Z] time="2021-11-23T16:08:16Z" level=info msg="Node 2fcc83f06e86/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:16.688Z] time="2021-11-23T16:08:16Z" level=info msg="Node 2fcc83f06e86/172.24.111.164, added to nodes list" [2021-11-23T16:08:16.688Z] time="2021-11-23T16:08:16Z" level=info msg="node 1 coming back" [2021-11-23T16:08:16.688Z] time="2021-11-23T16:08:16Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:44d3474aa9ac with config:&{NodeID:44d3474aa9ac 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-11-23T16:08:16.688Z] time="2021-11-23T16:08:16Z" level=info msg="Node 44d3474aa9ac/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:16.688Z] time="2021-11-23T16:08:16Z" level=info msg="Node 44d3474aa9ac/172.24.111.164, added to nodes list" [2021-11-23T16:08:16.688Z] time="2021-11-23T16:08:16Z" level=info msg="node 2 coming back" [2021-11-23T16:08:16.688Z] time="2021-11-23T16:08:16Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b485c7ac96b8 with config:&{NodeID:b485c7ac96b8 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-11-23T16:08:16.688Z] time="2021-11-23T16:08:16Z" level=info msg="Node b485c7ac96b8/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:16.688Z] time="2021-11-23T16:08:16Z" level=info msg="Node b485c7ac96b8/172.24.111.164, added to nodes list" [2021-11-23T16:08:17.031Z] time="2021-11-23T16:08:16Z" level=debug msg="memberlist: Failed ping: 3e16210c2e7f (timeout reached)" [2021-11-23T16:08:17.031Z] time="2021-11-23T16:08:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.29.1.25:10037: use of closed network connection" [2021-11-23T16:08:17.031Z] time="2021-11-23T16:08:16Z" level=debug msg="memberlist: Stream connection from=172.29.1.25:49365" [2021-11-23T16:08:17.488Z] time="2021-11-23T16:08:17Z" level=warning msg="memberlist: Was able to connect to 3e16210c2e7f but other probes failed, network may be misconfigured" [2021-11-23T16:08:17.527Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-23T16:08:18.454Z] --- PASS: TestDockerNetworkMacvlan (8.83s) [2021-11-23T16:08:18.454Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-11-23T16:08:18.454Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2021-11-23T16:08:18.454Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2021-11-23T16:08:18.454Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.70s) [2021-11-23T16:08:18.454Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.77s) [2021-11-23T16:08:18.454Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s) [2021-11-23T16:08:18.454Z] PASS [2021-11-23T16:08:18.454Z] [2021-11-23T16:08:18.454Z] DONE 8 tests in 10.263s [2021-11-23T16:08:18.454Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-23T16:08:18.454Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:08:18.454Z] ++ set -e [2021-11-23T16:08:18.454Z] ++ '[' -n 0 ']' [2021-11-23T16:08:18.454Z] ++ set -x [2021-11-23T16:08:18.454Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:08:18.454Z] testing: warning: no tests to run [2021-11-23T16:08:18.454Z] PASS [2021-11-23T16:08:18.454Z] [2021-11-23T16:08:18.454Z] DONE 0 tests in 0.022s [2021-11-23T16:08:18.454Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-23T16:08:18.454Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:08:18.454Z] ++ set -e [2021-11-23T16:08:18.454Z] ++ '[' -n 0 ']' [2021-11-23T16:08:18.454Z] ++ set -x [2021-11-23T16:08:18.454Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:08:18.454Z] INFO: Testing against a local daemon [2021-11-23T16:08:18.454Z] === RUN TestAuthZPluginAllowRequest [2021-11-23T16:08:19.066Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-11-23T16:08:19.740Z] time="2021-11-23T16:08:19Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.1.25:10033 172.29.1.25:10034 172.29.1.25:10035]" [2021-11-23T16:08:19.823Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) [2021-11-23T16:08:19.823Z] === RUN TestAuthZPluginTLS [2021-11-23T16:08:20.085Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-11-23T16:08:20.085Z] === RUN TestAuthZPluginDenyRequest [2021-11-23T16:08:20.209Z] time="2021-11-23T16:08:19Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.1.25:10033 172.29.1.25:10034 172.29.1.25:10035]" [2021-11-23T16:08:20.520Z] time="2021-11-23T16:08:19Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.111.164:10033 172.24.111.164:10034 172.24.111.164:10035]" [2021-11-23T16:08:20.520Z] time="2021-11-23T16:08:20Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.111.164:10033 172.24.111.164:10034 172.24.111.164:10035]" [2021-11-23T16:08:20.646Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-11-23T16:08:20.646Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.1.25:10033" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=debug msg="memberlist: Stream connection from=172.29.1.25:49366" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 05393609448f/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 05393609448f/172.29.1.25, added to nodes list" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 3e16210c2e7f/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 3e16210c2e7f/172.29.1.25, added to nodes list" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 0419c43a482e/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 0419c43a482e/172.29.1.25, is the new incarnation of the shutdown node 540fce9de305/172.29.1.25" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 0419c43a482e/172.29.1.25, added to nodes list" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.1.25:10034" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=debug msg="memberlist: Stream connection from=172.29.1.25:49367" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 0419c43a482e/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 0419c43a482e/172.29.1.25, added to nodes list" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 3e16210c2e7f/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 3e16210c2e7f/172.29.1.25, added to nodes list" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node b4df317f27cc/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node b4df317f27cc/172.29.1.25, is the new incarnation of the shutdown node 11ea2f9b6281/172.29.1.25" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node b4df317f27cc/172.29.1.25, added to nodes list" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 05393609448f/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 05393609448f/172.29.1.25, added to nodes list" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=debug msg="memberlist: Stream connection from=172.29.1.25:49368" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.1.25:10035" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 0419c43a482e/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 0419c43a482e/172.29.1.25, added to nodes list" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 3e16210c2e7f/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 3e16210c2e7f/172.29.1.25, added to nodes list" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node b4df317f27cc/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node b4df317f27cc/172.29.1.25, added to nodes list" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 05393609448f/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 05393609448f/172.29.1.25, added to nodes list" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node fe5b35d6db4d/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node fe5b35d6db4d/172.29.1.25, is the new incarnation of the shutdown node e373317edcf3/172.29.1.25" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node fe5b35d6db4d/172.29.1.25, added to nodes list" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node b4df317f27cc/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node b4df317f27cc/172.29.1.25, is the new incarnation of the shutdown node 11ea2f9b6281/172.29.1.25" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node b4df317f27cc/172.29.1.25, added to nodes list" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 0419c43a482e/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 0419c43a482e/172.29.1.25, is the new incarnation of the shutdown node 540fce9de305/172.29.1.25" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node 0419c43a482e/172.29.1.25, added to nodes list" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node b4df317f27cc/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node b4df317f27cc/172.29.1.25, added to nodes list" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node fe5b35d6db4d/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node fe5b35d6db4d/172.29.1.25, added to nodes list" [2021-11-23T16:08:20.678Z] time="2021-11-23T16:08:20Z" level=info msg="Node fe5b35d6db4d/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:20.679Z] time="2021-11-23T16:08:20Z" level=info msg="Node fe5b35d6db4d/172.29.1.25, added to nodes list" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.111.164:10033" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=debug msg="memberlist: Stream connection from=172.24.111.164:49360" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 1453edcd8ee9/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 2fcc83f06e86/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 1453edcd8ee9/172.24.111.164, added to nodes list" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node b151209620db/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 2fcc83f06e86/172.24.111.164, is the new incarnation of the shutdown node 397e3e340d6c/172.24.111.164" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 2fcc83f06e86/172.24.111.164, added to nodes list" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node b151209620db/172.24.111.164, added to nodes list" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.111.164:10034" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=debug msg="memberlist: Stream connection from=172.24.111.164:49361" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 1453edcd8ee9/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 1453edcd8ee9/172.24.111.164, added to nodes list" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 2fcc83f06e86/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 2fcc83f06e86/172.24.111.164, added to nodes list" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node b151209620db/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node b151209620db/172.24.111.164, added to nodes list" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 44d3474aa9ac/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 44d3474aa9ac/172.24.111.164, is the new incarnation of the shutdown node fc16f5342de5/172.24.111.164" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 44d3474aa9ac/172.24.111.164, added to nodes list" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.111.164:10035" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=debug msg="memberlist: Stream connection from=172.24.111.164:49362" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 1453edcd8ee9/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 1453edcd8ee9/172.24.111.164, added to nodes list" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 44d3474aa9ac/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 44d3474aa9ac/172.24.111.164, added to nodes list" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node b151209620db/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node b151209620db/172.24.111.164, added to nodes list" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 2fcc83f06e86/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 2fcc83f06e86/172.24.111.164, added to nodes list" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node b485c7ac96b8/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node b485c7ac96b8/172.24.111.164, is the new incarnation of the shutdown node 86eecd109565/172.24.111.164" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node b485c7ac96b8/172.24.111.164, added to nodes list" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 44d3474aa9ac/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 44d3474aa9ac/172.24.111.164, is the new incarnation of the shutdown node fc16f5342de5/172.24.111.164" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 44d3474aa9ac/172.24.111.164, added to nodes list" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 2fcc83f06e86/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 2fcc83f06e86/172.24.111.164, is the new incarnation of the shutdown node 397e3e340d6c/172.24.111.164" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 2fcc83f06e86/172.24.111.164, added to nodes list" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 44d3474aa9ac/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node 44d3474aa9ac/172.24.111.164, added to nodes list" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node b485c7ac96b8/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node b485c7ac96b8/172.24.111.164, added to nodes list" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node b485c7ac96b8/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node b485c7ac96b8/172.24.111.164, is the new incarnation of the shutdown node 86eecd109565/172.24.111.164" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node b485c7ac96b8/172.24.111.164, added to nodes list" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node b485c7ac96b8/172.24.111.164, joined gossip cluster" [2021-11-23T16:08:20.999Z] time="2021-11-23T16:08:20Z" level=info msg="Node b485c7ac96b8/172.24.111.164, added to nodes list" [2021-11-23T16:08:21.148Z] time="2021-11-23T16:08:20Z" level=info msg="Node fe5b35d6db4d/172.29.1.25, joined gossip cluster" [2021-11-23T16:08:21.148Z] time="2021-11-23T16:08:20Z" level=info msg="Node fe5b35d6db4d/172.29.1.25, is the new incarnation of the shutdown node e373317edcf3/172.29.1.25" [2021-11-23T16:08:21.148Z] time="2021-11-23T16:08:20Z" level=info msg="Node fe5b35d6db4d/172.29.1.25, added to nodes list" [2021-11-23T16:08:21.148Z] time="2021-11-23T16:08:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.1.25:10033" [2021-11-23T16:08:21.148Z] time="2021-11-23T16:08:20Z" level=debug msg="memberlist: Stream connection from=172.29.1.25:49369" [2021-11-23T16:08:21.148Z] time="2021-11-23T16:08:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.1.25:10034" [2021-11-23T16:08:21.148Z] time="2021-11-23T16:08:20Z" level=debug msg="memberlist: Stream connection from=172.29.1.25:49370" [2021-11-23T16:08:21.148Z] time="2021-11-23T16:08:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.1.25:10035" [2021-11-23T16:08:21.148Z] time="2021-11-23T16:08:20Z" level=debug msg="memberlist: Stream connection from=172.29.1.25:49371" [2021-11-23T16:08:21.208Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-23T16:08:21.208Z] === RUN TestAuthZPluginDenyResponse [2021-11-23T16:08:21.485Z] time="2021-11-23T16:08:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.111.164:10033" [2021-11-23T16:08:21.485Z] time="2021-11-23T16:08:21Z" level=debug msg="memberlist: Stream connection from=172.24.111.164:49363" [2021-11-23T16:08:21.485Z] time="2021-11-23T16:08:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.111.164:10034" [2021-11-23T16:08:21.485Z] time="2021-11-23T16:08:21Z" level=debug msg="memberlist: Stream connection from=172.24.111.164:49364" [2021-11-23T16:08:21.485Z] time="2021-11-23T16:08:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.111.164:10035" [2021-11-23T16:08:21.485Z] time="2021-11-23T16:08:21Z" level=debug msg="memberlist: Stream connection from=172.24.111.164:49365" [2021-11-23T16:08:21.601Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-11-23T16:08:21.617Z] 2021/11/23 16:08:21 Closing DB instances... [2021-11-23T16:08:21.617Z] time="2021-11-23T16:08:21Z" level=info msg="Node 0419c43a482e change state NodeActive --> NodeLeft" [2021-11-23T16:08:21.617Z] time="2021-11-23T16:08:21Z" level=info msg="node2(b4df317f27cc): Node leave event for 0419c43a482e/172.29.1.25" [2021-11-23T16:08:21.617Z] time="2021-11-23T16:08:21Z" level=info msg="Node 0419c43a482e change state NodeActive --> NodeLeft" [2021-11-23T16:08:21.617Z] time="2021-11-23T16:08:21Z" level=info msg="Node 0419c43a482e change state NodeActive --> NodeLeft" [2021-11-23T16:08:21.617Z] time="2021-11-23T16:08:21Z" level=info msg="node4(3e16210c2e7f): Node leave event for 0419c43a482e/172.29.1.25" [2021-11-23T16:08:21.617Z] time="2021-11-23T16:08:21Z" level=info msg="node5(05393609448f): Node leave event for 0419c43a482e/172.29.1.25" [2021-11-23T16:08:21.617Z] time="2021-11-23T16:08:21Z" level=info msg="Node 0419c43a482e change state NodeActive --> NodeLeft" [2021-11-23T16:08:21.617Z] time="2021-11-23T16:08:21Z" level=info msg="node3(fe5b35d6db4d): Node leave event for 0419c43a482e/172.29.1.25" [2021-11-23T16:08:21.617Z] time="2021-11-23T16:08:21Z" level=info msg="Node 0419c43a482e change state NodeActive --> NodeLeft" [2021-11-23T16:08:21.617Z] time="2021-11-23T16:08:21Z" level=info msg="node1(0419c43a482e): Node leave event for 0419c43a482e/172.29.1.25" [2021-11-23T16:08:21.617Z] time="2021-11-23T16:08:21Z" level=info msg="Node 0419c43a482e/172.29.1.25, left gossip cluster" [2021-11-23T16:08:21.617Z] time="2021-11-23T16:08:21Z" level=info msg="Node 0419c43a482e/172.29.1.25, left gossip cluster" [2021-11-23T16:08:21.617Z] time="2021-11-23T16:08:21Z" level=info msg="Node 0419c43a482e/172.29.1.25, left gossip cluster" [2021-11-23T16:08:21.617Z] time="2021-11-23T16:08:21Z" level=info msg="Node 0419c43a482e/172.29.1.25, left gossip cluster" [2021-11-23T16:08:21.617Z] time="2021-11-23T16:08:21Z" level=info msg="Node 0419c43a482e/172.29.1.25, left gossip cluster" [2021-11-23T16:08:21.769Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-11-23T16:08:21.769Z] === RUN TestAuthZPluginAllowEventStream [2021-11-23T16:08:21.963Z] 2021/11/23 16:08:21 Closing DB instances... [2021-11-23T16:08:21.963Z] time="2021-11-23T16:08:21Z" level=info msg="Node 2fcc83f06e86 change state NodeActive --> NodeLeft" [2021-11-23T16:08:21.963Z] time="2021-11-23T16:08:21Z" level=info msg="node5(b151209620db): Node leave event for 2fcc83f06e86/172.24.111.164" [2021-11-23T16:08:21.963Z] time="2021-11-23T16:08:21Z" level=info msg="Node 2fcc83f06e86 change state NodeActive --> NodeLeft" [2021-11-23T16:08:21.963Z] time="2021-11-23T16:08:21Z" level=info msg="node2(44d3474aa9ac): Node leave event for 2fcc83f06e86/172.24.111.164" [2021-11-23T16:08:21.963Z] time="2021-11-23T16:08:21Z" level=info msg="Node 2fcc83f06e86 change state NodeActive --> NodeLeft" [2021-11-23T16:08:21.963Z] time="2021-11-23T16:08:21Z" level=info msg="node3(b485c7ac96b8): Node leave event for 2fcc83f06e86/172.24.111.164" [2021-11-23T16:08:21.963Z] time="2021-11-23T16:08:21Z" level=info msg="Node 2fcc83f06e86 change state NodeActive --> NodeLeft" [2021-11-23T16:08:21.963Z] time="2021-11-23T16:08:21Z" level=info msg="Node 2fcc83f06e86 change state NodeActive --> NodeLeft" [2021-11-23T16:08:21.963Z] time="2021-11-23T16:08:21Z" level=info msg="node1(2fcc83f06e86): Node leave event for 2fcc83f06e86/172.24.111.164" [2021-11-23T16:08:21.963Z] time="2021-11-23T16:08:21Z" level=info msg="node4(1453edcd8ee9): Node leave event for 2fcc83f06e86/172.24.111.164" [2021-11-23T16:08:22.086Z] time="2021-11-23T16:08:21Z" level=info msg="Node b4df317f27cc change state NodeActive --> NodeLeft" [2021-11-23T16:08:22.086Z] time="2021-11-23T16:08:21Z" level=info msg="node5(05393609448f): Node leave event for b4df317f27cc/172.29.1.25" [2021-11-23T16:08:22.086Z] time="2021-11-23T16:08:21Z" level=info msg="Node b4df317f27cc change state NodeActive --> NodeLeft" [2021-11-23T16:08:22.086Z] time="2021-11-23T16:08:21Z" level=info msg="Node b4df317f27cc change state NodeActive --> NodeLeft" [2021-11-23T16:08:22.086Z] time="2021-11-23T16:08:21Z" level=info msg="node4(3e16210c2e7f): Node leave event for b4df317f27cc/172.29.1.25" [2021-11-23T16:08:22.086Z] time="2021-11-23T16:08:21Z" level=info msg="node3(fe5b35d6db4d): Node leave event for b4df317f27cc/172.29.1.25" [2021-11-23T16:08:22.086Z] time="2021-11-23T16:08:21Z" level=info msg="Node b4df317f27cc change state NodeActive --> NodeLeft" [2021-11-23T16:08:22.086Z] time="2021-11-23T16:08:21Z" level=info msg="node2(b4df317f27cc): Node leave event for b4df317f27cc/172.29.1.25" [2021-11-23T16:08:22.086Z] time="2021-11-23T16:08:21Z" level=info msg="Node b4df317f27cc/172.29.1.25, left gossip cluster" [2021-11-23T16:08:22.086Z] time="2021-11-23T16:08:21Z" level=info msg="Node b4df317f27cc/172.29.1.25, left gossip cluster" [2021-11-23T16:08:22.086Z] time="2021-11-23T16:08:21Z" level=info msg="Node b4df317f27cc/172.29.1.25, left gossip cluster" [2021-11-23T16:08:22.086Z] time="2021-11-23T16:08:21Z" level=info msg="Node b4df317f27cc/172.29.1.25, left gossip cluster" [2021-11-23T16:08:22.443Z] time="2021-11-23T16:08:21Z" level=info msg="Node 2fcc83f06e86/172.24.111.164, left gossip cluster" [2021-11-23T16:08:22.443Z] time="2021-11-23T16:08:21Z" level=info msg="Node 2fcc83f06e86/172.24.111.164, left gossip cluster" [2021-11-23T16:08:22.443Z] time="2021-11-23T16:08:21Z" level=info msg="Node 2fcc83f06e86/172.24.111.164, left gossip cluster" [2021-11-23T16:08:22.443Z] time="2021-11-23T16:08:21Z" level=info msg="Node 2fcc83f06e86/172.24.111.164, left gossip cluster" [2021-11-23T16:08:22.443Z] time="2021-11-23T16:08:21Z" level=info msg="Node 2fcc83f06e86/172.24.111.164, left gossip cluster" [2021-11-23T16:08:22.443Z] time="2021-11-23T16:08:22Z" level=info msg="Node 44d3474aa9ac change state NodeActive --> NodeLeft" [2021-11-23T16:08:22.443Z] time="2021-11-23T16:08:22Z" level=info msg="node3(b485c7ac96b8): Node leave event for 44d3474aa9ac/172.24.111.164" [2021-11-23T16:08:22.443Z] time="2021-11-23T16:08:22Z" level=info msg="Node 44d3474aa9ac change state NodeActive --> NodeLeft" [2021-11-23T16:08:22.443Z] time="2021-11-23T16:08:22Z" level=info msg="Node 44d3474aa9ac change state NodeActive --> NodeLeft" [2021-11-23T16:08:22.443Z] time="2021-11-23T16:08:22Z" level=info msg="node5(b151209620db): Node leave event for 44d3474aa9ac/172.24.111.164" [2021-11-23T16:08:22.443Z] time="2021-11-23T16:08:22Z" level=info msg="node4(1453edcd8ee9): Node leave event for 44d3474aa9ac/172.24.111.164" [2021-11-23T16:08:22.443Z] time="2021-11-23T16:08:22Z" level=info msg="Node 44d3474aa9ac change state NodeActive --> NodeLeft" [2021-11-23T16:08:22.443Z] time="2021-11-23T16:08:22Z" level=info msg="node2(44d3474aa9ac): Node leave event for 44d3474aa9ac/172.24.111.164" [2021-11-23T16:08:22.443Z] time="2021-11-23T16:08:22Z" level=info msg="Node 44d3474aa9ac/172.24.111.164, left gossip cluster" [2021-11-23T16:08:22.443Z] time="2021-11-23T16:08:22Z" level=info msg="Node 44d3474aa9ac/172.24.111.164, left gossip cluster" [2021-11-23T16:08:22.443Z] time="2021-11-23T16:08:22Z" level=info msg="Node 44d3474aa9ac/172.24.111.164, left gossip cluster" [2021-11-23T16:08:22.537Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-23T16:08:22.556Z] time="2021-11-23T16:08:22Z" level=info msg="Node fe5b35d6db4d change state NodeActive --> NodeLeft" [2021-11-23T16:08:22.556Z] time="2021-11-23T16:08:22Z" level=info msg="node4(3e16210c2e7f): Node leave event for fe5b35d6db4d/172.29.1.25" [2021-11-23T16:08:22.556Z] time="2021-11-23T16:08:22Z" level=info msg="Node fe5b35d6db4d change state NodeActive --> NodeLeft" [2021-11-23T16:08:22.556Z] time="2021-11-23T16:08:22Z" level=info msg="node5(05393609448f): Node leave event for fe5b35d6db4d/172.29.1.25" [2021-11-23T16:08:22.556Z] time="2021-11-23T16:08:22Z" level=info msg="Node fe5b35d6db4d change state NodeActive --> NodeLeft" [2021-11-23T16:08:22.556Z] time="2021-11-23T16:08:22Z" level=info msg="node3(fe5b35d6db4d): Node leave event for fe5b35d6db4d/172.29.1.25" [2021-11-23T16:08:22.556Z] time="2021-11-23T16:08:22Z" level=info msg="Node fe5b35d6db4d/172.29.1.25, left gossip cluster" [2021-11-23T16:08:22.556Z] time="2021-11-23T16:08:22Z" level=info msg="Node fe5b35d6db4d/172.29.1.25, left gossip cluster" [2021-11-23T16:08:22.973Z] time="2021-11-23T16:08:22Z" level=info msg="Node 44d3474aa9ac/172.24.111.164, left gossip cluster" [2021-11-23T16:08:22.973Z] time="2021-11-23T16:08:22Z" level=info msg="Node b485c7ac96b8 change state NodeActive --> NodeLeft" [2021-11-23T16:08:22.973Z] time="2021-11-23T16:08:22Z" level=info msg="node4(1453edcd8ee9): Node leave event for b485c7ac96b8/172.24.111.164" [2021-11-23T16:08:22.973Z] time="2021-11-23T16:08:22Z" level=info msg="Node b485c7ac96b8 change state NodeActive --> NodeLeft" [2021-11-23T16:08:22.973Z] time="2021-11-23T16:08:22Z" level=info msg="node5(b151209620db): Node leave event for b485c7ac96b8/172.24.111.164" [2021-11-23T16:08:22.973Z] time="2021-11-23T16:08:22Z" level=info msg="Node b485c7ac96b8 change state NodeActive --> NodeLeft" [2021-11-23T16:08:22.973Z] time="2021-11-23T16:08:22Z" level=info msg="node3(b485c7ac96b8): Node leave event for b485c7ac96b8/172.24.111.164" [2021-11-23T16:08:22.973Z] time="2021-11-23T16:08:22Z" level=info msg="Node b485c7ac96b8/172.24.111.164, left gossip cluster" [2021-11-23T16:08:23.025Z] time="2021-11-23T16:08:22Z" level=info msg="Node fe5b35d6db4d/172.29.1.25, left gossip cluster" [2021-11-23T16:08:23.025Z] time="2021-11-23T16:08:22Z" level=debug msg="memberlist: Failed ping: 3e16210c2e7f (timeout reached)" [2021-11-23T16:08:23.025Z] time="2021-11-23T16:08:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.1.25:10035: use of closed network connection" [2021-11-23T16:08:23.025Z] time="2021-11-23T16:08:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.1.25:10037: use of closed network connection" [2021-11-23T16:08:23.025Z] time="2021-11-23T16:08:22Z" level=debug msg="memberlist: Stream connection from=172.29.1.25:49372" [2021-11-23T16:08:23.025Z] time="2021-11-23T16:08:22Z" level=info msg="Node 3e16210c2e7f change state NodeActive --> NodeLeft" [2021-11-23T16:08:23.025Z] time="2021-11-23T16:08:22Z" level=info msg="node5(05393609448f): Node leave event for 3e16210c2e7f/172.29.1.25" [2021-11-23T16:08:23.025Z] time="2021-11-23T16:08:22Z" level=info msg="Node 3e16210c2e7f change state NodeActive --> NodeLeft" [2021-11-23T16:08:23.025Z] time="2021-11-23T16:08:22Z" level=info msg="node4(3e16210c2e7f): Node leave event for 3e16210c2e7f/172.29.1.25" [2021-11-23T16:08:23.134Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2021-11-23T16:08:23.134Z] === RUN TestAuthZPluginErrorResponse [2021-11-23T16:08:23.390Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-11-23T16:08:23.390Z] === RUN TestAuthZPluginErrorRequest [2021-11-23T16:08:23.451Z] time="2021-11-23T16:08:22Z" level=info msg="Node b485c7ac96b8/172.24.111.164, left gossip cluster" [2021-11-23T16:08:23.451Z] time="2021-11-23T16:08:22Z" level=info msg="Node b485c7ac96b8/172.24.111.164, left gossip cluster" [2021-11-23T16:08:23.451Z] time="2021-11-23T16:08:23Z" level=debug msg="memberlist: Failed ping: b485c7ac96b8 (timeout reached)" [2021-11-23T16:08:23.451Z] time="2021-11-23T16:08:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.111.164:10036: use of closed network connection" [2021-11-23T16:08:23.451Z] time="2021-11-23T16:08:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.111.164:10037: use of closed network connection" [2021-11-23T16:08:23.451Z] time="2021-11-23T16:08:23Z" level=debug msg="memberlist: Stream connection from=172.24.111.164:49366" [2021-11-23T16:08:23.451Z] time="2021-11-23T16:08:23Z" level=info msg="Node 1453edcd8ee9 change state NodeActive --> NodeLeft" [2021-11-23T16:08:23.451Z] time="2021-11-23T16:08:23Z" level=info msg="node5(b151209620db): Node leave event for 1453edcd8ee9/172.24.111.164" [2021-11-23T16:08:23.451Z] time="2021-11-23T16:08:23Z" level=info msg="Node 1453edcd8ee9 change state NodeActive --> NodeLeft" [2021-11-23T16:08:23.451Z] time="2021-11-23T16:08:23Z" level=info msg="node4(1453edcd8ee9): Node leave event for 1453edcd8ee9/172.24.111.164" [2021-11-23T16:08:23.494Z] time="2021-11-23T16:08:23Z" level=warning msg="memberlist: Was able to connect to 3e16210c2e7f but other probes failed, network may be misconfigured" [2021-11-23T16:08:23.494Z] time="2021-11-23T16:08:23Z" level=info msg="Node 3e16210c2e7f/172.29.1.25, left gossip cluster" [2021-11-23T16:08:23.917Z] check_test.go:308: [d12ed0f84b50e] daemon is not started [2021-11-23T16:08:23.917Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-11-23T16:08:23.932Z] time="2021-11-23T16:08:23Z" level=warning msg="memberlist: Was able to connect to b485c7ac96b8 but other probes failed, network may be misconfigured" [2021-11-23T16:08:23.952Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-11-23T16:08:23.952Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-23T16:08:23.962Z] time="2021-11-23T16:08:23Z" level=info msg="Node 3e16210c2e7f/172.29.1.25, left gossip cluster" [2021-11-23T16:08:24.410Z] time="2021-11-23T16:08:23Z" level=info msg="Node 1453edcd8ee9/172.24.111.164, left gossip cluster" [2021-11-23T16:08:24.410Z] time="2021-11-23T16:08:24Z" level=info msg="Node 1453edcd8ee9/172.24.111.164, left gossip cluster" [2021-11-23T16:08:24.431Z] time="2021-11-23T16:08:23Z" level=info msg="Node 05393609448f/172.29.1.25, left gossip cluster" [2021-11-23T16:08:24.431Z] time="2021-11-23T16:08:23Z" level=info msg="Node 05393609448f change state NodeActive --> NodeFailed" [2021-11-23T16:08:24.431Z] time="2021-11-23T16:08:23Z" level=info msg="Node 05393609448f/172.29.1.25, added to failed nodes list" [2021-11-23T16:08:24.431Z] --- PASS: TestNetworkDBIslands (11.66s) [2021-11-23T16:08:24.431Z] PASS [2021-11-23T16:08:24.431Z] coverage: 60.0% of statements [2021-11-23T16:08:24.431Z] ok github.com/docker/docker/libnetwork/networkdb 103.472s coverage: 60.0% of statements [2021-11-23T16:08:24.431Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-23T16:08:24.431Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-23T16:08:24.431Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-23T16:08:24.431Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-23T16:08:24.431Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-23T16:08:24.431Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-23T16:08:24.431Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-23T16:08:24.431Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-23T16:08:24.431Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-23T16:08:24.431Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-23T16:08:24.431Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-23T16:08:24.431Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-23T16:08:24.431Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-23T16:08:24.431Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-23T16:08:24.431Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-23T16:08:24.431Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-23T16:08:24.432Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-23T16:08:24.432Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-23T16:08:24.432Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-23T16:08:24.432Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-23T16:08:24.432Z] ? github.com/docker/docker/quota [no test files] [2021-11-23T16:08:24.432Z] ? github.com/docker/docker/rootless [no test files] [2021-11-23T16:08:24.432Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-23T16:08:24.432Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-23T16:08:24.432Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-23T16:08:24.432Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-23T16:08:24.432Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-23T16:08:24.432Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-23T16:08:24.432Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-23T16:08:24.432Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-23T16:08:24.432Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-23T16:08:24.432Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-23T16:08:24.432Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-23T16:08:24.432Z] ? github.com/docker/docker/volume [no test files] [2021-11-23T16:08:24.432Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-23T16:08:24.432Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-23T16:08:24.484Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-23T16:08:24.485Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-11-23T16:08:24.513Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-11-23T16:08:24.513Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-23T16:08:24.887Z] time="2021-11-23T16:08:24Z" level=info msg="Node b151209620db/172.24.111.164, left gossip cluster" [2021-11-23T16:08:24.887Z] time="2021-11-23T16:08:24Z" level=info msg="Node b151209620db change state NodeActive --> NodeFailed" [2021-11-23T16:08:24.887Z] time="2021-11-23T16:08:24Z" level=info msg="Node b151209620db/172.24.111.164, added to failed nodes list" [2021-11-23T16:08:24.887Z] --- PASS: TestNetworkDBIslands (12.27s) [2021-11-23T16:08:24.887Z] PASS [2021-11-23T16:08:24.887Z] coverage: 60.0% of statements [2021-11-23T16:08:24.887Z] ok github.com/docker/docker/libnetwork/networkdb 103.348s coverage: 60.0% of statements [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/quota [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/rootless [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/volume [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-23T16:08:24.887Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-23T16:08:25.010Z] 2021/11/23 16:08:21 Closing DB instances... [2021-11-23T16:08:25.010Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2021-11-23T16:08:25.010Z] === RUN TestFindNode [2021-11-23T16:08:25.010Z] 2021/11/23 16:08:23 Closing DB instances... [2021-11-23T16:08:25.010Z] --- PASS: TestFindNode (0.01s) [2021-11-23T16:08:25.010Z] === RUN TestChangeNodeState [2021-11-23T16:08:25.010Z] 2021/11/23 16:08:23 Closing DB instances... [2021-11-23T16:08:25.010Z] --- PASS: TestChangeNodeState (0.02s) [2021-11-23T16:08:25.010Z] === RUN TestNodeReincarnation [2021-11-23T16:08:25.010Z] 2021/11/23 16:08:23 Closing DB instances... [2021-11-23T16:08:25.051Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-11-23T16:08:25.623Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-11-23T16:08:25.881Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s) [2021-11-23T16:08:25.881Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === Skipped [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-23T16:08:25.998Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-23T16:08:25.998Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-23T16:08:25.998Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-11-23T16:08:25.998Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-11-23T16:08:25.998Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-23T16:08:25.998Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-23T16:08:25.998Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-23T16:08:25.998Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-23T16:08:25.998Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-23T16:08:25.998Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-23T16:08:25.998Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-23T16:08:25.998Z] daemon_test.go:146: root required [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-23T16:08:25.998Z] reload_test.go:520: root required [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.02s) [2021-11-23T16:08:25.998Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-23T16:08:25.998Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-23T16:08:25.998Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-23T16:08:25.998Z] download_test.go:267: Needs fixing on Windows [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-23T16:08:25.998Z] layer_test.go:303: Failing on Windows [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-23T16:08:25.998Z] layer_test.go:352: Failing on Windows [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-23T16:08:25.998Z] layer_test.go:467: Failing on Windows [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-23T16:08:25.998Z] layer_test.go:696: Failing on Windows [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-23T16:08:25.998Z] migration_test.go:45: Failing on Windows [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-23T16:08:25.998Z] migration_test.go:181: Failing on Windows [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-23T16:08:25.998Z] mount_test.go:17: Failing on Windows [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-23T16:08:25.998Z] mount_test.go:76: Failing on Windows [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-23T16:08:25.998Z] mount_test.go:125: Failing on Windows [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-23T16:08:25.998Z] mount_test.go:212: Failing on Windows [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-23T16:08:25.998Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-23T16:08:25.998Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-23T16:08:25.998Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-23T16:08:25.998Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-23T16:08:25.998Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-23T16:08:25.998Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-23T16:08:25.998Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.998Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-23T16:08:25.998Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:25.998Z] [2021-11-23T16:08:25.999Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-23T16:08:25.999Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:25.999Z] [2021-11-23T16:08:25.999Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-23T16:08:25.999Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:25.999Z] [2021-11-23T16:08:25.999Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-23T16:08:25.999Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-23T16:08:25.999Z] [2021-11-23T16:08:25.999Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-23T16:08:25.999Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-23T16:08:25.999Z] [2021-11-23T16:08:25.999Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-23T16:08:25.999Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:08:25.999Z] [2021-11-23T16:08:25.999Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-23T16:08:25.999Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:08:25.999Z] [2021-11-23T16:08:25.999Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-23T16:08:25.999Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:08:25.999Z] [2021-11-23T16:08:25.999Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-23T16:08:25.999Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:08:25.999Z] [2021-11-23T16:08:25.999Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-23T16:08:25.999Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:08:25.999Z] [2021-11-23T16:08:25.999Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-23T16:08:25.999Z] archive_test.go:133: Xz not present in msys2 [2021-11-23T16:08:25.999Z] [2021-11-23T16:08:25.999Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-11-23T16:08:25.999Z] archive_test.go:140: zstd not installed [2021-11-23T16:08:25.999Z] [2021-11-23T16:08:25.999Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-23T16:08:25.999Z] archive_test.go:252: Failing on Windows CI machines [2021-11-23T16:08:25.999Z] [2021-11-23T16:08:25.999Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-23T16:08:25.999Z] archive_windows_test.go:16: Currently fails [2021-11-23T16:08:25.999Z] [2021-11-23T16:08:25.999Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-23T16:08:25.999Z] changes_test.go:195: needs more investigation [2021-11-23T16:08:25.999Z] [2021-11-23T16:08:25.999Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-11-23T16:08:25.999Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-23T16:08:25.999Z] [2021-11-23T16:08:25.999Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-11-23T16:08:25.999Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-23T16:08:25.999Z] [2021-11-23T16:08:25.999Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-23T16:08:25.999Z] changes_test.go:432: needs further investigation [2021-11-23T16:08:25.999Z] [2021-11-23T16:08:25.999Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-23T16:08:26.468Z] changes_test.go:468: needs further investigation [2021-11-23T16:08:26.468Z] [2021-11-23T16:08:26.468Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-23T16:08:26.468Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:26.468Z] [2021-11-23T16:08:26.468Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-23T16:08:26.468Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:26.468Z] [2021-11-23T16:08:26.468Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-23T16:08:26.468Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T16:08:26.468Z] [2021-11-23T16:08:26.468Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-23T16:08:26.468Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T16:08:26.468Z] [2021-11-23T16:08:26.468Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-23T16:08:26.468Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:26.468Z] [2021-11-23T16:08:26.468Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-23T16:08:26.468Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T16:08:26.468Z] [2021-11-23T16:08:26.468Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-23T16:08:26.468Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:26.468Z] [2021-11-23T16:08:26.468Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-23T16:08:26.468Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:26.468Z] [2021-11-23T16:08:26.468Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.01s) [2021-11-23T16:08:26.468Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:26.468Z] [2021-11-23T16:08:26.468Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-23T16:08:26.468Z] poller_test.go:40: No chmod on Windows [2021-11-23T16:08:26.468Z] [2021-11-23T16:08:26.468Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-23T16:08:26.468Z] fileutils_test.go:133: Needs porting to Windows [2021-11-23T16:08:26.468Z] [2021-11-23T16:08:26.468Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-23T16:08:26.468Z] fileutils_test.go:179: Needs porting to Windows [2021-11-23T16:08:26.468Z] [2021-11-23T16:08:26.468Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-23T16:08:26.468Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:26.468Z] [2021-11-23T16:08:26.468Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-23T16:08:26.468Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:26.468Z] [2021-11-23T16:08:26.468Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-23T16:08:26.468Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:26.468Z] [2021-11-23T16:08:26.468Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-23T16:08:26.468Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-23T16:08:26.468Z] [2021-11-23T16:08:26.468Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-23T16:08:26.468Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-23T16:08:26.468Z] [2021-11-23T16:08:26.468Z] DONE 2074 tests, 70 skipped in 238.225s [2021-11-23T16:08:26.468Z] INFO: make.ps1 ended at 11/23/2021 16:08:26 [2021-11-23T16:08:26.565Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === Skipped [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-23T16:08:27.180Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-23T16:08:27.180Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-23T16:08:27.180Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-11-23T16:08:27.180Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-23T16:08:27.180Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-23T16:08:27.180Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-23T16:08:27.180Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-23T16:08:27.180Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-23T16:08:27.180Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-23T16:08:27.180Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-23T16:08:27.180Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-23T16:08:27.180Z] daemon_test.go:146: root required [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-23T16:08:27.180Z] reload_test.go:520: root required [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-23T16:08:27.180Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-23T16:08:27.180Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-23T16:08:27.180Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-23T16:08:27.180Z] download_test.go:267: Needs fixing on Windows [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-23T16:08:27.180Z] layer_test.go:303: Failing on Windows [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-23T16:08:27.180Z] layer_test.go:352: Failing on Windows [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-23T16:08:27.180Z] layer_test.go:467: Failing on Windows [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-23T16:08:27.180Z] layer_test.go:696: Failing on Windows [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-23T16:08:27.180Z] migration_test.go:45: Failing on Windows [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-23T16:08:27.180Z] migration_test.go:181: Failing on Windows [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-23T16:08:27.180Z] mount_test.go:17: Failing on Windows [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-23T16:08:27.180Z] mount_test.go:76: Failing on Windows [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-23T16:08:27.180Z] mount_test.go:125: Failing on Windows [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-23T16:08:27.180Z] mount_test.go:212: Failing on Windows [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-23T16:08:27.180Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-23T16:08:27.180Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-23T16:08:27.180Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-23T16:08:27.180Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-23T16:08:27.180Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-23T16:08:27.180Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-23T16:08:27.180Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-23T16:08:27.180Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-23T16:08:27.180Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-23T16:08:27.180Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-23T16:08:27.180Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-23T16:08:27.180Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-23T16:08:27.180Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-23T16:08:27.180Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-23T16:08:27.180Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:08:27.180Z] [2021-11-23T16:08:27.180Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-23T16:08:27.180Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-23T16:08:27.181Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-23T16:08:27.181Z] archive_test.go:133: Xz not present in msys2 [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-11-23T16:08:27.181Z] archive_test.go:140: zstd not installed [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-23T16:08:27.181Z] archive_test.go:252: Failing on Windows CI machines [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-23T16:08:27.181Z] archive_windows_test.go:16: Currently fails [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-23T16:08:27.181Z] changes_test.go:195: needs more investigation [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-11-23T16:08:27.181Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-11-23T16:08:27.181Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-23T16:08:27.181Z] changes_test.go:432: needs further investigation [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-23T16:08:27.181Z] changes_test.go:468: needs further investigation [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-23T16:08:27.181Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-23T16:08:27.181Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-23T16:08:27.181Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-23T16:08:27.181Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-23T16:08:27.181Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-23T16:08:27.181Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-23T16:08:27.181Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-23T16:08:27.181Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-23T16:08:27.181Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-23T16:08:27.181Z] poller_test.go:40: No chmod on Windows [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-23T16:08:27.181Z] fileutils_test.go:133: Needs porting to Windows [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-23T16:08:27.181Z] fileutils_test.go:179: Needs porting to Windows [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-23T16:08:27.181Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-23T16:08:27.181Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-23T16:08:27.181Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-23T16:08:27.181Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-23T16:08:27.181Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-23T16:08:27.181Z] [2021-11-23T16:08:27.181Z] DONE 2074 tests, 70 skipped in 263.096s [2021-11-23T16:08:27.181Z] INFO: make.ps1 ended at 11/23/2021 16:08:27 [2021-11-23T16:08:27.246Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.54s) [2021-11-23T16:08:27.246Z] === RUN TestAuthZPluginHeader [2021-11-23T16:08:27.503Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-11-23T16:08:27.503Z] check_test.go:308: [d45c2a1d25023] daemon is not started [2021-11-23T16:08:27.503Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-11-23T16:08:28.063Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-23T16:08:28.063Z] INFO: Unit tests ended at 11/23/2021 16:08:27. Duration:00:04:08.9429828 [2021-11-23T16:08:28.063Z] INFO: Building busybox [2021-11-23T16:08:28.063Z] Sending build context to Docker daemon 5.12kB [2021-11-23T16:08:28.063Z] [2021-11-23T16:08:28.063Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-23T16:08:28.063Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-23T16:08:28.063Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-23T16:08:28.063Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-23T16:08:28.063Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-23T16:08:28.063Z] ---> 3d4792f88e26 [2021-11-23T16:08:28.063Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-23T16:08:28.063Z] ---> Running in 42b9693a0010 [2021-11-23T16:08:28.173Z] --- PASS: TestAuthZPluginHeader (0.68s) [2021-11-23T16:08:28.173Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-23T16:08:28.173Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T16:08:28.173Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-23T16:08:28.173Z] === RUN TestAuthZPluginV2Disable [2021-11-23T16:08:28.173Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T16:08:28.173Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-11-23T16:08:28.173Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-23T16:08:28.173Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T16:08:28.173Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-23T16:08:28.173Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-23T16:08:28.173Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T16:08:28.173Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-23T16:08:28.173Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-23T16:08:28.296Z] --- PASS: TestServiceUpdateSecrets (14.48s) [2021-11-23T16:08:28.296Z] === RUN TestServiceUpdateConfigs [2021-11-23T16:08:28.760Z] time="2021-11-23T16:08:28Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-23T16:08:28.760Z] --- PASS: TestNodeReincarnation (5.02s) [2021-11-23T16:08:28.760Z] === RUN TestParallelCreate [2021-11-23T16:08:28.760Z] 2021/11/23 16:08:28 Closing DB instances... [2021-11-23T16:08:28.760Z] --- PASS: TestParallelCreate (0.01s) [2021-11-23T16:08:28.760Z] === RUN TestParallelDelete [2021-11-23T16:08:28.760Z] 2021/11/23 16:08:28 Closing DB instances... [2021-11-23T16:08:28.760Z] --- PASS: TestParallelDelete (0.01s) [2021-11-23T16:08:28.760Z] === RUN TestNetworkDBIslands [2021-11-23T16:08:28.760Z] time="2021-11-23T16:08:28Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:509b6c88f688 with config:&{NodeID:509b6c88f688 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-11-23T16:08:28.760Z] time="2021-11-23T16:08:28Z" level=info msg="Node 509b6c88f688/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:28.760Z] time="2021-11-23T16:08:28Z" level=info msg="Node 509b6c88f688/172.19.34.195, added to nodes list" [2021-11-23T16:08:28.760Z] time="2021-11-23T16:08:28Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e45ac6f05c7a with config:&{NodeID:e45ac6f05c7a 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-11-23T16:08:28.760Z] time="2021-11-23T16:08:28Z" level=info msg="Node e45ac6f05c7a/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:28.760Z] time="2021-11-23T16:08:28Z" level=info msg="Node e45ac6f05c7a/172.19.34.195, added to nodes list" [2021-11-23T16:08:28.760Z] time="2021-11-23T16:08:28Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-23T16:08:28.760Z] time="2021-11-23T16:08:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-23T16:08:28.760Z] time="2021-11-23T16:08:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-11-23T16:08:28.760Z] time="2021-11-23T16:08:28Z" level=info msg="Node e45ac6f05c7a/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:28.760Z] time="2021-11-23T16:08:28Z" level=info msg="Node e45ac6f05c7a/172.19.34.195, added to nodes list" [2021-11-23T16:08:28.760Z] time="2021-11-23T16:08:28Z" level=info msg="Node 509b6c88f688/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:28.760Z] time="2021-11-23T16:08:28Z" level=info msg="Node 509b6c88f688/172.19.34.195, added to nodes list" [2021-11-23T16:08:28.760Z] time="2021-11-23T16:08:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-23T16:08:28.760Z] time="2021-11-23T16:08:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-11-23T16:08:29.441Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-23T16:08:29.441Z] INFO: Unit tests ended at 11/23/2021 16:08:28. Duration:00:04:36.2125430 [2021-11-23T16:08:29.441Z] INFO: Building busybox [2021-11-23T16:08:29.441Z] Sending build context to Docker daemon 5.12kB [2021-11-23T16:08:29.441Z] [2021-11-23T16:08:29.441Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-23T16:08:29.441Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-23T16:08:29.441Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-23T16:08:29.441Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-23T16:08:29.441Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-23T16:08:29.441Z] ---> 3d4792f88e26 [2021-11-23T16:08:29.441Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-23T16:08:29.441Z] ---> Running in 270223562bb5 [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:821090ed6380 with config:&{NodeID:821090ed6380 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-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="Node 821090ed6380/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="Node 821090ed6380/172.19.34.195, added to nodes list" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="Node 821090ed6380/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="Node 821090ed6380/172.19.34.195, added to nodes list" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="Node 509b6c88f688/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="Node 509b6c88f688/172.19.34.195, added to nodes list" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="Node e45ac6f05c7a/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="Node e45ac6f05c7a/172.19.34.195, added to nodes list" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="Node 821090ed6380/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="Node 821090ed6380/172.19.34.195, added to nodes list" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a81bba1dd69d with config:&{NodeID:a81bba1dd69d 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-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="Node a81bba1dd69d/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="Node a81bba1dd69d/172.19.34.195, added to nodes list" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="Node a81bba1dd69d/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="Node a81bba1dd69d/172.19.34.195, added to nodes list" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="Node 509b6c88f688/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="Node 509b6c88f688/172.19.34.195, added to nodes list" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="Node e45ac6f05c7a/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="Node e45ac6f05c7a/172.19.34.195, added to nodes list" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="Node 821090ed6380/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=info msg="Node 821090ed6380/172.19.34.195, added to nodes list" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-23T16:08:29.739Z] time="2021-11-23T16:08:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2021-11-23T16:08:30.037Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:29Z" level=info msg="Node a81bba1dd69d/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:29Z" level=info msg="Node a81bba1dd69d/172.19.34.195, added to nodes list" [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:29Z" level=info msg="Node a81bba1dd69d/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:29Z" level=info msg="Node a81bba1dd69d/172.19.34.195, added to nodes list" [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:30Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:758d6d6248d8 with config:&{NodeID:758d6d6248d8 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-11-23T16:08:30.196Z] time="2021-11-23T16:08:30Z" level=info msg="Node 758d6d6248d8/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:30Z" level=info msg="Node 758d6d6248d8/172.19.34.195, added to nodes list" [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:30Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:30Z" level=info msg="Node 758d6d6248d8/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:30Z" level=info msg="Node 758d6d6248d8/172.19.34.195, added to nodes list" [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:30Z" level=info msg="Node 821090ed6380/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:30Z" level=info msg="Node 821090ed6380/172.19.34.195, added to nodes list" [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:30Z" level=info msg="Node e45ac6f05c7a/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:30Z" level=info msg="Node e45ac6f05c7a/172.19.34.195, added to nodes list" [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:30Z" level=info msg="Node a81bba1dd69d/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:30Z" level=info msg="Node a81bba1dd69d/172.19.34.195, added to nodes list" [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:30Z" level=info msg="Node 509b6c88f688/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:30Z" level=info msg="Node 509b6c88f688/172.19.34.195, added to nodes list" [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-23T16:08:30.196Z] time="2021-11-23T16:08:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2021-11-23T16:08:30.652Z] time="2021-11-23T16:08:30Z" level=info msg="Node 758d6d6248d8/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:30.652Z] time="2021-11-23T16:08:30Z" level=info msg="Node 758d6d6248d8/172.19.34.195, added to nodes list" [2021-11-23T16:08:30.652Z] time="2021-11-23T16:08:30Z" level=info msg="Node 758d6d6248d8/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:30.652Z] time="2021-11-23T16:08:30Z" level=info msg="Node 758d6d6248d8/172.19.34.195, added to nodes list" [2021-11-23T16:08:30.652Z] time="2021-11-23T16:08:30Z" level=info msg="Node 758d6d6248d8/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:30.652Z] time="2021-11-23T16:08:30Z" level=info msg="Node 758d6d6248d8/172.19.34.195, added to nodes list" [2021-11-23T16:08:30.652Z] networkdb_test.go:835: Re-joining: 3 [2021-11-23T16:08:30.652Z] time="2021-11-23T16:08:30Z" level=info msg="The new bootstrap node list is:[172.19.34.195:10033 172.19.34.195:10034 172.19.34.195:10035]" [2021-11-23T16:08:30.652Z] time="2021-11-23T16:08:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.195:10033" [2021-11-23T16:08:30.652Z] time="2021-11-23T16:08:30Z" level=debug msg="memberlist: Stream connection from=172.19.34.195:49365" [2021-11-23T16:08:30.652Z] time="2021-11-23T16:08:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.195:10034" [2021-11-23T16:08:30.652Z] time="2021-11-23T16:08:30Z" level=debug msg="memberlist: Stream connection from=172.19.34.195:49366" [2021-11-23T16:08:30.652Z] time="2021-11-23T16:08:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.195:10035" [2021-11-23T16:08:30.652Z] time="2021-11-23T16:08:30Z" level=debug msg="memberlist: Stream connection from=172.19.34.195:49367" [2021-11-23T16:08:31.107Z] networkdb_test.go:835: Re-joining: 4 [2021-11-23T16:08:31.107Z] time="2021-11-23T16:08:30Z" level=info msg="The new bootstrap node list is:[172.19.34.195:10033 172.19.34.195:10034 172.19.34.195:10035]" [2021-11-23T16:08:31.107Z] time="2021-11-23T16:08:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.195:10033" [2021-11-23T16:08:31.107Z] time="2021-11-23T16:08:30Z" level=debug msg="memberlist: Stream connection from=172.19.34.195:49368" [2021-11-23T16:08:31.107Z] time="2021-11-23T16:08:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.195:10034" [2021-11-23T16:08:31.107Z] time="2021-11-23T16:08:30Z" level=debug msg="memberlist: Stream connection from=172.19.34.195:49369" [2021-11-23T16:08:31.107Z] time="2021-11-23T16:08:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.195:10035" [2021-11-23T16:08:31.107Z] time="2021-11-23T16:08:30Z" level=debug msg="memberlist: Stream connection from=172.19.34.195:49370" [2021-11-23T16:08:31.107Z] time="2021-11-23T16:08:30Z" level=info msg="node 0 leaving" [2021-11-23T16:08:31.107Z] time="2021-11-23T16:08:30Z" level=info msg="Node 509b6c88f688 change state NodeActive --> NodeLeft" [2021-11-23T16:08:31.107Z] time="2021-11-23T16:08:30Z" level=info msg="node5(758d6d6248d8): Node leave event for 509b6c88f688/172.19.34.195" [2021-11-23T16:08:31.107Z] time="2021-11-23T16:08:30Z" level=info msg="Node 509b6c88f688 change state NodeActive --> NodeLeft" [2021-11-23T16:08:31.107Z] time="2021-11-23T16:08:30Z" level=info msg="node3(821090ed6380): Node leave event for 509b6c88f688/172.19.34.195" [2021-11-23T16:08:31.107Z] time="2021-11-23T16:08:30Z" level=info msg="Node 509b6c88f688 change state NodeActive --> NodeLeft" [2021-11-23T16:08:31.107Z] time="2021-11-23T16:08:30Z" level=info msg="node2(e45ac6f05c7a): Node leave event for 509b6c88f688/172.19.34.195" [2021-11-23T16:08:31.107Z] time="2021-11-23T16:08:30Z" level=info msg="Node 509b6c88f688 change state NodeActive --> NodeLeft" [2021-11-23T16:08:31.107Z] time="2021-11-23T16:08:30Z" level=info msg="node1(509b6c88f688): Node leave event for 509b6c88f688/172.19.34.195" [2021-11-23T16:08:31.108Z] time="2021-11-23T16:08:30Z" level=info msg="Node 509b6c88f688 change state NodeActive --> NodeLeft" [2021-11-23T16:08:31.108Z] time="2021-11-23T16:08:30Z" level=info msg="node4(a81bba1dd69d): Node leave event for 509b6c88f688/172.19.34.195" [2021-11-23T16:08:31.601Z] time="2021-11-23T16:08:31Z" level=info msg="Node 509b6c88f688/172.19.34.195, left gossip cluster" [2021-11-23T16:08:31.601Z] time="2021-11-23T16:08:31Z" level=info msg="Node 509b6c88f688/172.19.34.195, left gossip cluster" [2021-11-23T16:08:31.601Z] time="2021-11-23T16:08:31Z" level=info msg="Node 509b6c88f688/172.19.34.195, left gossip cluster" [2021-11-23T16:08:31.601Z] time="2021-11-23T16:08:31Z" level=info msg="Node 509b6c88f688/172.19.34.195, left gossip cluster" [2021-11-23T16:08:31.601Z] time="2021-11-23T16:08:31Z" level=info msg="Node 509b6c88f688/172.19.34.195, left gossip cluster" [2021-11-23T16:08:31.601Z] time="2021-11-23T16:08:31Z" level=info msg="node 1 leaving" [2021-11-23T16:08:31.601Z] time="2021-11-23T16:08:31Z" level=info msg="Node e45ac6f05c7a change state NodeActive --> NodeLeft" [2021-11-23T16:08:31.601Z] time="2021-11-23T16:08:31Z" level=info msg="node5(758d6d6248d8): Node leave event for e45ac6f05c7a/172.19.34.195" [2021-11-23T16:08:31.601Z] time="2021-11-23T16:08:31Z" level=info msg="Node e45ac6f05c7a/172.19.34.195, left gossip cluster" [2021-11-23T16:08:31.601Z] time="2021-11-23T16:08:31Z" level=info msg="Node e45ac6f05c7a change state NodeActive --> NodeFailed" [2021-11-23T16:08:31.601Z] time="2021-11-23T16:08:31Z" level=info msg="Node e45ac6f05c7a change state NodeActive --> NodeLeft" [2021-11-23T16:08:31.601Z] time="2021-11-23T16:08:31Z" level=info msg="Node e45ac6f05c7a/172.19.34.195, added to failed nodes list" [2021-11-23T16:08:31.601Z] time="2021-11-23T16:08:31Z" level=info msg="node4(a81bba1dd69d): Node leave event for e45ac6f05c7a/172.19.34.195" [2021-11-23T16:08:31.601Z] time="2021-11-23T16:08:31Z" level=info msg="Node e45ac6f05c7a change state NodeActive --> NodeLeft" [2021-11-23T16:08:31.601Z] time="2021-11-23T16:08:31Z" level=info msg="node3(821090ed6380): Node leave event for e45ac6f05c7a/172.19.34.195" [2021-11-23T16:08:31.601Z] time="2021-11-23T16:08:31Z" level=error msg="node: e45ac6f05c7a is unknown to memberlist" [2021-11-23T16:08:31.939Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-11-23T16:08:32.057Z] time="2021-11-23T16:08:31Z" level=info msg="Node e45ac6f05c7a/172.19.34.195, left gossip cluster" [2021-11-23T16:08:32.057Z] time="2021-11-23T16:08:31Z" level=info msg="Node e45ac6f05c7a/172.19.34.195, left gossip cluster" [2021-11-23T16:08:32.057Z] time="2021-11-23T16:08:31Z" level=info msg="Node e45ac6f05c7a/172.19.34.195, left gossip cluster" [2021-11-23T16:08:32.057Z] time="2021-11-23T16:08:31Z" level=info msg="node 2 leaving" [2021-11-23T16:08:32.057Z] time="2021-11-23T16:08:31Z" level=info msg="Node 821090ed6380 change state NodeActive --> NodeLeft" [2021-11-23T16:08:32.057Z] time="2021-11-23T16:08:31Z" level=info msg="node5(758d6d6248d8): Node leave event for 821090ed6380/172.19.34.195" [2021-11-23T16:08:32.057Z] time="2021-11-23T16:08:31Z" level=info msg="Node 821090ed6380 change state NodeActive --> NodeLeft" [2021-11-23T16:08:32.057Z] time="2021-11-23T16:08:31Z" level=info msg="node4(a81bba1dd69d): Node leave event for 821090ed6380/172.19.34.195" [2021-11-23T16:08:32.058Z] time="2021-11-23T16:08:31Z" level=debug msg="memberlist: Failed ping: e45ac6f05c7a (timeout reached)" [2021-11-23T16:08:32.058Z] time="2021-11-23T16:08:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.34.195:10035: use of closed network connection" [2021-11-23T16:08:32.058Z] time="2021-11-23T16:08:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.34.195:10037: use of closed network connection" [2021-11-23T16:08:32.058Z] time="2021-11-23T16:08:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.34.195:10036: use of closed network connection" [2021-11-23T16:08:32.514Z] time="2021-11-23T16:08:32Z" level=info msg="Node 821090ed6380 change state NodeActive --> NodeLeft" [2021-11-23T16:08:32.514Z] time="2021-11-23T16:08:32Z" level=info msg="node3(821090ed6380): Node leave event for 821090ed6380/172.19.34.195" [2021-11-23T16:08:32.514Z] time="2021-11-23T16:08:32Z" level=info msg="Node 821090ed6380/172.19.34.195, left gossip cluster" [2021-11-23T16:08:32.514Z] time="2021-11-23T16:08:32Z" level=info msg="Node 821090ed6380/172.19.34.195, left gossip cluster" [2021-11-23T16:08:32.514Z] time="2021-11-23T16:08:32Z" level=info msg="Node 821090ed6380/172.19.34.195, left gossip cluster" [2021-11-23T16:08:32.514Z] time="2021-11-23T16:08:32Z" level=info msg="memberlist: Suspect e45ac6f05c7a has failed, no acks received" [2021-11-23T16:08:32.514Z] networkdb_test.go:867: node4: OK [2021-11-23T16:08:32.514Z] networkdb_test.go:867: node5: OK [2021-11-23T16:08:32.514Z] time="2021-11-23T16:08:32Z" level=info msg="node 0 coming back" [2021-11-23T16:08:32.514Z] time="2021-11-23T16:08:32Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b6e384eeb8ea with config:&{NodeID:b6e384eeb8ea 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-11-23T16:08:32.514Z] time="2021-11-23T16:08:32Z" level=info msg="Node b6e384eeb8ea/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:32.514Z] time="2021-11-23T16:08:32Z" level=info msg="Node b6e384eeb8ea/172.19.34.195, added to nodes list" [2021-11-23T16:08:32.514Z] time="2021-11-23T16:08:32Z" level=info msg="node 1 coming back" [2021-11-23T16:08:32.514Z] time="2021-11-23T16:08:32Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e8690799cd17 with config:&{NodeID:e8690799cd17 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-11-23T16:08:32.514Z] time="2021-11-23T16:08:32Z" level=info msg="Node e8690799cd17/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:32.514Z] time="2021-11-23T16:08:32Z" level=info msg="Node e8690799cd17/172.19.34.195, added to nodes list" [2021-11-23T16:08:32.514Z] time="2021-11-23T16:08:32Z" level=info msg="node 2 coming back" [2021-11-23T16:08:32.514Z] time="2021-11-23T16:08:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9be6dac34a9f with config:&{NodeID:9be6dac34a9f 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-11-23T16:08:32.514Z] time="2021-11-23T16:08:32Z" level=info msg="Node 9be6dac34a9f/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:32.514Z] time="2021-11-23T16:08:32Z" level=info msg="Node 9be6dac34a9f/172.19.34.195, added to nodes list" [2021-11-23T16:08:32.831Z] Removing intermediate container 42b9693a0010 [2021-11-23T16:08:32.831Z] ---> 6bd9c1d1be19 [2021-11-23T16:08:32.831Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-23T16:08:32.831Z] ---> Running in 83d37ef0942c [2021-11-23T16:08:32.831Z] Removing intermediate container 83d37ef0942c [2021-11-23T16:08:32.831Z] ---> 5d8f8d59117e [2021-11-23T16:08:32.831Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-23T16:08:32.831Z] ---> Running in 880f6c63abed [2021-11-23T16:08:33.300Z] Removing intermediate container 880f6c63abed [2021-11-23T16:08:33.300Z] ---> 299920ea4dd5 [2021-11-23T16:08:33.300Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-23T16:08:34.260Z] Removing intermediate container 270223562bb5 [2021-11-23T16:08:34.260Z] ---> 81867e92155a [2021-11-23T16:08:34.260Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-23T16:08:34.260Z] ---> Running in 32ddef781625 [2021-11-23T16:08:34.742Z] Removing intermediate container 32ddef781625 [2021-11-23T16:08:34.742Z] ---> 7ce099d630be [2021-11-23T16:08:34.742Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-23T16:08:34.742Z] ---> Running in 0a4913790587 [2021-11-23T16:08:34.865Z] [2021-11-23T16:08:34.865Z] ---> 98717d799a88 [2021-11-23T16:08:34.865Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-23T16:08:34.865Z] ---> Running in acca9b1c29de [2021-11-23T16:08:35.219Z] Removing intermediate container 0a4913790587 [2021-11-23T16:08:35.219Z] ---> 1dcca99af443 [2021-11-23T16:08:35.219Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-23T16:08:36.129Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-11-23T16:08:36.223Z] [2021-11-23T16:08:36.229Z] time="2021-11-23T16:08:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.34.195:10033 172.19.34.195:10034 172.19.34.195:10035]" [2021-11-23T16:08:36.229Z] time="2021-11-23T16:08:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.34.195:10033 172.19.34.195:10034 172.19.34.195:10035]" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.195:10033" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=debug msg="memberlist: Stream connection from=172.19.34.195:49372" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node 758d6d6248d8/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node 758d6d6248d8/172.19.34.195, added to nodes list" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node a81bba1dd69d/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node a81bba1dd69d/172.19.34.195, added to nodes list" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node b6e384eeb8ea/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node b6e384eeb8ea/172.19.34.195, is the new incarnation of the shutdown node 509b6c88f688/172.19.34.195" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node b6e384eeb8ea/172.19.34.195, added to nodes list" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=debug msg="memberlist: Stream connection from=172.19.34.195:49373" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.195:10034" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node e8690799cd17/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node b6e384eeb8ea/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node e8690799cd17/172.19.34.195, is the new incarnation of the shutdown node e45ac6f05c7a/172.19.34.195" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node e8690799cd17/172.19.34.195, added to nodes list" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node b6e384eeb8ea/172.19.34.195, added to nodes list" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node a81bba1dd69d/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node a81bba1dd69d/172.19.34.195, added to nodes list" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node 758d6d6248d8/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node 758d6d6248d8/172.19.34.195, added to nodes list" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.195:10035" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=debug msg="memberlist: Stream connection from=172.19.34.195:49374" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node b6e384eeb8ea/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node b6e384eeb8ea/172.19.34.195, added to nodes list" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node a81bba1dd69d/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node 9be6dac34a9f/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node a81bba1dd69d/172.19.34.195, added to nodes list" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node 9be6dac34a9f/172.19.34.195, is the new incarnation of the shutdown node 821090ed6380/172.19.34.195" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node e8690799cd17/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node 9be6dac34a9f/172.19.34.195, added to nodes list" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node e8690799cd17/172.19.34.195, added to nodes list" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node 758d6d6248d8/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node 758d6d6248d8/172.19.34.195, added to nodes list" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node b6e384eeb8ea/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node b6e384eeb8ea/172.19.34.195, is the new incarnation of the shutdown node 509b6c88f688/172.19.34.195" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node b6e384eeb8ea/172.19.34.195, added to nodes list" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node e8690799cd17/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node e8690799cd17/172.19.34.195, added to nodes list" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node e8690799cd17/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:36.685Z] time="2021-11-23T16:08:36Z" level=info msg="Node e8690799cd17/172.19.34.195, is the new incarnation of the shutdown node e45ac6f05c7a/172.19.34.195" [2021-11-23T16:08:36.701Z] ---> df5b0c792831 [2021-11-23T16:08:36.702Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-23T16:08:36.702Z] ---> Running in fab5118f0440 [2021-11-23T16:08:37.197Z] time="2021-11-23T16:08:36Z" level=info msg="Node e8690799cd17/172.19.34.195, added to nodes list" [2021-11-23T16:08:37.197Z] time="2021-11-23T16:08:36Z" level=info msg="Node 9be6dac34a9f/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:37.197Z] time="2021-11-23T16:08:36Z" level=info msg="Node 9be6dac34a9f/172.19.34.195, is the new incarnation of the shutdown node 821090ed6380/172.19.34.195" [2021-11-23T16:08:37.197Z] time="2021-11-23T16:08:36Z" level=info msg="Node 9be6dac34a9f/172.19.34.195, added to nodes list" [2021-11-23T16:08:37.197Z] time="2021-11-23T16:08:36Z" level=info msg="Node 9be6dac34a9f/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:37.197Z] time="2021-11-23T16:08:36Z" level=info msg="Node 9be6dac34a9f/172.19.34.195, added to nodes list" [2021-11-23T16:08:37.197Z] time="2021-11-23T16:08:36Z" level=info msg="Node 9be6dac34a9f/172.19.34.195, joined gossip cluster" [2021-11-23T16:08:37.197Z] time="2021-11-23T16:08:36Z" level=info msg="Node 9be6dac34a9f/172.19.34.195, added to nodes list" [2021-11-23T16:08:37.197Z] time="2021-11-23T16:08:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.195:10033" [2021-11-23T16:08:37.197Z] time="2021-11-23T16:08:37Z" level=debug msg="memberlist: Stream connection from=172.19.34.195:49375" [2021-11-23T16:08:37.197Z] time="2021-11-23T16:08:37Z" level=debug msg="memberlist: Stream connection from=172.19.34.195:49376" [2021-11-23T16:08:37.197Z] time="2021-11-23T16:08:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.195:10034" [2021-11-23T16:08:37.197Z] time="2021-11-23T16:08:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.195:10035" [2021-11-23T16:08:37.197Z] time="2021-11-23T16:08:37Z" level=debug msg="memberlist: Stream connection from=172.19.34.195:49377" [2021-11-23T16:08:37.505Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-11-23T16:08:37.652Z] 2021/11/23 16:08:37 Closing DB instances... [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:37Z" level=info msg="Node b6e384eeb8ea change state NodeActive --> NodeLeft" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:37Z" level=info msg="node2(e8690799cd17): Node leave event for b6e384eeb8ea/172.19.34.195" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:37Z" level=info msg="Node b6e384eeb8ea change state NodeActive --> NodeLeft" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:37Z" level=info msg="node3(9be6dac34a9f): Node leave event for b6e384eeb8ea/172.19.34.195" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:37Z" level=info msg="Node b6e384eeb8ea change state NodeActive --> NodeLeft" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:37Z" level=info msg="node4(a81bba1dd69d): Node leave event for b6e384eeb8ea/172.19.34.195" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:37Z" level=info msg="Node b6e384eeb8ea change state NodeActive --> NodeLeft" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:37Z" level=info msg="node1(b6e384eeb8ea): Node leave event for b6e384eeb8ea/172.19.34.195" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:37Z" level=info msg="Node b6e384eeb8ea change state NodeActive --> NodeLeft" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:37Z" level=info msg="node5(758d6d6248d8): Node leave event for b6e384eeb8ea/172.19.34.195" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:37Z" level=info msg="Node b6e384eeb8ea/172.19.34.195, left gossip cluster" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:37Z" level=info msg="Node b6e384eeb8ea/172.19.34.195, left gossip cluster" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:37Z" level=info msg="Node b6e384eeb8ea/172.19.34.195, left gossip cluster" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:37Z" level=info msg="Node b6e384eeb8ea/172.19.34.195, left gossip cluster" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:37Z" level=info msg="Node b6e384eeb8ea/172.19.34.195, left gossip cluster" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:38Z" level=info msg="Node e8690799cd17 change state NodeActive --> NodeLeft" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:38Z" level=info msg="node3(9be6dac34a9f): Node leave event for e8690799cd17/172.19.34.195" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:38Z" level=info msg="Node e8690799cd17 change state NodeActive --> NodeLeft" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:38Z" level=info msg="Node e8690799cd17 change state NodeActive --> NodeLeft" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:38Z" level=info msg="node5(758d6d6248d8): Node leave event for e8690799cd17/172.19.34.195" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:38Z" level=info msg="node4(a81bba1dd69d): Node leave event for e8690799cd17/172.19.34.195" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:38Z" level=info msg="Node e8690799cd17 change state NodeActive --> NodeLeft" [2021-11-23T16:08:38.108Z] time="2021-11-23T16:08:38Z" level=info msg="node2(e8690799cd17): Node leave event for e8690799cd17/172.19.34.195" [2021-11-23T16:08:38.564Z] time="2021-11-23T16:08:38Z" level=info msg="Node e8690799cd17/172.19.34.195, left gossip cluster" [2021-11-23T16:08:38.564Z] time="2021-11-23T16:08:38Z" level=info msg="Node e8690799cd17/172.19.34.195, left gossip cluster" [2021-11-23T16:08:38.564Z] time="2021-11-23T16:08:38Z" level=info msg="Node e8690799cd17/172.19.34.195, left gossip cluster" [2021-11-23T16:08:38.564Z] time="2021-11-23T16:08:38Z" level=info msg="Node e8690799cd17/172.19.34.195, left gossip cluster" [2021-11-23T16:08:38.564Z] time="2021-11-23T16:08:38Z" level=info msg="Node 9be6dac34a9f change state NodeActive --> NodeLeft" [2021-11-23T16:08:38.564Z] time="2021-11-23T16:08:38Z" level=info msg="node4(a81bba1dd69d): Node leave event for 9be6dac34a9f/172.19.34.195" [2021-11-23T16:08:38.564Z] time="2021-11-23T16:08:38Z" level=info msg="Node 9be6dac34a9f change state NodeActive --> NodeLeft" [2021-11-23T16:08:38.564Z] time="2021-11-23T16:08:38Z" level=info msg="node5(758d6d6248d8): Node leave event for 9be6dac34a9f/172.19.34.195" [2021-11-23T16:08:38.564Z] time="2021-11-23T16:08:38Z" level=info msg="Node 9be6dac34a9f change state NodeActive --> NodeLeft" [2021-11-23T16:08:38.564Z] time="2021-11-23T16:08:38Z" level=info msg="node3(9be6dac34a9f): Node leave event for 9be6dac34a9f/172.19.34.195" [2021-11-23T16:08:39.019Z] time="2021-11-23T16:08:38Z" level=info msg="Node 9be6dac34a9f/172.19.34.195, left gossip cluster" [2021-11-23T16:08:39.020Z] time="2021-11-23T16:08:38Z" level=info msg="Node 9be6dac34a9f/172.19.34.195, left gossip cluster" [2021-11-23T16:08:39.020Z] time="2021-11-23T16:08:38Z" level=info msg="Node 9be6dac34a9f/172.19.34.195, left gossip cluster" [2021-11-23T16:08:39.409Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-11-23T16:08:39.476Z] time="2021-11-23T16:08:39Z" level=info msg="Node a81bba1dd69d change state NodeActive --> NodeLeft" [2021-11-23T16:08:39.476Z] time="2021-11-23T16:08:39Z" level=info msg="node5(758d6d6248d8): Node leave event for a81bba1dd69d/172.19.34.195" [2021-11-23T16:08:39.476Z] time="2021-11-23T16:08:39Z" level=info msg="Node a81bba1dd69d change state NodeActive --> NodeLeft" [2021-11-23T16:08:39.476Z] time="2021-11-23T16:08:39Z" level=info msg="node4(a81bba1dd69d): Node leave event for a81bba1dd69d/172.19.34.195" [2021-11-23T16:08:39.934Z] time="2021-11-23T16:08:39Z" level=info msg="Node a81bba1dd69d/172.19.34.195, left gossip cluster" [2021-11-23T16:08:39.934Z] time="2021-11-23T16:08:39Z" level=info msg="Node a81bba1dd69d/172.19.34.195, left gossip cluster" [2021-11-23T16:08:40.895Z] time="2021-11-23T16:08:40Z" level=info msg="Node 758d6d6248d8/172.19.34.195, left gossip cluster" [2021-11-23T16:08:40.895Z] time="2021-11-23T16:08:40Z" level=info msg="Node 758d6d6248d8 change state NodeActive --> NodeFailed" [2021-11-23T16:08:40.895Z] time="2021-11-23T16:08:40Z" level=info msg="Node 758d6d6248d8/172.19.34.195, added to failed nodes list" [2021-11-23T16:08:40.895Z] --- PASS: TestNetworkDBIslands (12.06s) [2021-11-23T16:08:40.895Z] PASS [2021-11-23T16:08:40.895Z] coverage: 60.6% of statements [2021-11-23T16:08:40.895Z] ok github.com/docker/docker/libnetwork/networkdb 103.231s coverage: 60.6% of statements [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/quota [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/rootless [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/volume [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-23T16:08:40.895Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-23T16:08:41.313Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-23T16:08:41.313Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-23T16:08:42.081Z] Removing intermediate container acca9b1c29de [2021-11-23T16:08:42.081Z] ---> 44d6782615e6 [2021-11-23T16:08:42.081Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === Skipped [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-23T16:08:42.427Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-23T16:08:42.427Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-23T16:08:42.427Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-11-23T16:08:42.427Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-23T16:08:42.427Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-23T16:08:42.427Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-23T16:08:42.427Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-23T16:08:42.427Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-23T16:08:42.427Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-23T16:08:42.427Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-23T16:08:42.427Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-23T16:08:42.427Z] daemon_test.go:146: root required [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-23T16:08:42.427Z] reload_test.go:520: root required [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-23T16:08:42.427Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-23T16:08:42.427Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-23T16:08:42.427Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-23T16:08:42.427Z] download_test.go:267: Needs fixing on Windows [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-23T16:08:42.427Z] layer_test.go:303: Failing on Windows [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-23T16:08:42.427Z] layer_test.go:352: Failing on Windows [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-23T16:08:42.427Z] layer_test.go:467: Failing on Windows [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-23T16:08:42.427Z] layer_test.go:696: Failing on Windows [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-23T16:08:42.427Z] migration_test.go:45: Failing on Windows [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-23T16:08:42.427Z] migration_test.go:181: Failing on Windows [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-23T16:08:42.427Z] mount_test.go:17: Failing on Windows [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-23T16:08:42.427Z] mount_test.go:76: Failing on Windows [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-23T16:08:42.427Z] mount_test.go:125: Failing on Windows [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-23T16:08:42.427Z] mount_test.go:212: Failing on Windows [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-23T16:08:42.427Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-23T16:08:42.427Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-23T16:08:42.427Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-23T16:08:42.427Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-23T16:08:42.427Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-23T16:08:42.427Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-23T16:08:42.427Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-23T16:08:42.427Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-23T16:08:42.427Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-23T16:08:42.427Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-23T16:08:42.427Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-23T16:08:42.427Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-23T16:08:42.427Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-23T16:08:42.427Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-23T16:08:42.427Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-23T16:08:42.427Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-23T16:08:42.427Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-23T16:08:42.427Z] archive_test.go:133: Xz not present in msys2 [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-11-23T16:08:42.427Z] archive_test.go:140: zstd not installed [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-23T16:08:42.427Z] archive_test.go:252: Failing on Windows CI machines [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-23T16:08:42.427Z] archive_windows_test.go:16: Currently fails [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-23T16:08:42.427Z] changes_test.go:195: needs more investigation [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-23T16:08:42.427Z] changes_test.go:432: needs further investigation [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-23T16:08:42.427Z] changes_test.go:468: needs further investigation [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-23T16:08:42.427Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-23T16:08:42.427Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-23T16:08:42.427Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-23T16:08:42.427Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-23T16:08:42.427Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:42.427Z] [2021-11-23T16:08:42.427Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-23T16:08:42.428Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-23T16:08:42.428Z] [2021-11-23T16:08:42.428Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-23T16:08:42.428Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:42.428Z] [2021-11-23T16:08:42.428Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-23T16:08:42.428Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:42.428Z] [2021-11-23T16:08:42.428Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-23T16:08:42.428Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:42.428Z] [2021-11-23T16:08:42.428Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-23T16:08:42.428Z] poller_test.go:40: No chmod on Windows [2021-11-23T16:08:42.428Z] [2021-11-23T16:08:42.428Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-23T16:08:42.428Z] fileutils_test.go:133: Needs porting to Windows [2021-11-23T16:08:42.428Z] [2021-11-23T16:08:42.428Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-23T16:08:42.428Z] fileutils_test.go:179: Needs porting to Windows [2021-11-23T16:08:42.428Z] [2021-11-23T16:08:42.428Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-23T16:08:42.428Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:42.428Z] [2021-11-23T16:08:42.428Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-23T16:08:42.428Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:42.428Z] [2021-11-23T16:08:42.428Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-23T16:08:42.428Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-23T16:08:42.428Z] [2021-11-23T16:08:42.428Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-23T16:08:42.428Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-23T16:08:42.428Z] [2021-11-23T16:08:42.428Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-23T16:08:42.428Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-23T16:08:42.428Z] [2021-11-23T16:08:42.428Z] DONE 2074 tests, 68 skipped in 250.787s [2021-11-23T16:08:42.428Z] INFO: make.ps1 ended at 11/23/2021 16:08:42 [2021-11-23T16:08:42.592Z] ---> Running in def216c536ae [2021-11-23T16:08:42.709Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-11-23T16:08:43.182Z] --- PASS: TestServiceUpdateConfigs (14.36s) [2021-11-23T16:08:43.182Z] === RUN TestServiceUpdateNetwork [2021-11-23T16:08:43.656Z] [2021-11-23T16:08:43.656Z] SUCCESS: Specified value was saved. [2021-11-23T16:08:44.079Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-23T16:08:44.079Z] INFO: Unit tests ended at 11/23/2021 16:08:43. Duration:00:04:24.6196985 [2021-11-23T16:08:44.079Z] INFO: Building busybox [2021-11-23T16:08:44.079Z] Sending build context to Docker daemon 5.12kB [2021-11-23T16:08:44.079Z] [2021-11-23T16:08:44.079Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-23T16:08:44.079Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-23T16:08:44.079Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-23T16:08:44.079Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-23T16:08:44.079Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-23T16:08:44.079Z] ---> 617dd5ead5b8 [2021-11-23T16:08:44.079Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-23T16:08:44.535Z] ---> Running in 99ea7c2acd39 [2021-11-23T16:08:45.685Z] Removing intermediate container fab5118f0440 [2021-11-23T16:08:45.685Z] ---> 9f1ca61d0133 [2021-11-23T16:08:45.685Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-23T16:08:45.685Z] ---> Running in 6b3880c40330 [2021-11-23T16:08:45.998Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-23T16:08:45.998Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-11-23T16:08:45.998Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-23T16:08:46.212Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-11-23T16:08:46.212Z] PASS [2021-11-23T16:08:46.212Z] [2021-11-23T16:08:46.212Z] === Skipped [2021-11-23T16:08:46.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-23T16:08:46.212Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T16:08:46.212Z] [2021-11-23T16:08:46.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-11-23T16:08:46.212Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T16:08:46.212Z] [2021-11-23T16:08:46.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-23T16:08:46.212Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T16:08:46.212Z] [2021-11-23T16:08:46.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-23T16:08:46.212Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T16:08:46.212Z] [2021-11-23T16:08:46.212Z] DONE 17 tests, 4 skipped in 26.179s [2021-11-23T16:08:46.212Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-23T16:08:46.212Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:08:46.212Z] ++ set -e [2021-11-23T16:08:46.212Z] ++ '[' -n 0 ']' [2021-11-23T16:08:46.212Z] ++ set -x [2021-11-23T16:08:46.212Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:08:46.212Z] INFO: Testing against a local daemon [2021-11-23T16:08:46.212Z] === RUN TestPluginInvalidJSON [2021-11-23T16:08:46.212Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:08:46.212Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:08:46.212Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:08:46.212Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-23T16:08:46.212Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-23T16:08:46.212Z] === RUN TestPluginInstall [2021-11-23T16:08:46.212Z] === RUN TestPluginInstall/no_auth [2021-11-23T16:08:46.212Z] time="2021-11-23T16:08:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T16:08:46.212Z] time="2021-11-23T16:08:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d55ee19ccf708c14ae89e97414ac5fd4218f07ea9664ec3ee7ac0f652d56de2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T16:08:46.212Z] time="2021-11-23T16:08:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T16:08:46.212Z] time="2021-11-23T16:08:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d55ee19ccf708c14ae89e97414ac5fd4218f07ea9664ec3ee7ac0f652d56de2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T16:08:46.212Z] === RUN TestPluginInstall/with_htpasswd [2021-11-23T16:08:46.257Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-23T16:08:46.469Z] time="2021-11-23T16:08:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T16:08:46.469Z] time="2021-11-23T16:08:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0704e3d4ab30bd891386191e5cb222e4acf805ba0035055efa928b043eb1f1b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T16:08:46.469Z] time="2021-11-23T16:08:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T16:08:46.469Z] time="2021-11-23T16:08:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0704e3d4ab30bd891386191e5cb222e4acf805ba0035055efa928b043eb1f1b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T16:08:46.610Z] Removing intermediate container def216c536ae [2021-11-23T16:08:46.610Z] ---> 737ede7b3fd3 [2021-11-23T16:08:46.610Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-23T16:08:46.610Z] ---> Running in c0d9f8c8b392 [2021-11-23T16:08:46.725Z] === RUN TestPluginInstall/with_insecure [2021-11-23T16:08:47.195Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-23T16:08:47.195Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-23T16:08:47.280Z] [2021-11-23T16:08:47.280Z] SUCCESS: Specified value was saved. [2021-11-23T16:08:47.454Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-23T16:08:47.652Z] time="2021-11-23T16:08:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T16:08:47.652Z] time="2021-11-23T16:08:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b1096569e26b948fbcac12f11f51ff252f90c14fe13321f03cb37f933287119" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T16:08:47.652Z] time="2021-11-23T16:08:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T16:08:47.652Z] time="2021-11-23T16:08:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b1096569e26b948fbcac12f11f51ff252f90c14fe13321f03cb37f933287119" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T16:08:47.652Z] plugin_test.go:165: [dee03e0acf732] daemon is not started [2021-11-23T16:08:47.652Z] --- PASS: TestPluginInstall (3.08s) [2021-11-23T16:08:47.652Z] --- PASS: TestPluginInstall/no_auth (1.49s) [2021-11-23T16:08:47.652Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2021-11-23T16:08:47.652Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2021-11-23T16:08:47.652Z] === RUN TestPluginsWithRuntimes [2021-11-23T16:08:47.713Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-23T16:08:49.541Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-23T16:08:49.583Z] Cannot create a file when that file already exists. [2021-11-23T16:08:49.600Z] Removing intermediate container 6b3880c40330 [2021-11-23T16:08:49.600Z] ---> 5823de3ef391 [2021-11-23T16:08:49.600Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-23T16:08:49.600Z] ---> Running in 13c5ce91d4a1 [2021-11-23T16:08:50.103Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-23T16:08:50.247Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-11-23T16:08:50.247Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-23T16:08:51.030Z] --- PASS: TestPluginsWithRuntimes (3.15s) [2021-11-23T16:08:51.030Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2021-11-23T16:08:51.030Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.81s) [2021-11-23T16:08:51.030Z] === RUN TestPluginBackCompatMediaTypes [2021-11-23T16:08:51.592Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-11-23T16:08:51.592Z] PASS [2021-11-23T16:08:51.592Z] [2021-11-23T16:08:51.592Z] DONE 10 tests in 6.914s [2021-11-23T16:08:51.592Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-23T16:08:51.592Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:08:51.592Z] ++ set -e [2021-11-23T16:08:51.592Z] ++ '[' -n 0 ']' [2021-11-23T16:08:51.592Z] ++ set -x [2021-11-23T16:08:51.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:08:51.592Z] INFO: Testing against a local daemon [2021-11-23T16:08:51.592Z] === RUN TestExternalGraphDriver [2021-11-23T16:08:51.592Z] === RUN TestExternalGraphDriver/json [2021-11-23T16:08:51.622Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-23T16:08:51.622Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-11-23T16:08:52.560Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-11-23T16:08:53.129Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-23T16:08:53.422Z] Removing intermediate container c0d9f8c8b392 [2021-11-23T16:08:53.422Z] ---> 6d1728dc776f [2021-11-23T16:08:53.422Z] Step 13/13 : CMD ["sh"] [2021-11-23T16:08:53.422Z] ---> Running in cdc736f2ae8f [2021-11-23T16:08:53.481Z] === RUN TestExternalGraphDriver/spec [2021-11-23T16:08:53.517Z] Cannot create a file when that file already exists. [2021-11-23T16:08:53.697Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-11-23T16:08:53.895Z] Removing intermediate container cdc736f2ae8f [2021-11-23T16:08:53.895Z] ---> 3ef40513fb8d [2021-11-23T16:08:53.895Z] Successfully built 3ef40513fb8d [2021-11-23T16:08:53.895Z] Successfully tagged busybox:latest [2021-11-23T16:08:53.895Z] INFO: Docker images of the daemon under test [2021-11-23T16:08:53.895Z] [2021-11-23T16:08:53.895Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-23T16:08:53.895Z] busybox latest 3ef40513fb8d Less than a second ago 4.95GB [2021-11-23T16:08:53.895Z] microsoft/windowsservercore latest 3d4792f88e26 2 weeks ago 4.91GB [2021-11-23T16:08:53.895Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 2 weeks ago 4.91GB [2021-11-23T16:08:53.895Z] [2021-11-23T16:08:53.895Z] INFO: Running integration tests at 11/23/2021 16:08:53... [2021-11-23T16:08:53.895Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-23T16:08:53.895Z] INFO: Integration API tests being run from the host: [2021-11-23T16:08:53.895Z] INFO: make.ps1 starting at 11/23/2021 16:08:53 [2021-11-23T16:08:54.635Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-23T16:08:54.848Z] === RUN TestExternalGraphDriver/pull [2021-11-23T16:08:54.885Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-23T16:08:55.542Z] --- PASS: TestServiceUpdateNetwork (12.11s) [2021-11-23T16:08:55.543Z] === RUN TestServiceUpdatePidsLimit [2021-11-23T16:08:55.802Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-23T16:08:56.013Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-23T16:08:56.213Z] --- PASS: TestExternalGraphDriver (4.62s) [2021-11-23T16:08:56.213Z] --- PASS: TestExternalGraphDriver/json (1.50s) [2021-11-23T16:08:56.213Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2021-11-23T16:08:56.213Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2021-11-23T16:08:56.213Z] === RUN TestGraphdriverPluginV2 [2021-11-23T16:08:56.213Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T16:08:56.213Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-11-23T16:08:56.213Z] PASS [2021-11-23T16:08:56.213Z] [2021-11-23T16:08:56.213Z] === Skipped [2021-11-23T16:08:56.213Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-11-23T16:08:56.213Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T16:08:56.213Z] [2021-11-23T16:08:56.213Z] DONE 5 tests, 1 skipped in 4.735s [2021-11-23T16:08:56.213Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-23T16:08:56.213Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:08:56.213Z] ++ set -e [2021-11-23T16:08:56.213Z] ++ '[' -n 0 ']' [2021-11-23T16:08:56.213Z] ++ set -x [2021-11-23T16:08:56.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:08:56.213Z] INFO: Testing against a local daemon [2021-11-23T16:08:56.213Z] === RUN TestContinueAfterPluginCrash [2021-11-23T16:08:56.213Z] === PAUSE TestContinueAfterPluginCrash [2021-11-23T16:08:56.213Z] === RUN TestReadPluginNoRead [2021-11-23T16:08:56.213Z] === PAUSE TestReadPluginNoRead [2021-11-23T16:08:56.213Z] === RUN TestDaemonStartWithLogOpt [2021-11-23T16:08:56.213Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-23T16:08:56.213Z] === CONT TestContinueAfterPluginCrash [2021-11-23T16:08:56.213Z] === CONT TestDaemonStartWithLogOpt [2021-11-23T16:08:56.372Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-23T16:08:56.949Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-11-23T16:08:56.949Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-23T16:08:58.340Z] Removing intermediate container 13c5ce91d4a1 [2021-11-23T16:08:58.340Z] ---> d7ab42607594 [2021-11-23T16:08:58.340Z] Step 13/13 : CMD ["sh"] [2021-11-23T16:08:58.340Z] ---> Running in 914a9a3965a8 [2021-11-23T16:08:58.856Z] Removing intermediate container 914a9a3965a8 [2021-11-23T16:08:58.856Z] ---> 8413dfd74532 [2021-11-23T16:08:58.856Z] Successfully built 8413dfd74532 [2021-11-23T16:08:58.856Z] Successfully tagged busybox:latest [2021-11-23T16:08:58.856Z] INFO: Docker images of the daemon under test [2021-11-23T16:08:58.856Z] [2021-11-23T16:08:58.856Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-23T16:08:58.856Z] busybox latest 8413dfd74532 Less than a second ago 4.95GB [2021-11-23T16:08:58.856Z] microsoft/windowsservercore latest 3d4792f88e26 2 weeks ago 4.91GB [2021-11-23T16:08:58.856Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 2 weeks ago 4.91GB [2021-11-23T16:08:58.856Z] [2021-11-23T16:08:58.856Z] INFO: Running integration tests at 11/23/2021 16:08:58... [2021-11-23T16:08:58.856Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-23T16:08:58.856Z] INFO: Integration API tests being run from the host: [2021-11-23T16:08:58.856Z] INFO: make.ps1 starting at 11/23/2021 16:08:58 [2021-11-23T16:08:59.351Z] Removing intermediate container 99ea7c2acd39 [2021-11-23T16:08:59.351Z] ---> f9f26b1eaeb7 [2021-11-23T16:08:59.351Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-23T16:08:59.351Z] ---> Running in 13c0819ad4b9 [2021-11-23T16:08:59.351Z] Removing intermediate container 13c0819ad4b9 [2021-11-23T16:08:59.351Z] ---> 4a8b643bc506 [2021-11-23T16:08:59.351Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-23T16:08:59.351Z] ---> Running in dab7ac48d0a7 [2021-11-23T16:08:59.351Z] Removing intermediate container dab7ac48d0a7 [2021-11-23T16:08:59.351Z] ---> 939219c5c1f9 [2021-11-23T16:08:59.351Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-23T16:08:59.492Z] --- PASS: TestDaemonStartWithLogOpt (2.97s) [2021-11-23T16:08:59.492Z] === CONT TestReadPluginNoRead [2021-11-23T16:08:59.867Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-23T16:09:00.313Z] [2021-11-23T16:09:00.769Z] ---> 85e0e4c559d2 [2021-11-23T16:09:00.769Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-23T16:09:00.769Z] ---> Running in 190c6a5cdd2a [2021-11-23T16:09:01.380Z] === RUN TestReadPluginNoRead/default [2021-11-23T16:09:02.745Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-23T16:09:03.531Z] docker_cli_daemon_test.go:2550: [d35e9e23ac4d7] daemon is not started [2021-11-23T16:09:03.531Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-23T16:09:03.673Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-23T16:09:04.099Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-11-23T16:09:04.235Z] --- PASS: TestContinueAfterPluginCrash (8.00s) [2021-11-23T16:09:04.505Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-23T16:09:04.797Z] === CONT TestReadPluginNoRead [2021-11-23T16:09:04.797Z] read_test.go:92: [dbeebbe7534ef] daemon is not started [2021-11-23T16:09:04.797Z] --- PASS: TestReadPluginNoRead (5.49s) [2021-11-23T16:09:04.797Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2021-11-23T16:09:04.797Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.09s) [2021-11-23T16:09:04.797Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s) [2021-11-23T16:09:04.797Z] PASS [2021-11-23T16:09:04.797Z] [2021-11-23T16:09:04.797Z] DONE 6 tests in 8.555s [2021-11-23T16:09:04.797Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-11-23T16:09:04.797Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:09:04.797Z] ++ set -e [2021-11-23T16:09:04.797Z] ++ '[' -n 0 ']' [2021-11-23T16:09:04.797Z] ++ set -x [2021-11-23T16:09:04.797Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:09:04.797Z] testing: warning: no tests to run [2021-11-23T16:09:04.797Z] PASS [2021-11-23T16:09:04.797Z] [2021-11-23T16:09:04.797Z] DONE 0 tests in 0.029s [2021-11-23T16:09:04.797Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-23T16:09:04.797Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:09:04.797Z] ++ set -e [2021-11-23T16:09:04.797Z] ++ '[' -n 0 ']' [2021-11-23T16:09:04.797Z] ++ set -x [2021-11-23T16:09:04.797Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:09:05.053Z] INFO: Testing against a local daemon [2021-11-23T16:09:05.053Z] === RUN TestPluginWithDevMounts [2021-11-23T16:09:05.053Z] === PAUSE TestPluginWithDevMounts [2021-11-23T16:09:05.053Z] === CONT TestPluginWithDevMounts [2021-11-23T16:09:06.419Z] --- PASS: TestPluginWithDevMounts (1.51s) [2021-11-23T16:09:06.419Z] PASS [2021-11-23T16:09:06.419Z] [2021-11-23T16:09:06.419Z] DONE 1 tests in 1.603s [2021-11-23T16:09:06.419Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-23T16:09:06.419Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:09:06.419Z] ++ set -e [2021-11-23T16:09:06.419Z] ++ '[' -n 0 ']' [2021-11-23T16:09:06.419Z] ++ set -x [2021-11-23T16:09:06.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:09:06.419Z] INFO: Testing against a local daemon [2021-11-23T16:09:06.419Z] === RUN TestSecretInspect [2021-11-23T16:09:08.308Z] --- PASS: TestSecretInspect (1.68s) [2021-11-23T16:09:08.308Z] === RUN TestSecretList [2021-11-23T16:09:10.197Z] --- PASS: TestSecretList (1.69s) [2021-11-23T16:09:10.197Z] === RUN TestSecretsCreateAndDelete [2021-11-23T16:09:11.076Z] --- PASS: TestServiceUpdatePidsLimit (16.29s) [2021-11-23T16:09:11.076Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-11-23T16:09:11.076Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2021-11-23T16:09:11.076Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2021-11-23T16:09:11.076Z] PASS [2021-11-23T16:09:11.076Z] [2021-11-23T16:09:11.076Z] === Skipped [2021-11-23T16:09:11.076Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-23T16:09:11.076Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-23T16:09:11.076Z] [2021-11-23T16:09:11.076Z] DONE 27 tests, 1 skipped in 182.351s [2021-11-23T16:09:11.076Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-23T16:09:11.076Z] INFO: Testing against a local daemon [2021-11-23T16:09:11.076Z] === RUN TestSessionCreate [2021-11-23T16:09:11.076Z] --- PASS: TestSessionCreate (0.02s) [2021-11-23T16:09:11.076Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-23T16:09:11.076Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-11-23T16:09:11.076Z] PASS [2021-11-23T16:09:11.076Z] [2021-11-23T16:09:11.076Z] DONE 2 tests in 0.076s [2021-11-23T16:09:11.076Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-23T16:09:11.076Z] INFO: Testing against a local daemon [2021-11-23T16:09:11.076Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-23T16:09:11.076Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-11-23T16:09:11.076Z] === RUN TestDiskUsage [2021-11-23T16:09:11.076Z] === PAUSE TestDiskUsage [2021-11-23T16:09:11.076Z] === RUN TestEventsExecDie [2021-11-23T16:09:11.336Z] --- PASS: TestEventsExecDie (0.56s) [2021-11-23T16:09:11.336Z] === RUN TestEventsBackwardsCompatible [2021-11-23T16:09:11.336Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-11-23T16:09:11.336Z] === RUN TestEventsVolumeCreate [2021-11-23T16:09:11.336Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-11-23T16:09:11.336Z] === RUN TestInfoBinaryCommits [2021-11-23T16:09:11.561Z] --- PASS: TestSecretsCreateAndDelete (1.71s) [2021-11-23T16:09:11.561Z] === RUN TestSecretsUpdate [2021-11-23T16:09:11.595Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-23T16:09:11.595Z] === RUN TestInfoAPIVersioned [2021-11-23T16:09:11.595Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-23T16:09:11.595Z] === RUN TestInfoDiscoveryBackend [2021-11-23T16:09:12.163Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-11-23T16:09:12.163Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-23T16:09:13.101Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-23T16:09:13.101Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-23T16:09:13.670Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-11-23T16:09:13.670Z] === RUN TestInfoAPI [2021-11-23T16:09:13.670Z] --- PASS: TestInfoAPI (0.02s) [2021-11-23T16:09:13.670Z] === RUN TestInfoAPIWarnings [2021-11-23T16:09:14.079Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-23T16:09:14.084Z] --- PASS: TestSecretsUpdate (2.08s) [2021-11-23T16:09:14.084Z] === RUN TestTemplatedSecret [2021-11-23T16:09:15.017Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-11-23T16:09:15.973Z] --- PASS: TestTemplatedSecret (2.04s) [2021-11-23T16:09:15.974Z] === RUN TestSecretCreateResolve [2021-11-23T16:09:16.921Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-11-23T16:09:17.339Z] --- PASS: TestSecretCreateResolve (1.67s) [2021-11-23T16:09:17.339Z] PASS [2021-11-23T16:09:17.339Z] [2021-11-23T16:09:17.339Z] DONE 6 tests in 10.959s [2021-11-23T16:09:17.339Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-11-23T16:09:17.339Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:09:17.339Z] ++ set -e [2021-11-23T16:09:17.339Z] ++ '[' -n 0 ']' [2021-11-23T16:09:17.339Z] ++ set -x [2021-11-23T16:09:17.339Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:09:17.594Z] INFO: Testing against a local daemon [2021-11-23T16:09:17.594Z] === RUN TestServiceCreateInit [2021-11-23T16:09:17.595Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-23T16:09:18.456Z] Removing intermediate container 190c6a5cdd2a [2021-11-23T16:09:18.456Z] ---> e3e5eb43cca0 [2021-11-23T16:09:18.456Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-23T16:09:18.456Z] ---> Running in df8d343efc8b [2021-11-23T16:09:18.456Z] [2021-11-23T16:09:18.456Z] SUCCESS: Specified value was saved. [2021-11-23T16:09:19.456Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-11-23T16:09:19.456Z] check_test.go:308: [d0acf79a0693e] daemon is not started [2021-11-23T16:09:19.456Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-11-23T16:09:19.985Z] Removing intermediate container df8d343efc8b [2021-11-23T16:09:19.985Z] ---> 5e6396f8f065 [2021-11-23T16:09:19.985Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-23T16:09:19.985Z] ---> Running in 41d87a5e0a99 [2021-11-23T16:09:20.357Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:09:20.357Z] INFO: Testing against a local daemon [2021-11-23T16:09:20.357Z] === RUN TestBuildWithSession [2021-11-23T16:09:20.357Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T16:09:20.357Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-23T16:09:20.357Z] === RUN TestBuildSquashParent [2021-11-23T16:09:20.357Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:09:20.357Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-23T16:09:20.357Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-23T16:09:20.357Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T16:09:20.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T16:09:20.357Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T16:09:20.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T16:09:20.357Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T16:09:20.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T16:09:20.357Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T16:09:20.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T16:09:20.357Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T16:09:20.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T16:09:20.357Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T16:09:20.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T16:09:20.357Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T16:09:20.357Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T16:09:20.357Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T16:09:20.357Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T16:09:20.860Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-23T16:09:22.754Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-23T16:09:24.125Z] --- PASS: TestServiceCreateInit (6.29s) [2021-11-23T16:09:24.125Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.09s) [2021-11-23T16:09:24.125Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.19s) [2021-11-23T16:09:24.125Z] === RUN TestCreateServiceMultipleTimes [2021-11-23T16:09:24.653Z] Cannot create a file when that file already exists. [2021-11-23T16:09:24.661Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite (331.44s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.25s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.78s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.39s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.20s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.31s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.31s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.18s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.91s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.38s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.46s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.01s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.39s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.30s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.00s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.25s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.53s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.45s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.77s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.66s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.22s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (1.82s) [2021-11-23T16:09:25.230Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.16s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.14s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.54s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.05s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.02s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.00s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.13s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.37s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.69s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.46s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.68s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.67s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.72s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.74s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.57s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.51s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.47s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.20s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.20s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.31s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.91s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.06s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.44s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.19s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.46s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.62s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.69s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.18s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.04s) [2021-11-23T16:09:25.230Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-23T16:09:25.230Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.05s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.79s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.65s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.49s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.98s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.33s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.75s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.04s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.45s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.97s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.75s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.42s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.43s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.45s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.05s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.79s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.89s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.61s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.33s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.64s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.58s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.75s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.32s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.21s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.07s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.84s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.25s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.20s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.13s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.66s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.09s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.06s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.15s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.28s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.33s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.51s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.78s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.62s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2021-11-23T16:09:25.230Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.66s) [2021-11-23T16:09:25.230Z] === RUN TestDockerSwarmSuite [2021-11-23T16:09:25.230Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-11-23T16:09:28.517Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-11-23T16:09:29.358Z] Removing intermediate container 41d87a5e0a99 [2021-11-23T16:09:29.358Z] ---> 070fe8f144c8 [2021-11-23T16:09:29.358Z] Step 13/13 : CMD ["sh"] [2021-11-23T16:09:29.358Z] ---> Running in 35165ca2b218 [2021-11-23T16:09:29.814Z] Removing intermediate container 35165ca2b218 [2021-11-23T16:09:29.814Z] ---> 284d5170664a [2021-11-23T16:09:29.814Z] Successfully built 284d5170664a [2021-11-23T16:09:29.814Z] Successfully tagged busybox:latest [2021-11-23T16:09:29.814Z] INFO: Docker images of the daemon under test [2021-11-23T16:09:29.814Z] [2021-11-23T16:09:29.814Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-23T16:09:29.814Z] busybox latest 284d5170664a Less than a second ago 5.76GB [2021-11-23T16:09:29.814Z] microsoft/windowsservercore latest 617dd5ead5b8 2 weeks ago 5.74GB [2021-11-23T16:09:29.814Z] mcr.microsoft.com/windows/servercore ltsc2019 617dd5ead5b8 2 weeks ago 5.74GB [2021-11-23T16:09:29.814Z] [2021-11-23T16:09:29.814Z] INFO: Running integration tests at 11/23/2021 16:09:29... [2021-11-23T16:09:29.814Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-23T16:09:29.814Z] INFO: Integration API tests being run from the host: [2021-11-23T16:09:29.814Z] INFO: make.ps1 starting at 11/23/2021 16:09:29 [2021-11-23T16:09:30.193Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:09:30.194Z] INFO: Testing against a local daemon [2021-11-23T16:09:30.194Z] === RUN TestBuildWithSession [2021-11-23T16:09:30.194Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T16:09:30.194Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-23T16:09:30.194Z] === RUN TestBuildSquashParent [2021-11-23T16:09:30.194Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:09:30.194Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-23T16:09:30.194Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-23T16:09:30.194Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T16:09:30.194Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T16:09:30.194Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T16:09:30.194Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T16:09:30.194Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T16:09:30.194Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T16:09:30.194Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T16:09:30.194Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T16:09:30.194Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T16:09:30.194Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T16:09:30.194Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T16:09:30.194Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T16:09:30.194Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T16:09:30.194Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T16:09:30.194Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T16:09:30.194Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T16:09:30.777Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-23T16:09:31.769Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-11-23T16:09:31.769Z] === RUN TestInfoDebug [2021-11-23T16:09:31.769Z] --- PASS: TestInfoDebug (0.52s) [2021-11-23T16:09:31.769Z] === RUN TestInfoInsecureRegistries [2021-11-23T16:09:31.769Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-11-23T16:09:31.769Z] === RUN TestInfoRegistryMirrors [2021-11-23T16:09:31.769Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-11-23T16:09:31.769Z] === RUN TestLoginFailsWithBadCredentials [2021-11-23T16:09:31.769Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-11-23T16:09:31.769Z] === RUN TestPingCacheHeaders [2021-11-23T16:09:31.769Z] --- PASS: TestPingCacheHeaders (0.06s) [2021-11-23T16:09:31.769Z] === RUN TestPingGet [2021-11-23T16:09:31.769Z] --- PASS: TestPingGet (0.02s) [2021-11-23T16:09:31.769Z] === RUN TestPingHead [2021-11-23T16:09:31.769Z] --- PASS: TestPingHead (0.04s) [2021-11-23T16:09:31.769Z] === RUN TestVersion [2021-11-23T16:09:31.769Z] --- PASS: TestVersion (0.03s) [2021-11-23T16:09:31.769Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-11-23T16:09:31.769Z] === CONT TestDiskUsage [2021-11-23T16:09:31.803Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-11-23T16:09:32.338Z] === RUN TestDiskUsage/empty [2021-11-23T16:09:32.338Z] === RUN TestDiskUsage/empty/container_types [2021-11-23T16:09:32.338Z] === RUN TestDiskUsage/empty/image_types [2021-11-23T16:09:32.338Z] === RUN TestDiskUsage/empty/volume_types [2021-11-23T16:09:32.338Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-23T16:09:32.338Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-23T16:09:32.338Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-23T16:09:32.338Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-23T16:09:32.338Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-23T16:09:32.338Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-23T16:09:32.338Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-23T16:09:32.338Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-23T16:09:32.598Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-23T16:09:32.598Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-23T16:09:32.598Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-23T16:09:32.598Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-23T16:09:32.598Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-23T16:09:32.598Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-23T16:09:32.598Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-23T16:09:32.598Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-23T16:09:32.598Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-23T16:09:32.598Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-23T16:09:32.598Z] === RUN TestDiskUsage/after_container.Run [2021-11-23T16:09:32.741Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-23T16:09:32.859Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-23T16:09:32.859Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-23T16:09:32.859Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-23T16:09:32.859Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-23T16:09:32.859Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-23T16:09:32.859Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-23T16:09:32.859Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-23T16:09:32.859Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-23T16:09:32.859Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-23T16:09:32.859Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage (1.50s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_container.Run (0.47s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T16:09:33.119Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.51s) [2021-11-23T16:09:33.119Z] PASS [2021-11-23T16:09:33.119Z] [2021-11-23T16:09:33.119Z] DONE 53 tests in 22.459s [2021-11-23T16:09:33.119Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-23T16:09:33.379Z] INFO: Testing against a local daemon [2021-11-23T16:09:33.379Z] === RUN TestVolumesCreateAndList [2021-11-23T16:09:33.379Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-23T16:09:33.379Z] === RUN TestVolumesRemove [2021-11-23T16:09:33.379Z] --- PASS: TestVolumesRemove (0.08s) [2021-11-23T16:09:33.379Z] === RUN TestVolumesInspect [2021-11-23T16:09:33.379Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-23T16:09:33.379Z] === RUN TestVolumesInvalidJSON [2021-11-23T16:09:33.379Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-23T16:09:33.379Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-23T16:09:33.380Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-23T16:09:33.380Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-23T16:09:33.380Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-23T16:09:33.380Z] PASS [2021-11-23T16:09:33.380Z] [2021-11-23T16:09:33.380Z] DONE 5 tests in 0.172s [2021-11-23T16:09:33.380Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-23T16:09:33.679Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-23T16:09:33.949Z] Stopping apparmor (via systemctl): apparmor.service. [2021-11-23T16:09:33.949Z] Removing test suite binaries [2021-11-23T16:09:33.949Z] exiting test-integration [2021-11-23T16:09:33.949Z] ++ exit 0 [2021-11-23T16:09:33.949Z] [2021-11-23T16:09:34.248Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-23T16:09:35.185Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-23T16:09:35.336Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T16:09:35.336Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove Post stage [Pipeline] junit [2021-11-23T16:09:35.874Z] Recording test results [2021-11-23T16:09:36.127Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-11-23T16:09:36.387Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-23T16:09:36.387Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-11-23T16:09:36.387Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-23T16:09:36.647Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-23T16:09:37.406Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-23T16:09:37.750Z] + echo Ensuring container killed. [2021-11-23T16:09:37.750Z] Ensuring container killed. [2021-11-23T16:09:37.750Z] + docker rm -vf docker-pr7 [2021-11-23T16:09:37.750Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-11-23T16:09:38.038Z] + echo Chowning /workspace to jenkins user [2021-11-23T16:09:38.038Z] Chowning /workspace to jenkins user [2021-11-23T16:09:38.038Z] + id -u [2021-11-23T16:09:38.038Z] + id -g [2021-11-23T16:09:38.038Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40952:/workspace busybox chown -R 1000:1000 /workspace [2021-11-23T16:09:38.038Z] Unable to find image 'busybox:latest' locally [2021-11-23T16:09:38.038Z] latest: Pulling from library/busybox [2021-11-23T16:09:38.038Z] e685c5c858e3: Pulling fs layer [2021-11-23T16:09:38.298Z] e685c5c858e3: Verifying Checksum [2021-11-23T16:09:38.298Z] e685c5c858e3: Download complete [2021-11-23T16:09:38.298Z] e685c5c858e3: Pull complete [2021-11-23T16:09:38.298Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-23T16:09:38.298Z] Status: Downloaded newer image for busybox:latest [2021-11-23T16:09:38.967Z] --- PASS: TestCreateServiceMultipleTimes (14.67s) [2021-11-23T16:09:38.967Z] === RUN TestCreateServiceConflict [2021-11-23T16:09:39.020Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T16:09:40.029Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-23T16:09:40.334Z] --- PASS: TestCreateServiceConflict (1.69s) [2021-11-23T16:09:40.334Z] === RUN TestCreateServiceMaxReplicas [2021-11-23T16:09:40.533Z] + bundleName=amd64-cgroup2 [2021-11-23T16:09:40.533Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-11-23T16:09:40.533Z] Creating amd64-cgroup2-bundles.tar.gz [2021-11-23T16:09:40.533Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-11-23T16:09:40.533Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-11-23T16:09:40.808Z] Archiving artifacts [2021-11-23T16:09:42.849Z] --- PASS: TestCreateServiceMaxReplicas (2.48s) [2021-11-23T16:09:42.849Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-23T16:09:43.017Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40952/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-23T16:09:43.335Z] + make clean [2021-11-23T16:09:43.595Z] docker volume rm -f docker-dev-cache [2021-11-23T16:09:43.595Z] docker-dev-cache [Pipeline] deleteDir [2021-11-23T16:09:44.016Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-23T16:09:44.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.71s) [2021-11-23T16:09:44.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.75s) [2021-11-23T16:09:44.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.92s) [2021-11-23T16:09:44.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (16.01s) [2021-11-23T16:09:44.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.34s) [2021-11-23T16:09:44.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.39s) [2021-11-23T16:09:44.016Z] === RUN TestBuildMultiStageCopy [2021-11-23T16:09:44.016Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-23T16:09:44.083Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-11-23T16:09:44.083Z] Copying nested executables into bundles/binary-daemon [2021-11-23T16:09:44.083Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-11-23T16:09:44.083Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T16:09:44.083Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-11-23T16:09:44.083Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-11-23T16:09:44.446Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40952/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=a29cfab4b0d6329a5c0aa16c5f7b7fb8f9cd7cce -e DOCKER_GRAPHDRIVER docker:a29cfab4b0d6329a5c0aa16c5f7b7fb8f9cd7cce hack/make.sh cross [2021-11-23T16:09:45.374Z] [2021-11-23T16:09:45.374Z] Removing bundles/ [2021-11-23T16:09:45.374Z] [2021-11-23T16:09:45.374Z] ---> Making bundle: cross (in bundles/cross) [2021-11-23T16:09:45.374Z] Cross building: bundles/cross/linux/amd64 [2021-11-23T16:09:45.374Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-11-23T16:09:45.374Z] GOOS="linux" GOARCH="amd64" GOARM="" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-23T16:09:46.634Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-23T16:09:46.634Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-23T16:09:46.634Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-23T16:09:46.634Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-23T16:09:46.893Z] === RUN TestDockerSuite/TestBuildFails [2021-11-23T16:09:47.318Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-23T16:09:47.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.28s) [2021-11-23T16:09:47.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.28s) [2021-11-23T16:09:47.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.40s) [2021-11-23T16:09:47.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.58s) [2021-11-23T16:09:47.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.19s) [2021-11-23T16:09:47.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.51s) [2021-11-23T16:09:47.319Z] === RUN TestBuildMultiStageCopy [2021-11-23T16:09:47.319Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-23T16:09:47.461Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-23T16:09:47.721Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-23T16:09:49.624Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-11-23T16:09:49.624Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-23T16:09:50.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-11-23T16:09:51.190Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-23T16:09:51.191Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-23T16:09:51.660Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-23T16:09:52.099Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-23T16:09:52.650Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-23T16:09:52.669Z] docker_api_swarm_test.go:563: [dc0cd592c3296] joining swarm manager [d1b02ac17c699]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:09:53.605Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-23T16:09:54.262Z] --- PASS: TestBuildMultiStageCopy (11.12s) [2021-11-23T16:09:54.262Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.46s) [2021-11-23T16:09:54.262Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2021-11-23T16:09:54.262Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.91s) [2021-11-23T16:09:54.262Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-11-23T16:09:54.262Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.11s) [2021-11-23T16:09:54.262Z] === RUN TestBuildMultiStageParentConfig [2021-11-23T16:09:55.513Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-23T16:09:55.771Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-23T16:09:56.086Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T16:09:56.086Z] INFO: Testing against a local daemon [2021-11-23T16:09:56.086Z] === RUN TestBuildWithSession [2021-11-23T16:09:56.086Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T16:09:56.086Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-23T16:09:56.086Z] === RUN TestBuildSquashParent [2021-11-23T16:09:56.086Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:09:56.086Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-23T16:09:56.086Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-23T16:09:56.086Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T16:09:56.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T16:09:56.086Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T16:09:56.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T16:09:56.086Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T16:09:56.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T16:09:56.086Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T16:09:56.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T16:09:56.086Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T16:09:56.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T16:09:56.086Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T16:09:56.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T16:09:56.086Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-23T16:09:56.086Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-23T16:09:56.086Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-23T16:09:56.086Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-23T16:09:56.115Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-23T16:09:56.479Z] --- PASS: TestBuildMultiStageParentConfig (2.13s) [2021-11-23T16:09:56.479Z] === RUN TestBuildLabelWithTargets [2021-11-23T16:09:56.479Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:09:56.480Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-23T16:09:56.480Z] === RUN TestBuildWithEmptyLayers [2021-11-23T16:09:56.723Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-23T16:09:57.123Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-23T16:09:57.467Z] --- PASS: TestBuildWithEmptyLayers (1.24s) [2021-11-23T16:09:57.468Z] === RUN TestBuildMultiStageOnBuild [2021-11-23T16:09:57.686Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.54s) [2021-11-23T16:09:57.687Z] === RUN TestCreateServiceSecretFileMode [2021-11-23T16:09:58.130Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-23T16:09:58.626Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-23T16:09:59.136Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-23T16:09:59.194Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-23T16:09:59.453Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-23T16:10:00.730Z] --- PASS: TestBuildMultiStageCopy (13.17s) [2021-11-23T16:10:00.730Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.50s) [2021-11-23T16:10:00.730Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.88s) [2021-11-23T16:10:00.730Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.10s) [2021-11-23T16:10:00.730Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.24s) [2021-11-23T16:10:00.730Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.45s) [2021-11-23T16:10:00.730Z] === RUN TestBuildMultiStageParentConfig [2021-11-23T16:10:01.358Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-23T16:10:02.738Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-23T16:10:03.028Z] --- PASS: TestBuildMultiStageParentConfig (2.61s) [2021-11-23T16:10:03.028Z] === RUN TestBuildLabelWithTargets [2021-11-23T16:10:03.028Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:10:03.028Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-23T16:10:03.028Z] === RUN TestBuildWithEmptyLayers [2021-11-23T16:10:04.623Z] --- PASS: TestBuildWithEmptyLayers (1.44s) [2021-11-23T16:10:04.623Z] === RUN TestBuildMultiStageOnBuild [2021-11-23T16:10:04.643Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-23T16:10:05.580Z] docker_api_swarm_test.go:585: [d50ca1d193bca] joining swarm manager [d1b02ac17c699]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:10:07.633Z] --- PASS: TestCreateServiceSecretFileMode (11.86s) [2021-11-23T16:10:07.633Z] === RUN TestCreateServiceConfigFileMode [2021-11-23T16:10:08.641Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-23T16:10:08.641Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-23T16:10:08.867Z] check_test.go:379: [dc0cd592c3296] daemon is not started [2021-11-23T16:10:08.867Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-23T16:10:09.126Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-23T16:10:09.694Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-23T16:10:10.021Z] --- PASS: TestBuildMultiStageOnBuild (11.70s) [2021-11-23T16:10:10.021Z] === RUN TestBuildUncleanTarFilenames [2021-11-23T16:10:10.021Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:10:10.021Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-23T16:10:10.021Z] === RUN TestBuildMultiStageLayerLeak [2021-11-23T16:10:10.262Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-23T16:10:10.832Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-23T16:10:10.832Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-23T16:10:11.777Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-23T16:10:12.050Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-23T16:10:12.624Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-23T16:10:12.883Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-23T16:10:13.141Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-23T16:10:13.709Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-23T16:10:14.505Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-11-23T16:10:14.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.90s) [2021-11-23T16:10:14.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.07s) [2021-11-23T16:10:14.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.35s) [2021-11-23T16:10:14.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.47s) [2021-11-23T16:10:14.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.39s) [2021-11-23T16:10:14.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.42s) [2021-11-23T16:10:14.505Z] === RUN TestBuildMultiStageCopy [2021-11-23T16:10:14.505Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-23T16:10:14.644Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-23T16:10:17.177Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-23T16:10:17.372Z] --- PASS: TestBuildMultiStageOnBuild (12.25s) [2021-11-23T16:10:17.372Z] === RUN TestBuildUncleanTarFilenames [2021-11-23T16:10:17.372Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:10:17.372Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-23T16:10:17.372Z] === RUN TestBuildMultiStageLayerLeak [2021-11-23T16:10:18.774Z] --- PASS: TestBuildMultiStageLayerLeak (9.32s) [2021-11-23T16:10:18.774Z] === RUN TestBuildWithHugeFile [2021-11-23T16:10:19.081Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-11-23T16:10:19.081Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-11-23T16:10:19.081Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-11-23T16:10:19.802Z] --- PASS: TestCreateServiceConfigFileMode (12.32s) [2021-11-23T16:10:19.802Z] === RUN TestCreateServiceSysctls [2021-11-23T16:10:21.612Z] docker_api_swarm_test.go:46: [d35df96c3795e] joining swarm manager [d6ab71284261f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:10:21.724Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-23T16:10:22.179Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-23T16:10:22.321Z] --- PASS: TestCreateServiceSysctls (2.52s) [2021-11-23T16:10:22.322Z] === RUN TestCreateServiceCapabilities [2021-11-23T16:10:22.710Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-23T16:10:23.696Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-23T16:10:24.682Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-23T16:10:24.714Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-23T16:10:24.844Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2021-11-23T16:10:24.844Z] === RUN TestInspect [2021-11-23T16:10:24.973Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-23T16:10:24.973Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-23T16:10:25.232Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-23T16:10:25.232Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-23T16:10:25.490Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-23T16:10:25.668Z] --- PASS: TestBuildMultiStageCopy (11.28s) [2021-11-23T16:10:25.668Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.40s) [2021-11-23T16:10:25.668Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2021-11-23T16:10:25.668Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.90s) [2021-11-23T16:10:25.668Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.06s) [2021-11-23T16:10:25.668Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.18s) [2021-11-23T16:10:25.668Z] === RUN TestBuildMultiStageParentConfig [2021-11-23T16:10:27.359Z] --- PASS: TestInspect (2.61s) [2021-11-23T16:10:27.359Z] === RUN TestCreateJob [2021-11-23T16:10:27.395Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-23T16:10:27.918Z] --- PASS: TestBuildMultiStageParentConfig (2.28s) [2021-11-23T16:10:27.918Z] === RUN TestBuildLabelWithTargets [2021-11-23T16:10:27.918Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:10:27.918Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-11-23T16:10:27.918Z] === RUN TestBuildWithEmptyLayers [2021-11-23T16:10:27.936Z] --- PASS: TestBuildMultiStageLayerLeak (10.93s) [2021-11-23T16:10:27.936Z] === RUN TestBuildWithHugeFile [2021-11-23T16:10:28.338Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-23T16:10:29.500Z] --- PASS: TestBuildWithEmptyLayers (1.17s) [2021-11-23T16:10:29.500Z] === RUN TestBuildMultiStageOnBuild [2021-11-23T16:10:29.874Z] --- PASS: TestCreateJob (2.61s) [2021-11-23T16:10:29.874Z] === RUN TestReplicatedJob [2021-11-23T16:10:31.625Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-23T16:10:31.885Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-23T16:10:32.454Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-23T16:10:34.038Z] --- PASS: TestReplicatedJob (3.82s) [2021-11-23T16:10:34.038Z] === RUN TestUpdateReplicatedJob [2021-11-23T16:10:35.928Z] --- PASS: TestUpdateReplicatedJob (2.52s) [2021-11-23T16:10:35.928Z] === RUN TestServiceListWithStatuses [2021-11-23T16:10:35.928Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-23T16:10:35.928Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-23T16:10:35.928Z] === RUN TestDockerNetworkConnectAlias [2021-11-23T16:10:40.093Z] --- PASS: TestDockerNetworkConnectAlias (3.43s) [2021-11-23T16:10:40.093Z] === RUN TestDockerNetworkReConnect [2021-11-23T16:10:40.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-11-23T16:10:40.574Z] --- PASS: TestImportExtremelyLargeImageWorks (175.83s) [2021-11-23T16:10:40.574Z] PASS [2021-11-23T16:10:40.574Z] [2021-11-23T16:10:40.574Z] DONE 12 tests in 179.066s [2021-11-23T16:10:40.574Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-23T16:10:40.574Z] ++ 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-11-23T16:10:40.574Z] ++ set -e [2021-11-23T16:10:40.574Z] ++ '[' -n 0 ']' [2021-11-23T16:10:40.574Z] ++ set -x [2021-11-23T16:10:40.574Z] ++ 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-11-23T16:10:40.574Z] INFO: Testing against a local daemon [2021-11-23T16:10:40.574Z] === RUN TestNetworkCreateDelete [2021-11-23T16:10:40.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-11-23T16:10:40.574Z] --- PASS: TestNetworkCreateDelete (0.22s) [2021-11-23T16:10:40.574Z] === RUN TestDockerNetworkDeletePreferID [2021-11-23T16:10:40.833Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2021-11-23T16:10:40.833Z] === RUN TestDaemonDNSFallback [2021-11-23T16:10:41.092Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-23T16:10:42.633Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2021-11-23T16:10:42.633Z] === RUN TestServicePlugin [2021-11-23T16:10:42.633Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T16:10:42.633Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-23T16:10:42.633Z] === RUN TestServiceUpdateLabel [2021-11-23T16:10:44.379Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-23T16:10:44.473Z] --- PASS: TestBuildMultiStageOnBuild (14.90s) [2021-11-23T16:10:44.473Z] === RUN TestBuildUncleanTarFilenames [2021-11-23T16:10:44.473Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:10:44.473Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-23T16:10:44.473Z] === RUN TestBuildMultiStageLayerLeak [2021-11-23T16:10:44.638Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-23T16:10:45.149Z] --- PASS: TestServiceUpdateLabel (2.06s) [2021-11-23T16:10:45.149Z] === RUN TestServiceUpdateSecrets [2021-11-23T16:10:46.014Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-23T16:10:46.014Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-11-23T16:10:46.014Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-23T16:10:47.935Z] --- PASS: TestDaemonDNSFallback (6.87s) [2021-11-23T16:10:47.935Z] === RUN TestInspectNetwork [2021-11-23T16:10:48.872Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-23T16:10:48.872Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-23T16:10:50.775Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-23T16:10:51.035Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-23T16:10:51.602Z] === RUN TestInspectNetwork/full_network_id [2021-11-23T16:10:51.602Z] === RUN TestInspectNetwork/partial_network_id [2021-11-23T16:10:51.602Z] === RUN TestInspectNetwork/network_name [2021-11-23T16:10:51.602Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-23T16:10:52.537Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-23T16:10:52.796Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-23T16:10:53.363Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-23T16:10:53.929Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-23T16:10:55.307Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-23T16:10:55.307Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-23T16:10:55.567Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-23T16:10:55.567Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-23T16:10:55.827Z] --- PASS: TestInspectNetwork (8.14s) [2021-11-23T16:10:55.827Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-23T16:10:55.827Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-23T16:10:55.827Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-23T16:10:55.827Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-23T16:10:55.827Z] === RUN TestRunContainerWithBridgeNone [2021-11-23T16:10:56.086Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-23T16:10:56.345Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-23T16:10:57.723Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2021-11-23T16:10:57.723Z] === RUN TestNetworkInvalidJSON [2021-11-23T16:10:57.723Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-23T16:10:57.723Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-23T16:10:57.723Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:10:57.723Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:10:57.723Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:10:57.723Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:10:57.723Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-23T16:10:57.723Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:10:57.723Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:10:57.723Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-23T16:10:57.723Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-23T16:10:57.723Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-23T16:10:57.723Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-23T16:10:57.723Z] === RUN TestNetworkList [2021-11-23T16:10:57.723Z] === RUN TestNetworkList//networks [2021-11-23T16:10:57.723Z] === PAUSE TestNetworkList//networks [2021-11-23T16:10:57.723Z] === RUN TestNetworkList//networks/ [2021-11-23T16:10:57.723Z] === PAUSE TestNetworkList//networks/ [2021-11-23T16:10:57.723Z] === CONT TestNetworkList//networks [2021-11-23T16:10:57.723Z] === CONT TestNetworkList//networks/ [2021-11-23T16:10:57.723Z] --- PASS: TestNetworkList (0.01s) [2021-11-23T16:10:57.723Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-23T16:10:57.723Z] --- PASS: TestNetworkList//networks (0.01s) [2021-11-23T16:10:57.723Z] === RUN TestHostIPv4BridgeLabel [2021-11-23T16:10:57.982Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-23T16:10:58.241Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-11-23T16:10:58.241Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-23T16:10:58.500Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-23T16:10:59.414Z] --- PASS: TestBuildMultiStageLayerLeak (13.84s) [2021-11-23T16:10:59.414Z] === RUN TestBuildWithHugeFile [2021-11-23T16:10:59.437Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-11-23T16:10:59.437Z] === RUN TestDaemonDefaultNetworkPools [2021-11-23T16:10:59.987Z] --- PASS: TestServiceUpdateSecrets (13.76s) [2021-11-23T16:10:59.987Z] === RUN TestServiceUpdateConfigs [2021-11-23T16:11:00.373Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-11-23T16:11:00.373Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-23T16:11:00.373Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-23T16:11:01.312Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-11-23T16:11:01.312Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-23T16:11:01.312Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-23T16:11:02.688Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-11-23T16:11:02.688Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-23T16:11:02.946Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-23T16:11:03.205Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-11-23T16:11:03.205Z] === RUN TestServiceWithPredefinedNetwork [2021-11-23T16:11:03.772Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-23T16:11:04.708Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-23T16:11:04.967Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-23T16:11:05.904Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s) [2021-11-23T16:11:05.904Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-23T16:11:05.904Z] service_test.go:243: FLAKY_TEST [2021-11-23T16:11:05.904Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T16:11:05.904Z] === RUN TestServiceWithDataPathPortInit [2021-11-23T16:11:07.808Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-23T16:11:09.713Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-23T16:11:09.971Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-23T16:11:10.539Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-23T16:11:14.824Z] --- PASS: TestServiceUpdateConfigs (13.87s) [2021-11-23T16:11:14.824Z] === RUN TestServiceUpdateNetwork [2021-11-23T16:11:17.104Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-23T16:11:19.027Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-11-23T16:11:19.970Z] === RUN TestDockerSuite/TestBuildRm [2021-11-23T16:11:21.347Z] --- PASS: TestServiceWithDataPathPortInit (15.44s) [2021-11-23T16:11:21.347Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-23T16:11:21.855Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-11-23T16:11:21.855Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-11-23T16:11:21.855Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-11-23T16:11:21.855Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-23T16:11:21.855Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-11-23T16:11:21.855Z] Cross building: bundles/cross/windows/amd64 [2021-11-23T16:11:21.855Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-11-23T16:11:21.855Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-23T16:11:22.284Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-23T16:11:22.850Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-23T16:11:24.227Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-23T16:11:24.486Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-23T16:11:24.486Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o1pq3b2f0g4w426nftcs31m2s Created:2021-11-23 16:11:22.874306023 +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[ea0e607342ab6bb30c98a80c7c415125536176b5753c7edaf7e9ed2945088b7b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vyutxid5e209fh54shjfd2zn0 EndpointID:4532cad5c23e263947004bfcc04f60ac613fb2189d926c82dd01341e999c88cf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e186b1b6114209354d5a47286172387e10ff2b08cc4193f26a8169f4f51e85f1 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:f0efa95b6ede IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vyutxid5e209fh54shjfd2zn0 EndpointID:4532cad5c23e263947004bfcc04f60ac613fb2189d926c82dd01341e999c88cf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-23T16:11:24.744Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-23T16:11:24.764Z] --- PASS: TestServiceUpdateNetwork (11.53s) [2021-11-23T16:11:24.764Z] === RUN TestServiceUpdatePidsLimit [2021-11-23T16:11:25.020Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-23T16:11:25.315Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-23T16:11:25.581Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-23T16:11:26.253Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-23T16:11:26.821Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-23T16:11:28.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-11-23T16:11:29.292Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.80s) [2021-11-23T16:11:29.292Z] PASS [2021-11-23T16:11:29.292Z] [2021-11-23T16:11:29.292Z] === Skipped [2021-11-23T16:11:29.292Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T16:11:29.292Z] service_test.go:243: FLAKY_TEST [2021-11-23T16:11:29.292Z] [2021-11-23T16:11:29.292Z] DONE 26 tests, 1 skipped in 49.406s [2021-11-23T16:11:29.292Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-23T16:11:29.293Z] ++ 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-11-23T16:11:29.293Z] ++ set -e [2021-11-23T16:11:29.293Z] ++ '[' -n 0 ']' [2021-11-23T16:11:29.293Z] ++ set -x [2021-11-23T16:11:29.293Z] ++ 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-11-23T16:11:29.293Z] INFO: Testing against a local daemon [2021-11-23T16:11:29.293Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-23T16:11:29.293Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T16:11:29.293Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-23T16:11:29.293Z] === RUN TestDockerNetworkIpvlan [2021-11-23T16:11:29.293Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T16:11:29.293Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-23T16:11:29.293Z] PASS [2021-11-23T16:11:29.293Z] [2021-11-23T16:11:29.293Z] === Skipped [2021-11-23T16:11:29.293Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-23T16:11:29.293Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T16:11:29.293Z] [2021-11-23T16:11:29.293Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-23T16:11:29.293Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-23T16:11:29.293Z] [2021-11-23T16:11:29.293Z] DONE 2 tests, 2 skipped in 0.145s [2021-11-23T16:11:29.293Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-23T16:11:29.293Z] ++ 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-11-23T16:11:29.293Z] ++ set -e [2021-11-23T16:11:29.293Z] ++ '[' -n 0 ']' [2021-11-23T16:11:29.293Z] ++ set -x [2021-11-23T16:11:29.293Z] ++ 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-11-23T16:11:29.552Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-23T16:11:29.552Z] INFO: Testing against a local daemon [2021-11-23T16:11:29.552Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-23T16:11:29.552Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-23T16:11:30.121Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-23T16:11:30.121Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-11-23T16:11:30.121Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-23T16:11:30.689Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-23T16:11:30.689Z] docker_api_swarm_test.go:304: [dcbe04e8482b4] joining swarm manager [d09d8c1e28caa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:11:31.258Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.61s) [2021-11-23T16:11:31.258Z] === RUN TestDockerNetworkMacvlan [2021-11-23T16:11:31.517Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-23T16:11:31.517Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-23T16:11:32.098Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-23T16:11:32.360Z] docker_api_swarm_test.go:305: [d87fef334361c] joining swarm manager [d09d8c1e28caa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:11:32.360Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-23T16:11:32.927Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-23T16:11:33.185Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-11-23T16:11:33.665Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-23T16:11:34.123Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-23T16:11:36.026Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-23T16:11:36.027Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-23T16:11:36.963Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-23T16:11:37.899Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-23T16:11:38.158Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-23T16:11:38.417Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-23T16:11:38.676Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-23T16:11:40.054Z] === RUN TestDockerSuite/TestBuildUser [2021-11-23T16:11:40.201Z] --- PASS: TestServiceUpdatePidsLimit (15.92s) [2021-11-23T16:11:40.201Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-11-23T16:11:40.201Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2021-11-23T16:11:40.201Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-11-23T16:11:40.201Z] PASS [2021-11-23T16:11:40.201Z] [2021-11-23T16:11:40.201Z] === Skipped [2021-11-23T16:11:40.201Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-23T16:11:40.201Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-23T16:11:40.201Z] [2021-11-23T16:11:40.201Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-11-23T16:11:40.201Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-23T16:11:40.201Z] [2021-11-23T16:11:40.201Z] DONE 27 tests, 2 skipped in 142.335s [2021-11-23T16:11:40.201Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-11-23T16:11:40.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:11:40.201Z] ++ set -e [2021-11-23T16:11:40.201Z] ++ '[' -n 0 ']' [2021-11-23T16:11:40.201Z] ++ set -x [2021-11-23T16:11:40.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:11:40.201Z] INFO: Testing against a local daemon [2021-11-23T16:11:40.201Z] === RUN TestSessionCreate [2021-11-23T16:11:40.201Z] --- PASS: TestSessionCreate (0.02s) [2021-11-23T16:11:40.201Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-23T16:11:40.201Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-23T16:11:40.201Z] PASS [2021-11-23T16:11:40.201Z] [2021-11-23T16:11:40.201Z] DONE 2 tests in 0.125s [2021-11-23T16:11:40.201Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-11-23T16:11:40.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:11:40.201Z] ++ set -e [2021-11-23T16:11:40.201Z] ++ '[' -n 0 ']' [2021-11-23T16:11:40.201Z] ++ set -x [2021-11-23T16:11:40.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:11:40.201Z] INFO: Testing against a local daemon [2021-11-23T16:11:40.201Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-23T16:11:40.201Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-23T16:11:40.201Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T16:11:40.201Z] === RUN TestDiskUsage [2021-11-23T16:11:40.201Z] === PAUSE TestDiskUsage [2021-11-23T16:11:40.201Z] === RUN TestEventsExecDie [2021-11-23T16:11:40.457Z] --- PASS: TestEventsExecDie (0.48s) [2021-11-23T16:11:40.457Z] === RUN TestEventsBackwardsCompatible [2021-11-23T16:11:40.457Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-23T16:11:40.457Z] === RUN TestEventsVolumeCreate [2021-11-23T16:11:40.457Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-11-23T16:11:40.457Z] === RUN TestInfoBinaryCommits [2021-11-23T16:11:40.713Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-23T16:11:40.713Z] === RUN TestInfoAPIVersioned [2021-11-23T16:11:40.713Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-23T16:11:40.713Z] === RUN TestInfoDiscoveryBackend [2021-11-23T16:11:41.274Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-11-23T16:11:41.274Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-23T16:11:41.958Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-23T16:11:42.202Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-23T16:11:42.202Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-23T16:11:42.526Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-23T16:11:42.763Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-23T16:11:42.763Z] === RUN TestInfoAPI [2021-11-23T16:11:42.763Z] --- PASS: TestInfoAPI (0.02s) [2021-11-23T16:11:42.763Z] === RUN TestInfoAPIWarnings [2021-11-23T16:11:43.462Z] --- PASS: TestDockerNetworkMacvlan (12.39s) [2021-11-23T16:11:43.462Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-11-23T16:11:43.462Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.28s) [2021-11-23T16:11:43.462Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.06s) [2021-11-23T16:11:43.462Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.21s) [2021-11-23T16:11:43.462Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.83s) [2021-11-23T16:11:43.462Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s) [2021-11-23T16:11:43.462Z] PASS [2021-11-23T16:11:43.462Z] [2021-11-23T16:11:43.462Z] DONE 8 tests in 14.157s [2021-11-23T16:11:43.462Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-23T16:11:43.462Z] ++ 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-11-23T16:11:43.722Z] ++ set -e [2021-11-23T16:11:43.722Z] ++ '[' -n 0 ']' [2021-11-23T16:11:43.722Z] ++ set -x [2021-11-23T16:11:43.722Z] ++ 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-11-23T16:11:43.722Z] testing: warning: no tests to run [2021-11-23T16:11:43.722Z] PASS [2021-11-23T16:11:43.722Z] [2021-11-23T16:11:43.722Z] DONE 0 tests in 0.035s [2021-11-23T16:11:43.722Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-23T16:11:43.722Z] ++ 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-11-23T16:11:43.722Z] ++ set -e [2021-11-23T16:11:43.722Z] ++ '[' -n 0 ']' [2021-11-23T16:11:43.722Z] ++ set -x [2021-11-23T16:11:43.722Z] ++ 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-11-23T16:11:43.722Z] INFO: Testing against a local daemon [2021-11-23T16:11:43.722Z] === RUN TestAuthZPluginAllowRequest [2021-11-23T16:11:44.659Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-23T16:11:45.228Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2021-11-23T16:11:45.228Z] === RUN TestAuthZPluginTLS [2021-11-23T16:11:45.798Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-11-23T16:11:45.798Z] === RUN TestAuthZPluginDenyRequest [2021-11-23T16:11:46.367Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-11-23T16:11:46.367Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-23T16:11:46.934Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-11-23T16:11:46.934Z] === RUN TestAuthZPluginDenyResponse [2021-11-23T16:11:47.501Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-11-23T16:11:47.501Z] === RUN TestAuthZPluginAllowEventStream [2021-11-23T16:11:48.876Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2021-11-23T16:11:48.876Z] === RUN TestAuthZPluginErrorResponse [2021-11-23T16:11:49.442Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-11-23T16:11:49.442Z] === RUN TestAuthZPluginErrorRequest [2021-11-23T16:11:49.702Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-11-23T16:11:49.962Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-11-23T16:11:49.962Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-23T16:11:50.531Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-11-23T16:11:50.531Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-23T16:11:52.433Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2021-11-23T16:11:52.433Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-23T16:11:53.813Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2021-11-23T16:11:53.813Z] === RUN TestAuthZPluginHeader [2021-11-23T16:11:54.752Z] --- PASS: TestAuthZPluginHeader (0.77s) [2021-11-23T16:11:54.752Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-23T16:11:56.129Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-23T16:11:56.698Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-23T16:11:56.698Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-23T16:11:57.633Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-23T16:11:58.201Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-23T16:11:59.145Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.34s) [2021-11-23T16:11:59.145Z] === RUN TestAuthZPluginV2Disable [2021-11-23T16:11:59.145Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-23T16:11:59.145Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-11-23T16:11:59.145Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-23T16:11:59.145Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-11-23T16:11:59.145Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-23T16:11:59.145Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-11-23T16:11:59.145Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-23T16:11:59.145Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-11-23T16:11:59.145Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-23T16:12:00.083Z] --- PASS: TestBuildWithHugeFile (90.08s) [2021-11-23T16:12:00.083Z] === RUN TestBuildWCOWSandboxSize [2021-11-23T16:12:00.083Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T16:12:00.083Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-23T16:12:00.083Z] === RUN TestBuildWithEmptyDockerfile [2021-11-23T16:12:00.083Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T16:12:00.083Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T16:12:00.083Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T16:12:00.083Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T16:12:00.083Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T16:12:00.083Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T16:12:00.083Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T16:12:00.083Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T16:12:00.083Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T16:12:00.083Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-11-23T16:12:00.083Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-23T16:12:00.083Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-11-23T16:12:00.083Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-11-23T16:12:00.083Z] === RUN TestBuildPreserveOwnership [2021-11-23T16:12:00.083Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:12:00.083Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-23T16:12:00.083Z] === RUN TestBuildPlatformInvalid [2021-11-23T16:12:00.083Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-11-23T16:12:00.083Z] PASS [2021-11-23T16:12:00.083Z] ok github.com/docker/docker/integration/build 149.921s [2021-11-23T16:12:00.083Z] [2021-11-23T16:12:00.083Z] === Skipped [2021-11-23T16:12:00.083Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-23T16:12:00.083Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T16:12:00.083Z] [2021-11-23T16:12:00.083Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-23T16:12:00.083Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:00.083Z] [2021-11-23T16:12:00.083Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-23T16:12:00.083Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:12:00.083Z] [2021-11-23T16:12:00.083Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-23T16:12:00.083Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:12:00.083Z] [2021-11-23T16:12:00.083Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-23T16:12:00.083Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T16:12:00.083Z] [2021-11-23T16:12:00.083Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-23T16:12:00.083Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:12:00.083Z] [2021-11-23T16:12:00.083Z] DONE 29 tests, 6 skipped in 173.969s [2021-11-23T16:12:00.083Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-23T16:12:00.083Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:12:00.083Z] INFO: Testing against a local daemon [2021-11-23T16:12:00.083Z] === RUN TestConfigInspect [2021-11-23T16:12:00.083Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:00.083Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-23T16:12:00.083Z] === RUN TestConfigList [2021-11-23T16:12:00.083Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:00.083Z] --- SKIP: TestConfigList (0.00s) [2021-11-23T16:12:00.083Z] === RUN TestConfigsCreateAndDelete [2021-11-23T16:12:00.083Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:00.083Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-23T16:12:00.083Z] === RUN TestConfigsUpdate [2021-11-23T16:12:00.083Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:00.083Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-23T16:12:00.083Z] === RUN TestTemplatedConfig [2021-11-23T16:12:00.083Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:00.083Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-23T16:12:00.083Z] === RUN TestConfigCreateResolve [2021-11-23T16:12:00.083Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:12:00.083Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-23T16:12:00.083Z] PASS [2021-11-23T16:12:00.083Z] ok github.com/docker/docker/integration/config 0.080s [2021-11-23T16:12:00.083Z] [2021-11-23T16:12:00.083Z] === Skipped [2021-11-23T16:12:00.083Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-23T16:12:00.083Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:00.083Z] [2021-11-23T16:12:00.083Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-23T16:12:00.083Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:00.083Z] [2021-11-23T16:12:00.083Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-23T16:12:00.083Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:00.083Z] [2021-11-23T16:12:00.083Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-23T16:12:00.083Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:00.083Z] [2021-11-23T16:12:00.084Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-23T16:12:00.084Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:00.084Z] [2021-11-23T16:12:00.084Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-23T16:12:00.084Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:12:00.084Z] [2021-11-23T16:12:00.084Z] DONE 6 tests, 6 skipped in 1.689s [2021-11-23T16:12:00.084Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-23T16:12:00.084Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:12:00.084Z] INFO: Testing against a local daemon [2021-11-23T16:12:00.084Z] === RUN TestCheckpoint [2021-11-23T16:12:00.084Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T16:12:00.084Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestContainerInvalidJSON [2021-11-23T16:12:00.084Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:12:00.084Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:12:00.084Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:12:00.084Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:12:00.084Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:12:00.084Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:12:00.084Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-11-23T16:12:00.084Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-23T16:12:00.084Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-23T16:12:00.084Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2021-11-23T16:12:00.084Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-23T16:12:00.084Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2021-11-23T16:12:00.084Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-23T16:12:00.084Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-11-23T16:12:00.084Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-23T16:12:00.084Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-11-23T16:12:00.084Z] === RUN TestCopyFromContainer [2021-11-23T16:12:00.084Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:00.084Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-23T16:12:00.084Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:12:00.084Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:12:00.084Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:12:00.084Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:12:00.084Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:12:00.084Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:12:00.084Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:12:00.084Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:12:00.084Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:12:00.084Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-23T16:12:00.084Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-23T16:12:00.084Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-23T16:12:00.084Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-23T16:12:00.084Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-23T16:12:00.084Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestCreateWithInvalidEnv [2021-11-23T16:12:00.084Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-23T16:12:00.084Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-23T16:12:00.084Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-23T16:12:00.084Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-23T16:12:00.084Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-23T16:12:00.084Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-23T16:12:00.084Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-23T16:12:00.084Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-23T16:12:00.084Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-23T16:12:00.084Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-23T16:12:00.084Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-23T16:12:00.084Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-23T16:12:00.084Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestCreateTmpfsMountsTarget [2021-11-23T16:12:00.084Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:00.084Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-23T16:12:00.084Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:12:00.084Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-23T16:12:00.084Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:12:00.084Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-23T16:12:00.084Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:12:00.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:12:00.084Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:12:00.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:12:00.084Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:12:00.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:12:00.084Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:12:00.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:12:00.084Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:12:00.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:12:00.084Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:12:00.084Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:12:00.084Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:12:00.084Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:12:00.084Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:12:00.084Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-11-23T16:12:00.084Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-11-23T16:12:00.084Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-11-23T16:12:00.084Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-11-23T16:12:00.084Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-11-23T16:12:00.084Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-23T16:12:00.084Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-23T16:12:00.084Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestCreateDifferentPlatform [2021-11-23T16:12:00.084Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-23T16:12:00.084Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-23T16:12:00.084Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-23T16:12:00.084Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-23T16:12:00.084Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-23T16:12:00.084Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2021-11-23T16:12:00.084Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-23T16:12:00.084Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-23T16:12:00.084Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-11-23T16:12:00.084Z] === RUN TestContainerKillOnDaemonStart [2021-11-23T16:12:00.084Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:00.084Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestDiff [2021-11-23T16:12:00.084Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-23T16:12:00.084Z] --- SKIP: TestDiff (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestExecWithCloseStdin [2021-11-23T16:12:00.084Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-23T16:12:00.084Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestExec [2021-11-23T16:12:00.084Z] --- PASS: TestExec (3.25s) [2021-11-23T16:12:00.084Z] === RUN TestExecUser [2021-11-23T16:12:00.084Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-23T16:12:00.084Z] --- SKIP: TestExecUser (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestExportContainerAndImportImage [2021-11-23T16:12:00.084Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:00.084Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-23T16:12:00.084Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:00.084Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestHealthCheckWorkdir [2021-11-23T16:12:00.084Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-23T16:12:00.084Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestHealthKillContainer [2021-11-23T16:12:00.084Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-23T16:12:00.084Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-23T16:12:00.084Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-23T16:12:00.084Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-23T16:12:00.084Z] === RUN TestKillContainerInvalidSignal [2021-11-23T16:12:00.084Z] --- PASS: TestKillContainerInvalidSignal (2.82s) [2021-11-23T16:12:00.084Z] === RUN TestKillContainer [2021-11-23T16:12:00.084Z] === RUN TestKillContainer/no_signal [2021-11-23T16:12:00.525Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-23T16:12:00.525Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-23T16:12:00.784Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-11-23T16:12:00.803Z] --- PASS: TestInfoAPIWarnings (16.20s) [2021-11-23T16:12:00.804Z] === RUN TestInfoDebug [2021-11-23T16:12:00.804Z] --- PASS: TestInfoDebug (0.52s) [2021-11-23T16:12:00.804Z] === RUN TestInfoInsecureRegistries [2021-11-23T16:12:00.804Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-11-23T16:12:00.804Z] === RUN TestInfoRegistryMirrors [2021-11-23T16:12:00.804Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-11-23T16:12:00.804Z] === RUN TestLoginFailsWithBadCredentials [2021-11-23T16:12:00.804Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2021-11-23T16:12:00.804Z] === RUN TestPingCacheHeaders [2021-11-23T16:12:00.804Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-23T16:12:00.804Z] === RUN TestPingGet [2021-11-23T16:12:00.804Z] --- PASS: TestPingGet (0.01s) [2021-11-23T16:12:00.804Z] === RUN TestPingHead [2021-11-23T16:12:00.804Z] --- PASS: TestPingHead (0.02s) [2021-11-23T16:12:00.804Z] === RUN TestVersion [2021-11-23T16:12:00.804Z] --- PASS: TestVersion (0.02s) [2021-11-23T16:12:00.804Z] === CONT TestDiskUsage [2021-11-23T16:12:01.042Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-23T16:12:01.059Z] === RUN TestDiskUsage/empty [2021-11-23T16:12:01.059Z] === RUN TestDiskUsage/empty/container_types [2021-11-23T16:12:01.059Z] === RUN TestDiskUsage/empty/image_types [2021-11-23T16:12:01.059Z] === RUN TestDiskUsage/empty/volume_types [2021-11-23T16:12:01.059Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-23T16:12:01.059Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-23T16:12:01.059Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-23T16:12:01.059Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-23T16:12:01.060Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-23T16:12:01.060Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-23T16:12:01.060Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-23T16:12:01.060Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-23T16:12:01.315Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-23T16:12:01.315Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-23T16:12:01.315Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-23T16:12:01.315Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-23T16:12:01.315Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-23T16:12:01.315Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-23T16:12:01.315Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-23T16:12:01.315Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-23T16:12:01.315Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-23T16:12:01.315Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-23T16:12:01.315Z] === RUN TestDiskUsage/after_container.Run [2021-11-23T16:12:01.571Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-23T16:12:01.571Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-23T16:12:01.571Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-23T16:12:01.571Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-23T16:12:01.571Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-23T16:12:01.571Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-23T16:12:01.571Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-23T16:12:01.571Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-23T16:12:01.571Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-23T16:12:01.571Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-23T16:12:01.610Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage (1.12s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-23T16:12:01.828Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T16:12:01.828Z] PASS [2021-11-23T16:12:01.828Z] [2021-11-23T16:12:01.828Z] === Skipped [2021-11-23T16:12:01.828Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T16:12:01.828Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-23T16:12:01.828Z] [2021-11-23T16:12:01.828Z] DONE 53 tests, 1 skipped in 21.809s [2021-11-23T16:12:01.828Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-23T16:12:01.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:12:01.828Z] ++ set -e [2021-11-23T16:12:01.828Z] ++ '[' -n 0 ']' [2021-11-23T16:12:01.828Z] ++ set -x [2021-11-23T16:12:01.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-11-23T16:12:01.828Z] INFO: Testing against a local daemon [2021-11-23T16:12:01.828Z] === RUN TestVolumesCreateAndList [2021-11-23T16:12:01.828Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-23T16:12:01.828Z] === RUN TestVolumesRemove [2021-11-23T16:12:01.828Z] --- PASS: TestVolumesRemove (0.06s) [2021-11-23T16:12:01.828Z] === RUN TestVolumesInspect [2021-11-23T16:12:01.828Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-23T16:12:01.828Z] === RUN TestVolumesInvalidJSON [2021-11-23T16:12:01.828Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-23T16:12:01.828Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-23T16:12:01.828Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-23T16:12:01.828Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-23T16:12:01.828Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-23T16:12:01.828Z] PASS [2021-11-23T16:12:01.828Z] [2021-11-23T16:12:01.828Z] DONE 5 tests in 0.205s [2021-11-23T16:12:01.828Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-23T16:12:02.084Z] ++++ cat bundles/test-integration/docker.pid [2021-11-23T16:12:02.084Z] +++ kill 13384 [2021-11-23T16:12:02.176Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-23T16:12:02.257Z] === RUN TestKillContainer/non_killing_signal [2021-11-23T16:12:02.257Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-23T16:12:02.257Z] === RUN TestKillContainer/killing_signal [2021-11-23T16:12:02.339Z] +++ /etc/init.d/apparmor stop [2021-11-23T16:12:02.339Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-23T16:12:02.340Z] [2021-11-23T16:12:02.340Z] Unloading profiles will leave already running processes permanently [2021-11-23T16:12:02.340Z] unconfined, which can lead to unexpected situations. [2021-11-23T16:12:02.340Z] [2021-11-23T16:12:02.340Z] To set a process to complain mode, use the command line tool [2021-11-23T16:12:02.340Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-23T16:12:02.340Z] +++ true [2021-11-23T16:12:02.340Z] exiting test-integration [2021-11-23T16:12:02.340Z] ++ exit 0 [2021-11-23T16:12:02.340Z] [2021-11-23T16:12:02.435Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore Post stage [Pipeline] junit [2021-11-23T16:12:02.912Z] Recording test results [2021-11-23T16:12:03.151Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-23T16:12:03.373Z] --- PASS: TestAuthZPluginV2Disable (4.19s) [2021-11-23T16:12:03.373Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-23T16:12:03.373Z] docker_api_swarm_test.go:272: [dffff2c97b5da] joining swarm manager [d1bd38004f187]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:12:03.499Z] + echo Ensuring container killed. [2021-11-23T16:12:03.499Z] Ensuring container killed. [2021-11-23T16:12:03.499Z] + docker rm -vf docker-pr7 [2021-11-23T16:12:03.499Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-11-23T16:12:03.773Z] + echo Chowning /workspace to jenkins user [2021-11-23T16:12:03.773Z] Chowning /workspace to jenkins user [2021-11-23T16:12:03.773Z] + id -u [2021-11-23T16:12:03.773Z] + id -g [2021-11-23T16:12:03.773Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40952:/workspace busybox chown -R 1000:1000 /workspace [2021-11-23T16:12:03.773Z] Unable to find image 'busybox:latest' locally [2021-11-23T16:12:03.773Z] latest: Pulling from library/busybox [2021-11-23T16:12:03.773Z] 00fa7918e1c4: Pulling fs layer [2021-11-23T16:12:04.029Z] 00fa7918e1c4: Download complete [2021-11-23T16:12:04.029Z] 00fa7918e1c4: Pull complete [2021-11-23T16:12:04.029Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-23T16:12:04.029Z] Status: Downloaded newer image for busybox:latest [2021-11-23T16:12:04.751Z] docker_api_swarm_test.go:273: [d96c2cda99167] joining swarm manager [d1bd38004f187]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:12:05.011Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-23T16:12:05.151Z] --- PASS: TestKillContainer (5.44s) [2021-11-23T16:12:05.151Z] --- PASS: TestKillContainer/no_signal (2.61s) [2021-11-23T16:12:05.151Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-23T16:12:05.151Z] --- PASS: TestKillContainer/killing_signal (2.80s) [2021-11-23T16:12:05.151Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-23T16:12:05.151Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T16:12:05.151Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-23T16:12:05.151Z] === RUN TestKillStoppedContainer [2021-11-23T16:12:05.151Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T16:12:05.151Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-23T16:12:05.151Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-23T16:12:05.151Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T16:12:05.151Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-23T16:12:05.151Z] === RUN TestKillDifferentUserContainer [2021-11-23T16:12:05.151Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-23T16:12:05.151Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-23T16:12:05.151Z] === RUN TestInspectOomKilledTrue [2021-11-23T16:12:05.151Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:05.151Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-23T16:12:05.151Z] === RUN TestInspectOomKilledFalse [2021-11-23T16:12:05.151Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T16:12:05.151Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-23T16:12:05.151Z] === RUN TestLogsFollowTailEmpty [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-23T16:12:05.689Z] + bundleName=arm64-integration [2021-11-23T16:12:05.689Z] + echo Creating arm64-integration-bundles.tar.gz [2021-11-23T16:12:05.689Z] Creating arm64-integration-bundles.tar.gz [2021-11-23T16:12:05.689Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-11-23T16:12:05.689Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-11-23T16:12:05.955Z] Archiving artifacts [2021-11-23T16:12:06.390Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-23T16:12:06.958Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.59s) [2021-11-23T16:12:06.958Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-23T16:12:07.219Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-23T16:12:07.477Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-23T16:12:07.736Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-23T16:12:07.736Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-11-23T16:12:07.736Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-23T16:12:07.854Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40952/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-23T16:12:08.062Z] --- PASS: TestLogsFollowTailEmpty (2.64s) [2021-11-23T16:12:08.062Z] === RUN TestNetworkNat [2021-11-23T16:12:08.062Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-23T16:12:08.062Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-23T16:12:08.062Z] === RUN TestNetworkLocalhostTCPNat [2021-11-23T16:12:08.162Z] + make clean [2021-11-23T16:12:08.162Z] docker volume rm -f docker-dev-cache [2021-11-23T16:12:08.162Z] docker-dev-cache [Pipeline] deleteDir [2021-11-23T16:12:08.305Z] === RUN TestDockerSuite/TestBuildXZHost [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-23T16:12:10.208Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-23T16:12:10.208Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-23T16:12:10.208Z] docker_cli_sni_test.go:18: Flakey test [2021-11-23T16:12:10.208Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-23T16:12:10.467Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-23T16:12:11.072Z] --- PASS: TestNetworkLocalhostTCPNat (3.32s) [2021-11-23T16:12:11.072Z] === RUN TestNetworkLoopbackNat [2021-11-23T16:12:11.072Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-23T16:12:11.072Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-23T16:12:11.072Z] === RUN TestPause [2021-11-23T16:12:11.072Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-23T16:12:11.072Z] --- SKIP: TestPause (0.00s) [2021-11-23T16:12:11.072Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-23T16:12:11.403Z] === RUN TestDockerSuite/TestCommitChange [2021-11-23T16:12:12.779Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-23T16:12:13.361Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-23T16:12:14.040Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.67s) [2021-11-23T16:12:14.040Z] === RUN TestPauseStopPausedContainer [2021-11-23T16:12:14.040Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:14.040Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-23T16:12:14.040Z] === RUN TestPsFilter [2021-11-23T16:12:14.040Z] --- PASS: TestPsFilter (0.27s) [2021-11-23T16:12:14.040Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-23T16:12:15.269Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-23T16:12:16.205Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-23T16:12:16.772Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-23T16:12:16.997Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.71s) [2021-11-23T16:12:16.997Z] === RUN TestRemoveContainerWithVolume [2021-11-23T16:12:17.709Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-23T16:12:18.276Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.35s) [2021-11-23T16:12:18.276Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-23T16:12:18.276Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-23T16:12:19.212Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-23T16:12:19.779Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-23T16:12:19.779Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-23T16:12:19.779Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-23T16:12:19.952Z] --- PASS: TestRemoveContainerWithVolume (2.66s) [2021-11-23T16:12:19.952Z] === RUN TestRemoveContainerRunning [2021-11-23T16:12:20.038Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-23T16:12:20.038Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-23T16:12:20.038Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-23T16:12:20.038Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-23T16:12:20.973Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-23T16:12:21.909Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-23T16:12:21.909Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-23T16:12:22.175Z] --- PASS: TestRemoveContainerRunning (2.69s) [2021-11-23T16:12:22.176Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-23T16:12:22.476Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-23T16:12:22.735Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-23T16:12:23.302Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-23T16:12:23.870Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-23T16:12:24.129Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-23T16:12:24.129Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-23T16:12:24.129Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-23T16:12:24.698Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-23T16:12:24.698Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-23T16:12:24.699Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-23T16:12:24.699Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-23T16:12:24.699Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-23T16:12:24.908Z] --- PASS: TestBuildWithHugeFile (109.29s) [2021-11-23T16:12:24.908Z] === RUN TestBuildWCOWSandboxSize [2021-11-23T16:12:24.908Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T16:12:24.908Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-23T16:12:24.908Z] === RUN TestBuildWithEmptyDockerfile [2021-11-23T16:12:24.908Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T16:12:24.908Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T16:12:24.908Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T16:12:24.908Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T16:12:24.908Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T16:12:24.908Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T16:12:24.908Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T16:12:24.908Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T16:12:24.908Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T16:12:24.908Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-11-23T16:12:24.908Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-23T16:12:24.908Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-23T16:12:24.908Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-23T16:12:24.908Z] === RUN TestBuildPreserveOwnership [2021-11-23T16:12:24.908Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:12:24.908Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-23T16:12:24.908Z] === RUN TestBuildPlatformInvalid [2021-11-23T16:12:24.908Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-11-23T16:12:24.908Z] PASS [2021-11-23T16:12:24.908Z] ok github.com/docker/docker/integration/build 169.703s [2021-11-23T16:12:24.908Z] [2021-11-23T16:12:24.908Z] === Skipped [2021-11-23T16:12:24.908Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-23T16:12:24.908Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T16:12:24.908Z] [2021-11-23T16:12:24.908Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-23T16:12:24.908Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:24.908Z] [2021-11-23T16:12:24.908Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-23T16:12:24.908Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:12:24.908Z] [2021-11-23T16:12:24.908Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-23T16:12:24.908Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:12:24.908Z] [2021-11-23T16:12:24.908Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-23T16:12:24.908Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T16:12:24.908Z] [2021-11-23T16:12:24.908Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-23T16:12:24.908Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:12:24.908Z] [2021-11-23T16:12:24.908Z] DONE 29 tests, 6 skipped in 197.712s [2021-11-23T16:12:24.908Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-23T16:12:24.908Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:12:24.908Z] INFO: Testing against a local daemon [2021-11-23T16:12:24.908Z] === RUN TestConfigInspect [2021-11-23T16:12:24.908Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:24.908Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-23T16:12:24.908Z] === RUN TestConfigList [2021-11-23T16:12:24.908Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:24.908Z] --- SKIP: TestConfigList (0.00s) [2021-11-23T16:12:24.908Z] === RUN TestConfigsCreateAndDelete [2021-11-23T16:12:24.908Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:24.908Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-23T16:12:24.908Z] === RUN TestConfigsUpdate [2021-11-23T16:12:24.908Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:24.908Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-23T16:12:24.908Z] === RUN TestTemplatedConfig [2021-11-23T16:12:24.908Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:24.908Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-23T16:12:24.908Z] === RUN TestConfigCreateResolve [2021-11-23T16:12:24.908Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:12:24.908Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-23T16:12:24.908Z] PASS [2021-11-23T16:12:24.908Z] ok github.com/docker/docker/integration/config 0.097s [2021-11-23T16:12:24.908Z] [2021-11-23T16:12:24.908Z] === Skipped [2021-11-23T16:12:24.908Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-23T16:12:24.908Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:24.908Z] [2021-11-23T16:12:24.908Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-23T16:12:24.908Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:24.908Z] [2021-11-23T16:12:24.908Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-23T16:12:24.908Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:24.908Z] [2021-11-23T16:12:24.908Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-23T16:12:24.908Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:24.908Z] [2021-11-23T16:12:24.908Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-23T16:12:24.908Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:24.908Z] [2021-11-23T16:12:24.908Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-23T16:12:24.908Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:12:24.908Z] [2021-11-23T16:12:24.908Z] DONE 6 tests, 6 skipped in 2.146s [2021-11-23T16:12:24.908Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-23T16:12:24.908Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:12:24.908Z] INFO: Testing against a local daemon [2021-11-23T16:12:24.908Z] === RUN TestCheckpoint [2021-11-23T16:12:24.908Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T16:12:24.908Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-23T16:12:24.908Z] === RUN TestContainerInvalidJSON [2021-11-23T16:12:24.908Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:12:24.908Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:12:24.908Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:12:24.908Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:12:24.908Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:12:24.908Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:12:24.908Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-11-23T16:12:24.908Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-11-23T16:12:24.908Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-11-23T16:12:24.908Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-23T16:12:24.908Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2021-11-23T16:12:24.908Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-23T16:12:24.908Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2021-11-23T16:12:24.908Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-23T16:12:24.908Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2021-11-23T16:12:24.908Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-23T16:12:24.908Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2021-11-23T16:12:24.908Z] === RUN TestCopyFromContainer [2021-11-23T16:12:24.908Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:24.908Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-23T16:12:24.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-23T16:12:24.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:12:24.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:12:24.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:12:24.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:12:24.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:12:24.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:12:24.908Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:12:24.908Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:12:24.908Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:12:24.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-11-23T16:12:24.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-23T16:12:24.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-23T16:12:24.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-23T16:12:24.908Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-23T16:12:24.908Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-23T16:12:24.908Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-23T16:12:24.908Z] === RUN TestCreateWithInvalidEnv [2021-11-23T16:12:24.908Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-23T16:12:24.908Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-23T16:12:24.908Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-23T16:12:24.908Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-23T16:12:24.908Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-23T16:12:24.908Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-23T16:12:24.908Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-23T16:12:24.908Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-23T16:12:24.908Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-23T16:12:24.908Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-23T16:12:24.908Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-23T16:12:24.908Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-23T16:12:24.908Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-23T16:12:24.908Z] === RUN TestCreateTmpfsMountsTarget [2021-11-23T16:12:24.908Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:24.908Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-23T16:12:24.908Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-23T16:12:24.908Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:12:24.908Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-23T16:12:24.908Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-23T16:12:24.908Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:12:24.908Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-23T16:12:24.908Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-23T16:12:24.908Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:12:24.908Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:12:24.908Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:12:24.908Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:12:24.908Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:12:24.908Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:12:24.908Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:12:24.908Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:12:24.908Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:12:24.908Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:12:24.908Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:12:24.908Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:12:24.908Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:12:24.908Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:12:24.908Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:12:24.908Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-11-23T16:12:24.908Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-11-23T16:12:24.908Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-23T16:12:24.908Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-23T16:12:24.908Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-23T16:12:24.908Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-11-23T16:12:24.908Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-23T16:12:24.908Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-23T16:12:24.908Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-23T16:12:24.908Z] === RUN TestCreateDifferentPlatform [2021-11-23T16:12:24.908Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-23T16:12:24.908Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-23T16:12:24.908Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-11-23T16:12:24.908Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-11-23T16:12:24.908Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-23T16:12:24.908Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-23T16:12:24.908Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-11-23T16:12:24.908Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-23T16:12:24.908Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-23T16:12:24.908Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-23T16:12:24.908Z] === RUN TestContainerKillOnDaemonStart [2021-11-23T16:12:24.908Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:24.908Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-23T16:12:24.908Z] === RUN TestDiff [2021-11-23T16:12:24.908Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-23T16:12:24.908Z] --- SKIP: TestDiff (0.00s) [2021-11-23T16:12:24.908Z] === RUN TestExecWithCloseStdin [2021-11-23T16:12:25.136Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.76s) [2021-11-23T16:12:25.137Z] === RUN TestRemoveInvalidContainer [2021-11-23T16:12:25.137Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-23T16:12:25.137Z] === RUN TestRenameLinkedContainer [2021-11-23T16:12:25.137Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-23T16:12:25.137Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-23T16:12:25.137Z] === RUN TestRenameStoppedContainer [2021-11-23T16:12:25.265Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-23T16:12:25.523Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-23T16:12:25.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-11-23T16:12:26.052Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-23T16:12:26.053Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-23T16:12:26.524Z] --- PASS: TestExecWithCloseStdin (2.50s) [2021-11-23T16:12:26.524Z] === RUN TestExec [2021-11-23T16:12:27.429Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-23T16:12:27.996Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-23T16:12:27.996Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-23T16:12:28.091Z] --- PASS: TestRenameStoppedContainer (2.57s) [2021-11-23T16:12:28.091Z] === RUN TestRenameRunningContainerAndReuse [2021-11-23T16:12:28.564Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-23T16:12:28.748Z] --- PASS: TestExec (2.30s) [2021-11-23T16:12:28.748Z] === RUN TestExecUser [2021-11-23T16:12:28.748Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-23T16:12:28.748Z] --- SKIP: TestExecUser (0.00s) [2021-11-23T16:12:28.748Z] === RUN TestExportContainerAndImportImage [2021-11-23T16:12:28.748Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:28.748Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-23T16:12:28.748Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-23T16:12:28.748Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:28.748Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-23T16:12:28.748Z] === RUN TestHealthCheckWorkdir [2021-11-23T16:12:28.748Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-23T16:12:28.748Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-23T16:12:28.748Z] === RUN TestHealthKillContainer [2021-11-23T16:12:28.748Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-23T16:12:28.748Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-23T16:12:28.748Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-23T16:12:28.748Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-23T16:12:28.748Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-23T16:12:28.748Z] === RUN TestKillContainerInvalidSignal [2021-11-23T16:12:29.131Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-23T16:12:29.700Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-23T16:12:29.960Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-23T16:12:29.960Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-23T16:12:30.527Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-23T16:12:31.034Z] --- PASS: TestKillContainerInvalidSignal (2.20s) [2021-11-23T16:12:31.034Z] === RUN TestKillContainer [2021-11-23T16:12:31.034Z] === RUN TestKillContainer/no_signal [2021-11-23T16:12:31.096Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-23T16:12:31.354Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-23T16:12:31.354Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-23T16:12:31.922Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-23T16:12:32.857Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-23T16:12:32.900Z] --- PASS: TestRenameRunningContainerAndReuse (4.93s) [2021-11-23T16:12:32.900Z] === RUN TestRenameInvalidName [2021-11-23T16:12:33.257Z] === RUN TestKillContainer/non_killing_signal [2021-11-23T16:12:33.257Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-23T16:12:33.257Z] === RUN TestKillContainer/killing_signal [2021-11-23T16:12:33.793Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-23T16:12:33.793Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-23T16:12:33.793Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-23T16:12:33.793Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-23T16:12:33.793Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-23T16:12:34.055Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-23T16:12:34.623Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-11-23T16:12:34.623Z] PASS [2021-11-23T16:12:34.623Z] [2021-11-23T16:12:34.623Z] DONE 17 tests in 51.085s [2021-11-23T16:12:34.623Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-23T16:12:34.623Z] ++ 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-11-23T16:12:34.623Z] ++ set -e [2021-11-23T16:12:34.623Z] ++ '[' -n 0 ']' [2021-11-23T16:12:34.623Z] ++ set -x [2021-11-23T16:12:34.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-11-23T16:12:34.881Z] INFO: Testing against a local daemon [2021-11-23T16:12:34.881Z] === RUN TestPluginInvalidJSON [2021-11-23T16:12:34.881Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:12:34.881Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:12:34.881Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:12:34.881Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-11-23T16:12:34.881Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-23T16:12:34.881Z] === RUN TestPluginInstall [2021-11-23T16:12:34.881Z] === RUN TestPluginInstall/no_auth [2021-11-23T16:12:35.120Z] --- PASS: TestRenameInvalidName (2.47s) [2021-11-23T16:12:35.120Z] === RUN TestRenameAnonymousContainer [2021-11-23T16:12:36.259Z] --- PASS: TestKillContainer (4.75s) [2021-11-23T16:12:36.259Z] --- PASS: TestKillContainer/no_signal (2.02s) [2021-11-23T16:12:36.259Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-23T16:12:36.259Z] --- PASS: TestKillContainer/killing_signal (2.69s) [2021-11-23T16:12:36.259Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-23T16:12:36.259Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T16:12:36.259Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-23T16:12:36.259Z] === RUN TestKillStoppedContainer [2021-11-23T16:12:36.259Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T16:12:36.259Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-23T16:12:36.259Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-23T16:12:36.259Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T16:12:36.259Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-23T16:12:36.259Z] === RUN TestKillDifferentUserContainer [2021-11-23T16:12:36.259Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-23T16:12:36.259Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-23T16:12:36.259Z] === RUN TestInspectOomKilledTrue [2021-11-23T16:12:36.259Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:36.259Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-23T16:12:36.259Z] === RUN TestInspectOomKilledFalse [2021-11-23T16:12:36.259Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T16:12:36.259Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-23T16:12:36.259Z] === RUN TestLogsFollowTailEmpty [2021-11-23T16:12:36.784Z] time="2021-11-23T16:12:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T16:12:36.784Z] time="2021-11-23T16:12:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86c495400698cbcef04faf66bebd16b6e1809c05ae46ba5da2859c25fab77d47" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T16:12:36.784Z] time="2021-11-23T16:12:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T16:12:36.784Z] time="2021-11-23T16:12:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86c495400698cbcef04faf66bebd16b6e1809c05ae46ba5da2859c25fab77d47" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T16:12:36.784Z] === RUN TestPluginInstall/with_htpasswd [2021-11-23T16:12:37.043Z] time="2021-11-23T16:12:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T16:12:37.043Z] time="2021-11-23T16:12:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86c495400698cbcef04faf66bebd16b6e1809c05ae46ba5da2859c25fab77d47" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T16:12:37.043Z] time="2021-11-23T16:12:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T16:12:37.043Z] time="2021-11-23T16:12:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86c495400698cbcef04faf66bebd16b6e1809c05ae46ba5da2859c25fab77d47" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T16:12:37.302Z] === RUN TestPluginInstall/with_insecure [2021-11-23T16:12:37.832Z] --- PASS: TestLogsFollowTailEmpty (2.10s) [2021-11-23T16:12:37.832Z] === RUN TestNetworkNat [2021-11-23T16:12:37.832Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-23T16:12:37.832Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-23T16:12:37.832Z] === RUN TestNetworkLocalhostTCPNat [2021-11-23T16:12:38.237Z] time="2021-11-23T16:12:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T16:12:38.237Z] time="2021-11-23T16:12:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0222663d51c8bdcd388dd4a6cc7084fc8ac7d2b52d28ac20f169bc5e0c154c1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T16:12:38.237Z] time="2021-11-23T16:12:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-23T16:12:38.237Z] time="2021-11-23T16:12:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0222663d51c8bdcd388dd4a6cc7084fc8ac7d2b52d28ac20f169bc5e0c154c1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-23T16:12:38.237Z] plugin_test.go:165: [d467cb1bd60fa] daemon is not started [2021-11-23T16:12:38.237Z] --- PASS: TestPluginInstall (3.39s) [2021-11-23T16:12:38.237Z] --- PASS: TestPluginInstall/no_auth (1.83s) [2021-11-23T16:12:38.237Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2021-11-23T16:12:38.237Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2021-11-23T16:12:38.237Z] === RUN TestPluginsWithRuntimes [2021-11-23T16:12:38.496Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-23T16:12:39.071Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-23T16:12:39.639Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-23T16:12:39.639Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-11-23T16:12:39.639Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-23T16:12:39.639Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-23T16:12:40.206Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-23T16:12:40.792Z] --- PASS: TestNetworkLocalhostTCPNat (2.53s) [2021-11-23T16:12:40.792Z] === RUN TestNetworkLoopbackNat [2021-11-23T16:12:40.792Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-23T16:12:40.792Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-23T16:12:40.792Z] === RUN TestPause [2021-11-23T16:12:40.792Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-23T16:12:40.792Z] --- SKIP: TestPause (0.00s) [2021-11-23T16:12:40.792Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-23T16:12:41.140Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-23T16:12:42.075Z] --- PASS: TestPluginsWithRuntimes (3.61s) [2021-11-23T16:12:42.075Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2021-11-23T16:12:42.075Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2021-11-23T16:12:42.075Z] === RUN TestPluginBackCompatMediaTypes [2021-11-23T16:12:42.075Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-23T16:12:42.645Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-11-23T16:12:42.645Z] PASS [2021-11-23T16:12:42.645Z] [2021-11-23T16:12:42.645Z] DONE 10 tests in 7.855s [2021-11-23T16:12:42.645Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-23T16:12:42.645Z] ++ 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-11-23T16:12:42.645Z] ++ set -e [2021-11-23T16:12:42.645Z] ++ '[' -n 0 ']' [2021-11-23T16:12:42.645Z] ++ set -x [2021-11-23T16:12:42.645Z] ++ 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-11-23T16:12:42.645Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-23T16:12:42.645Z] INFO: Testing against a local daemon [2021-11-23T16:12:42.646Z] === RUN TestExternalGraphDriver [2021-11-23T16:12:42.646Z] === RUN TestExternalGraphDriver/json [2021-11-23T16:12:43.012Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.19s) [2021-11-23T16:12:43.012Z] === RUN TestPauseStopPausedContainer [2021-11-23T16:12:43.012Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:43.012Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-23T16:12:43.012Z] === RUN TestPsFilter [2021-11-23T16:12:43.012Z] --- PASS: TestPsFilter (0.31s) [2021-11-23T16:12:43.012Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-23T16:12:43.228Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-11-23T16:12:43.229Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-11-23T16:12:43.229Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-23T16:12:43.229Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-11-23T16:12:43.229Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-11-23T16:12:43.229Z] remote: Enumerating objects: 23, done. [2021-11-23T16:12:43.229Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-11-23T16:12:43.229Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-11-23T16:12:43.229Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-11-23T16:12:43.229Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2021-11-23T16:12:43.229Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-11-23T16:12:43.229Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-11-23T16:12:43.582Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-23T16:12:44.521Z] === RUN TestExternalGraphDriver/spec [2021-11-23T16:12:45.122Z] Cross building: bundles/cross/linux/ppc64le [2021-11-23T16:12:45.122Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-11-23T16:12:45.122Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-11-23T16:12:45.661Z] --- PASS: TestRenameAnonymousContainer (9.70s) [2021-11-23T16:12:45.661Z] === RUN TestRenameContainerWithSameName [2021-11-23T16:12:45.969Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.68s) [2021-11-23T16:12:45.969Z] === RUN TestRemoveContainerWithVolume [2021-11-23T16:12:46.426Z] === RUN TestExternalGraphDriver/pull [2021-11-23T16:12:46.685Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-23T16:12:47.239Z] --- PASS: TestRenameContainerWithSameName (2.48s) [2021-11-23T16:12:47.240Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-23T16:12:47.240Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-23T16:12:47.240Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-23T16:12:47.240Z] === RUN TestResize [2021-11-23T16:12:47.254Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-23T16:12:48.191Z] --- PASS: TestRemoveContainerWithVolume (2.62s) [2021-11-23T16:12:48.191Z] === RUN TestRemoveContainerRunning [2021-11-23T16:12:48.194Z] --- PASS: TestExternalGraphDriver (5.42s) [2021-11-23T16:12:48.194Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2021-11-23T16:12:48.194Z] --- PASS: TestExternalGraphDriver/spec (1.75s) [2021-11-23T16:12:48.194Z] --- PASS: TestExternalGraphDriver/pull (1.81s) [2021-11-23T16:12:48.194Z] === RUN TestGraphdriverPluginV2 [2021-11-23T16:12:48.453Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-23T16:12:49.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-11-23T16:12:49.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-23T16:12:49.457Z] --- PASS: TestResize (2.48s) [2021-11-23T16:12:49.457Z] === RUN TestResizeWithInvalidSize [2021-11-23T16:12:50.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-11-23T16:12:50.423Z] --- PASS: TestRemoveContainerRunning (2.20s) [2021-11-23T16:12:50.423Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-23T16:12:51.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-11-23T16:12:52.445Z] --- PASS: TestResizeWithInvalidSize (2.48s) [2021-11-23T16:12:52.445Z] === RUN TestResizeWhenContainerNotStarted [2021-11-23T16:12:52.644Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.28s) [2021-11-23T16:12:52.644Z] === RUN TestRemoveInvalidContainer [2021-11-23T16:12:52.644Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-11-23T16:12:52.644Z] === RUN TestRenameLinkedContainer [2021-11-23T16:12:52.644Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-23T16:12:52.644Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-23T16:12:52.644Z] === RUN TestRenameStoppedContainer [2021-11-23T16:12:53.084Z] --- PASS: TestGraphdriverPluginV2 (4.72s) [2021-11-23T16:12:53.084Z] PASS [2021-11-23T16:12:53.084Z] [2021-11-23T16:12:53.084Z] DONE 5 tests in 10.252s [2021-11-23T16:12:53.084Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-23T16:12:53.084Z] ++ 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-11-23T16:12:53.084Z] ++ set -e [2021-11-23T16:12:53.084Z] ++ '[' -n 0 ']' [2021-11-23T16:12:53.084Z] ++ set -x [2021-11-23T16:12:53.084Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-23T16:12:53.084Z] INFO: Testing against a local daemon [2021-11-23T16:12:53.084Z] === RUN TestContinueAfterPluginCrash [2021-11-23T16:12:53.084Z] === PAUSE TestContinueAfterPluginCrash [2021-11-23T16:12:53.084Z] === RUN TestReadPluginNoRead [2021-11-23T16:12:53.084Z] === PAUSE TestReadPluginNoRead [2021-11-23T16:12:53.084Z] === RUN TestDaemonStartWithLogOpt [2021-11-23T16:12:53.084Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-23T16:12:53.084Z] === CONT TestContinueAfterPluginCrash [2021-11-23T16:12:53.084Z] === CONT TestDaemonStartWithLogOpt [2021-11-23T16:12:53.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-11-23T16:12:53.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-11-23T16:12:54.462Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-11-23T16:12:54.661Z] --- PASS: TestResizeWhenContainerNotStarted (2.48s) [2021-11-23T16:12:54.661Z] === RUN TestDaemonRestartKillContainers [2021-11-23T16:12:54.661Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:12:54.661Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-23T16:12:54.661Z] === RUN TestStats [2021-11-23T16:12:54.661Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-23T16:12:54.661Z] --- SKIP: TestStats (0.00s) [2021-11-23T16:12:54.661Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-23T16:12:55.838Z] docker_api_swarm_node_test.go:20: [d5c3d797529b3] joining swarm manager [d19e968b69523]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:12:56.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dd4fd8_} [2021-11-23T16:12:56.478Z] --- PASS: TestRenameStoppedContainer (3.13s) [2021-11-23T16:12:56.478Z] === RUN TestRenameRunningContainerAndReuse [2021-11-23T16:12:57.032Z] docker_api_swarm_node_test.go:21: [d0777feb8e3ac] joining swarm manager [d19e968b69523]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:12:57.291Z] --- PASS: TestDaemonStartWithLogOpt (4.42s) [2021-11-23T16:12:57.291Z] === CONT TestReadPluginNoRead [2021-11-23T16:12:57.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14223825249_/foo_false____} [2021-11-23T16:12:58.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14223825249_/foo_true____} [2021-11-23T16:12:59.864Z] === RUN TestReadPluginNoRead/default [2021-11-23T16:13:00.300Z] --- PASS: TestRenameRunningContainerAndReuse (4.16s) [2021-11-23T16:13:00.300Z] === RUN TestRenameInvalidName [2021-11-23T16:13:00.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33338168118_/foo_false____} [2021-11-23T16:13:01.005Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-23T16:13:01.573Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33338168118_/foo_true____} [2021-11-23T16:13:01.861Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.85s) [2021-11-23T16:13:01.861Z] === RUN TestStopContainerWithTimeout [2021-11-23T16:13:01.861Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-23T16:13:01.861Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-23T16:13:01.861Z] === RUN TestUpdateRestartPolicy [2021-11-23T16:13:01.932Z] --- PASS: TestRenameInvalidName (2.12s) [2021-11-23T16:13:01.932Z] === RUN TestRenameAnonymousContainer [2021-11-23T16:13:02.510Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-23T16:13:02.510Z] --- PASS: TestContinueAfterPluginCrash (9.58s) [2021-11-23T16:13:03.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33338168118_/foo_true__0xc000dd5008__} [2021-11-23T16:13:03.645Z] === CONT TestReadPluginNoRead [2021-11-23T16:13:03.645Z] read_test.go:92: [d083e550b011e] daemon is not started [2021-11-23T16:13:03.645Z] --- PASS: TestReadPluginNoRead (6.27s) [2021-11-23T16:13:03.645Z] --- PASS: TestReadPluginNoRead/default (1.33s) [2021-11-23T16:13:03.645Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.40s) [2021-11-23T16:13:03.645Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2021-11-23T16:13:03.645Z] PASS [2021-11-23T16:13:03.645Z] [2021-11-23T16:13:03.645Z] DONE 6 tests in 10.793s [2021-11-23T16:13:03.645Z] 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-11-23T16:13:03.645Z] ++ 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-11-23T16:13:03.645Z] ++ set -e [2021-11-23T16:13:03.645Z] ++ '[' -n 0 ']' [2021-11-23T16:13:03.645Z] ++ set -x [2021-11-23T16:13:03.645Z] ++ 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-11-23T16:13:03.645Z] testing: warning: no tests to run [2021-11-23T16:13:03.645Z] PASS [2021-11-23T16:13:03.645Z] [2021-11-23T16:13:03.645Z] DONE 0 tests in 0.039s [2021-11-23T16:13:03.645Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-23T16:13:03.645Z] ++ 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-11-23T16:13:03.645Z] ++ set -e [2021-11-23T16:13:03.645Z] ++ '[' -n 0 ']' [2021-11-23T16:13:03.645Z] ++ set -x [2021-11-23T16:13:03.645Z] ++ 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-11-23T16:13:03.903Z] INFO: Testing against a local daemon [2021-11-23T16:13:03.903Z] === RUN TestPluginWithDevMounts [2021-11-23T16:13:03.903Z] === PAUSE TestPluginWithDevMounts [2021-11-23T16:13:03.903Z] === CONT TestPluginWithDevMounts [2021-11-23T16:13:04.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dd5020_} [2021-11-23T16:13:05.537Z] --- PASS: TestPluginWithDevMounts (1.69s) [2021-11-23T16:13:05.537Z] PASS [2021-11-23T16:13:05.537Z] [2021-11-23T16:13:05.537Z] DONE 1 tests in 1.778s [2021-11-23T16:13:05.537Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-23T16:13:05.537Z] ++ 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-11-23T16:13:05.537Z] ++ set -e [2021-11-23T16:13:05.537Z] ++ '[' -n 0 ']' [2021-11-23T16:13:05.537Z] ++ set -x [2021-11-23T16:13:05.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11-23T16:13:05.537Z] INFO: Testing against a local daemon [2021-11-23T16:13:05.537Z] === RUN TestSecretInspect [2021-11-23T16:13:05.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dd5038_} [2021-11-23T16:13:07.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dd5050_} [2021-11-23T16:13:07.438Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-11-23T16:13:08.007Z] --- PASS: TestSecretInspect (2.32s) [2021-11-23T16:13:08.007Z] === RUN TestSecretList [2021-11-23T16:13:08.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dd5068_} [2021-11-23T16:13:09.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-23T16:13:10.518Z] --- PASS: TestSecretList (2.55s) [2021-11-23T16:13:10.518Z] === RUN TestSecretsCreateAndDelete [2021-11-23T16:13:11.386Z] --- PASS: TestBuildWithHugeFile (120.96s) [2021-11-23T16:13:11.386Z] === RUN TestBuildWCOWSandboxSize [2021-11-23T16:13:11.386Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T16:13:11.386Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-23T16:13:11.386Z] === RUN TestBuildWithEmptyDockerfile [2021-11-23T16:13:11.386Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T16:13:11.386Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T16:13:11.386Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T16:13:11.386Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T16:13:11.386Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T16:13:11.386Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T16:13:11.386Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-23T16:13:11.386Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-23T16:13:11.386Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-23T16:13:11.386Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-11-23T16:13:11.386Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-23T16:13:11.386Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-23T16:13:11.386Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-23T16:13:11.386Z] === RUN TestBuildPreserveOwnership [2021-11-23T16:13:11.386Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:13:11.386Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-23T16:13:11.386Z] === RUN TestBuildPlatformInvalid [2021-11-23T16:13:11.386Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-11-23T16:13:11.386Z] PASS [2021-11-23T16:13:11.386Z] ok github.com/docker/docker/integration/build 183.145s [2021-11-23T16:13:11.386Z] [2021-11-23T16:13:11.386Z] === Skipped [2021-11-23T16:13:11.386Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-23T16:13:11.386Z] build_session_test.go:25: TODO: BuildKit [2021-11-23T16:13:11.386Z] [2021-11-23T16:13:11.386Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-23T16:13:11.386Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:11.386Z] [2021-11-23T16:13:11.386Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-11-23T16:13:11.386Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:13:11.386Z] [2021-11-23T16:13:11.386Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-23T16:13:11.386Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:13:11.386Z] [2021-11-23T16:13:11.386Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-23T16:13:11.386Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-23T16:13:11.386Z] [2021-11-23T16:13:11.386Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-23T16:13:11.386Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:13:11.386Z] [2021-11-23T16:13:11.386Z] DONE 29 tests, 6 skipped in 208.414s [2021-11-23T16:13:11.386Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-23T16:13:11.386Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T16:13:11.386Z] INFO: Testing against a local daemon [2021-11-23T16:13:11.386Z] === RUN TestConfigInspect [2021-11-23T16:13:11.386Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:11.386Z] --- SKIP: TestConfigInspect (0.01s) [2021-11-23T16:13:11.386Z] === RUN TestConfigList [2021-11-23T16:13:11.386Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:11.386Z] --- SKIP: TestConfigList (0.00s) [2021-11-23T16:13:11.386Z] === RUN TestConfigsCreateAndDelete [2021-11-23T16:13:11.386Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:11.386Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-23T16:13:11.386Z] === RUN TestConfigsUpdate [2021-11-23T16:13:11.386Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:11.386Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-23T16:13:11.386Z] === RUN TestTemplatedConfig [2021-11-23T16:13:11.386Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:11.386Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-23T16:13:11.386Z] === RUN TestConfigCreateResolve [2021-11-23T16:13:11.386Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:13:11.386Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-23T16:13:11.386Z] PASS [2021-11-23T16:13:11.386Z] ok github.com/docker/docker/integration/config 0.085s [2021-11-23T16:13:11.386Z] [2021-11-23T16:13:11.386Z] === Skipped [2021-11-23T16:13:11.386Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2021-11-23T16:13:11.386Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:11.386Z] [2021-11-23T16:13:11.386Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-23T16:13:11.386Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:11.386Z] [2021-11-23T16:13:11.386Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-23T16:13:11.386Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:11.386Z] [2021-11-23T16:13:11.386Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-23T16:13:11.386Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:11.386Z] [2021-11-23T16:13:11.386Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-23T16:13:11.386Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:11.386Z] [2021-11-23T16:13:11.386Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-23T16:13:11.386Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:13:11.386Z] [2021-11-23T16:13:11.386Z] DONE 6 tests, 6 skipped in 1.826s [2021-11-23T16:13:11.386Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-23T16:13:11.386Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T16:13:11.386Z] INFO: Testing against a local daemon [2021-11-23T16:13:11.386Z] === RUN TestCheckpoint [2021-11-23T16:13:11.386Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T16:13:11.386Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-23T16:13:11.386Z] === RUN TestContainerInvalidJSON [2021-11-23T16:13:11.386Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:13:11.386Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:13:11.386Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:13:11.386Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:13:11.387Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-23T16:13:11.387Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-23T16:13:11.387Z] --- PASS: TestContainerInvalidJSON (0.05s) [2021-11-23T16:13:11.387Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-11-23T16:13:11.387Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-11-23T16:13:11.387Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-23T16:13:11.387Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2021-11-23T16:13:11.387Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-23T16:13:11.387Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-11-23T16:13:11.387Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-23T16:13:11.387Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2021-11-23T16:13:11.387Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-23T16:13:11.387Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2021-11-23T16:13:11.387Z] === RUN TestCopyFromContainer [2021-11-23T16:13:11.387Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:11.387Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-23T16:13:11.387Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-23T16:13:11.387Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:13:11.387Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:13:11.387Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:13:11.387Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:13:11.387Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:13:11.387Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:13:11.387Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-23T16:13:11.387Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-23T16:13:11.387Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-23T16:13:11.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-11-23T16:13:11.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-23T16:13:11.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-23T16:13:11.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-23T16:13:11.387Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-23T16:13:11.387Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-23T16:13:11.387Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-23T16:13:11.387Z] === RUN TestCreateWithInvalidEnv [2021-11-23T16:13:11.387Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-23T16:13:11.387Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-23T16:13:11.387Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-23T16:13:11.387Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-23T16:13:11.387Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-23T16:13:11.387Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-23T16:13:11.387Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-23T16:13:11.387Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-23T16:13:11.387Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-23T16:13:11.387Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-11-23T16:13:11.387Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-23T16:13:11.387Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-23T16:13:11.387Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-23T16:13:11.387Z] === RUN TestCreateTmpfsMountsTarget [2021-11-23T16:13:11.387Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:11.387Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-23T16:13:11.387Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-23T16:13:11.387Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:13:11.387Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-23T16:13:11.387Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-23T16:13:11.387Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:13:11.387Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-23T16:13:11.387Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-23T16:13:11.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:13:11.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:13:11.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:13:11.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:13:11.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:13:11.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:13:11.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:13:11.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:13:11.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:13:11.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:13:11.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-23T16:13:11.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-23T16:13:11.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-23T16:13:11.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-23T16:13:11.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-23T16:13:11.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-11-23T16:13:11.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-23T16:13:11.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-23T16:13:11.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-23T16:13:11.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-23T16:13:11.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-11-23T16:13:11.387Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-23T16:13:11.387Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-23T16:13:11.387Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-23T16:13:11.387Z] === RUN TestCreateDifferentPlatform [2021-11-23T16:13:11.387Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-23T16:13:11.387Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-23T16:13:11.387Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-11-23T16:13:11.387Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-11-23T16:13:11.387Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-23T16:13:11.387Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-23T16:13:11.387Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-11-23T16:13:11.387Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-23T16:13:11.387Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-23T16:13:11.387Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-23T16:13:11.387Z] === RUN TestContainerKillOnDaemonStart [2021-11-23T16:13:11.387Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:11.387Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-23T16:13:11.387Z] === RUN TestDiff [2021-11-23T16:13:11.387Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:11.387Z] --- SKIP: TestDiff (0.00s) [2021-11-23T16:13:11.387Z] === RUN TestExecWithCloseStdin [2021-11-23T16:13:11.387Z] --- PASS: TestExecWithCloseStdin (2.19s) [2021-11-23T16:13:11.387Z] === RUN TestExec [2021-11-23T16:13:11.387Z] --- PASS: TestExec (1.90s) [2021-11-23T16:13:11.387Z] === RUN TestExecUser [2021-11-23T16:13:11.387Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-23T16:13:11.387Z] --- SKIP: TestExecUser (0.00s) [2021-11-23T16:13:11.387Z] === RUN TestExportContainerAndImportImage [2021-11-23T16:13:11.387Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:11.387Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-23T16:13:11.387Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-23T16:13:11.387Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:11.387Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-23T16:13:11.387Z] === RUN TestHealthCheckWorkdir [2021-11-23T16:13:11.387Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:11.387Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-23T16:13:11.387Z] === RUN TestHealthKillContainer [2021-11-23T16:13:11.387Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-23T16:13:11.387Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-23T16:13:11.387Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-23T16:13:11.387Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-23T16:13:11.387Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-23T16:13:11.387Z] === RUN TestKillContainerInvalidSignal [2021-11-23T16:13:11.387Z] --- PASS: TestKillContainerInvalidSignal (1.79s) [2021-11-23T16:13:11.387Z] === RUN TestKillContainer [2021-11-23T16:13:11.387Z] === RUN TestKillContainer/no_signal [2021-11-23T16:13:11.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-23T16:13:11.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-23T16:13:11.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-23T16:13:11.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-23T16:13:11.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-23T16:13:11.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-23T16:13:11.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-23T16:13:11.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-23T16:13:11.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-23T16:13:11.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-23T16:13:11.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-23T16:13:11.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-11-23T16:13:11.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-11-23T16:13:11.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-11-23T16:13:11.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-11-23T16:13:11.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-11-23T16:13:11.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-11-23T16:13:11.716Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-23T16:13:11.975Z] docker_api_swarm_test.go:502: [d2ff61157e97a] joining swarm manager [da68244881a98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:13:12.369Z] --- PASS: TestRenameAnonymousContainer (9.49s) [2021-11-23T16:13:12.369Z] === RUN TestRenameContainerWithSameName [2021-11-23T16:13:12.377Z] === RUN TestKillContainer/non_killing_signal [2021-11-23T16:13:12.377Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-23T16:13:12.377Z] === RUN TestKillContainer/killing_signal [2021-11-23T16:13:13.351Z] --- PASS: TestSecretsCreateAndDelete (2.85s) [2021-11-23T16:13:13.351Z] === RUN TestSecretsUpdate [2021-11-23T16:13:13.917Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-23T16:13:13.937Z] --- PASS: TestRenameContainerWithSameName (2.24s) [2021-11-23T16:13:13.937Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-23T16:13:13.937Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:13.937Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-23T16:13:13.937Z] === RUN TestResize [2021-11-23T16:13:14.602Z] --- PASS: TestKillContainer (3.91s) [2021-11-23T16:13:14.602Z] --- PASS: TestKillContainer/no_signal (1.76s) [2021-11-23T16:13:14.602Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-23T16:13:14.602Z] --- PASS: TestKillContainer/killing_signal (2.12s) [2021-11-23T16:13:14.602Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-23T16:13:14.602Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T16:13:14.602Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-23T16:13:14.602Z] === RUN TestKillStoppedContainer [2021-11-23T16:13:14.602Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T16:13:14.602Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-23T16:13:14.602Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-23T16:13:14.602Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T16:13:14.602Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-23T16:13:14.602Z] === RUN TestKillDifferentUserContainer [2021-11-23T16:13:14.602Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-23T16:13:14.602Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-23T16:13:14.602Z] === RUN TestInspectOomKilledTrue [2021-11-23T16:13:14.602Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:14.602Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-23T16:13:14.602Z] === RUN TestInspectOomKilledFalse [2021-11-23T16:13:14.602Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T16:13:14.602Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-23T16:13:14.602Z] === RUN TestLogsFollowTailEmpty [2021-11-23T16:13:15.292Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-23T16:13:15.859Z] --- PASS: TestSecretsUpdate (2.39s) [2021-11-23T16:13:15.859Z] === RUN TestTemplatedSecret [2021-11-23T16:13:16.173Z] --- PASS: TestLogsFollowTailEmpty (1.81s) [2021-11-23T16:13:16.173Z] === RUN TestNetworkNat [2021-11-23T16:13:16.173Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:16.173Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-23T16:13:16.173Z] === RUN TestNetworkLocalhostTCPNat [2021-11-23T16:13:16.189Z] --- PASS: TestResize (2.42s) [2021-11-23T16:13:16.189Z] === RUN TestResizeWithInvalidSize [2021-11-23T16:13:17.762Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-23T16:13:18.428Z] --- PASS: TestResizeWithInvalidSize (2.19s) [2021-11-23T16:13:18.428Z] === RUN TestResizeWhenContainerNotStarted [2021-11-23T16:13:18.460Z] --- PASS: TestNetworkLocalhostTCPNat (2.04s) [2021-11-23T16:13:18.460Z] === RUN TestNetworkLoopbackNat [2021-11-23T16:13:18.460Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:18.460Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-23T16:13:18.460Z] === RUN TestPause [2021-11-23T16:13:18.460Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-23T16:13:18.460Z] --- SKIP: TestPause (0.00s) [2021-11-23T16:13:18.460Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-23T16:13:18.698Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-23T16:13:18.957Z] --- PASS: TestTemplatedSecret (3.09s) [2021-11-23T16:13:18.957Z] === RUN TestSecretCreateResolve [2021-11-23T16:13:18.957Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-23T16:13:19.526Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-23T16:13:20.080Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.74s) [2021-11-23T16:13:20.080Z] === RUN TestPauseStopPausedContainer [2021-11-23T16:13:20.080Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:20.080Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-23T16:13:20.080Z] === RUN TestPsFilter [2021-11-23T16:13:20.080Z] --- PASS: TestPsFilter (0.17s) [2021-11-23T16:13:20.080Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-23T16:13:20.100Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-11-23T16:13:20.669Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-23T16:13:21.236Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-23T16:13:21.392Z] --- PASS: TestResizeWhenContainerNotStarted (2.59s) [2021-11-23T16:13:21.392Z] === RUN TestDaemonRestartKillContainers [2021-11-23T16:13:21.392Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:21.392Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-23T16:13:21.392Z] === RUN TestStats [2021-11-23T16:13:21.392Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-23T16:13:21.392Z] --- SKIP: TestStats (0.00s) [2021-11-23T16:13:21.392Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-23T16:13:21.495Z] --- PASS: TestSecretCreateResolve (2.57s) [2021-11-23T16:13:21.495Z] PASS [2021-11-23T16:13:21.495Z] [2021-11-23T16:13:21.495Z] DONE 6 tests in 15.865s [2021-11-23T16:13:21.495Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-23T16:13:21.495Z] ++ 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-11-23T16:13:21.495Z] ++ set -e [2021-11-23T16:13:21.495Z] ++ '[' -n 0 ']' [2021-11-23T16:13:21.495Z] ++ set -x [2021-11-23T16:13:21.495Z] ++ 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-11-23T16:13:21.495Z] INFO: Testing against a local daemon [2021-11-23T16:13:21.495Z] === RUN TestServiceCreateInit [2021-11-23T16:13:21.495Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-23T16:13:21.755Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-23T16:13:22.305Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.02s) [2021-11-23T16:13:22.305Z] === RUN TestRemoveContainerWithVolume [2021-11-23T16:13:22.323Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-23T16:13:23.259Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-23T16:13:23.280Z] --- PASS: TestUpdateRestartPolicy (21.47s) [2021-11-23T16:13:23.281Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-23T16:13:23.828Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-23T16:13:24.087Z] docker_api_swarm_test.go:507: [d9dbeaf233b5f] joining swarm manager [da68244881a98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:13:24.568Z] --- PASS: TestRemoveContainerWithVolume (2.28s) [2021-11-23T16:13:24.568Z] === RUN TestRemoveContainerRunning [2021-11-23T16:13:24.656Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-23T16:13:25.498Z] --- PASS: TestUpdateRestartWithAutoRemove (2.46s) [2021-11-23T16:13:25.498Z] === RUN TestWaitNonBlocked [2021-11-23T16:13:25.498Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:13:25.498Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:13:25.498Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:13:25.498Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:13:25.498Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:13:25.498Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:13:25.596Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-23T16:13:26.163Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-23T16:13:26.424Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-23T16:13:26.792Z] --- PASS: TestRemoveContainerRunning (1.86s) [2021-11-23T16:13:26.792Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-23T16:13:26.993Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-23T16:13:27.559Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-23T16:13:28.366Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.70s) [2021-11-23T16:13:28.366Z] === RUN TestRemoveInvalidContainer [2021-11-23T16:13:28.366Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-11-23T16:13:28.366Z] === RUN TestRenameLinkedContainer [2021-11-23T16:13:28.366Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:28.366Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-23T16:13:28.366Z] === RUN TestRenameStoppedContainer [2021-11-23T16:13:28.476Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-23T16:13:28.476Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.69s) [2021-11-23T16:13:28.476Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.97s) [2021-11-23T16:13:28.476Z] === RUN TestWaitBlocked [2021-11-23T16:13:28.476Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:13:28.476Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-23T16:13:28.476Z] PASS [2021-11-23T16:13:28.476Z] ok github.com/docker/docker/integration/container 95.666s [2021-11-23T16:13:28.476Z] [2021-11-23T16:13:28.476Z] === Skipped [2021-11-23T16:13:28.476Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-23T16:13:28.476Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T16:13:28.476Z] [2021-11-23T16:13:28.476Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-23T16:13:28.476Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:28.476Z] [2021-11-23T16:13:28.476Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-23T16:13:28.476Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-23T16:13:28.477Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-23T16:13:28.477Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-23T16:13:28.477Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-23T16:13:28.477Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-11-23T16:13:28.477Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-23T16:13:28.477Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-23T16:13:28.477Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-11-23T16:13:28.477Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-23T16:13:28.477Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-23T16:13:28.477Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-23T16:13:28.477Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-23T16:13:28.477Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-23T16:13:28.477Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-23T16:13:28.477Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-23T16:13:28.477Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-23T16:13:28.477Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-23T16:13:28.477Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-23T16:13:28.477Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-23T16:13:28.477Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-23T16:13:28.477Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-23T16:13:28.477Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-23T16:13:28.477Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-23T16:13:28.477Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-23T16:13:28.477Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-23T16:13:28.477Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-23T16:13:28.477Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-23T16:13:28.477Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-23T16:13:28.477Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-23T16:13:28.477Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-23T16:13:28.477Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-23T16:13:28.477Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-23T16:13:28.477Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:13:28.477Z] [2021-11-23T16:13:28.477Z] DONE 87 tests, 34 skipped in 97.660s [2021-11-23T16:13:28.477Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-23T16:13:28.639Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.29s) [2021-11-23T16:13:28.639Z] === RUN TestStopContainerWithTimeout [2021-11-23T16:13:28.639Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-23T16:13:28.639Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-23T16:13:28.639Z] === RUN TestUpdateRestartPolicy [2021-11-23T16:13:28.938Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-23T16:13:29.508Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-23T16:13:29.979Z] --- PASS: TestRenameStoppedContainer (2.03s) [2021-11-23T16:13:29.979Z] === RUN TestRenameRunningContainerAndReuse [2021-11-23T16:13:30.076Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-23T16:13:30.076Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-23T16:13:31.011Z] --- PASS: TestServiceCreateInit (9.30s) [2021-11-23T16:13:31.011Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.72s) [2021-11-23T16:13:31.011Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.56s) [2021-11-23T16:13:31.011Z] === RUN TestCreateServiceMultipleTimes [2021-11-23T16:13:31.011Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-23T16:13:31.579Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-23T16:13:32.146Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-23T16:13:33.103Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-23T16:13:33.851Z] --- PASS: TestRenameRunningContainerAndReuse (3.67s) [2021-11-23T16:13:33.851Z] === RUN TestRenameInvalidName [2021-11-23T16:13:34.040Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-23T16:13:35.419Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-23T16:13:35.440Z] --- PASS: TestRenameInvalidName (1.75s) [2021-11-23T16:13:35.440Z] === RUN TestRenameAnonymousContainer [2021-11-23T16:13:35.987Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-23T16:13:37.892Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-23T16:13:42.079Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-23T16:13:43.455Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-23T16:13:43.713Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-23T16:13:46.451Z] === RUN TestConfigDaemonLibtrustID [2021-11-23T16:13:46.451Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-23T16:13:46.451Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-23T16:13:46.451Z] === RUN TestDaemonConfigValidation [2021-11-23T16:13:46.451Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-23T16:13:46.451Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-23T16:13:46.451Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-23T16:13:46.451Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-23T16:13:46.451Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-23T16:13:46.451Z] === RUN TestDaemonProxy [2021-11-23T16:13:46.451Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-23T16:13:46.451Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-23T16:13:46.451Z] PASS [2021-11-23T16:13:46.451Z] ok github.com/docker/docker/integration/daemon 0.074s [2021-11-23T16:13:46.451Z] [2021-11-23T16:13:46.451Z] === Skipped [2021-11-23T16:13:46.451Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-23T16:13:46.451Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-23T16:13:46.451Z] [2021-11-23T16:13:46.451Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-23T16:13:46.451Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-23T16:13:46.451Z] [2021-11-23T16:13:46.451Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-23T16:13:46.451Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-23T16:13:46.451Z] [2021-11-23T16:13:46.451Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-23T16:13:46.451Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-23T16:13:46.451Z] [2021-11-23T16:13:46.451Z] DONE 4 tests, 4 skipped in 16.890s [2021-11-23T16:13:46.451Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-23T16:13:46.920Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:13:46.920Z] INFO: Testing against a local daemon [2021-11-23T16:13:46.920Z] === RUN TestCommitInheritsEnv [2021-11-23T16:13:46.920Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:13:46.920Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-23T16:13:46.920Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-23T16:13:46.920Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-23T16:13:46.920Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-23T16:13:46.920Z] === RUN TestImagesFilterMultiReference [2021-11-23T16:13:46.920Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-23T16:13:46.920Z] === RUN TestImagePullPlatformInvalid [2021-11-23T16:13:46.920Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-11-23T16:13:46.920Z] === RUN TestRemoveImageOrphaning [2021-11-23T16:13:47.001Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-23T16:13:47.389Z] --- PASS: TestRemoveImageOrphaning (0.74s) [2021-11-23T16:13:47.389Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-23T16:13:47.858Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-11-23T16:13:47.858Z] === RUN TestTagInvalidReference [2021-11-23T16:13:47.858Z] --- PASS: TestTagInvalidReference (0.02s) [2021-11-23T16:13:47.858Z] === RUN TestTagValidPrefixedRepo [2021-11-23T16:13:47.858Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-23T16:13:47.858Z] === RUN TestTagExistedNameWithoutForce [2021-11-23T16:13:47.858Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-23T16:13:47.858Z] === RUN TestTagOfficialNames [2021-11-23T16:13:47.858Z] --- PASS: TestTagOfficialNames (0.06s) [2021-11-23T16:13:47.858Z] === RUN TestTagMatchesDigest [2021-11-23T16:13:47.858Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-23T16:13:47.858Z] PASS [2021-11-23T16:13:47.858Z] ok github.com/docker/docker/integration/image 1.081s [2021-11-23T16:13:47.858Z] [2021-11-23T16:13:47.858Z] === Skipped [2021-11-23T16:13:47.858Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-23T16:13:47.858Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:13:47.858Z] [2021-11-23T16:13:47.858Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-23T16:13:47.858Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-23T16:13:47.858Z] [2021-11-23T16:13:47.858Z] DONE 11 tests, 2 skipped in 2.356s [2021-11-23T16:13:47.858Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-23T16:13:47.936Z] --- PASS: TestCreateServiceMultipleTimes (17.12s) [2021-11-23T16:13:47.936Z] === RUN TestCreateServiceConflict [2021-11-23T16:13:48.877Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-23T16:13:49.143Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-23T16:13:49.435Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:13:49.435Z] INFO: Testing against a local daemon [2021-11-23T16:13:49.435Z] === RUN TestNetworkCreateDelete [2021-11-23T16:13:49.436Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:13:49.436Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-23T16:13:49.436Z] === RUN TestDockerNetworkDeletePreferID [2021-11-23T16:13:49.436Z] 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-11-23T16:13:49.436Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-23T16:13:49.436Z] === RUN TestDaemonDNSFallback [2021-11-23T16:13:49.436Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:13:49.436Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-23T16:13:49.436Z] === RUN TestInspectNetwork [2021-11-23T16:13:49.436Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:49.436Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-23T16:13:49.436Z] === RUN TestRunContainerWithBridgeNone [2021-11-23T16:13:49.436Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:13:49.436Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-23T16:13:49.436Z] === RUN TestNetworkInvalidJSON [2021-11-23T16:13:49.436Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-23T16:13:49.436Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-23T16:13:49.436Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:13:49.436Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:13:49.436Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:13:49.436Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:13:49.436Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-23T16:13:49.436Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:13:49.436Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:13:49.436Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-23T16:13:49.436Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-23T16:13:49.436Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-23T16:13:49.436Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-23T16:13:49.436Z] === RUN TestNetworkList [2021-11-23T16:13:49.436Z] === RUN TestNetworkList//networks [2021-11-23T16:13:49.436Z] === PAUSE TestNetworkList//networks [2021-11-23T16:13:49.436Z] === RUN TestNetworkList//networks/ [2021-11-23T16:13:49.436Z] === PAUSE TestNetworkList//networks/ [2021-11-23T16:13:49.436Z] === CONT TestNetworkList//networks [2021-11-23T16:13:49.436Z] === CONT TestNetworkList//networks/ [2021-11-23T16:13:49.436Z] --- PASS: TestNetworkList (0.02s) [2021-11-23T16:13:49.436Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-23T16:13:49.436Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-23T16:13:49.436Z] === RUN TestHostIPv4BridgeLabel [2021-11-23T16:13:49.436Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-23T16:13:49.436Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-23T16:13:49.436Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-23T16:13:49.436Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-23T16:13:49.436Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-23T16:13:49.436Z] === RUN TestDaemonDefaultNetworkPools [2021-11-23T16:13:49.436Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-23T16:13:49.436Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-23T16:13:49.436Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-23T16:13:49.436Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-23T16:13:49.436Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-23T16:13:49.436Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-23T16:13:49.436Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-23T16:13:49.436Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-23T16:13:49.436Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-23T16:13:49.436Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-23T16:13:49.436Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-23T16:13:49.436Z] === RUN TestServiceWithPredefinedNetwork [2021-11-23T16:13:49.436Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-23T16:13:49.436Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-23T16:13:49.436Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-23T16:13:49.436Z] service_test.go:243: FLAKY_TEST [2021-11-23T16:13:49.436Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T16:13:49.436Z] === RUN TestServiceWithDataPathPortInit [2021-11-23T16:13:49.436Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-23T16:13:49.436Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-23T16:13:49.436Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-23T16:13:49.436Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-23T16:13:49.436Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-23T16:13:49.436Z] PASS [2021-11-23T16:13:49.436Z] ok github.com/docker/docker/integration/network 0.109s [2021-11-23T16:13:49.436Z] [2021-11-23T16:13:49.436Z] === Skipped [2021-11-23T16:13:49.436Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-23T16:13:49.436Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:13:49.436Z] [2021-11-23T16:13:49.436Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-23T16:13:49.436Z] 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-11-23T16:13:49.436Z] [2021-11-23T16:13:49.436Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-23T16:13:49.436Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:13:49.436Z] [2021-11-23T16:13:49.436Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-23T16:13:49.436Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:49.436Z] [2021-11-23T16:13:49.436Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-23T16:13:49.436Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:13:49.436Z] [2021-11-23T16:13:49.436Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-23T16:13:49.436Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-23T16:13:49.436Z] [2021-11-23T16:13:49.436Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-23T16:13:49.436Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-23T16:13:49.436Z] [2021-11-23T16:13:49.436Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-23T16:13:49.436Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-23T16:13:49.436Z] [2021-11-23T16:13:49.436Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-23T16:13:49.436Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-23T16:13:49.436Z] [2021-11-23T16:13:49.436Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-23T16:13:49.436Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-23T16:13:49.436Z] [2021-11-23T16:13:49.436Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-23T16:13:49.436Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-23T16:13:49.436Z] [2021-11-23T16:13:49.436Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-23T16:13:49.436Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-23T16:13:49.436Z] [2021-11-23T16:13:49.436Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T16:13:49.436Z] service_test.go:243: FLAKY_TEST [2021-11-23T16:13:49.436Z] [2021-11-23T16:13:49.436Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-23T16:13:49.436Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-23T16:13:49.436Z] [2021-11-23T16:13:49.436Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-23T16:13:49.436Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-23T16:13:49.436Z] [2021-11-23T16:13:49.436Z] DONE 22 tests, 15 skipped in 1.701s [2021-11-23T16:13:49.905Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-23T16:13:50.373Z] testing: warning: no tests to run [2021-11-23T16:13:50.373Z] PASS [2021-11-23T16:13:50.373Z] ok github.com/docker/docker/integration/network/ipvlan 0.050s [2021-11-23T16:13:50.373Z] [2021-11-23T16:13:50.373Z] DONE 0 tests in 0.509s [2021-11-23T16:13:50.373Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-23T16:13:50.402Z] --- PASS: TestRenameAnonymousContainer (13.43s) [2021-11-23T16:13:50.402Z] === RUN TestRenameContainerWithSameName [2021-11-23T16:13:50.520Z] --- PASS: TestCreateServiceConflict (2.50s) [2021-11-23T16:13:50.520Z] === RUN TestCreateServiceMaxReplicas [2021-11-23T16:13:50.842Z] testing: warning: no tests to run [2021-11-23T16:13:50.842Z] PASS [2021-11-23T16:13:50.842Z] ok github.com/docker/docker/integration/network/macvlan 0.057s [2021-11-23T16:13:50.842Z] [2021-11-23T16:13:50.842Z] DONE 0 tests in 0.518s [2021-11-23T16:13:50.842Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-23T16:13:50.873Z] --- PASS: TestRenameContainerWithSameName (1.80s) [2021-11-23T16:13:50.873Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-23T16:13:50.873Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:50.874Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-23T16:13:50.874Z] === RUN TestResize [2021-11-23T16:13:51.310Z] testing: warning: no tests to run [2021-11-23T16:13:51.310Z] PASS [2021-11-23T16:13:51.310Z] ok github.com/docker/docker/integration/plugin 0.049s [2021-11-23T16:13:51.310Z] [2021-11-23T16:13:51.310Z] DONE 0 tests in 0.483s [2021-11-23T16:13:51.310Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-23T16:13:51.783Z] testing: warning: no tests to run [2021-11-23T16:13:51.783Z] PASS [2021-11-23T16:13:51.783Z] ok github.com/docker/docker/integration/plugin/authz 0.049s [2021-11-23T16:13:51.783Z] [2021-11-23T16:13:51.783Z] DONE 0 tests in 0.499s [2021-11-23T16:13:52.252Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-23T16:13:52.445Z] --- PASS: TestResize (1.77s) [2021-11-23T16:13:52.445Z] === RUN TestResizeWithInvalidSize [2021-11-23T16:13:53.052Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-11-23T16:13:53.316Z] --- PASS: TestCreateServiceMaxReplicas (2.77s) [2021-11-23T16:13:53.316Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-23T16:13:53.575Z] === RUN TestDockerSuite/TestCpToDot [2021-11-23T16:13:53.998Z] --- PASS: TestUpdateRestartPolicy (22.96s) [2021-11-23T16:13:53.998Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-23T16:13:53.998Z] --- PASS: TestUpdateRestartWithAutoRemove (2.12s) [2021-11-23T16:13:53.998Z] === RUN TestWaitNonBlocked [2021-11-23T16:13:53.998Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:13:53.998Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:13:53.998Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:13:53.998Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:13:53.998Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:13:53.998Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:13:54.142Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-23T16:13:54.667Z] --- PASS: TestResizeWithInvalidSize (1.76s) [2021-11-23T16:13:54.668Z] === RUN TestResizeWhenContainerNotStarted [2021-11-23T16:13:55.078Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-23T16:13:56.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-11-23T16:13:56.109Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:13:56.109Z] INFO: Testing against a local daemon [2021-11-23T16:13:56.109Z] === RUN TestPluginInvalidJSON [2021-11-23T16:13:56.109Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:13:56.109Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:13:56.109Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:13:56.109Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-11-23T16:13:56.109Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-23T16:13:56.109Z] === RUN TestPluginInstall [2021-11-23T16:13:56.109Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-23T16:13:56.109Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-23T16:13:56.109Z] === RUN TestPluginsWithRuntimes [2021-11-23T16:13:56.109Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-23T16:13:56.109Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-23T16:13:56.109Z] === RUN TestPluginBackCompatMediaTypes [2021-11-23T16:13:56.109Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-23T16:13:56.109Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-23T16:13:56.109Z] PASS [2021-11-23T16:13:56.109Z] ok github.com/docker/docker/integration/plugin/common 0.076s [2021-11-23T16:13:56.109Z] [2021-11-23T16:13:56.109Z] === Skipped [2021-11-23T16:13:56.109Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-23T16:13:56.109Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-23T16:13:56.109Z] [2021-11-23T16:13:56.109Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-23T16:13:56.109Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-23T16:13:56.109Z] [2021-11-23T16:13:56.109Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-23T16:13:56.109Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-23T16:13:56.109Z] [2021-11-23T16:13:56.109Z] DONE 5 tests, 3 skipped in 4.211s [2021-11-23T16:13:56.109Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-23T16:13:56.225Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-23T16:13:56.225Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.87s) [2021-11-23T16:13:56.225Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.98s) [2021-11-23T16:13:56.225Z] === RUN TestWaitBlocked [2021-11-23T16:13:56.225Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:13:56.225Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-23T16:13:56.225Z] PASS [2021-11-23T16:13:56.225Z] ok github.com/docker/docker/integration/container 93.812s [2021-11-23T16:13:56.291Z] --- PASS: TestResizeWhenContainerNotStarted (2.00s) [2021-11-23T16:13:56.292Z] === RUN TestDaemonRestartKillContainers [2021-11-23T16:13:56.292Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:56.292Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-23T16:13:56.292Z] === RUN TestStats [2021-11-23T16:13:56.292Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-23T16:13:56.292Z] --- SKIP: TestStats (0.00s) [2021-11-23T16:13:56.292Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-23T16:13:56.582Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === Skipped [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-23T16:13:56.760Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-23T16:13:56.760Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-23T16:13:56.760Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-23T16:13:56.760Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-23T16:13:56.760Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-23T16:13:56.760Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-23T16:13:56.760Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-23T16:13:56.760Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-23T16:13:56.760Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-23T16:13:56.760Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-23T16:13:56.760Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-23T16:13:56.760Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-23T16:13:56.760Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-23T16:13:56.760Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-23T16:13:56.760Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-23T16:13:56.760Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-23T16:13:56.760Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-23T16:13:56.760Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-23T16:13:56.760Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-23T16:13:56.760Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-23T16:13:56.760Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-23T16:13:56.760Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-23T16:13:56.760Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-23T16:13:56.760Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-23T16:13:56.760Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-23T16:13:56.760Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-23T16:13:56.760Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-23T16:13:56.760Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-23T16:13:56.760Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-23T16:13:56.760Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-23T16:13:56.760Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-23T16:13:56.760Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-23T16:13:56.760Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-23T16:13:56.760Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:13:56.760Z] [2021-11-23T16:13:56.760Z] DONE 87 tests, 33 skipped in 96.455s [2021-11-23T16:13:56.760Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-23T16:13:57.150Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-23T16:13:58.086Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-23T16:13:58.346Z] docker_api_swarm_node_test.go:81: [d66bd3f81e3bf] joining swarm manager [d1e9f4b16213a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:13:58.346Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-23T16:13:58.360Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:13:58.360Z] INFO: Testing against a local daemon [2021-11-23T16:13:58.360Z] === RUN TestExternalGraphDriver [2021-11-23T16:13:58.360Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-23T16:13:58.360Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-23T16:13:58.360Z] === RUN TestGraphdriverPluginV2 [2021-11-23T16:13:58.360Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-23T16:13:58.360Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-23T16:13:58.360Z] PASS [2021-11-23T16:13:58.360Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.072s [2021-11-23T16:13:58.829Z] [2021-11-23T16:13:58.829Z] === Skipped [2021-11-23T16:13:58.829Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-23T16:13:58.829Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-23T16:13:58.829Z] [2021-11-23T16:13:58.829Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-23T16:13:58.829Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-23T16:13:58.829Z] [2021-11-23T16:13:58.829Z] DONE 2 tests, 2 skipped in 2.306s [2021-11-23T16:13:58.829Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-23T16:13:58.914Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-23T16:13:59.850Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-23T16:13:59.850Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-23T16:13:59.850Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-23T16:14:00.422Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-23T16:14:00.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:14:00.452Z] INFO: Testing against a local daemon [2021-11-23T16:14:00.452Z] === RUN TestReadPluginNoRead [2021-11-23T16:14:00.452Z] read_test.go:21: no unix domain sockets on Windows [2021-11-23T16:14:00.452Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-23T16:14:00.452Z] PASS [2021-11-23T16:14:00.452Z] ok github.com/docker/docker/integration/plugin/logging 0.062s [2021-11-23T16:14:00.452Z] [2021-11-23T16:14:00.452Z] === Skipped [2021-11-23T16:14:00.452Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-23T16:14:00.452Z] read_test.go:21: no unix domain sockets on Windows [2021-11-23T16:14:00.452Z] [2021-11-23T16:14:00.452Z] DONE 1 tests, 1 skipped in 1.666s [2021-11-23T16:14:00.452Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-23T16:14:00.989Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-23T16:14:00.989Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-23T16:14:00.989Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-23T16:14:00.989Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-23T16:14:01.248Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-23T16:14:01.440Z] testing: warning: no tests to run [2021-11-23T16:14:01.440Z] PASS [2021-11-23T16:14:01.440Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.048s [2021-11-23T16:14:01.440Z] [2021-11-23T16:14:01.440Z] DONE 0 tests in 0.774s [2021-11-23T16:14:01.440Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-23T16:14:01.507Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-23T16:14:01.766Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-23T16:14:01.766Z] === RUN TestDockerSuite/TestCreateRM [2021-11-23T16:14:02.038Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-23T16:14:02.038Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-23T16:14:02.038Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-23T16:14:02.038Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-23T16:14:02.303Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-23T16:14:03.006Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:14:03.006Z] INFO: Testing against a local daemon [2021-11-23T16:14:03.006Z] === RUN TestPluginWithDevMounts [2021-11-23T16:14:03.006Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:03.006Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-23T16:14:03.006Z] PASS [2021-11-23T16:14:03.006Z] ok github.com/docker/docker/integration/plugin/volumes 0.064s [2021-11-23T16:14:03.006Z] [2021-11-23T16:14:03.006Z] === Skipped [2021-11-23T16:14:03.007Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-23T16:14:03.007Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:03.007Z] [2021-11-23T16:14:03.007Z] DONE 1 tests, 1 skipped in 1.610s [2021-11-23T16:14:03.007Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-23T16:14:03.693Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-23T16:14:03.693Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-23T16:14:03.693Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-23T16:14:04.573Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:14:04.573Z] INFO: Testing against a local daemon [2021-11-23T16:14:04.573Z] === RUN TestSecretInspect [2021-11-23T16:14:04.573Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:04.573Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-23T16:14:04.573Z] === RUN TestSecretList [2021-11-23T16:14:04.573Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:04.573Z] --- SKIP: TestSecretList (0.00s) [2021-11-23T16:14:04.573Z] === RUN TestSecretsCreateAndDelete [2021-11-23T16:14:04.573Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:04.573Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-23T16:14:04.573Z] === RUN TestSecretsUpdate [2021-11-23T16:14:04.573Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:04.573Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-23T16:14:04.573Z] === RUN TestTemplatedSecret [2021-11-23T16:14:04.573Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:04.573Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-23T16:14:04.573Z] === RUN TestSecretCreateResolve [2021-11-23T16:14:04.573Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:04.573Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-23T16:14:04.573Z] PASS [2021-11-23T16:14:04.573Z] ok github.com/docker/docker/integration/secret 0.066s [2021-11-23T16:14:04.573Z] [2021-11-23T16:14:04.573Z] === Skipped [2021-11-23T16:14:04.573Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-23T16:14:04.573Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:04.573Z] [2021-11-23T16:14:04.573Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-23T16:14:04.573Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:04.573Z] [2021-11-23T16:14:04.573Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-23T16:14:04.573Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:04.573Z] [2021-11-23T16:14:04.573Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-23T16:14:04.573Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:04.573Z] [2021-11-23T16:14:04.573Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-23T16:14:04.573Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:04.573Z] [2021-11-23T16:14:04.573Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-23T16:14:04.573Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:04.573Z] [2021-11-23T16:14:04.573Z] DONE 6 tests, 6 skipped in 1.455s [2021-11-23T16:14:04.573Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-23T16:14:05.104Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.58s) [2021-11-23T16:14:05.104Z] === RUN TestStopContainerWithTimeout [2021-11-23T16:14:05.104Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-23T16:14:05.104Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-23T16:14:05.104Z] === RUN TestUpdateRestartPolicy [2021-11-23T16:14:06.135Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:14:06.135Z] INFO: Testing against a local daemon [2021-11-23T16:14:06.135Z] === RUN TestServiceCreateInit [2021-11-23T16:14:06.135Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-23T16:14:06.135Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.135Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-23T16:14:06.135Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.135Z] --- PASS: TestServiceCreateInit (0.03s) [2021-11-23T16:14:06.135Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T16:14:06.135Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T16:14:06.135Z] === RUN TestCreateServiceMultipleTimes [2021-11-23T16:14:06.135Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.135Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-23T16:14:06.135Z] === RUN TestCreateServiceConflict [2021-11-23T16:14:06.135Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.135Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-23T16:14:06.135Z] === RUN TestCreateServiceMaxReplicas [2021-11-23T16:14:06.135Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.135Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-11-23T16:14:06.135Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-23T16:14:06.135Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.135Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-23T16:14:06.135Z] === RUN TestCreateServiceSecretFileMode [2021-11-23T16:14:06.135Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.135Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-23T16:14:06.135Z] === RUN TestCreateServiceConfigFileMode [2021-11-23T16:14:06.135Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.135Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-23T16:14:06.135Z] === RUN TestCreateServiceSysctls [2021-11-23T16:14:06.135Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.135Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-23T16:14:06.135Z] === RUN TestCreateServiceCapabilities [2021-11-23T16:14:06.135Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-23T16:14:06.658Z] === RUN TestInspect [2021-11-23T16:14:06.658Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] --- SKIP: TestInspect (0.00s) [2021-11-23T16:14:06.658Z] === RUN TestCreateJob [2021-11-23T16:14:06.658Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] --- SKIP: TestCreateJob (0.00s) [2021-11-23T16:14:06.658Z] === RUN TestReplicatedJob [2021-11-23T16:14:06.658Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-23T16:14:06.658Z] === RUN TestUpdateReplicatedJob [2021-11-23T16:14:06.658Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-23T16:14:06.658Z] === RUN TestServiceListWithStatuses [2021-11-23T16:14:06.658Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-23T16:14:06.658Z] === RUN TestDockerNetworkConnectAlias [2021-11-23T16:14:06.658Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-23T16:14:06.658Z] === RUN TestDockerNetworkReConnect [2021-11-23T16:14:06.658Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-23T16:14:06.658Z] === RUN TestServicePlugin [2021-11-23T16:14:06.658Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-23T16:14:06.658Z] === RUN TestServiceUpdateLabel [2021-11-23T16:14:06.658Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:06.658Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-23T16:14:06.658Z] === RUN TestServiceUpdateSecrets [2021-11-23T16:14:06.658Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:06.658Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-23T16:14:06.658Z] === RUN TestServiceUpdateConfigs [2021-11-23T16:14:06.658Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:06.658Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-23T16:14:06.658Z] === RUN TestServiceUpdateNetwork [2021-11-23T16:14:06.658Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:06.658Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-23T16:14:06.658Z] === RUN TestServiceUpdatePidsLimit [2021-11-23T16:14:06.658Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:06.658Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-23T16:14:06.658Z] PASS [2021-11-23T16:14:06.658Z] ok github.com/docker/docker/integration/service 0.167s [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === Skipped [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T16:14:06.658Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T16:14:06.658Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-23T16:14:06.658Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-23T16:14:06.658Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-11-23T16:14:06.658Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-23T16:14:06.658Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-23T16:14:06.658Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-23T16:14:06.658Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-11-23T16:14:06.658Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-11-23T16:14:06.658Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-23T16:14:06.658Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-23T16:14:06.658Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-23T16:14:06.658Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-23T16:14:06.658Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-23T16:14:06.658Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-23T16:14:06.658Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-23T16:14:06.658Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-23T16:14:06.658Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-23T16:14:06.658Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-23T16:14:06.658Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-23T16:14:06.658Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-23T16:14:06.658Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-23T16:14:06.658Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:06.658Z] [2021-11-23T16:14:06.658Z] DONE 24 tests, 23 skipped in 2.009s [2021-11-23T16:14:06.658Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-23T16:14:06.986Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.84s) [2021-11-23T16:14:06.986Z] === RUN TestCreateServiceSecretFileMode [2021-11-23T16:14:07.244Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-23T16:14:07.503Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-23T16:14:07.503Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-23T16:14:07.503Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-23T16:14:07.503Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-23T16:14:07.503Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-23T16:14:07.622Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:14:07.622Z] INFO: Testing against a local daemon [2021-11-23T16:14:07.622Z] === RUN TestSessionCreate [2021-11-23T16:14:07.622Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-23T16:14:07.622Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-23T16:14:07.622Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-23T16:14:07.622Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-23T16:14:07.622Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-23T16:14:07.622Z] PASS [2021-11-23T16:14:07.622Z] ok github.com/docker/docker/integration/session 0.070s [2021-11-23T16:14:08.073Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-23T16:14:08.081Z] [2021-11-23T16:14:08.081Z] === Skipped [2021-11-23T16:14:08.081Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-23T16:14:08.081Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-23T16:14:08.081Z] [2021-11-23T16:14:08.081Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-23T16:14:08.081Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-23T16:14:08.081Z] [2021-11-23T16:14:08.081Z] DONE 2 tests, 2 skipped in 1.367s [2021-11-23T16:14:08.081Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-23T16:14:09.451Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-23T16:14:09.611Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:14:09.611Z] INFO: Testing against a local daemon [2021-11-23T16:14:09.611Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-23T16:14:09.611Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:09.611Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T16:14:09.611Z] === RUN TestDiskUsage [2021-11-23T16:14:09.611Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-23T16:14:09.611Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-23T16:14:09.611Z] === RUN TestEventsExecDie [2021-11-23T16:14:09.611Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-23T16:14:09.611Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-23T16:14:09.611Z] === RUN TestEventsBackwardsCompatible [2021-11-23T16:14:09.611Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-23T16:14:09.611Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-23T16:14:09.612Z] === RUN TestEventsVolumeCreate [2021-11-23T16:14:09.612Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-23T16:14:09.612Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-23T16:14:09.612Z] === RUN TestInfoAPI [2021-11-23T16:14:09.612Z] --- PASS: TestInfoAPI (0.05s) [2021-11-23T16:14:09.612Z] === RUN TestInfoAPIWarnings [2021-11-23T16:14:09.612Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:14:09.612Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-23T16:14:09.612Z] === RUN TestInfoDebug [2021-11-23T16:14:09.612Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T16:14:09.612Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-23T16:14:09.612Z] === RUN TestInfoInsecureRegistries [2021-11-23T16:14:09.612Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T16:14:09.612Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-23T16:14:09.612Z] === RUN TestInfoRegistryMirrors [2021-11-23T16:14:09.612Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T16:14:09.612Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-23T16:14:09.612Z] === RUN TestLoginFailsWithBadCredentials [2021-11-23T16:14:09.710Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-23T16:14:10.580Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2021-11-23T16:14:10.580Z] === RUN TestPingCacheHeaders [2021-11-23T16:14:10.580Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-23T16:14:10.580Z] === RUN TestPingGet [2021-11-23T16:14:10.580Z] --- PASS: TestPingGet (0.02s) [2021-11-23T16:14:10.580Z] === RUN TestPingHead [2021-11-23T16:14:10.580Z] --- PASS: TestPingHead (0.02s) [2021-11-23T16:14:10.580Z] === RUN TestVersion [2021-11-23T16:14:10.580Z] --- PASS: TestVersion (0.02s) [2021-11-23T16:14:10.580Z] PASS [2021-11-23T16:14:10.580Z] ok github.com/docker/docker/integration/system 1.124s [2021-11-23T16:14:10.580Z] [2021-11-23T16:14:10.580Z] === Skipped [2021-11-23T16:14:10.580Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T16:14:10.580Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:10.580Z] [2021-11-23T16:14:10.580Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-23T16:14:10.580Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-23T16:14:10.580Z] [2021-11-23T16:14:10.580Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-23T16:14:10.580Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-23T16:14:10.580Z] [2021-11-23T16:14:10.580Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-23T16:14:10.580Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-23T16:14:10.580Z] [2021-11-23T16:14:10.580Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-23T16:14:10.580Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-23T16:14:10.580Z] [2021-11-23T16:14:10.580Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-23T16:14:10.580Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:14:10.580Z] [2021-11-23T16:14:10.580Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-23T16:14:10.580Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T16:14:10.580Z] [2021-11-23T16:14:10.580Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-23T16:14:10.580Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T16:14:10.580Z] [2021-11-23T16:14:10.580Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-23T16:14:10.580Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T16:14:10.580Z] [2021-11-23T16:14:10.580Z] DONE 15 tests, 9 skipped in 2.429s [2021-11-23T16:14:10.580Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-23T16:14:10.646Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-23T16:14:11.580Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-11-23T16:14:11.580Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-23T16:14:12.134Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:14:12.134Z] INFO: Testing against a local daemon [2021-11-23T16:14:12.134Z] === RUN TestVolumesCreateAndList [2021-11-23T16:14:12.134Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-11-23T16:14:12.134Z] === RUN TestVolumesRemove [2021-11-23T16:14:12.134Z] --- PASS: TestVolumesRemove (0.10s) [2021-11-23T16:14:12.134Z] === RUN TestVolumesInspect [2021-11-23T16:14:12.134Z] --- PASS: TestVolumesInspect (0.03s) [2021-11-23T16:14:12.134Z] === RUN TestVolumesInvalidJSON [2021-11-23T16:14:12.134Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-23T16:14:12.134Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-23T16:14:12.134Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-23T16:14:12.134Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-23T16:14:12.134Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-23T16:14:12.134Z] PASS [2021-11-23T16:14:12.134Z] ok github.com/docker/docker/integration/volume 0.238s [2021-11-23T16:14:12.134Z] [2021-11-23T16:14:12.134Z] DONE 5 tests in 1.664s [2021-11-23T16:14:12.134Z] INFO: make.ps1 ended at 11/23/2021 16:14:12 [2021-11-23T16:14:12.146Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-23T16:14:12.591Z] INFO: Integration CLI tests being run from the host: [2021-11-23T16:14:12.591Z] 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-11-23T16:14:12.715Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-23T16:14:12.715Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-23T16:14:13.283Z] === RUN TestDockerSuite/TestDockerFails [2021-11-23T16:14:13.283Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-11-23T16:14:13.283Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-11-23T16:14:13.283Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-11-23T16:14:13.850Z] docker_api_swarm_node_test.go:53: [d48efa07d9c78] joining swarm manager [d5181a1f83a28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:14:14.418Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-11-23T16:14:14.676Z] docker_api_swarm_node_test.go:54: [d028930bb98fd] joining swarm manager [d5181a1f83a28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:14:14.934Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-11-23T16:14:15.870Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-11-23T16:14:15.870Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-11-23T16:14:15.870Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-11-23T16:14:15.870Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-11-23T16:14:19.674Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:14:19.674Z] INFO: Testing against a local daemon [2021-11-23T16:14:19.674Z] === RUN TestDockerSuite [2021-11-23T16:14:19.674Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-23T16:14:19.674Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-23T16:14:19.674Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T16:14:19.674Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-23T16:14:19.674Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-23T16:14:19.674Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-23T16:14:19.674Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-23T16:14:19.674Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-23T16:14:19.674Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-23T16:14:19.674Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-23T16:14:19.674Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-23T16:14:20.084Z] --- PASS: TestCreateServiceSecretFileMode (12.73s) [2021-11-23T16:14:20.084Z] === RUN TestCreateServiceConfigFileMode [2021-11-23T16:14:20.131Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-23T16:14:20.587Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-23T16:14:20.587Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-23T16:14:21.464Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-23T16:14:21.547Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-11-23T16:14:21.547Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-11-23T16:14:21.547Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-11-23T16:14:21.547Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-11-23T16:14:21.547Z] Cross building: bundles/cross/linux/s390x [2021-11-23T16:14:21.547Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-11-23T16:14:21.547Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-11-23T16:14:22.212Z] === RUN TestConfigDaemonLibtrustID [2021-11-23T16:14:22.212Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-23T16:14:22.212Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-23T16:14:22.212Z] === RUN TestDaemonConfigValidation [2021-11-23T16:14:22.212Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-23T16:14:22.212Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-23T16:14:22.212Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-23T16:14:22.212Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-23T16:14:22.212Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-23T16:14:22.212Z] === RUN TestDaemonProxy [2021-11-23T16:14:22.212Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-23T16:14:22.212Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-23T16:14:22.212Z] PASS [2021-11-23T16:14:22.212Z] ok github.com/docker/docker/integration/daemon 0.119s [2021-11-23T16:14:22.212Z] [2021-11-23T16:14:22.212Z] === Skipped [2021-11-23T16:14:22.212Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-23T16:14:22.212Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-23T16:14:22.212Z] [2021-11-23T16:14:22.212Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-23T16:14:22.212Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-23T16:14:22.212Z] [2021-11-23T16:14:22.212Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-23T16:14:22.212Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-23T16:14:22.212Z] [2021-11-23T16:14:22.212Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-23T16:14:22.212Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-23T16:14:22.212Z] [2021-11-23T16:14:22.212Z] DONE 4 tests, 4 skipped in 24.586s [2021-11-23T16:14:22.212Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-23T16:14:23.220Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:14:23.220Z] INFO: Testing against a local daemon [2021-11-23T16:14:23.220Z] === RUN TestCommitInheritsEnv [2021-11-23T16:14:23.220Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:14:23.220Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-23T16:14:23.220Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-23T16:14:23.220Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-23T16:14:23.220Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-23T16:14:23.220Z] === RUN TestImagesFilterMultiReference [2021-11-23T16:14:23.220Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-11-23T16:14:23.220Z] === RUN TestImagePullPlatformInvalid [2021-11-23T16:14:23.220Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-11-23T16:14:23.220Z] === RUN TestRemoveImageOrphaning [2021-11-23T16:14:23.369Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-23T16:14:24.244Z] --- PASS: TestRemoveImageOrphaning (1.10s) [2021-11-23T16:14:24.244Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-23T16:14:24.723Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-11-23T16:14:24.723Z] === RUN TestTagInvalidReference [2021-11-23T16:14:24.723Z] --- PASS: TestTagInvalidReference (0.04s) [2021-11-23T16:14:24.723Z] === RUN TestTagValidPrefixedRepo [2021-11-23T16:14:24.723Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-11-23T16:14:24.723Z] === RUN TestTagExistedNameWithoutForce [2021-11-23T16:14:24.723Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-11-23T16:14:24.723Z] === RUN TestTagOfficialNames [2021-11-23T16:14:24.723Z] --- PASS: TestTagOfficialNames (0.08s) [2021-11-23T16:14:24.723Z] === RUN TestTagMatchesDigest [2021-11-23T16:14:24.723Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-11-23T16:14:24.723Z] PASS [2021-11-23T16:14:24.723Z] ok github.com/docker/docker/integration/image 1.578s [2021-11-23T16:14:24.723Z] [2021-11-23T16:14:24.723Z] === Skipped [2021-11-23T16:14:24.723Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-23T16:14:24.723Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:14:24.723Z] [2021-11-23T16:14:24.723Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-23T16:14:24.723Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-23T16:14:24.723Z] [2021-11-23T16:14:24.723Z] DONE 11 tests, 2 skipped in 3.550s [2021-11-23T16:14:24.743Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-23T16:14:25.208Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-23T16:14:25.680Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-11-23T16:14:26.414Z] --- PASS: TestUpdateRestartPolicy (19.75s) [2021-11-23T16:14:26.414Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-23T16:14:26.414Z] --- PASS: TestUpdateRestartWithAutoRemove (1.75s) [2021-11-23T16:14:26.414Z] === RUN TestWaitNonBlocked [2021-11-23T16:14:26.414Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:14:26.414Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:14:26.414Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:14:26.414Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:14:26.414Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-23T16:14:26.414Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-23T16:14:26.614Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-23T16:14:26.873Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-23T16:14:27.441Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-23T16:14:27.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:14:27.468Z] INFO: Testing against a local daemon [2021-11-23T16:14:27.468Z] === RUN TestNetworkCreateDelete [2021-11-23T16:14:27.468Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:27.468Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-23T16:14:27.468Z] === RUN TestDockerNetworkDeletePreferID [2021-11-23T16:14:27.468Z] 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-11-23T16:14:27.468Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-23T16:14:27.468Z] === RUN TestDaemonDNSFallback [2021-11-23T16:14:27.468Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:27.468Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-23T16:14:27.468Z] === RUN TestInspectNetwork [2021-11-23T16:14:27.468Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-23T16:14:27.468Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-23T16:14:27.468Z] === RUN TestRunContainerWithBridgeNone [2021-11-23T16:14:27.468Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:27.468Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-23T16:14:27.468Z] === RUN TestNetworkInvalidJSON [2021-11-23T16:14:27.468Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-23T16:14:27.468Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-23T16:14:27.468Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:14:27.468Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:14:27.468Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:14:27.468Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:14:27.468Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-23T16:14:27.468Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:14:27.468Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:14:27.468Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-23T16:14:27.468Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-23T16:14:27.468Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-23T16:14:27.468Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-23T16:14:27.468Z] === RUN TestNetworkList [2021-11-23T16:14:27.468Z] === RUN TestNetworkList//networks [2021-11-23T16:14:27.468Z] === PAUSE TestNetworkList//networks [2021-11-23T16:14:27.468Z] === RUN TestNetworkList//networks/ [2021-11-23T16:14:27.468Z] === PAUSE TestNetworkList//networks/ [2021-11-23T16:14:27.468Z] === CONT TestNetworkList//networks [2021-11-23T16:14:27.468Z] === CONT TestNetworkList//networks/ [2021-11-23T16:14:27.468Z] --- PASS: TestNetworkList (0.03s) [2021-11-23T16:14:27.468Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-23T16:14:27.468Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-23T16:14:27.468Z] === RUN TestHostIPv4BridgeLabel [2021-11-23T16:14:27.468Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-23T16:14:27.468Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-23T16:14:27.468Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-23T16:14:27.468Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-23T16:14:27.468Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-23T16:14:27.468Z] === RUN TestDaemonDefaultNetworkPools [2021-11-23T16:14:27.468Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-23T16:14:27.468Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-23T16:14:27.468Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-23T16:14:27.468Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-23T16:14:27.468Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-23T16:14:27.468Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-23T16:14:27.468Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-23T16:14:27.468Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-23T16:14:27.468Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-23T16:14:27.468Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-23T16:14:27.468Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-23T16:14:27.468Z] === RUN TestServiceWithPredefinedNetwork [2021-11-23T16:14:27.468Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-23T16:14:27.468Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-23T16:14:27.468Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-23T16:14:27.468Z] service_test.go:243: FLAKY_TEST [2021-11-23T16:14:27.468Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T16:14:27.468Z] === RUN TestServiceWithDataPathPortInit [2021-11-23T16:14:27.468Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-23T16:14:27.468Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-23T16:14:27.468Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-23T16:14:27.468Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-23T16:14:27.468Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-23T16:14:27.468Z] PASS [2021-11-23T16:14:27.468Z] ok github.com/docker/docker/integration/network 0.155s [2021-11-23T16:14:27.468Z] [2021-11-23T16:14:27.468Z] === Skipped [2021-11-23T16:14:27.468Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-23T16:14:27.468Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:27.468Z] [2021-11-23T16:14:27.468Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-23T16:14:27.468Z] 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-11-23T16:14:27.468Z] [2021-11-23T16:14:27.468Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-23T16:14:27.468Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:27.468Z] [2021-11-23T16:14:27.468Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-23T16:14:27.468Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-23T16:14:27.468Z] [2021-11-23T16:14:27.468Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-23T16:14:27.468Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:27.468Z] [2021-11-23T16:14:27.468Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-23T16:14:27.468Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-23T16:14:27.468Z] [2021-11-23T16:14:27.468Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-23T16:14:27.468Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-23T16:14:27.468Z] [2021-11-23T16:14:27.468Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-23T16:14:27.468Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-23T16:14:27.468Z] [2021-11-23T16:14:27.468Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-23T16:14:27.468Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-23T16:14:27.468Z] [2021-11-23T16:14:27.468Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-23T16:14:27.468Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-23T16:14:27.468Z] [2021-11-23T16:14:27.468Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-23T16:14:27.468Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-23T16:14:27.468Z] [2021-11-23T16:14:27.468Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-23T16:14:27.468Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-23T16:14:27.468Z] [2021-11-23T16:14:27.468Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T16:14:27.468Z] service_test.go:243: FLAKY_TEST [2021-11-23T16:14:27.468Z] [2021-11-23T16:14:27.468Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-23T16:14:27.468Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-23T16:14:27.468Z] [2021-11-23T16:14:27.468Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-23T16:14:27.468Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-23T16:14:27.468Z] [2021-11-23T16:14:27.468Z] DONE 22 tests, 15 skipped in 2.246s [2021-11-23T16:14:27.468Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-23T16:14:27.946Z] testing: warning: no tests to run [2021-11-23T16:14:27.946Z] PASS [2021-11-23T16:14:27.946Z] ok github.com/docker/docker/integration/network/ipvlan 0.073s [2021-11-23T16:14:27.946Z] [2021-11-23T16:14:27.946Z] DONE 0 tests in 0.687s [2021-11-23T16:14:27.946Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-23T16:14:28.007Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-23T16:14:28.573Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-23T16:14:28.640Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-23T16:14:28.640Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.49s) [2021-11-23T16:14:28.640Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.09s) [2021-11-23T16:14:28.640Z] === RUN TestWaitBlocked [2021-11-23T16:14:28.640Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:28.640Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-23T16:14:28.640Z] PASS [2021-11-23T16:14:28.640Z] ok github.com/docker/docker/integration/container 85.011s [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === Skipped [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-23T16:14:28.640Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-23T16:14:28.640Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-23T16:14:28.640Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-23T16:14:28.640Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-23T16:14:28.640Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-23T16:14:28.640Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-23T16:14:28.640Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-23T16:14:28.640Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-23T16:14:28.640Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-23T16:14:28.640Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-23T16:14:28.640Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-23T16:14:28.640Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-23T16:14:28.640Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-23T16:14:28.640Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-23T16:14:28.640Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-23T16:14:28.640Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-23T16:14:28.640Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-23T16:14:28.640Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-23T16:14:28.640Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-23T16:14:28.640Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-23T16:14:28.640Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-23T16:14:28.640Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-23T16:14:28.640Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-23T16:14:28.640Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-23T16:14:28.640Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-23T16:14:28.640Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-23T16:14:28.640Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-23T16:14:28.640Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-23T16:14:28.640Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-23T16:14:28.640Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-23T16:14:28.640Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-23T16:14:28.640Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-23T16:14:28.640Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-23T16:14:28.640Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:28.640Z] [2021-11-23T16:14:28.640Z] DONE 87 tests, 33 skipped in 87.258s [2021-11-23T16:14:28.640Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-23T16:14:28.834Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-11-23T16:14:28.951Z] testing: warning: no tests to run [2021-11-23T16:14:28.951Z] PASS [2021-11-23T16:14:28.951Z] ok github.com/docker/docker/integration/network/macvlan 0.071s [2021-11-23T16:14:28.951Z] [2021-11-23T16:14:28.951Z] DONE 0 tests in 0.676s [2021-11-23T16:14:28.951Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-23T16:14:29.430Z] testing: warning: no tests to run [2021-11-23T16:14:29.430Z] PASS [2021-11-23T16:14:29.430Z] ok github.com/docker/docker/integration/plugin 0.065s [2021-11-23T16:14:29.430Z] [2021-11-23T16:14:29.430Z] DONE 0 tests in 0.665s [2021-11-23T16:14:29.908Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-23T16:14:30.448Z] testing: warning: no tests to run [2021-11-23T16:14:30.448Z] PASS [2021-11-23T16:14:30.448Z] ok github.com/docker/docker/integration/plugin/authz 0.086s [2021-11-23T16:14:30.448Z] [2021-11-23T16:14:30.448Z] DONE 0 tests in 0.679s [2021-11-23T16:14:30.448Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-23T16:14:30.734Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-11-23T16:14:31.303Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-23T16:14:32.717Z] --- PASS: TestCreateServiceConfigFileMode (12.64s) [2021-11-23T16:14:32.717Z] === RUN TestCreateServiceSysctls [2021-11-23T16:14:33.652Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-11-23T16:14:35.579Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:14:35.579Z] INFO: Testing against a local daemon [2021-11-23T16:14:35.579Z] === RUN TestPluginInvalidJSON [2021-11-23T16:14:35.579Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:14:35.579Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:14:35.579Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:14:35.579Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-11-23T16:14:35.579Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-23T16:14:35.579Z] === RUN TestPluginInstall [2021-11-23T16:14:35.579Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-23T16:14:35.579Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-23T16:14:35.579Z] === RUN TestPluginsWithRuntimes [2021-11-23T16:14:35.579Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-23T16:14:35.579Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-23T16:14:35.579Z] === RUN TestPluginBackCompatMediaTypes [2021-11-23T16:14:35.579Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-23T16:14:35.579Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-23T16:14:35.579Z] PASS [2021-11-23T16:14:35.579Z] ok github.com/docker/docker/integration/plugin/common 0.099s [2021-11-23T16:14:35.579Z] [2021-11-23T16:14:35.579Z] === Skipped [2021-11-23T16:14:35.579Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-23T16:14:35.579Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-23T16:14:35.579Z] [2021-11-23T16:14:35.579Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-23T16:14:35.579Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-23T16:14:35.579Z] [2021-11-23T16:14:35.579Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-23T16:14:35.579Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-23T16:14:35.579Z] [2021-11-23T16:14:35.579Z] DONE 5 tests, 3 skipped in 4.948s [2021-11-23T16:14:35.579Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-23T16:14:36.185Z] --- PASS: TestCreateServiceSysctls (3.27s) [2021-11-23T16:14:36.185Z] === RUN TestCreateServiceCapabilities [2021-11-23T16:14:36.185Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-23T16:14:36.753Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-23T16:14:37.690Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-23T16:14:38.626Z] --- PASS: TestCreateServiceCapabilities (3.00s) [2021-11-23T16:14:38.626Z] === RUN TestInspect [2021-11-23T16:14:38.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:14:38.687Z] INFO: Testing against a local daemon [2021-11-23T16:14:38.687Z] === RUN TestExternalGraphDriver [2021-11-23T16:14:38.687Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-23T16:14:38.687Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-23T16:14:38.687Z] === RUN TestGraphdriverPluginV2 [2021-11-23T16:14:38.687Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-23T16:14:38.687Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-23T16:14:38.687Z] PASS [2021-11-23T16:14:38.687Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.110s [2021-11-23T16:14:38.687Z] [2021-11-23T16:14:38.687Z] === Skipped [2021-11-23T16:14:38.687Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-23T16:14:38.687Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-23T16:14:38.687Z] [2021-11-23T16:14:38.687Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-23T16:14:38.687Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-23T16:14:38.687Z] [2021-11-23T16:14:38.687Z] DONE 2 tests, 2 skipped in 3.050s [2021-11-23T16:14:38.687Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-23T16:14:40.955Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:14:40.955Z] INFO: Testing against a local daemon [2021-11-23T16:14:40.955Z] === RUN TestReadPluginNoRead [2021-11-23T16:14:40.955Z] read_test.go:21: no unix domain sockets on Windows [2021-11-23T16:14:40.955Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-23T16:14:40.955Z] PASS [2021-11-23T16:14:40.955Z] ok github.com/docker/docker/integration/plugin/logging 0.106s [2021-11-23T16:14:40.955Z] [2021-11-23T16:14:40.955Z] === Skipped [2021-11-23T16:14:40.955Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-23T16:14:40.955Z] read_test.go:21: no unix domain sockets on Windows [2021-11-23T16:14:40.955Z] [2021-11-23T16:14:40.955Z] DONE 1 tests, 1 skipped in 2.331s [2021-11-23T16:14:41.432Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-23T16:14:41.910Z] --- PASS: TestInspect (2.65s) [2021-11-23T16:14:41.910Z] === RUN TestCreateJob [2021-11-23T16:14:42.442Z] testing: warning: no tests to run [2021-11-23T16:14:42.442Z] PASS [2021-11-23T16:14:42.442Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.071s [2021-11-23T16:14:42.442Z] [2021-11-23T16:14:42.442Z] DONE 0 tests in 1.210s [2021-11-23T16:14:42.442Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-23T16:14:43.286Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-23T16:14:43.546Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-23T16:14:44.732Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:14:44.732Z] INFO: Testing against a local daemon [2021-11-23T16:14:44.732Z] === RUN TestPluginWithDevMounts [2021-11-23T16:14:44.732Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:44.732Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-23T16:14:44.732Z] PASS [2021-11-23T16:14:44.732Z] ok github.com/docker/docker/integration/plugin/volumes 0.087s [2021-11-23T16:14:44.732Z] [2021-11-23T16:14:44.732Z] === Skipped [2021-11-23T16:14:44.732Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-23T16:14:44.732Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:44.732Z] [2021-11-23T16:14:44.732Z] DONE 1 tests, 1 skipped in 2.354s [2021-11-23T16:14:44.922Z] --- PASS: TestCreateJob (3.32s) [2021-11-23T16:14:44.922Z] === RUN TestReplicatedJob [2021-11-23T16:14:44.922Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-23T16:14:45.181Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-11-23T16:14:45.181Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-23T16:14:45.210Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-23T16:14:45.440Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-11-23T16:14:45.699Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-11-23T16:14:45.699Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-23T16:14:46.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-11-23T16:14:46.851Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:14:46.851Z] INFO: Testing against a local daemon [2021-11-23T16:14:46.851Z] === RUN TestSecretInspect [2021-11-23T16:14:46.851Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:46.851Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-23T16:14:46.851Z] === RUN TestSecretList [2021-11-23T16:14:46.851Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:46.851Z] --- SKIP: TestSecretList (0.00s) [2021-11-23T16:14:46.851Z] === RUN TestSecretsCreateAndDelete [2021-11-23T16:14:46.851Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:46.851Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-23T16:14:46.851Z] === RUN TestSecretsUpdate [2021-11-23T16:14:46.851Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:46.851Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-23T16:14:46.851Z] === RUN TestTemplatedSecret [2021-11-23T16:14:46.851Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:46.851Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-23T16:14:46.851Z] === RUN TestSecretCreateResolve [2021-11-23T16:14:46.851Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:46.851Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-23T16:14:46.851Z] PASS [2021-11-23T16:14:46.851Z] ok github.com/docker/docker/integration/secret 0.104s [2021-11-23T16:14:46.851Z] [2021-11-23T16:14:46.851Z] === Skipped [2021-11-23T16:14:46.851Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-23T16:14:46.851Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:46.851Z] [2021-11-23T16:14:46.851Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-23T16:14:46.851Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:46.851Z] [2021-11-23T16:14:46.851Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-23T16:14:46.851Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:46.851Z] [2021-11-23T16:14:46.851Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-23T16:14:46.851Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:46.851Z] [2021-11-23T16:14:46.851Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-23T16:14:46.851Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:46.851Z] [2021-11-23T16:14:46.851Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-23T16:14:46.851Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:46.851Z] [2021-11-23T16:14:46.851Z] DONE 6 tests, 6 skipped in 2.044s [2021-11-23T16:14:46.906Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-23T16:14:47.334Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-23T16:14:48.813Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-23T16:14:48.813Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-23T16:14:48.813Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-23T16:14:49.590Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:14:49.590Z] INFO: Testing against a local daemon [2021-11-23T16:14:49.590Z] === RUN TestServiceCreateInit [2021-11-23T16:14:49.590Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-23T16:14:49.590Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:49.590Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-23T16:14:49.590Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:49.590Z] --- PASS: TestServiceCreateInit (0.04s) [2021-11-23T16:14:49.590Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T16:14:49.590Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T16:14:49.590Z] === RUN TestCreateServiceMultipleTimes [2021-11-23T16:14:49.590Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:49.590Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-23T16:14:49.590Z] === RUN TestCreateServiceConflict [2021-11-23T16:14:49.590Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:49.590Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-23T16:14:49.590Z] === RUN TestCreateServiceMaxReplicas [2021-11-23T16:14:49.590Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:49.590Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-11-23T16:14:49.590Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-23T16:14:49.590Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:49.590Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-23T16:14:49.590Z] === RUN TestCreateServiceSecretFileMode [2021-11-23T16:14:49.590Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:49.590Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-23T16:14:49.590Z] === RUN TestCreateServiceConfigFileMode [2021-11-23T16:14:49.590Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:49.590Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-23T16:14:49.590Z] === RUN TestCreateServiceSysctls [2021-11-23T16:14:49.590Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:49.590Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-11-23T16:14:49.590Z] === RUN TestCreateServiceCapabilities [2021-11-23T16:14:49.590Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:49.590Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-11-23T16:14:49.590Z] === RUN TestInspect [2021-11-23T16:14:49.590Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:49.590Z] --- SKIP: TestInspect (0.00s) [2021-11-23T16:14:49.590Z] === RUN TestCreateJob [2021-11-23T16:14:49.590Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:49.590Z] --- SKIP: TestCreateJob (0.00s) [2021-11-23T16:14:49.590Z] === RUN TestReplicatedJob [2021-11-23T16:14:49.590Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:49.590Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-23T16:14:49.590Z] === RUN TestUpdateReplicatedJob [2021-11-23T16:14:49.590Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:49.590Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-23T16:14:49.590Z] === RUN TestServiceListWithStatuses [2021-11-23T16:14:49.590Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:49.590Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-23T16:14:49.590Z] === RUN TestDockerNetworkConnectAlias [2021-11-23T16:14:49.590Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:49.590Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-23T16:14:49.590Z] === RUN TestDockerNetworkReConnect [2021-11-23T16:14:49.590Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:49.590Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-23T16:14:49.590Z] === RUN TestServicePlugin [2021-11-23T16:14:49.590Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:49.590Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-23T16:14:49.590Z] === RUN TestServiceUpdateLabel [2021-11-23T16:14:49.590Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:49.590Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-23T16:14:49.590Z] === RUN TestServiceUpdateSecrets [2021-11-23T16:14:49.590Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:49.590Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-23T16:14:49.590Z] === RUN TestServiceUpdateConfigs [2021-11-23T16:14:49.590Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:49.590Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-23T16:14:49.590Z] === RUN TestServiceUpdateNetwork [2021-11-23T16:14:49.590Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:49.590Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-23T16:14:49.590Z] === RUN TestServiceUpdatePidsLimit [2021-11-23T16:14:49.590Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:49.590Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-23T16:14:49.590Z] PASS [2021-11-23T16:14:49.590Z] ok github.com/docker/docker/integration/service 0.236s [2021-11-23T16:14:49.751Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-23T16:14:49.751Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === Skipped [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T16:14:50.067Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:50.067Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T16:14:50.067Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:50.067Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-23T16:14:50.067Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-23T16:14:50.067Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-11-23T16:14:50.067Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-23T16:14:50.067Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-23T16:14:50.067Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-23T16:14:50.067Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-11-23T16:14:50.067Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-11-23T16:14:50.067Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-23T16:14:50.067Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-23T16:14:50.067Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-23T16:14:50.067Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-23T16:14:50.067Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-23T16:14:50.067Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-23T16:14:50.067Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-23T16:14:50.067Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-23T16:14:50.067Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-23T16:14:50.067Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-23T16:14:50.067Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-23T16:14:50.067Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-23T16:14:50.067Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-23T16:14:50.067Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:50.067Z] [2021-11-23T16:14:50.067Z] DONE 24 tests, 23 skipped in 2.708s [2021-11-23T16:14:50.067Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-23T16:14:50.687Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-23T16:14:50.945Z] --- PASS: TestReplicatedJob (6.19s) [2021-11-23T16:14:50.945Z] === RUN TestUpdateReplicatedJob [2021-11-23T16:14:51.511Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-11-23T16:14:51.665Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:14:51.665Z] INFO: Testing against a local daemon [2021-11-23T16:14:51.665Z] === RUN TestSessionCreate [2021-11-23T16:14:51.665Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-23T16:14:51.665Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-23T16:14:51.665Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-23T16:14:51.665Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-23T16:14:51.665Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-23T16:14:51.665Z] PASS [2021-11-23T16:14:51.665Z] ok github.com/docker/docker/integration/session 0.085s [2021-11-23T16:14:51.665Z] [2021-11-23T16:14:51.665Z] === Skipped [2021-11-23T16:14:51.665Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-23T16:14:51.665Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-23T16:14:51.665Z] [2021-11-23T16:14:51.665Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-23T16:14:51.665Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-23T16:14:51.665Z] [2021-11-23T16:14:51.665Z] DONE 2 tests, 2 skipped in 1.818s [2021-11-23T16:14:51.769Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-11-23T16:14:51.769Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-23T16:14:51.769Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-11-23T16:14:51.769Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-23T16:14:51.769Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-23T16:14:52.170Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-23T16:14:53.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-11-23T16:14:53.717Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-11-23T16:14:53.842Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:14:53.842Z] INFO: Testing against a local daemon [2021-11-23T16:14:53.842Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-23T16:14:53.842Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:53.842Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T16:14:53.842Z] === RUN TestDiskUsage [2021-11-23T16:14:53.842Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-23T16:14:53.842Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-23T16:14:53.842Z] === RUN TestEventsExecDie [2021-11-23T16:14:53.842Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-23T16:14:53.842Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-23T16:14:53.842Z] === RUN TestEventsBackwardsCompatible [2021-11-23T16:14:53.842Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-23T16:14:53.842Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-23T16:14:53.842Z] === RUN TestEventsVolumeCreate [2021-11-23T16:14:53.842Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-23T16:14:53.842Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-23T16:14:53.842Z] === RUN TestInfoAPI [2021-11-23T16:14:53.842Z] --- PASS: TestInfoAPI (0.04s) [2021-11-23T16:14:53.842Z] === RUN TestInfoAPIWarnings [2021-11-23T16:14:53.842Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:14:53.842Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-23T16:14:53.842Z] === RUN TestInfoDebug [2021-11-23T16:14:53.842Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T16:14:53.842Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-23T16:14:53.842Z] === RUN TestInfoInsecureRegistries [2021-11-23T16:14:53.842Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T16:14:53.842Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-23T16:14:53.842Z] === RUN TestInfoRegistryMirrors [2021-11-23T16:14:53.842Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T16:14:53.842Z] --- SKIP: TestInfoRegistryMirrors (0.01s) [2021-11-23T16:14:53.842Z] === RUN TestLoginFailsWithBadCredentials [2021-11-23T16:14:54.286Z] --- PASS: TestUpdateReplicatedJob (3.34s) [2021-11-23T16:14:54.286Z] === RUN TestServiceListWithStatuses [2021-11-23T16:14:54.286Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-23T16:14:54.286Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-23T16:14:54.286Z] === RUN TestDockerNetworkConnectAlias [2021-11-23T16:14:54.468Z] === RUN TestConfigDaemonLibtrustID [2021-11-23T16:14:54.468Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-23T16:14:54.468Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-23T16:14:54.468Z] === RUN TestDaemonConfigValidation [2021-11-23T16:14:54.468Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-23T16:14:54.468Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-23T16:14:54.468Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-23T16:14:54.468Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-23T16:14:54.468Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-23T16:14:54.468Z] === RUN TestDaemonProxy [2021-11-23T16:14:54.468Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-23T16:14:54.468Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-23T16:14:54.468Z] PASS [2021-11-23T16:14:54.468Z] ok github.com/docker/docker/integration/daemon 0.120s [2021-11-23T16:14:54.468Z] [2021-11-23T16:14:54.468Z] === Skipped [2021-11-23T16:14:54.468Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-23T16:14:54.468Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-23T16:14:54.468Z] [2021-11-23T16:14:54.468Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-23T16:14:54.468Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-23T16:14:54.468Z] [2021-11-23T16:14:54.468Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-23T16:14:54.468Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-23T16:14:54.468Z] [2021-11-23T16:14:54.468Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-23T16:14:54.468Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-23T16:14:54.468Z] [2021-11-23T16:14:54.468Z] DONE 4 tests, 4 skipped in 23.026s [2021-11-23T16:14:54.468Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-23T16:14:54.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T16:14:54.468Z] INFO: Testing against a local daemon [2021-11-23T16:14:54.468Z] === RUN TestCommitInheritsEnv [2021-11-23T16:14:54.468Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:14:54.468Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-23T16:14:54.468Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-23T16:14:54.468Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-23T16:14:54.468Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-23T16:14:54.468Z] === RUN TestImagesFilterMultiReference [2021-11-23T16:14:54.468Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-11-23T16:14:54.468Z] === RUN TestImagePullPlatformInvalid [2021-11-23T16:14:54.468Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-11-23T16:14:54.468Z] === RUN TestRemoveImageOrphaning [2021-11-23T16:14:54.468Z] --- PASS: TestRemoveImageOrphaning (0.98s) [2021-11-23T16:14:54.468Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-23T16:14:54.468Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-11-23T16:14:54.468Z] === RUN TestTagInvalidReference [2021-11-23T16:14:54.468Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-23T16:14:54.468Z] === RUN TestTagValidPrefixedRepo [2021-11-23T16:14:54.468Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-23T16:14:54.468Z] === RUN TestTagExistedNameWithoutForce [2021-11-23T16:14:54.544Z] === RUN TestDockerSuite/TestEventsRename [2021-11-23T16:14:54.847Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-11-23T16:14:54.848Z] === RUN TestPingCacheHeaders [2021-11-23T16:14:54.848Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-11-23T16:14:54.848Z] === RUN TestPingGet [2021-11-23T16:14:54.848Z] --- PASS: TestPingGet (0.04s) [2021-11-23T16:14:54.848Z] === RUN TestPingHead [2021-11-23T16:14:54.848Z] --- PASS: TestPingHead (0.03s) [2021-11-23T16:14:54.848Z] === RUN TestVersion [2021-11-23T16:14:54.848Z] --- PASS: TestVersion (0.04s) [2021-11-23T16:14:54.848Z] PASS [2021-11-23T16:14:54.848Z] ok github.com/docker/docker/integration/system 1.234s [2021-11-23T16:14:54.848Z] [2021-11-23T16:14:54.848Z] === Skipped [2021-11-23T16:14:54.848Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T16:14:54.848Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:14:54.848Z] [2021-11-23T16:14:54.848Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-23T16:14:54.848Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-23T16:14:54.848Z] [2021-11-23T16:14:54.848Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-23T16:14:54.848Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-23T16:14:54.848Z] [2021-11-23T16:14:54.848Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-23T16:14:54.848Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-23T16:14:54.848Z] [2021-11-23T16:14:54.848Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-23T16:14:54.848Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-23T16:14:54.848Z] [2021-11-23T16:14:54.848Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-23T16:14:54.848Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:14:54.848Z] [2021-11-23T16:14:54.848Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-23T16:14:54.848Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T16:14:54.848Z] [2021-11-23T16:14:54.848Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-23T16:14:54.848Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T16:14:54.848Z] [2021-11-23T16:14:54.848Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.01s) [2021-11-23T16:14:54.848Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T16:14:54.848Z] [2021-11-23T16:14:54.848Z] DONE 15 tests, 9 skipped in 3.093s [2021-11-23T16:14:54.939Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-23T16:14:54.939Z] === RUN TestTagOfficialNames [2021-11-23T16:14:54.939Z] --- PASS: TestTagOfficialNames (0.07s) [2021-11-23T16:14:54.939Z] === RUN TestTagMatchesDigest [2021-11-23T16:14:54.939Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-11-23T16:14:54.939Z] PASS [2021-11-23T16:14:54.939Z] ok github.com/docker/docker/integration/image 1.397s [2021-11-23T16:14:54.939Z] [2021-11-23T16:14:54.939Z] === Skipped [2021-11-23T16:14:54.939Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-23T16:14:54.939Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:14:54.939Z] [2021-11-23T16:14:54.939Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-23T16:14:54.939Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-23T16:14:54.939Z] [2021-11-23T16:14:54.939Z] DONE 11 tests, 2 skipped in 3.084s [2021-11-23T16:14:54.939Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-23T16:14:55.115Z] === RUN TestDockerSuite/TestEventsResize [2021-11-23T16:14:55.325Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-23T16:14:55.685Z] docker_api_swarm_test.go:202: [d550db5cebf70] joining swarm manager [d6df8a45f721e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:14:55.944Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-23T16:14:56.986Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:14:56.986Z] INFO: Testing against a local daemon [2021-11-23T16:14:56.986Z] === RUN TestVolumesCreateAndList [2021-11-23T16:14:56.986Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-11-23T16:14:56.986Z] === RUN TestVolumesRemove [2021-11-23T16:14:57.199Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T16:14:57.199Z] INFO: Testing against a local daemon [2021-11-23T16:14:57.199Z] === RUN TestNetworkCreateDelete [2021-11-23T16:14:57.199Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:57.199Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-23T16:14:57.199Z] === RUN TestDockerNetworkDeletePreferID [2021-11-23T16:14:57.199Z] 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-11-23T16:14:57.199Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-23T16:14:57.199Z] === RUN TestDaemonDNSFallback [2021-11-23T16:14:57.199Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:57.199Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-23T16:14:57.199Z] === RUN TestInspectNetwork [2021-11-23T16:14:57.199Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-23T16:14:57.199Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-23T16:14:57.199Z] === RUN TestRunContainerWithBridgeNone [2021-11-23T16:14:57.199Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:57.199Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-23T16:14:57.199Z] === RUN TestNetworkInvalidJSON [2021-11-23T16:14:57.199Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-23T16:14:57.199Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-23T16:14:57.199Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:14:57.199Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:14:57.199Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:14:57.199Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:14:57.199Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-23T16:14:57.199Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-23T16:14:57.199Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-23T16:14:57.199Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-11-23T16:14:57.199Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-23T16:14:57.199Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-11-23T16:14:57.199Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-23T16:14:57.199Z] === RUN TestNetworkList [2021-11-23T16:14:57.199Z] === RUN TestNetworkList//networks [2021-11-23T16:14:57.199Z] === PAUSE TestNetworkList//networks [2021-11-23T16:14:57.199Z] === RUN TestNetworkList//networks/ [2021-11-23T16:14:57.199Z] === PAUSE TestNetworkList//networks/ [2021-11-23T16:14:57.199Z] === CONT TestNetworkList//networks [2021-11-23T16:14:57.199Z] === CONT TestNetworkList//networks/ [2021-11-23T16:14:57.199Z] --- PASS: TestNetworkList (0.04s) [2021-11-23T16:14:57.199Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-23T16:14:57.199Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-23T16:14:57.199Z] === RUN TestHostIPv4BridgeLabel [2021-11-23T16:14:57.199Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-23T16:14:57.199Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-23T16:14:57.199Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-23T16:14:57.199Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-23T16:14:57.199Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-23T16:14:57.199Z] === RUN TestDaemonDefaultNetworkPools [2021-11-23T16:14:57.199Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-23T16:14:57.199Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-23T16:14:57.199Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-23T16:14:57.199Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-23T16:14:57.199Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-23T16:14:57.199Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-23T16:14:57.199Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-23T16:14:57.199Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-23T16:14:57.199Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-23T16:14:57.199Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-23T16:14:57.199Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-23T16:14:57.199Z] === RUN TestServiceWithPredefinedNetwork [2021-11-23T16:14:57.199Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-23T16:14:57.199Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-23T16:14:57.199Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-23T16:14:57.199Z] service_test.go:243: FLAKY_TEST [2021-11-23T16:14:57.199Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T16:14:57.199Z] === RUN TestServiceWithDataPathPortInit [2021-11-23T16:14:57.199Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-23T16:14:57.199Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-23T16:14:57.199Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-23T16:14:57.199Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-23T16:14:57.199Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-23T16:14:57.199Z] PASS [2021-11-23T16:14:57.199Z] ok github.com/docker/docker/integration/network 0.150s [2021-11-23T16:14:57.199Z] [2021-11-23T16:14:57.199Z] === Skipped [2021-11-23T16:14:57.199Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-23T16:14:57.199Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:57.199Z] [2021-11-23T16:14:57.199Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-23T16:14:57.199Z] 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-11-23T16:14:57.199Z] [2021-11-23T16:14:57.199Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-23T16:14:57.199Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:57.199Z] [2021-11-23T16:14:57.199Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-23T16:14:57.199Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-23T16:14:57.199Z] [2021-11-23T16:14:57.199Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-23T16:14:57.199Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:14:57.199Z] [2021-11-23T16:14:57.199Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-23T16:14:57.199Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-23T16:14:57.199Z] [2021-11-23T16:14:57.199Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-23T16:14:57.199Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-23T16:14:57.199Z] [2021-11-23T16:14:57.199Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-23T16:14:57.199Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-23T16:14:57.199Z] [2021-11-23T16:14:57.199Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-23T16:14:57.199Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-23T16:14:57.199Z] [2021-11-23T16:14:57.199Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-23T16:14:57.199Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-23T16:14:57.199Z] [2021-11-23T16:14:57.199Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-23T16:14:57.199Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-23T16:14:57.199Z] [2021-11-23T16:14:57.199Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-23T16:14:57.199Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-23T16:14:57.199Z] [2021-11-23T16:14:57.199Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-23T16:14:57.199Z] service_test.go:243: FLAKY_TEST [2021-11-23T16:14:57.199Z] [2021-11-23T16:14:57.199Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-23T16:14:57.199Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-23T16:14:57.199Z] [2021-11-23T16:14:57.199Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-23T16:14:57.199Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-23T16:14:57.199Z] [2021-11-23T16:14:57.199Z] DONE 22 tests, 15 skipped in 2.183s [2021-11-23T16:14:57.199Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-23T16:14:57.463Z] --- PASS: TestVolumesRemove (0.16s) [2021-11-23T16:14:57.463Z] === RUN TestVolumesInspect [2021-11-23T16:14:57.463Z] --- PASS: TestVolumesInspect (0.04s) [2021-11-23T16:14:57.463Z] === RUN TestVolumesInvalidJSON [2021-11-23T16:14:57.463Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-23T16:14:57.463Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-23T16:14:57.463Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-23T16:14:57.463Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-11-23T16:14:57.463Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-23T16:14:57.463Z] PASS [2021-11-23T16:14:57.463Z] ok github.com/docker/docker/integration/volume 0.346s [2021-11-23T16:14:57.463Z] [2021-11-23T16:14:57.463Z] DONE 5 tests in 2.352s [2021-11-23T16:14:57.463Z] INFO: make.ps1 ended at 11/23/2021 16:14:57 [2021-11-23T16:14:57.463Z] INFO: Integration CLI tests being run from the host: [2021-11-23T16:14:57.463Z] 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-11-23T16:14:58.212Z] testing: warning: no tests to run [2021-11-23T16:14:58.212Z] PASS [2021-11-23T16:14:58.212Z] ok github.com/docker/docker/integration/network/ipvlan 0.057s [2021-11-23T16:14:58.212Z] [2021-11-23T16:14:58.212Z] DONE 0 tests in 0.636s [2021-11-23T16:14:58.212Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-23T16:14:58.683Z] testing: warning: no tests to run [2021-11-23T16:14:58.683Z] PASS [2021-11-23T16:14:58.683Z] ok github.com/docker/docker/integration/network/macvlan 0.059s [2021-11-23T16:14:58.683Z] [2021-11-23T16:14:58.683Z] DONE 0 tests in 0.648s [2021-11-23T16:14:58.683Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-23T16:14:59.231Z] --- PASS: TestDockerNetworkConnectAlias (4.65s) [2021-11-23T16:14:59.231Z] === RUN TestDockerNetworkReConnect [2021-11-23T16:14:59.721Z] testing: warning: no tests to run [2021-11-23T16:14:59.721Z] PASS [2021-11-23T16:14:59.721Z] ok github.com/docker/docker/integration/plugin 0.062s [2021-11-23T16:14:59.721Z] [2021-11-23T16:14:59.721Z] DONE 0 tests in 0.648s [2021-11-23T16:14:59.721Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-23T16:15:00.192Z] testing: warning: no tests to run [2021-11-23T16:15:00.192Z] PASS [2021-11-23T16:15:00.192Z] ok github.com/docker/docker/integration/plugin/authz 0.067s [2021-11-23T16:15:00.192Z] [2021-11-23T16:15:00.192Z] DONE 0 tests in 0.646s [2021-11-23T16:15:00.192Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-23T16:15:01.768Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-23T16:15:02.335Z] === RUN TestDockerSuite/TestEventsStreaming [2021-11-23T16:15:02.335Z] --- PASS: TestDockerNetworkReConnect (3.51s) [2021-11-23T16:15:02.335Z] === RUN TestServicePlugin [2021-11-23T16:15:02.903Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-23T16:15:04.970Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T16:15:04.970Z] INFO: Testing against a local daemon [2021-11-23T16:15:04.970Z] === RUN TestPluginInvalidJSON [2021-11-23T16:15:04.970Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:15:04.970Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:15:04.970Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-23T16:15:04.970Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-11-23T16:15:04.970Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-23T16:15:04.970Z] === RUN TestPluginInstall [2021-11-23T16:15:04.970Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-23T16:15:04.970Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-23T16:15:04.970Z] === RUN TestPluginsWithRuntimes [2021-11-23T16:15:04.970Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-23T16:15:04.970Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-23T16:15:04.970Z] === RUN TestPluginBackCompatMediaTypes [2021-11-23T16:15:04.970Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-23T16:15:04.970Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-23T16:15:04.970Z] PASS [2021-11-23T16:15:04.970Z] ok github.com/docker/docker/integration/plugin/common 0.101s [2021-11-23T16:15:04.970Z] [2021-11-23T16:15:04.970Z] === Skipped [2021-11-23T16:15:04.970Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-23T16:15:04.970Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-23T16:15:04.970Z] [2021-11-23T16:15:04.970Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-23T16:15:04.970Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-23T16:15:04.970Z] [2021-11-23T16:15:04.970Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-23T16:15:04.970Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-23T16:15:04.970Z] [2021-11-23T16:15:04.970Z] DONE 5 tests, 3 skipped in 4.573s [2021-11-23T16:15:04.970Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-23T16:15:06.188Z] === RUN TestDockerSuite/TestEventsTop [2021-11-23T16:15:06.188Z] plugin_test.go:61: [d5544547c8fa0] joining swarm manager [dd8a3575f06c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:15:06.188Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-23T16:15:07.565Z] plugin_test.go:64: [d524105fc182b] joining swarm manager [dd8a3575f06c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:15:08.003Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T16:15:08.003Z] INFO: Testing against a local daemon [2021-11-23T16:15:08.003Z] === RUN TestExternalGraphDriver [2021-11-23T16:15:08.003Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-23T16:15:08.003Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-23T16:15:08.003Z] === RUN TestGraphdriverPluginV2 [2021-11-23T16:15:08.003Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-23T16:15:08.003Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-23T16:15:08.003Z] PASS [2021-11-23T16:15:08.003Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.109s [2021-11-23T16:15:08.003Z] [2021-11-23T16:15:08.003Z] === Skipped [2021-11-23T16:15:08.003Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-23T16:15:08.003Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-23T16:15:08.003Z] [2021-11-23T16:15:08.003Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-23T16:15:08.003Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-23T16:15:08.003Z] [2021-11-23T16:15:08.003Z] DONE 2 tests, 2 skipped in 2.960s [2021-11-23T16:15:08.003Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-23T16:15:08.253Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-23T16:15:08.253Z] INFO: Testing against a local daemon [2021-11-23T16:15:08.253Z] === RUN TestDockerSuite [2021-11-23T16:15:08.253Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-23T16:15:08.253Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-23T16:15:08.253Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T16:15:08.253Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-23T16:15:08.253Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-23T16:15:08.253Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-23T16:15:08.253Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-23T16:15:08.253Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-23T16:15:08.253Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-23T16:15:08.253Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-23T16:15:08.731Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-23T16:15:08.942Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-23T16:15:09.211Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-23T16:15:09.688Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-23T16:15:10.218Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-23T16:15:10.281Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T16:15:10.281Z] INFO: Testing against a local daemon [2021-11-23T16:15:10.281Z] === RUN TestReadPluginNoRead [2021-11-23T16:15:10.281Z] read_test.go:21: no unix domain sockets on Windows [2021-11-23T16:15:10.281Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-23T16:15:10.281Z] PASS [2021-11-23T16:15:10.281Z] ok github.com/docker/docker/integration/plugin/logging 0.075s [2021-11-23T16:15:10.281Z] [2021-11-23T16:15:10.281Z] === Skipped [2021-11-23T16:15:10.281Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-23T16:15:10.281Z] read_test.go:21: no unix domain sockets on Windows [2021-11-23T16:15:10.281Z] [2021-11-23T16:15:10.281Z] DONE 1 tests, 1 skipped in 1.960s [2021-11-23T16:15:10.281Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-23T16:15:11.272Z] testing: warning: no tests to run [2021-11-23T16:15:11.272Z] PASS [2021-11-23T16:15:11.272Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.062s [2021-11-23T16:15:11.272Z] [2021-11-23T16:15:11.272Z] DONE 0 tests in 1.066s [2021-11-23T16:15:11.272Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-23T16:15:13.518Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T16:15:13.518Z] INFO: Testing against a local daemon [2021-11-23T16:15:13.518Z] === RUN TestPluginWithDevMounts [2021-11-23T16:15:13.518Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:13.518Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-23T16:15:13.518Z] PASS [2021-11-23T16:15:13.518Z] ok github.com/docker/docker/integration/plugin/volumes 0.080s [2021-11-23T16:15:13.518Z] [2021-11-23T16:15:13.518Z] === Skipped [2021-11-23T16:15:13.518Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-23T16:15:13.518Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:13.518Z] [2021-11-23T16:15:13.518Z] DONE 1 tests, 1 skipped in 2.136s [2021-11-23T16:15:13.518Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-23T16:15:15.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T16:15:15.748Z] INFO: Testing against a local daemon [2021-11-23T16:15:15.748Z] === RUN TestSecretInspect [2021-11-23T16:15:15.748Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:15.748Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-23T16:15:15.748Z] === RUN TestSecretList [2021-11-23T16:15:15.748Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:15.748Z] --- SKIP: TestSecretList (0.00s) [2021-11-23T16:15:15.748Z] === RUN TestSecretsCreateAndDelete [2021-11-23T16:15:15.748Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:15.748Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-23T16:15:15.748Z] === RUN TestSecretsUpdate [2021-11-23T16:15:15.748Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:15.748Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-23T16:15:15.748Z] === RUN TestTemplatedSecret [2021-11-23T16:15:15.748Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:15.748Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-23T16:15:15.748Z] === RUN TestSecretCreateResolve [2021-11-23T16:15:15.748Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:15:15.748Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-23T16:15:15.748Z] PASS [2021-11-23T16:15:15.748Z] ok github.com/docker/docker/integration/secret 0.077s [2021-11-23T16:15:15.748Z] [2021-11-23T16:15:15.748Z] === Skipped [2021-11-23T16:15:15.748Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-23T16:15:15.748Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:15.748Z] [2021-11-23T16:15:15.748Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-23T16:15:15.748Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:15.748Z] [2021-11-23T16:15:15.748Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-23T16:15:15.748Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:15.748Z] [2021-11-23T16:15:15.748Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-23T16:15:15.748Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:15.748Z] [2021-11-23T16:15:15.748Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-23T16:15:15.748Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:15.748Z] [2021-11-23T16:15:15.748Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-23T16:15:15.748Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:15:15.748Z] [2021-11-23T16:15:15.748Z] DONE 6 tests, 6 skipped in 2.075s [2021-11-23T16:15:15.748Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-23T16:15:17.973Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T16:15:17.973Z] INFO: Testing against a local daemon [2021-11-23T16:15:17.973Z] === RUN TestServiceCreateInit [2021-11-23T16:15:17.973Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-23T16:15:17.973Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-23T16:15:17.973Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] --- PASS: TestServiceCreateInit (0.03s) [2021-11-23T16:15:17.973Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T16:15:17.973Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T16:15:17.973Z] === RUN TestCreateServiceMultipleTimes [2021-11-23T16:15:17.973Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-23T16:15:17.973Z] === RUN TestCreateServiceConflict [2021-11-23T16:15:17.973Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-23T16:15:17.973Z] === RUN TestCreateServiceMaxReplicas [2021-11-23T16:15:17.973Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-11-23T16:15:17.973Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-23T16:15:17.973Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-23T16:15:17.973Z] === RUN TestCreateServiceSecretFileMode [2021-11-23T16:15:17.973Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-23T16:15:17.973Z] === RUN TestCreateServiceConfigFileMode [2021-11-23T16:15:17.973Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-23T16:15:17.973Z] === RUN TestCreateServiceSysctls [2021-11-23T16:15:17.973Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-11-23T16:15:17.973Z] === RUN TestCreateServiceCapabilities [2021-11-23T16:15:17.973Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-11-23T16:15:17.973Z] === RUN TestInspect [2021-11-23T16:15:17.973Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] --- SKIP: TestInspect (0.00s) [2021-11-23T16:15:17.973Z] === RUN TestCreateJob [2021-11-23T16:15:17.973Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] --- SKIP: TestCreateJob (0.00s) [2021-11-23T16:15:17.973Z] === RUN TestReplicatedJob [2021-11-23T16:15:17.973Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-23T16:15:17.973Z] === RUN TestUpdateReplicatedJob [2021-11-23T16:15:17.973Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-23T16:15:17.973Z] === RUN TestServiceListWithStatuses [2021-11-23T16:15:17.973Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-23T16:15:17.973Z] === RUN TestDockerNetworkConnectAlias [2021-11-23T16:15:17.973Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-23T16:15:17.973Z] === RUN TestDockerNetworkReConnect [2021-11-23T16:15:17.973Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-23T16:15:17.973Z] === RUN TestServicePlugin [2021-11-23T16:15:17.973Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-23T16:15:17.973Z] === RUN TestServiceUpdateLabel [2021-11-23T16:15:17.973Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:15:17.973Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-23T16:15:17.973Z] === RUN TestServiceUpdateSecrets [2021-11-23T16:15:17.973Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:15:17.973Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-23T16:15:17.973Z] === RUN TestServiceUpdateConfigs [2021-11-23T16:15:17.973Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:15:17.973Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-23T16:15:17.973Z] === RUN TestServiceUpdateNetwork [2021-11-23T16:15:17.973Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:15:17.973Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-23T16:15:17.973Z] === RUN TestServiceUpdatePidsLimit [2021-11-23T16:15:17.973Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:15:17.973Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-23T16:15:17.973Z] PASS [2021-11-23T16:15:17.973Z] ok github.com/docker/docker/integration/service 0.207s [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === Skipped [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T16:15:17.973Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T16:15:17.973Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-23T16:15:17.973Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-23T16:15:17.973Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-11-23T16:15:17.973Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-23T16:15:17.973Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-23T16:15:17.973Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-23T16:15:17.973Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-11-23T16:15:17.973Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-11-23T16:15:17.973Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-23T16:15:17.973Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-23T16:15:17.973Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-23T16:15:17.973Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-23T16:15:17.973Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-23T16:15:17.973Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-23T16:15:17.973Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-23T16:15:17.973Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-23T16:15:17.973Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-23T16:15:17.973Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-23T16:15:17.973Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-23T16:15:17.973Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-23T16:15:17.973Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-23T16:15:17.973Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-23T16:15:17.973Z] [2021-11-23T16:15:17.973Z] DONE 24 tests, 23 skipped in 2.319s [2021-11-23T16:15:17.973Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-23T16:15:19.547Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T16:15:19.547Z] INFO: Testing against a local daemon [2021-11-23T16:15:19.547Z] === RUN TestSessionCreate [2021-11-23T16:15:19.547Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-23T16:15:19.547Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-23T16:15:19.547Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-23T16:15:19.547Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-23T16:15:19.547Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-23T16:15:19.547Z] PASS [2021-11-23T16:15:19.547Z] ok github.com/docker/docker/integration/session 0.075s [2021-11-23T16:15:20.018Z] [2021-11-23T16:15:20.018Z] === Skipped [2021-11-23T16:15:20.018Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-23T16:15:20.018Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-23T16:15:20.018Z] [2021-11-23T16:15:20.018Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-23T16:15:20.018Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-23T16:15:20.018Z] [2021-11-23T16:15:20.018Z] DONE 2 tests, 2 skipped in 1.581s [2021-11-23T16:15:20.018Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-23T16:15:21.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-11-23T16:15:21.139Z] === RUN TestDockerSuite/TestExec [2021-11-23T16:15:21.139Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-23T16:15:21.398Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-23T16:15:21.398Z] docker_api_swarm_test.go:384: [d64733ee62c1d] joining swarm manager [db7d1cdab2dae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:15:21.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T16:15:21.594Z] INFO: Testing against a local daemon [2021-11-23T16:15:21.594Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-23T16:15:21.594Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:21.594Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T16:15:21.594Z] === RUN TestDiskUsage [2021-11-23T16:15:21.594Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-23T16:15:21.594Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-23T16:15:21.594Z] === RUN TestEventsExecDie [2021-11-23T16:15:21.594Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-23T16:15:21.594Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-23T16:15:21.594Z] === RUN TestEventsBackwardsCompatible [2021-11-23T16:15:21.594Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-23T16:15:21.594Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-23T16:15:21.594Z] === RUN TestEventsVolumeCreate [2021-11-23T16:15:21.594Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-23T16:15:21.594Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-23T16:15:21.594Z] === RUN TestInfoAPI [2021-11-23T16:15:21.594Z] --- PASS: TestInfoAPI (0.04s) [2021-11-23T16:15:21.594Z] === RUN TestInfoAPIWarnings [2021-11-23T16:15:21.594Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:15:21.594Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-23T16:15:21.594Z] === RUN TestInfoDebug [2021-11-23T16:15:21.594Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T16:15:21.594Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-23T16:15:21.594Z] === RUN TestInfoInsecureRegistries [2021-11-23T16:15:21.594Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T16:15:21.594Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-23T16:15:21.594Z] === RUN TestInfoRegistryMirrors [2021-11-23T16:15:21.594Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T16:15:21.594Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-23T16:15:21.594Z] === RUN TestLoginFailsWithBadCredentials [2021-11-23T16:15:21.975Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-23T16:15:22.551Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-23T16:15:22.585Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-11-23T16:15:22.585Z] === RUN TestPingCacheHeaders [2021-11-23T16:15:22.585Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-23T16:15:22.585Z] === RUN TestPingGet [2021-11-23T16:15:22.585Z] --- PASS: TestPingGet (0.03s) [2021-11-23T16:15:22.585Z] === RUN TestPingHead [2021-11-23T16:15:22.585Z] --- PASS: TestPingHead (0.02s) [2021-11-23T16:15:22.585Z] === RUN TestVersion [2021-11-23T16:15:22.585Z] --- PASS: TestVersion (0.02s) [2021-11-23T16:15:22.585Z] PASS [2021-11-23T16:15:22.585Z] ok github.com/docker/docker/integration/system 1.195s [2021-11-23T16:15:22.809Z] docker_api_swarm_test.go:385: [dc40ff222c557] joining swarm manager [db7d1cdab2dae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:15:23.055Z] [2021-11-23T16:15:23.055Z] === Skipped [2021-11-23T16:15:23.055Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T16:15:23.055Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-23T16:15:23.055Z] [2021-11-23T16:15:23.055Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-23T16:15:23.055Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-23T16:15:23.055Z] [2021-11-23T16:15:23.055Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-23T16:15:23.055Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-23T16:15:23.055Z] [2021-11-23T16:15:23.055Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-23T16:15:23.055Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-23T16:15:23.055Z] [2021-11-23T16:15:23.055Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-23T16:15:23.055Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-23T16:15:23.055Z] [2021-11-23T16:15:23.055Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-23T16:15:23.055Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-23T16:15:23.055Z] [2021-11-23T16:15:23.055Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-23T16:15:23.055Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T16:15:23.055Z] [2021-11-23T16:15:23.055Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-23T16:15:23.055Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T16:15:23.055Z] [2021-11-23T16:15:23.055Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-23T16:15:23.055Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-23T16:15:23.055Z] [2021-11-23T16:15:23.055Z] DONE 15 tests, 9 skipped in 3.105s [2021-11-23T16:15:23.055Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-23T16:15:23.746Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-23T16:15:24.313Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-23T16:15:24.690Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T16:15:24.690Z] INFO: Testing against a local daemon [2021-11-23T16:15:24.690Z] === RUN TestVolumesCreateAndList [2021-11-23T16:15:24.690Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-11-23T16:15:24.690Z] === RUN TestVolumesRemove [2021-11-23T16:15:24.690Z] --- PASS: TestVolumesRemove (0.08s) [2021-11-23T16:15:24.690Z] === RUN TestVolumesInspect [2021-11-23T16:15:24.690Z] --- PASS: TestVolumesInspect (0.03s) [2021-11-23T16:15:24.690Z] === RUN TestVolumesInvalidJSON [2021-11-23T16:15:24.690Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-23T16:15:24.690Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-23T16:15:24.690Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-23T16:15:24.690Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-11-23T16:15:24.690Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-23T16:15:24.690Z] PASS [2021-11-23T16:15:24.690Z] ok github.com/docker/docker/integration/volume 0.246s [2021-11-23T16:15:24.880Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-23T16:15:25.160Z] [2021-11-23T16:15:25.160Z] DONE 5 tests in 1.948s [2021-11-23T16:15:25.160Z] INFO: make.ps1 ended at 11/23/2021 16:15:24 [2021-11-23T16:15:25.160Z] INFO: Integration CLI tests being run from the host: [2021-11-23T16:15:25.161Z] 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-11-23T16:15:25.448Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-23T16:15:26.016Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-23T16:15:26.274Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-23T16:15:26.843Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-23T16:15:28.219Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-23T16:15:28.787Z] === RUN TestDockerSuite/TestExecEnv [2021-11-23T16:15:29.354Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-23T16:15:30.290Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-23T16:15:30.857Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-23T16:15:32.232Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-23T16:15:32.744Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-23T16:15:32.744Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-23T16:15:32.744Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-23T16:15:32.744Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-23T16:15:32.744Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-23T16:15:32.744Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-23T16:15:32.744Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-23T16:15:32.744Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-23T16:15:32.744Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-23T16:15:32.744Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-23T16:15:32.744Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-23T16:15:32.744Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-23T16:15:32.744Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-23T16:15:32.744Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-23T16:15:32.744Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-23T16:15:32.744Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-23T16:15:32.744Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-23T16:15:32.799Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-11-23T16:15:33.365Z] --- PASS: TestServicePlugin (30.84s) [2021-11-23T16:15:33.365Z] === RUN TestServiceUpdateLabel [2021-11-23T16:15:33.365Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-23T16:15:33.933Z] === RUN TestDockerSuite/TestExecParseError [2021-11-23T16:15:34.500Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-23T16:15:35.072Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-23T16:15:35.633Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-23T16:15:35.633Z] INFO: Testing against a local daemon [2021-11-23T16:15:35.633Z] === RUN TestDockerSuite [2021-11-23T16:15:35.633Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-23T16:15:35.633Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-23T16:15:35.633Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T16:15:35.633Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-23T16:15:35.633Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-23T16:15:35.633Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-23T16:15:35.633Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-23T16:15:35.633Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-23T16:15:35.633Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-23T16:15:35.633Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-23T16:15:35.633Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-23T16:15:35.633Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-23T16:15:35.633Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-23T16:15:35.657Z] --- PASS: TestServiceUpdateLabel (2.51s) [2021-11-23T16:15:35.657Z] === RUN TestServiceUpdateSecrets [2021-11-23T16:15:35.657Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-23T16:15:36.103Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-23T16:15:37.032Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-23T16:15:37.466Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-23T16:15:37.466Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-23T16:15:37.466Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-23T16:15:37.466Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T16:15:37.466Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-23T16:15:37.599Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-23T16:15:38.166Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-23T16:15:42.933Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-11-23T16:15:42.933Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-11-23T16:15:42.933Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-11-23T16:15:42.933Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-11-23T16:15:42.933Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-23T16:15:43.256Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-11-23T16:15:43.410Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-23T16:15:43.527Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40952/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a29cfab4b0d6329a5c0aa16c5f7b7fb8f9cd7cce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a29cfab4b0d6329a5c0aa16c5f7b7fb8f9cd7cce hack/test/unit [2021-11-23T16:15:44.456Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-11-23T16:15:44.456Z] + TESTFLAGS+=' -test.timeout=5m' [2021-11-23T16:15:44.456Z] + TESTDIRS=./... [2021-11-23T16:15:44.456Z] + exclude_paths='/vendor/|/integration' [2021-11-23T16:15:44.456Z] ++ go list ./... [2021-11-23T16:15:44.456Z] ++ grep -vE '(/vendor/|/integration)' [2021-11-23T16:15:45.823Z] + pkg_list='github.com/docker/docker/api [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/server [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/server/backend/build [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/server/httputils [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/server/middleware [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/server/router [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/server/router/build [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/server/router/container [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/server/router/debug [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/server/router/distribution [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/server/router/grpc [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/server/router/image [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/server/router/network [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/server/router/plugin [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/server/router/session [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/server/router/swarm [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/server/router/system [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/server/router/volume [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/types [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/types/backend [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/types/blkiodev [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/types/container [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/types/events [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/types/filters [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/types/image [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/types/mount [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/types/network [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/types/registry [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/types/strslice [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/types/swarm [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/types/time [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/types/versions [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-23T16:15:45.823Z] github.com/docker/docker/api/types/volume [2021-11-23T16:15:45.823Z] github.com/docker/docker/builder [2021-11-23T16:15:45.823Z] github.com/docker/docker/builder/builder-next [2021-11-23T16:15:45.823Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-23T16:15:45.823Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-23T16:15:45.823Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-23T16:15:45.823Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-23T16:15:45.823Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-23T16:15:45.823Z] github.com/docker/docker/builder/builder-next/worker [2021-11-23T16:15:45.823Z] github.com/docker/docker/builder/dockerfile [2021-11-23T16:15:45.823Z] github.com/docker/docker/builder/dockerignore [2021-11-23T16:15:45.823Z] github.com/docker/docker/builder/remotecontext [2021-11-23T16:15:45.823Z] github.com/docker/docker/builder/remotecontext/git [2021-11-23T16:15:45.823Z] github.com/docker/docker/cli [2021-11-23T16:15:45.823Z] github.com/docker/docker/cli/config [2021-11-23T16:15:45.823Z] github.com/docker/docker/cli/debug [2021-11-23T16:15:45.823Z] github.com/docker/docker/client [2021-11-23T16:15:45.823Z] github.com/docker/docker/cmd/docker-proxy [2021-11-23T16:15:45.823Z] github.com/docker/docker/cmd/dockerd [2021-11-23T16:15:45.823Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-23T16:15:45.823Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-23T16:15:45.823Z] github.com/docker/docker/container [2021-11-23T16:15:45.823Z] github.com/docker/docker/container/stream [2021-11-23T16:15:45.823Z] github.com/docker/docker/contrib/apparmor [2021-11-23T16:15:45.823Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-23T16:15:45.823Z] github.com/docker/docker/contrib/httpserver [2021-11-23T16:15:45.823Z] github.com/docker/docker/daemon [2021-11-23T16:15:45.823Z] github.com/docker/docker/daemon/cluster [2021-11-23T16:15:45.823Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/cluster/convert [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/cluster/executor [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/cluster/provider [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/config [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/discovery [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/events [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/events/testutils [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/exec [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/images [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/initlayer [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/links [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/listeners [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/gelf [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/journald [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/local [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/logentries [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/splunk [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/syslog [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/templates [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/names [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/network [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/stats [2021-11-23T16:15:45.824Z] github.com/docker/docker/distribution [2021-11-23T16:15:45.824Z] github.com/docker/docker/distribution/metadata [2021-11-23T16:15:45.824Z] github.com/docker/docker/distribution/utils [2021-11-23T16:15:45.824Z] github.com/docker/docker/distribution/xfer [2021-11-23T16:15:45.824Z] github.com/docker/docker/dockerversion [2021-11-23T16:15:45.824Z] github.com/docker/docker/errdefs [2021-11-23T16:15:45.824Z] github.com/docker/docker/image [2021-11-23T16:15:45.824Z] github.com/docker/docker/image/cache [2021-11-23T16:15:45.824Z] github.com/docker/docker/image/tarexport [2021-11-23T16:15:45.824Z] github.com/docker/docker/image/v1 [2021-11-23T16:15:45.824Z] github.com/docker/docker/internal/test/suite [2021-11-23T16:15:45.824Z] github.com/docker/docker/layer [2021-11-23T16:15:45.824Z] github.com/docker/docker/libcontainerd [2021-11-23T16:15:45.824Z] github.com/docker/docker/libcontainerd/queue [2021-11-23T16:15:45.824Z] github.com/docker/docker/libcontainerd/remote [2021-11-23T16:15:45.824Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-23T16:15:45.824Z] github.com/docker/docker/libcontainerd/types [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/config [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/idm [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/ns [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/options [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/osl [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T16:15:45.824Z] github.com/docker/docker/libnetwork/types [2021-11-23T16:15:45.824Z] github.com/docker/docker/oci [2021-11-23T16:15:45.824Z] github.com/docker/docker/oci/caps [2021-11-23T16:15:45.824Z] github.com/docker/docker/opts [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/aaparser [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/archive [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/authorization [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/broadcaster [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/capabilities [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/chrootarchive [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/containerfs [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/devicemapper [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/directory [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/discovery [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/discovery/file [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/discovery/kv [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/discovery/memory [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/dmesg [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/filenotify [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/fileutils [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/fsutils [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/homedir [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/idtools [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/ioutils [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/jsonmessage [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/locker [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/longpath [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/loopback [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/mount [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/namesgenerator [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/parsers [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/pidfile [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/platform [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/plugingetter [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/plugins [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/plugins/transport [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/pools [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/progress [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/pubsub [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/reexec [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/signal [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/stack [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/stdcopy [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/streamformatter [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/stringid [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/symlink [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/sysinfo [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/system [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/tailfile [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/tarsum [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/term [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/term/windows [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/truncindex [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/urlutil [2021-11-23T16:15:45.824Z] github.com/docker/docker/pkg/useragent [2021-11-23T16:15:45.824Z] github.com/docker/docker/plugin [2021-11-23T16:15:45.824Z] github.com/docker/docker/plugin/executor/containerd [2021-11-23T16:15:45.824Z] github.com/docker/docker/plugin/v2 [2021-11-23T16:15:45.824Z] github.com/docker/docker/profiles/apparmor [2021-11-23T16:15:45.824Z] github.com/docker/docker/profiles/seccomp [2021-11-23T16:15:45.824Z] github.com/docker/docker/quota [2021-11-23T16:15:45.824Z] github.com/docker/docker/reference [2021-11-23T16:15:45.824Z] github.com/docker/docker/registry [2021-11-23T16:15:45.824Z] github.com/docker/docker/registry/resumable [2021-11-23T16:15:45.824Z] github.com/docker/docker/restartmanager [2021-11-23T16:15:45.824Z] github.com/docker/docker/rootless [2021-11-23T16:15:45.824Z] github.com/docker/docker/rootless/specconv [2021-11-23T16:15:45.824Z] github.com/docker/docker/runconfig [2021-11-23T16:15:45.824Z] github.com/docker/docker/runconfig/opts [2021-11-23T16:15:45.824Z] github.com/docker/docker/testutil [2021-11-23T16:15:45.824Z] github.com/docker/docker/testutil/daemon [2021-11-23T16:15:45.824Z] github.com/docker/docker/testutil/environment [2021-11-23T16:15:45.824Z] github.com/docker/docker/testutil/fakecontext [2021-11-23T16:15:45.824Z] github.com/docker/docker/testutil/fakegit [2021-11-23T16:15:45.824Z] github.com/docker/docker/testutil/fakestorage [2021-11-23T16:15:45.824Z] github.com/docker/docker/testutil/fixtures/load [2021-11-23T16:15:45.824Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-23T16:15:45.824Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-23T16:15:45.824Z] github.com/docker/docker/testutil/registry [2021-11-23T16:15:45.824Z] github.com/docker/docker/testutil/request [2021-11-23T16:15:45.824Z] github.com/docker/docker/volume [2021-11-23T16:15:45.824Z] github.com/docker/docker/volume/drivers [2021-11-23T16:15:45.824Z] github.com/docker/docker/volume/local [2021-11-23T16:15:45.824Z] github.com/docker/docker/volume/mounts [2021-11-23T16:15:45.824Z] github.com/docker/docker/volume/service [2021-11-23T16:15:45.824Z] github.com/docker/docker/volume/service/opts [2021-11-23T16:15:45.824Z] github.com/docker/docker/volume/testutils' [2021-11-23T16:15:45.824Z] ++ echo 'github.com/docker/docker/api [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/server [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/server/backend/build [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/server/httputils [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/server/middleware [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/server/router [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/server/router/build [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/server/router/container [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/server/router/debug [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/server/router/distribution [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/server/router/grpc [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/server/router/image [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/server/router/network [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/server/router/plugin [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/server/router/session [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/server/router/swarm [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/server/router/system [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/server/router/volume [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/types [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/types/backend [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/types/blkiodev [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/types/container [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/types/events [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/types/filters [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/types/image [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/types/mount [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/types/network [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/types/registry [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/types/strslice [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/types/swarm [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/types/time [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/types/versions [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-23T16:15:45.824Z] github.com/docker/docker/api/types/volume [2021-11-23T16:15:45.824Z] github.com/docker/docker/builder [2021-11-23T16:15:45.824Z] github.com/docker/docker/builder/builder-next [2021-11-23T16:15:45.824Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-23T16:15:45.824Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-23T16:15:45.824Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-23T16:15:45.824Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-23T16:15:45.824Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-23T16:15:45.824Z] github.com/docker/docker/builder/builder-next/worker [2021-11-23T16:15:45.824Z] github.com/docker/docker/builder/dockerfile [2021-11-23T16:15:45.824Z] github.com/docker/docker/builder/dockerignore [2021-11-23T16:15:45.824Z] github.com/docker/docker/builder/remotecontext [2021-11-23T16:15:45.824Z] github.com/docker/docker/builder/remotecontext/git [2021-11-23T16:15:45.824Z] github.com/docker/docker/cli [2021-11-23T16:15:45.824Z] github.com/docker/docker/cli/config [2021-11-23T16:15:45.824Z] github.com/docker/docker/cli/debug [2021-11-23T16:15:45.824Z] github.com/docker/docker/client [2021-11-23T16:15:45.824Z] github.com/docker/docker/cmd/docker-proxy [2021-11-23T16:15:45.824Z] github.com/docker/docker/cmd/dockerd [2021-11-23T16:15:45.824Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-23T16:15:45.824Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-23T16:15:45.824Z] github.com/docker/docker/container [2021-11-23T16:15:45.824Z] github.com/docker/docker/container/stream [2021-11-23T16:15:45.824Z] github.com/docker/docker/contrib/apparmor [2021-11-23T16:15:45.824Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-23T16:15:45.824Z] github.com/docker/docker/contrib/httpserver [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/cluster [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/cluster/convert [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/cluster/executor [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/cluster/provider [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/config [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/discovery [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/events [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/events/testutils [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/exec [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/images [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/initlayer [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/links [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/listeners [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/gelf [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/journald [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/local [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/logentries [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/splunk [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/syslog [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/logger/templates [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/names [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/network [2021-11-23T16:15:45.824Z] github.com/docker/docker/daemon/stats [2021-11-23T16:15:45.824Z] github.com/docker/docker/distribution [2021-11-23T16:15:45.824Z] github.com/docker/docker/distribution/metadata [2021-11-23T16:15:45.824Z] github.com/docker/docker/distribution/utils [2021-11-23T16:15:45.824Z] github.com/docker/docker/distribution/xfer [2021-11-23T16:15:45.824Z] github.com/docker/docker/dockerversion [2021-11-23T16:15:45.824Z] github.com/docker/docker/errdefs [2021-11-23T16:15:45.824Z] github.com/docker/docker/image [2021-11-23T16:15:45.824Z] github.com/docker/docker/image/cache [2021-11-23T16:15:45.825Z] github.com/docker/docker/image/tarexport [2021-11-23T16:15:45.825Z] github.com/docker/docker/image/v1 [2021-11-23T16:15:45.825Z] github.com/docker/docker/internal/test/suite [2021-11-23T16:15:45.825Z] github.com/docker/docker/layer [2021-11-23T16:15:45.825Z] github.com/docker/docker/libcontainerd [2021-11-23T16:15:45.825Z] github.com/docker/docker/libcontainerd/queue [2021-11-23T16:15:45.825Z] github.com/docker/docker/libcontainerd/remote [2021-11-23T16:15:45.825Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-23T16:15:45.825Z] github.com/docker/docker/libcontainerd/types [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/config [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/idm [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/ns [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/options [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/osl [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T16:15:45.825Z] github.com/docker/docker/libnetwork/types [2021-11-23T16:15:45.825Z] github.com/docker/docker/oci [2021-11-23T16:15:45.825Z] github.com/docker/docker/oci/caps [2021-11-23T16:15:45.825Z] github.com/docker/docker/opts [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/aaparser [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/archive [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/authorization [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/broadcaster [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/capabilities [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/chrootarchive [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/containerfs [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/devicemapper [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/directory [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/discovery [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/discovery/file [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/discovery/kv [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/discovery/memory [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/dmesg [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/filenotify [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/fileutils [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/fsutils [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/homedir [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/idtools [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/ioutils [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/jsonmessage [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/locker [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/longpath [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/loopback [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/mount [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/namesgenerator [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/parsers [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/pidfile [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/platform [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/plugingetter [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/plugins [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/plugins/transport [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/pools [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/progress [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/pubsub [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/reexec [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/signal [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/stack [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/stdcopy [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/streamformatter [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/stringid [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/symlink [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/sysinfo [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/system [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/tailfile [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/tarsum [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/term [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/term/windows [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/truncindex [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/urlutil [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/useragent [2021-11-23T16:15:45.825Z] github.com/docker/docker/plugin [2021-11-23T16:15:45.825Z] github.com/docker/docker/plugin/executor/containerd [2021-11-23T16:15:45.825Z] github.com/docker/docker/plugin/v2 [2021-11-23T16:15:45.825Z] github.com/docker/docker/profiles/apparmor [2021-11-23T16:15:45.825Z] github.com/docker/docker/profiles/seccomp [2021-11-23T16:15:45.825Z] github.com/docker/docker/quota [2021-11-23T16:15:45.825Z] github.com/docker/docker/reference [2021-11-23T16:15:45.825Z] github.com/docker/docker/registry [2021-11-23T16:15:45.825Z] github.com/docker/docker/registry/resumable [2021-11-23T16:15:45.825Z] github.com/docker/docker/restartmanager [2021-11-23T16:15:45.825Z] github.com/docker/docker/rootless [2021-11-23T16:15:45.825Z] github.com/docker/docker/rootless/specconv [2021-11-23T16:15:45.825Z] github.com/docker/docker/runconfig [2021-11-23T16:15:45.825Z] github.com/docker/docker/runconfig/opts [2021-11-23T16:15:45.825Z] github.com/docker/docker/testutil [2021-11-23T16:15:45.825Z] github.com/docker/docker/testutil/daemon [2021-11-23T16:15:45.825Z] github.com/docker/docker/testutil/environment [2021-11-23T16:15:45.825Z] github.com/docker/docker/testutil/fakecontext [2021-11-23T16:15:45.825Z] github.com/docker/docker/testutil/fakegit [2021-11-23T16:15:45.825Z] github.com/docker/docker/testutil/fakestorage [2021-11-23T16:15:45.825Z] github.com/docker/docker/testutil/fixtures/load [2021-11-23T16:15:45.825Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-23T16:15:45.825Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-23T16:15:45.825Z] github.com/docker/docker/testutil/registry [2021-11-23T16:15:45.825Z] github.com/docker/docker/testutil/request [2021-11-23T16:15:45.825Z] github.com/docker/docker/volume [2021-11-23T16:15:45.825Z] github.com/docker/docker/volume/drivers [2021-11-23T16:15:45.825Z] github.com/docker/docker/volume/local [2021-11-23T16:15:45.825Z] github.com/docker/docker/volume/mounts [2021-11-23T16:15:45.825Z] github.com/docker/docker/volume/service [2021-11-23T16:15:45.825Z] github.com/docker/docker/volume/service/opts [2021-11-23T16:15:45.825Z] github.com/docker/docker/volume/testutils' [2021-11-23T16:15:45.825Z] ++ grep --fixed-strings -v /libnetwork [2021-11-23T16:15:45.825Z] + base_pkg_list='github.com/docker/docker/api [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/server [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/server/backend/build [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/server/httputils [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/server/middleware [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/server/router [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/server/router/build [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/server/router/container [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/server/router/debug [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/server/router/distribution [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/server/router/grpc [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/server/router/image [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/server/router/network [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/server/router/plugin [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/server/router/session [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/server/router/swarm [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/server/router/system [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/server/router/volume [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/types [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/types/backend [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/types/blkiodev [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/types/container [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/types/events [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/types/filters [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/types/image [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/types/mount [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/types/network [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/types/registry [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/types/strslice [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/types/swarm [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/types/time [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/types/versions [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-23T16:15:45.825Z] github.com/docker/docker/api/types/volume [2021-11-23T16:15:45.825Z] github.com/docker/docker/builder [2021-11-23T16:15:45.825Z] github.com/docker/docker/builder/builder-next [2021-11-23T16:15:45.825Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-23T16:15:45.825Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-23T16:15:45.825Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-23T16:15:45.825Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-23T16:15:45.825Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-23T16:15:45.825Z] github.com/docker/docker/builder/builder-next/worker [2021-11-23T16:15:45.825Z] github.com/docker/docker/builder/dockerfile [2021-11-23T16:15:45.825Z] github.com/docker/docker/builder/dockerignore [2021-11-23T16:15:45.825Z] github.com/docker/docker/builder/remotecontext [2021-11-23T16:15:45.825Z] github.com/docker/docker/builder/remotecontext/git [2021-11-23T16:15:45.825Z] github.com/docker/docker/cli [2021-11-23T16:15:45.825Z] github.com/docker/docker/cli/config [2021-11-23T16:15:45.825Z] github.com/docker/docker/cli/debug [2021-11-23T16:15:45.825Z] github.com/docker/docker/client [2021-11-23T16:15:45.825Z] github.com/docker/docker/cmd/docker-proxy [2021-11-23T16:15:45.825Z] github.com/docker/docker/cmd/dockerd [2021-11-23T16:15:45.825Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-23T16:15:45.825Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-23T16:15:45.825Z] github.com/docker/docker/container [2021-11-23T16:15:45.825Z] github.com/docker/docker/container/stream [2021-11-23T16:15:45.825Z] github.com/docker/docker/contrib/apparmor [2021-11-23T16:15:45.825Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-23T16:15:45.825Z] github.com/docker/docker/contrib/httpserver [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/cluster [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/cluster/convert [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/cluster/executor [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/cluster/provider [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/config [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/discovery [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/events [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/events/testutils [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/exec [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/graphdriver [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/images [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/initlayer [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/links [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/listeners [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/logger [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/logger/gelf [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/logger/journald [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/logger/local [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/logger/logentries [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/logger/splunk [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/logger/syslog [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/logger/templates [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/names [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/network [2021-11-23T16:15:45.825Z] github.com/docker/docker/daemon/stats [2021-11-23T16:15:45.825Z] github.com/docker/docker/distribution [2021-11-23T16:15:45.825Z] github.com/docker/docker/distribution/metadata [2021-11-23T16:15:45.825Z] github.com/docker/docker/distribution/utils [2021-11-23T16:15:45.825Z] github.com/docker/docker/distribution/xfer [2021-11-23T16:15:45.825Z] github.com/docker/docker/dockerversion [2021-11-23T16:15:45.825Z] github.com/docker/docker/errdefs [2021-11-23T16:15:45.825Z] github.com/docker/docker/image [2021-11-23T16:15:45.825Z] github.com/docker/docker/image/cache [2021-11-23T16:15:45.825Z] github.com/docker/docker/image/tarexport [2021-11-23T16:15:45.825Z] github.com/docker/docker/image/v1 [2021-11-23T16:15:45.825Z] github.com/docker/docker/internal/test/suite [2021-11-23T16:15:45.825Z] github.com/docker/docker/layer [2021-11-23T16:15:45.825Z] github.com/docker/docker/libcontainerd [2021-11-23T16:15:45.825Z] github.com/docker/docker/libcontainerd/queue [2021-11-23T16:15:45.825Z] github.com/docker/docker/libcontainerd/remote [2021-11-23T16:15:45.825Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-23T16:15:45.825Z] github.com/docker/docker/libcontainerd/types [2021-11-23T16:15:45.825Z] github.com/docker/docker/oci [2021-11-23T16:15:45.825Z] github.com/docker/docker/oci/caps [2021-11-23T16:15:45.825Z] github.com/docker/docker/opts [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/aaparser [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/archive [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/authorization [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/broadcaster [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/capabilities [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/chrootarchive [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/containerfs [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/devicemapper [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/directory [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/discovery [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/discovery/file [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/discovery/kv [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/discovery/memory [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/dmesg [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/filenotify [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/fileutils [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/fsutils [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/homedir [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/idtools [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/ioutils [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/jsonmessage [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/locker [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/longpath [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/loopback [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/mount [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/namesgenerator [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/parsers [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/pidfile [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/platform [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/plugingetter [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/plugins [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/plugins/transport [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/pools [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/progress [2021-11-23T16:15:45.825Z] github.com/docker/docker/pkg/pubsub [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/reexec [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/signal [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/stack [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/stdcopy [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/streamformatter [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/stringid [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/symlink [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/sysinfo [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/system [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/tailfile [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/tarsum [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/term [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/term/windows [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/truncindex [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/urlutil [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/useragent [2021-11-23T16:15:45.826Z] github.com/docker/docker/plugin [2021-11-23T16:15:45.826Z] github.com/docker/docker/plugin/executor/containerd [2021-11-23T16:15:45.826Z] github.com/docker/docker/plugin/v2 [2021-11-23T16:15:45.826Z] github.com/docker/docker/profiles/apparmor [2021-11-23T16:15:45.826Z] github.com/docker/docker/profiles/seccomp [2021-11-23T16:15:45.826Z] github.com/docker/docker/quota [2021-11-23T16:15:45.826Z] github.com/docker/docker/reference [2021-11-23T16:15:45.826Z] github.com/docker/docker/registry [2021-11-23T16:15:45.826Z] github.com/docker/docker/registry/resumable [2021-11-23T16:15:45.826Z] github.com/docker/docker/restartmanager [2021-11-23T16:15:45.826Z] github.com/docker/docker/rootless [2021-11-23T16:15:45.826Z] github.com/docker/docker/rootless/specconv [2021-11-23T16:15:45.826Z] github.com/docker/docker/runconfig [2021-11-23T16:15:45.826Z] github.com/docker/docker/runconfig/opts [2021-11-23T16:15:45.826Z] github.com/docker/docker/testutil [2021-11-23T16:15:45.826Z] github.com/docker/docker/testutil/daemon [2021-11-23T16:15:45.826Z] github.com/docker/docker/testutil/environment [2021-11-23T16:15:45.826Z] github.com/docker/docker/testutil/fakecontext [2021-11-23T16:15:45.826Z] github.com/docker/docker/testutil/fakegit [2021-11-23T16:15:45.826Z] github.com/docker/docker/testutil/fakestorage [2021-11-23T16:15:45.826Z] github.com/docker/docker/testutil/fixtures/load [2021-11-23T16:15:45.826Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-23T16:15:45.826Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-23T16:15:45.826Z] github.com/docker/docker/testutil/registry [2021-11-23T16:15:45.826Z] github.com/docker/docker/testutil/request [2021-11-23T16:15:45.826Z] github.com/docker/docker/volume [2021-11-23T16:15:45.826Z] github.com/docker/docker/volume/drivers [2021-11-23T16:15:45.826Z] github.com/docker/docker/volume/local [2021-11-23T16:15:45.826Z] github.com/docker/docker/volume/mounts [2021-11-23T16:15:45.826Z] github.com/docker/docker/volume/service [2021-11-23T16:15:45.826Z] github.com/docker/docker/volume/service/opts [2021-11-23T16:15:45.826Z] github.com/docker/docker/volume/testutils' [2021-11-23T16:15:45.826Z] ++ grep --fixed-strings /libnetwork [2021-11-23T16:15:45.826Z] ++ echo 'github.com/docker/docker/api [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/server [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/server/backend/build [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/server/httputils [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/server/middleware [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/server/router [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/server/router/build [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/server/router/container [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/server/router/debug [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/server/router/distribution [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/server/router/grpc [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/server/router/image [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/server/router/network [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/server/router/plugin [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/server/router/session [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/server/router/swarm [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/server/router/system [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/server/router/volume [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/types [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/types/backend [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/types/blkiodev [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/types/container [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/types/events [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/types/filters [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/types/image [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/types/mount [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/types/network [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/types/registry [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/types/strslice [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/types/swarm [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/types/time [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/types/versions [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-23T16:15:45.826Z] github.com/docker/docker/api/types/volume [2021-11-23T16:15:45.826Z] github.com/docker/docker/builder [2021-11-23T16:15:45.826Z] github.com/docker/docker/builder/builder-next [2021-11-23T16:15:45.826Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-23T16:15:45.826Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-23T16:15:45.826Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-23T16:15:45.826Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-23T16:15:45.826Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-23T16:15:45.826Z] github.com/docker/docker/builder/builder-next/worker [2021-11-23T16:15:45.826Z] github.com/docker/docker/builder/dockerfile [2021-11-23T16:15:45.826Z] github.com/docker/docker/builder/dockerignore [2021-11-23T16:15:45.826Z] github.com/docker/docker/builder/remotecontext [2021-11-23T16:15:45.826Z] github.com/docker/docker/builder/remotecontext/git [2021-11-23T16:15:45.826Z] github.com/docker/docker/cli [2021-11-23T16:15:45.826Z] github.com/docker/docker/cli/config [2021-11-23T16:15:45.826Z] github.com/docker/docker/cli/debug [2021-11-23T16:15:45.826Z] github.com/docker/docker/client [2021-11-23T16:15:45.826Z] github.com/docker/docker/cmd/docker-proxy [2021-11-23T16:15:45.826Z] github.com/docker/docker/cmd/dockerd [2021-11-23T16:15:45.826Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-23T16:15:45.826Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-23T16:15:45.826Z] github.com/docker/docker/container [2021-11-23T16:15:45.826Z] github.com/docker/docker/container/stream [2021-11-23T16:15:45.826Z] github.com/docker/docker/contrib/apparmor [2021-11-23T16:15:45.826Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-23T16:15:45.826Z] github.com/docker/docker/contrib/httpserver [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/cluster [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/cluster/convert [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/cluster/executor [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/cluster/provider [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/config [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/discovery [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/events [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/events/testutils [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/exec [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/graphdriver [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/images [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/initlayer [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/links [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/listeners [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/logger [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/logger/gelf [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/logger/journald [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/logger/local [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/logger/logentries [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/logger/splunk [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/logger/syslog [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/logger/templates [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/names [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/network [2021-11-23T16:15:45.826Z] github.com/docker/docker/daemon/stats [2021-11-23T16:15:45.826Z] github.com/docker/docker/distribution [2021-11-23T16:15:45.826Z] github.com/docker/docker/distribution/metadata [2021-11-23T16:15:45.826Z] github.com/docker/docker/distribution/utils [2021-11-23T16:15:45.826Z] github.com/docker/docker/distribution/xfer [2021-11-23T16:15:45.826Z] github.com/docker/docker/dockerversion [2021-11-23T16:15:45.826Z] github.com/docker/docker/errdefs [2021-11-23T16:15:45.826Z] github.com/docker/docker/image [2021-11-23T16:15:45.826Z] github.com/docker/docker/image/cache [2021-11-23T16:15:45.826Z] github.com/docker/docker/image/tarexport [2021-11-23T16:15:45.826Z] github.com/docker/docker/image/v1 [2021-11-23T16:15:45.826Z] github.com/docker/docker/internal/test/suite [2021-11-23T16:15:45.826Z] github.com/docker/docker/layer [2021-11-23T16:15:45.826Z] github.com/docker/docker/libcontainerd [2021-11-23T16:15:45.826Z] github.com/docker/docker/libcontainerd/queue [2021-11-23T16:15:45.826Z] github.com/docker/docker/libcontainerd/remote [2021-11-23T16:15:45.826Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-23T16:15:45.826Z] github.com/docker/docker/libcontainerd/types [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/config [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/idm [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/ns [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/options [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/osl [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T16:15:45.826Z] github.com/docker/docker/libnetwork/types [2021-11-23T16:15:45.826Z] github.com/docker/docker/oci [2021-11-23T16:15:45.826Z] github.com/docker/docker/oci/caps [2021-11-23T16:15:45.826Z] github.com/docker/docker/opts [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/aaparser [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/archive [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/authorization [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/broadcaster [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/capabilities [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/chrootarchive [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/containerfs [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/devicemapper [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/directory [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/discovery [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/discovery/file [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/discovery/kv [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/discovery/memory [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/dmesg [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/filenotify [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/fileutils [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/fsutils [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/homedir [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/idtools [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/ioutils [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/jsonmessage [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/locker [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/longpath [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/loopback [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/mount [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/namesgenerator [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/parsers [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/pidfile [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/platform [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/plugingetter [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/plugins [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/plugins/transport [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/pools [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/progress [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/pubsub [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/reexec [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/signal [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/stack [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/stdcopy [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/streamformatter [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/stringid [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/symlink [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/sysinfo [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/system [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/tailfile [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/tarsum [2021-11-23T16:15:45.826Z] github.com/docker/docker/pkg/term [2021-11-23T16:15:45.827Z] github.com/docker/docker/pkg/term/windows [2021-11-23T16:15:45.827Z] github.com/docker/docker/pkg/truncindex [2021-11-23T16:15:45.827Z] github.com/docker/docker/pkg/urlutil [2021-11-23T16:15:45.827Z] github.com/docker/docker/pkg/useragent [2021-11-23T16:15:45.827Z] github.com/docker/docker/plugin [2021-11-23T16:15:45.827Z] github.com/docker/docker/plugin/executor/containerd [2021-11-23T16:15:45.827Z] github.com/docker/docker/plugin/v2 [2021-11-23T16:15:45.827Z] github.com/docker/docker/profiles/apparmor [2021-11-23T16:15:45.827Z] github.com/docker/docker/profiles/seccomp [2021-11-23T16:15:45.827Z] github.com/docker/docker/quota [2021-11-23T16:15:45.827Z] github.com/docker/docker/reference [2021-11-23T16:15:45.827Z] github.com/docker/docker/registry [2021-11-23T16:15:45.827Z] github.com/docker/docker/registry/resumable [2021-11-23T16:15:45.827Z] github.com/docker/docker/restartmanager [2021-11-23T16:15:45.827Z] github.com/docker/docker/rootless [2021-11-23T16:15:45.827Z] github.com/docker/docker/rootless/specconv [2021-11-23T16:15:45.827Z] github.com/docker/docker/runconfig [2021-11-23T16:15:45.827Z] github.com/docker/docker/runconfig/opts [2021-11-23T16:15:45.827Z] github.com/docker/docker/testutil [2021-11-23T16:15:45.827Z] github.com/docker/docker/testutil/daemon [2021-11-23T16:15:45.827Z] github.com/docker/docker/testutil/environment [2021-11-23T16:15:45.827Z] github.com/docker/docker/testutil/fakecontext [2021-11-23T16:15:45.827Z] github.com/docker/docker/testutil/fakegit [2021-11-23T16:15:45.827Z] github.com/docker/docker/testutil/fakestorage [2021-11-23T16:15:45.827Z] github.com/docker/docker/testutil/fixtures/load [2021-11-23T16:15:45.827Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-23T16:15:45.827Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-23T16:15:45.827Z] github.com/docker/docker/testutil/registry [2021-11-23T16:15:45.827Z] github.com/docker/docker/testutil/request [2021-11-23T16:15:45.827Z] github.com/docker/docker/volume [2021-11-23T16:15:45.827Z] github.com/docker/docker/volume/drivers [2021-11-23T16:15:45.827Z] github.com/docker/docker/volume/local [2021-11-23T16:15:45.827Z] github.com/docker/docker/volume/mounts [2021-11-23T16:15:45.827Z] github.com/docker/docker/volume/service [2021-11-23T16:15:45.827Z] github.com/docker/docker/volume/service/opts [2021-11-23T16:15:45.827Z] github.com/docker/docker/volume/testutils' [2021-11-23T16:15:45.827Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/config [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/idm [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/ns [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/options [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/osl [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/types' [2021-11-23T16:15:45.827Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-11-23T16:15:45.827Z] + echo 'github.com/docker/docker/libnetwork [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/config [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/idm [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/ns [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/options [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/osl [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/types' [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T16:15:45.827Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T16:15:45.827Z] + type docker-proxy [2021-11-23T16:15:45.827Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-11-23T16:15:45.827Z] + hack/make.sh binary-proxy install-proxy [2021-11-23T16:15:45.827Z] [2021-11-23T16:15:45.827Z] Removing bundles/ [2021-11-23T16:15:45.827Z] [2021-11-23T16:15:45.827Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-11-23T16:15:45.827Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-11-23T16:15:45.827Z] GOOS="" GOARCH="" GOARM="" [2021-11-23T16:15:50.363Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-23T16:15:50.363Z] === RUN TestDockerSuite/TestExecTTY [2021-11-23T16:15:50.363Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-23T16:15:50.363Z] --- PASS: TestServiceUpdateSecrets (14.71s) [2021-11-23T16:15:50.363Z] === RUN TestServiceUpdateConfigs [2021-11-23T16:15:50.621Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-23T16:15:51.192Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-23T16:15:51.759Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-23T16:15:51.759Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-23T16:15:51.759Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-23T16:15:52.372Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-11-23T16:15:52.372Z] [2021-11-23T16:15:52.372Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-11-23T16:15:52.372Z] Installing docker-proxy to /usr/local/bin/ [2021-11-23T16:15:52.372Z] [2021-11-23T16:15:52.372Z] + mkdir -p bundles [2021-11-23T16:15:52.372Z] + '[' -n 'github.com/docker/docker/api [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/server [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/server/backend/build [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/server/httputils [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/server/middleware [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/server/router [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/server/router/build [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/server/router/container [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/server/router/debug [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/server/router/distribution [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/server/router/grpc [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/server/router/image [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/server/router/network [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/server/router/plugin [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/server/router/session [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/server/router/swarm [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/server/router/system [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/server/router/volume [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/types [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/types/backend [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/types/blkiodev [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/types/container [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/types/events [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/types/filters [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/types/image [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/types/mount [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/types/network [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/types/registry [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/types/strslice [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/types/swarm [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/types/time [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/types/versions [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-23T16:15:52.372Z] github.com/docker/docker/api/types/volume [2021-11-23T16:15:52.372Z] github.com/docker/docker/builder [2021-11-23T16:15:52.372Z] github.com/docker/docker/builder/builder-next [2021-11-23T16:15:52.372Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-23T16:15:52.372Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-23T16:15:52.372Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-23T16:15:52.372Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-23T16:15:52.372Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-23T16:15:52.372Z] github.com/docker/docker/builder/builder-next/worker [2021-11-23T16:15:52.372Z] github.com/docker/docker/builder/dockerfile [2021-11-23T16:15:52.372Z] github.com/docker/docker/builder/dockerignore [2021-11-23T16:15:52.372Z] github.com/docker/docker/builder/remotecontext [2021-11-23T16:15:52.372Z] github.com/docker/docker/builder/remotecontext/git [2021-11-23T16:15:52.372Z] github.com/docker/docker/cli [2021-11-23T16:15:52.372Z] github.com/docker/docker/cli/config [2021-11-23T16:15:52.372Z] github.com/docker/docker/cli/debug [2021-11-23T16:15:52.372Z] github.com/docker/docker/client [2021-11-23T16:15:52.372Z] github.com/docker/docker/cmd/docker-proxy [2021-11-23T16:15:52.372Z] github.com/docker/docker/cmd/dockerd [2021-11-23T16:15:52.372Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-23T16:15:52.372Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-23T16:15:52.372Z] github.com/docker/docker/container [2021-11-23T16:15:52.372Z] github.com/docker/docker/container/stream [2021-11-23T16:15:52.372Z] github.com/docker/docker/contrib/apparmor [2021-11-23T16:15:52.372Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-23T16:15:52.372Z] github.com/docker/docker/contrib/httpserver [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/cluster [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/cluster/convert [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/cluster/executor [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/cluster/provider [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/config [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/discovery [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/events [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/events/testutils [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/exec [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/graphdriver [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/images [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/initlayer [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/links [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/listeners [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/logger [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/logger/gelf [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/logger/journald [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/logger/local [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/logger/logentries [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/logger/splunk [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/logger/syslog [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/logger/templates [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/names [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/network [2021-11-23T16:15:52.372Z] github.com/docker/docker/daemon/stats [2021-11-23T16:15:52.372Z] github.com/docker/docker/distribution [2021-11-23T16:15:52.372Z] github.com/docker/docker/distribution/metadata [2021-11-23T16:15:52.372Z] github.com/docker/docker/distribution/utils [2021-11-23T16:15:52.372Z] github.com/docker/docker/distribution/xfer [2021-11-23T16:15:52.372Z] github.com/docker/docker/dockerversion [2021-11-23T16:15:52.372Z] github.com/docker/docker/errdefs [2021-11-23T16:15:52.372Z] github.com/docker/docker/image [2021-11-23T16:15:52.372Z] github.com/docker/docker/image/cache [2021-11-23T16:15:52.372Z] github.com/docker/docker/image/tarexport [2021-11-23T16:15:52.372Z] github.com/docker/docker/image/v1 [2021-11-23T16:15:52.372Z] github.com/docker/docker/internal/test/suite [2021-11-23T16:15:52.372Z] github.com/docker/docker/layer [2021-11-23T16:15:52.372Z] github.com/docker/docker/libcontainerd [2021-11-23T16:15:52.372Z] github.com/docker/docker/libcontainerd/queue [2021-11-23T16:15:52.372Z] github.com/docker/docker/libcontainerd/remote [2021-11-23T16:15:52.372Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-23T16:15:52.372Z] github.com/docker/docker/libcontainerd/types [2021-11-23T16:15:52.372Z] github.com/docker/docker/oci [2021-11-23T16:15:52.372Z] github.com/docker/docker/oci/caps [2021-11-23T16:15:52.372Z] github.com/docker/docker/opts [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/aaparser [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/archive [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/authorization [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/broadcaster [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/capabilities [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/chrootarchive [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/containerfs [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/devicemapper [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/directory [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/discovery [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/discovery/file [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/discovery/kv [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/discovery/memory [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/dmesg [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/filenotify [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/fileutils [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/fsutils [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/homedir [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/idtools [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/ioutils [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/jsonmessage [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/locker [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/longpath [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/loopback [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/mount [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/namesgenerator [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/parsers [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/pidfile [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/platform [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/plugingetter [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/plugins [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/plugins/transport [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/pools [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/progress [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/pubsub [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/reexec [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/signal [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/stack [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/stdcopy [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/streamformatter [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/stringid [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/symlink [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/sysinfo [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/system [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/tailfile [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/tarsum [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/term [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/term/windows [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/truncindex [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/urlutil [2021-11-23T16:15:52.372Z] github.com/docker/docker/pkg/useragent [2021-11-23T16:15:52.372Z] github.com/docker/docker/plugin [2021-11-23T16:15:52.372Z] github.com/docker/docker/plugin/executor/containerd [2021-11-23T16:15:52.372Z] github.com/docker/docker/plugin/v2 [2021-11-23T16:15:52.372Z] github.com/docker/docker/profiles/apparmor [2021-11-23T16:15:52.372Z] github.com/docker/docker/profiles/seccomp [2021-11-23T16:15:52.372Z] github.com/docker/docker/quota [2021-11-23T16:15:52.372Z] github.com/docker/docker/reference [2021-11-23T16:15:52.372Z] github.com/docker/docker/registry [2021-11-23T16:15:52.372Z] github.com/docker/docker/registry/resumable [2021-11-23T16:15:52.372Z] github.com/docker/docker/restartmanager [2021-11-23T16:15:52.372Z] github.com/docker/docker/rootless [2021-11-23T16:15:52.372Z] github.com/docker/docker/rootless/specconv [2021-11-23T16:15:52.372Z] github.com/docker/docker/runconfig [2021-11-23T16:15:52.372Z] github.com/docker/docker/runconfig/opts [2021-11-23T16:15:52.372Z] github.com/docker/docker/testutil [2021-11-23T16:15:52.372Z] github.com/docker/docker/testutil/daemon [2021-11-23T16:15:52.372Z] github.com/docker/docker/testutil/environment [2021-11-23T16:15:52.372Z] github.com/docker/docker/testutil/fakecontext [2021-11-23T16:15:52.373Z] github.com/docker/docker/testutil/fakegit [2021-11-23T16:15:52.373Z] github.com/docker/docker/testutil/fakestorage [2021-11-23T16:15:52.373Z] github.com/docker/docker/testutil/fixtures/load [2021-11-23T16:15:52.373Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-23T16:15:52.373Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-23T16:15:52.373Z] github.com/docker/docker/testutil/registry [2021-11-23T16:15:52.373Z] github.com/docker/docker/testutil/request [2021-11-23T16:15:52.373Z] github.com/docker/docker/volume [2021-11-23T16:15:52.373Z] github.com/docker/docker/volume/drivers [2021-11-23T16:15:52.373Z] github.com/docker/docker/volume/local [2021-11-23T16:15:52.373Z] github.com/docker/docker/volume/mounts [2021-11-23T16:15:52.373Z] github.com/docker/docker/volume/service [2021-11-23T16:15:52.373Z] github.com/docker/docker/volume/service/opts [2021-11-23T16:15:52.373Z] github.com/docker/docker/volume/testutils' ']' [2021-11-23T16:15:52.373Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-11-23T16:15:53.138Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-11-23T16:15:53.300Z] ? github.com/docker/docker/api [no test files] [2021-11-23T16:15:53.705Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-23T16:15:54.659Z] === RUN TestDockerSuite/TestExecWithTERM [2021-11-23T16:15:54.920Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-23T16:15:55.488Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-23T16:16:00.751Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-23T16:16:04.935Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-23T16:16:05.193Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2021-11-23T16:16:05.193Z] === RUN TestServiceUpdateNetwork [2021-11-23T16:16:06.132Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-23T16:16:08.236Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements [2021-11-23T16:16:11.418Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-23T16:16:11.418Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-23T16:16:11.418Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-23T16:16:11.418Z] === RUN TestDockerSuite/TestHealth [2021-11-23T16:16:17.979Z] check_test.go:379: [dc40ff222c557] daemon is not started [2021-11-23T16:16:17.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-11-23T16:16:17.979Z] --- PASS: TestServiceUpdateNetwork (12.77s) [2021-11-23T16:16:17.979Z] === RUN TestServiceUpdatePidsLimit [2021-11-23T16:16:19.357Z] docker_api_swarm_test.go:802: [dbc2660b98f54] joining swarm manager [d6833ccbfaa07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:16:19.357Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-23T16:16:20.294Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-23T16:16:20.552Z] docker_api_swarm_test.go:802: [d086db326889f] joining swarm manager [d6833ccbfaa07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:16:21.928Z] docker_api_swarm_test.go:802: [d92ee8ac7904f] joining swarm manager [d6833ccbfaa07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-23T16:16:23.303Z] docker_api_swarm_test.go:802: [d1d914a942279] joining swarm manager [d6833ccbfaa07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-23T16:16:24.240Z] docker_api_swarm_test.go:810: [d0364432857bb] joining swarm manager [d6833ccbfaa07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-11-23T16:16:27.525Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-23T16:16:30.809Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-23T16:16:30.809Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-23T16:16:30.809Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-23T16:16:30.809Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-23T16:16:31.073Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-23T16:16:31.073Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-23T16:16:31.640Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-23T16:16:31.640Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-23T16:16:31.640Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-23T16:16:31.640Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-23T16:16:31.898Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-23T16:16:32.157Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-23T16:16:32.425Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-23T16:16:32.425Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-23T16:16:33.005Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-23T16:16:33.005Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-23T16:16:33.571Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-23T16:16:34.138Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-23T16:16:34.138Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-23T16:16:34.705Z] --- PASS: TestServiceUpdatePidsLimit (16.66s) [2021-11-23T16:16:34.705Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2021-11-23T16:16:34.705Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2021-11-23T16:16:34.705Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2021-11-23T16:16:34.705Z] PASS [2021-11-23T16:16:34.705Z] [2021-11-23T16:16:34.705Z] === Skipped [2021-11-23T16:16:34.705Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-23T16:16:34.705Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-23T16:16:34.705Z] [2021-11-23T16:16:34.705Z] DONE 27 tests, 1 skipped in 193.195s [2021-11-23T16:16:34.705Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-23T16:16:34.705Z] ++ 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-11-23T16:16:34.705Z] ++ set -e [2021-11-23T16:16:34.705Z] ++ '[' -n 0 ']' [2021-11-23T16:16:34.705Z] ++ set -x [2021-11-23T16:16:34.706Z] ++ 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-11-23T16:16:34.706Z] INFO: Testing against a local daemon [2021-11-23T16:16:34.706Z] === RUN TestSessionCreate [2021-11-23T16:16:34.706Z] --- PASS: TestSessionCreate (0.02s) [2021-11-23T16:16:34.706Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-23T16:16:34.706Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-23T16:16:34.706Z] PASS [2021-11-23T16:16:34.706Z] [2021-11-23T16:16:34.706Z] DONE 2 tests in 0.138s [2021-11-23T16:16:34.706Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-23T16:16:34.706Z] ++ 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-11-23T16:16:34.706Z] ++ set -e [2021-11-23T16:16:34.706Z] ++ '[' -n 0 ']' [2021-11-23T16:16:34.706Z] ++ set -x [2021-11-23T16:16:34.706Z] ++ 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-11-23T16:16:34.964Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-23T16:16:34.964Z] INFO: Testing against a local daemon [2021-11-23T16:16:34.964Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-23T16:16:34.964Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-23T16:16:34.964Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T16:16:34.964Z] === RUN TestDiskUsage [2021-11-23T16:16:34.964Z] === PAUSE TestDiskUsage [2021-11-23T16:16:34.964Z] === RUN TestEventsExecDie [2021-11-23T16:16:35.533Z] --- PASS: TestEventsExecDie (0.58s) [2021-11-23T16:16:35.533Z] === RUN TestEventsBackwardsCompatible [2021-11-23T16:16:35.533Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-23T16:16:35.533Z] === RUN TestEventsVolumeCreate [2021-11-23T16:16:35.533Z] --- PASS: TestEventsVolumeCreate (0.04s) [2021-11-23T16:16:35.533Z] === RUN TestInfoBinaryCommits [2021-11-23T16:16:35.533Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-23T16:16:35.533Z] === RUN TestInfoAPIVersioned [2021-11-23T16:16:35.533Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-23T16:16:35.533Z] === RUN TestInfoDiscoveryBackend [2021-11-23T16:16:36.101Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-11-23T16:16:36.101Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-23T16:16:36.790Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-23T16:16:36.794Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-23T16:16:36.794Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-23T16:16:36.794Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-23T16:16:36.794Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-23T16:16:36.794Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-23T16:16:36.794Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-23T16:16:36.794Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T16:16:36.794Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-23T16:16:36.794Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T16:16:36.794Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-23T16:16:36.794Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T16:16:36.794Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-23T16:16:36.794Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-23T16:16:36.794Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-23T16:16:36.794Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:16:36.794Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-23T16:16:36.794Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-23T16:16:36.794Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-23T16:16:36.794Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-23T16:16:37.036Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-23T16:16:37.036Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-23T16:16:37.604Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-23T16:16:37.604Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-23T16:16:37.604Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-23T16:16:37.604Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-11-23T16:16:37.604Z] === RUN TestInfoAPI [2021-11-23T16:16:37.604Z] --- PASS: TestInfoAPI (0.02s) [2021-11-23T16:16:37.604Z] === RUN TestInfoAPIWarnings [2021-11-23T16:16:38.980Z] === RUN TestDockerSuite/TestImportFile [2021-11-23T16:16:39.917Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-23T16:16:39.917Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-23T16:16:41.294Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-23T16:16:42.231Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-23T16:16:42.821Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-23T16:16:42.821Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T16:16:42.821Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-23T16:16:42.821Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-23T16:16:42.821Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-23T16:16:43.168Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-23T16:16:43.735Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-23T16:16:43.940Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-23T16:16:43.940Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-23T16:16:43.940Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-23T16:16:44.307Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-23T16:16:44.873Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-23T16:16:44.873Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-11-23T16:16:44.873Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-23T16:16:45.131Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-23T16:16:45.509Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-23T16:16:45.510Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-23T16:16:45.699Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-23T16:16:45.817Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-23T16:16:45.958Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-23T16:16:46.526Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-23T16:16:46.785Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-23T16:16:47.352Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-23T16:16:47.352Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-11-23T16:16:48.073Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-23T16:16:48.073Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-23T16:16:48.073Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-23T16:16:48.073Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-23T16:16:48.073Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-23T16:16:48.073Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-23T16:16:48.073Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-23T16:16:48.073Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-23T16:16:48.073Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-23T16:16:48.289Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-23T16:16:48.856Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-23T16:16:49.114Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-23T16:16:49.114Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-23T16:16:49.363Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-23T16:16:49.681Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-23T16:16:49.681Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-23T16:16:49.681Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-23T16:16:49.832Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-23T16:16:49.832Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-23T16:16:49.832Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-23T16:16:49.832Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-23T16:16:49.832Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-23T16:16:49.832Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-23T16:16:49.832Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-23T16:16:49.832Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-23T16:16:50.248Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-23T16:16:50.817Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-23T16:16:50.820Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-23T16:16:51.076Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-23T16:16:51.644Z] === RUN TestDockerSuite/TestInspectImage [2021-11-23T16:16:51.644Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-23T16:16:51.644Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-23T16:16:51.644Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-23T16:16:51.644Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-23T16:16:51.922Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-23T16:16:51.922Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-23T16:16:51.922Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-23T16:16:51.922Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T16:16:51.922Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-23T16:16:52.212Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-23T16:16:52.779Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-23T16:16:52.779Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-23T16:16:53.038Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-23T16:16:53.604Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-23T16:16:53.862Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-11-23T16:16:53.862Z] === RUN TestInfoDebug [2021-11-23T16:16:53.873Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-23T16:16:54.429Z] --- PASS: TestInfoDebug (0.53s) [2021-11-23T16:16:54.429Z] === RUN TestInfoInsecureRegistries [2021-11-23T16:16:54.864Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-23T16:16:54.864Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-23T16:16:54.864Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-23T16:16:54.864Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-23T16:16:54.864Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-23T16:16:54.864Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-23T16:16:54.996Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-11-23T16:16:54.996Z] === RUN TestInfoRegistryMirrors [2021-11-23T16:16:55.590Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-11-23T16:16:55.590Z] === RUN TestLoginFailsWithBadCredentials [2021-11-23T16:16:55.590Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-11-23T16:16:55.590Z] === RUN TestPingCacheHeaders [2021-11-23T16:16:55.590Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-23T16:16:55.590Z] === RUN TestPingGet [2021-11-23T16:16:55.590Z] --- PASS: TestPingGet (0.02s) [2021-11-23T16:16:55.590Z] === RUN TestPingHead [2021-11-23T16:16:55.854Z] --- PASS: TestPingHead (0.03s) [2021-11-23T16:16:55.854Z] === RUN TestVersion [2021-11-23T16:16:55.854Z] --- PASS: TestVersion (0.02s) [2021-11-23T16:16:55.854Z] === CONT TestDiskUsage [2021-11-23T16:16:55.854Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-23T16:16:55.854Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/empty [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/empty/container_types [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/empty/image_types [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/empty/volume_types [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-23T16:16:56.421Z] === RUN TestDiskUsage/after_container.Run [2021-11-23T16:16:56.421Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-23T16:16:56.990Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-23T16:16:56.990Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-23T16:16:56.990Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-23T16:16:56.990Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-23T16:16:56.990Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-23T16:16:56.990Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-23T16:16:56.990Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-23T16:16:56.990Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-23T16:16:56.990Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-23T16:16:56.990Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage (1.40s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/empty (0.02s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/empty/container_types (0.01s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.24s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-23T16:16:57.250Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-23T16:16:57.250Z] PASS [2021-11-23T16:16:57.250Z] [2021-11-23T16:16:57.250Z] === Skipped [2021-11-23T16:16:57.250Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-23T16:16:57.250Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-23T16:16:57.250Z] [2021-11-23T16:16:57.250Z] DONE 53 tests, 1 skipped in 22.349s [2021-11-23T16:16:57.250Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-23T16:16:57.250Z] ++ 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-11-23T16:16:57.250Z] ++ set -e [2021-11-23T16:16:57.250Z] ++ '[' -n 0 ']' [2021-11-23T16:16:57.250Z] ++ set -x [2021-11-23T16:16:57.250Z] ++ 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-11-23T16:16:57.250Z] INFO: Testing against a local daemon [2021-11-23T16:16:57.250Z] === RUN TestVolumesCreateAndList [2021-11-23T16:16:57.250Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-23T16:16:57.251Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-11-23T16:16:57.251Z] === RUN TestVolumesRemove [2021-11-23T16:16:57.510Z] --- PASS: TestVolumesRemove (0.07s) [2021-11-23T16:16:57.510Z] === RUN TestVolumesInspect [2021-11-23T16:16:57.510Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-23T16:16:57.510Z] === RUN TestVolumesInvalidJSON [2021-11-23T16:16:57.510Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-23T16:16:57.510Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-23T16:16:57.510Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-23T16:16:57.510Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-23T16:16:57.510Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-23T16:16:57.510Z] PASS [2021-11-23T16:16:57.510Z] [2021-11-23T16:16:57.510Z] DONE 5 tests in 0.232s [2021-11-23T16:16:57.510Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-23T16:16:57.770Z] ++++ cat bundles/test-integration/docker.pid [2021-11-23T16:16:57.770Z] +++ kill 6297 [2021-11-23T16:16:57.849Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-23T16:16:57.858Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-23T16:16:58.029Z] +++ /etc/init.d/apparmor stop [2021-11-23T16:16:58.029Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-23T16:16:58.029Z] [2021-11-23T16:16:58.029Z] Unloading profiles will leave already running processes permanently [2021-11-23T16:16:58.029Z] unconfined, which can lead to unexpected situations. [2021-11-23T16:16:58.029Z] [2021-11-23T16:16:58.029Z] To set a process to complain mode, use the command line tool [2021-11-23T16:16:58.029Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-23T16:16:58.029Z] +++ true [2021-11-23T16:16:58.029Z] exiting test-integration [2021-11-23T16:16:58.029Z] ++ exit 0 [2021-11-23T16:16:58.029Z] [2021-11-23T16:16:58.291Z] + for job in $(jobs -p) [2021-11-23T16:16:58.291Z] + wait 3913 [2021-11-23T16:16:58.859Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-23T16:16:59.796Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-23T16:17:00.055Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-23T16:17:00.622Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-23T16:17:01.192Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-23T16:17:01.451Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-23T16:17:02.017Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-23T16:17:02.017Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-11-23T16:17:03.394Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-23T16:17:04.331Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-23T16:17:05.267Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-23T16:17:05.267Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-23T16:17:06.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-11-23T16:17:06.646Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-23T16:17:08.039Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-23T16:17:08.313Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-23T16:17:09.415Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-23T16:17:09.415Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-23T16:17:10.791Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-23T16:17:10.791Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-23T16:17:11.357Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-23T16:17:13.091Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-23T16:17:13.561Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-23T16:17:13.561Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-23T16:17:13.561Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-23T16:17:16.592Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-23T16:17:17.818Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-23T16:17:17.822Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-23T16:17:17.822Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-23T16:17:17.822Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-23T16:17:17.822Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-23T16:17:17.822Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-23T16:17:17.822Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-23T16:17:17.822Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T16:17:17.822Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-23T16:17:17.822Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T16:17:17.822Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-23T16:17:17.822Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T16:17:17.822Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-23T16:17:17.822Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-23T16:17:17.822Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-23T16:17:17.822Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:17:17.822Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-23T16:17:17.822Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-23T16:17:17.822Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-23T16:17:17.822Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-23T16:17:17.922Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-23T16:17:18.174Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-23T16:17:19.298Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-23T16:17:20.233Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-23T16:17:20.492Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-23T16:17:21.610Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-23T16:17:21.610Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T16:17:21.610Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-23T16:17:21.610Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-23T16:17:21.610Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-23T16:17:22.394Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-11-23T16:17:22.394Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-23T16:17:22.394Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-23T16:17:22.394Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-23T16:17:22.394Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-23T16:17:22.653Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-23T16:17:22.934Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-23T16:17:22.934Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-23T16:17:22.934Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-23T16:17:22.934Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-23T16:17:22.934Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-23T16:17:22.934Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-23T16:17:22.934Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-23T16:17:22.934Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-23T16:17:22.934Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-23T16:17:22.934Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-23T16:17:23.221Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-23T16:17:24.562Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-23T16:17:26.503Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-23T16:17:27.070Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-23T16:17:27.637Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-23T16:17:29.652Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2021-11-23T16:17:29.652Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-23T16:17:29.652Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/types [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-23T16:17:29.652Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2021-11-23T16:17:29.652Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-23T16:17:29.652Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-23T16:17:29.652Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2021-11-23T16:17:29.652Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2021-11-23T16:17:29.653Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-23T16:17:29.653Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-23T16:17:29.653Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-23T16:17:29.653Z] ? github.com/docker/docker/builder [no test files] [2021-11-23T16:17:29.653Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-23T16:17:29.653Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-23T16:17:29.653Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-23T16:17:29.653Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-23T16:17:29.653Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-23T16:17:29.653Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-23T16:17:29.653Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-23T16:17:29.653Z] ok github.com/docker/docker/builder/remotecontext 0.107s coverage: 13.7% of statements [2021-11-23T16:17:29.653Z] ok github.com/docker/docker/builder/dockerfile 0.215s coverage: 49.0% of statements [2021-11-23T16:17:29.653Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-23T16:17:30.215Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-23T16:17:30.777Z] ok github.com/docker/docker/builder/remotecontext/git 1.267s coverage: 86.3% of statements [2021-11-23T16:17:30.777Z] ? github.com/docker/docker/cli [no test files] [2021-11-23T16:17:30.777Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-23T16:17:31.706Z] ok github.com/docker/docker/cmd/docker-proxy 0.124s coverage: 67.6% of statements [2021-11-23T16:17:31.726Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-23T16:17:31.726Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-23T16:17:31.726Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-23T16:17:31.726Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-23T16:17:31.726Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-23T16:17:31.726Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-23T16:17:31.726Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-23T16:17:31.726Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-23T16:17:31.726Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-23T16:17:31.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-11-23T16:17:31.826Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-23T16:17:32.085Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-23T16:17:32.085Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-23T16:17:33.022Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-23T16:17:33.959Z] docker_api_swarm_service_test.go:395: [db30248ad4493] joining swarm manager [d524805cf1b9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:17:34.012Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-23T16:17:34.012Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-23T16:17:34.012Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-23T16:17:34.013Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T16:17:34.013Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-23T16:17:34.219Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-23T16:17:34.222Z] ok github.com/docker/docker/client 0.110s coverage: 75.6% of statements [2021-11-23T16:17:34.787Z] docker_api_swarm_service_test.go:395: [dbc4b060e52fd] joining swarm manager [d524805cf1b9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:17:35.048Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-23T16:17:36.424Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-23T16:17:37.382Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-23T16:17:39.947Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-23T16:17:39.974Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-23T16:17:40.516Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-23T16:17:41.082Z] === RUN TestDockerSuite/TestLogsSince [2021-11-23T16:17:47.650Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-23T16:17:52.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-11-23T16:17:52.692Z] docker_api_swarm_service_test.go:343: [debd10864fde1] joining swarm manager [d5391da0787af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:17:52.950Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-23T16:17:53.095Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-23T16:17:53.097Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-23T16:17:53.097Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-23T16:17:53.097Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-23T16:17:53.097Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-23T16:17:53.517Z] docker_api_swarm_service_test.go:343: [dac3fde025c35] joining swarm manager [d5391da0787af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:17:53.517Z] === RUN TestDockerSuite/TestLogsTail [2021-11-23T16:17:54.086Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-23T16:17:54.655Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-23T16:17:55.223Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-23T16:17:55.482Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-23T16:17:56.422Z] === RUN TestDockerSuite/TestNetHostname [2021-11-23T16:17:58.323Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-23T16:17:58.323Z] === RUN TestDockerSuite/TestNetworkEvents [2021-11-23T16:18:04.881Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-23T16:18:05.139Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-23T16:18:05.398Z] === RUN TestDockerSuite/TestPluginActive [2021-11-23T16:18:07.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-11-23T16:18:07.298Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-23T16:18:09.222Z] docker_api_swarm_service_test.go:490: [decc37409db97] joining swarm manager [d80d851006e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:18:10.159Z] docker_api_swarm_service_test.go:490: [ded908e59b80d] joining swarm manager [d80d851006e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:18:10.995Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-23T16:18:10.995Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-23T16:18:10.995Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-23T16:18:10.995Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-23T16:18:13.013Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.0% of statements [2021-11-23T16:18:13.013Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2021-11-23T16:18:13.013Z] ok github.com/docker/docker/cmd/dockerd/trap 2.432s coverage: 0.0% of statements [2021-11-23T16:18:13.013Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-23T16:18:13.013Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-23T16:18:13.013Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-23T16:18:13.013Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-23T16:18:13.013Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-23T16:18:14.348Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-23T16:18:14.348Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-23T16:18:14.348Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-23T16:18:15.282Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-23T16:18:15.821Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-23T16:18:15.821Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-23T16:18:16.290Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-23T16:18:18.567Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-23T16:18:19.941Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-23T16:18:21.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-23T16:18:21.109Z] ok github.com/docker/docker/daemon/cluster 0.088s coverage: 0.5% of statements [2021-11-23T16:18:21.109Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2021-11-23T16:18:22.470Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-23T16:18:22.486Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-11-23T16:18:23.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-11-23T16:18:24.896Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-23T16:18:24.896Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-23T16:18:24.896Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-23T16:18:24.896Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-23T16:18:24.896Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-23T16:18:25.365Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-23T16:18:26.355Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-23T16:18:26.355Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-23T16:18:26.355Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-23T16:18:26.355Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-23T16:18:26.355Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-23T16:18:26.355Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-23T16:18:26.355Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-23T16:18:26.825Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-23T16:18:27.157Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-23T16:18:27.817Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-23T16:18:29.061Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-23T16:18:29.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-11-23T16:18:29.997Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-23T16:18:30.572Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2021-11-23T16:18:30.573Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 80.9% of statements [2021-11-23T16:18:30.573Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-11-23T16:18:30.784Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-23T16:18:30.937Z] === RUN TestDockerSuite/TestPortList [2021-11-23T16:18:31.134Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-11-23T16:18:31.510Z] docker_api_swarm_service_test.go:128: [d1cda8f74d06b] joining swarm manager [deb43987eb0a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:18:31.697Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-23T16:18:32.444Z] docker_api_swarm_service_test.go:129: [d56fbfcf16587] joining swarm manager [deb43987eb0a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:18:32.623Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.445s coverage: 74.6% of statements [2021-11-23T16:18:33.002Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-23T16:18:33.002Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-23T16:18:33.002Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-23T16:18:33.002Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-23T16:18:33.002Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-23T16:18:33.002Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-23T16:18:33.990Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2021-11-23T16:18:33.990Z] ok github.com/docker/docker/daemon 12.139s coverage: 17.5% of statements [2021-11-23T16:18:33.990Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-23T16:18:33.990Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-23T16:18:33.990Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-23T16:18:33.990Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-23T16:18:34.350Z] docker_api_swarm_service_test.go:137: [d24b7a451027f] joining swarm manager [deb43987eb0a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-23T16:18:34.918Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.444s coverage: 56.2% of statements [2021-11-23T16:18:35.288Z] docker_api_swarm_service_test.go:138: [d3a4c09addce5] joining swarm manager [deb43987eb0a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-23T16:18:36.020Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-23T16:18:36.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-23T16:18:36.284Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2021-11-23T16:18:38.669Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-23T16:18:38.817Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.305s coverage: 45.9% of statements [2021-11-23T16:18:38.817Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-23T16:18:38.817Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.433s coverage: 50.5% of statements [2021-11-23T16:18:38.928Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-23T16:18:41.331Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.8% of statements [2021-11-23T16:18:41.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-23T16:18:41.968Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-23T16:18:41.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-23T16:18:43.220Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.636s coverage: 58.0% of statements [2021-11-23T16:18:43.220Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-23T16:18:43.220Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-23T16:18:43.783Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 3.0% of statements [2021-11-23T16:18:44.711Z] ok github.com/docker/docker/daemon/links 0.024s coverage: 93.0% of statements [2021-11-23T16:18:45.488Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-23T16:18:45.488Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-23T16:18:45.488Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-23T16:18:45.488Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-23T16:18:45.488Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-23T16:18:45.746Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-23T16:18:45.746Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-23T16:18:46.313Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-23T16:18:46.313Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-23T16:18:46.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-23T16:18:46.843Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-23T16:18:46.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-23T16:18:46.843Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-23T16:18:46.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-23T16:18:47.252Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-23T16:18:47.252Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-11-23T16:18:47.983Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 6.7% of statements [2021-11-23T16:18:47.983Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-23T16:18:47.983Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-23T16:18:48.545Z] ok github.com/docker/docker/daemon/logger 0.247s coverage: 43.5% of statements [2021-11-23T16:18:48.638Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-23T16:18:49.153Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-11-23T16:18:49.719Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-11-23T16:18:50.287Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-11-23T16:18:50.287Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-23T16:18:50.442Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2021-11-23T16:18:50.705Z] ok github.com/docker/docker/daemon/logger/awslogs 0.369s coverage: 77.4% of statements [2021-11-23T16:18:50.705Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-23T16:18:50.705Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-23T16:18:51.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-23T16:18:51.612Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-23T16:18:51.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-23T16:18:51.656Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2021-11-23T16:18:52.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-23T16:18:52.081Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-23T16:18:52.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-23T16:18:52.081Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-23T16:18:52.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-23T16:18:52.189Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-23T16:18:52.587Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 69.9% of statements [2021-11-23T16:18:52.587Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2021-11-23T16:18:52.756Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-23T16:18:53.410Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-23T16:18:54.400Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-23T16:18:54.400Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-23T16:18:54.400Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-23T16:18:54.478Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 75.2% of statements [2021-11-23T16:18:54.478Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-23T16:18:54.659Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-23T16:18:54.734Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.071s coverage: 55.1% of statements [2021-11-23T16:18:56.100Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 31.5% of statements [2021-11-23T16:18:57.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-11-23T16:18:57.762Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-23T16:18:57.762Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-23T16:18:58.229Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-23T16:18:58.619Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2021-11-23T16:18:58.619Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2021-11-23T16:18:59.182Z] ok github.com/docker/docker/daemon/logger/splunk 1.995s coverage: 82.5% of statements [2021-11-23T16:18:59.182Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-23T16:18:59.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-11-23T16:18:59.744Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2021-11-23T16:18:59.744Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-23T16:18:59.797Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-23T16:19:00.601Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-23T16:19:01.636Z] ok github.com/docker/docker/distribution/metadata 0.078s coverage: 48.2% of statements [2021-11-23T16:19:01.981Z] docker_api_swarm_service_test.go:304: [d0047313d1ab2] joining swarm manager [d9cac4543de01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:19:02.548Z] docker_api_swarm_service_test.go:304: [debcd0055091b] joining swarm manager [d9cac4543de01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:19:03.544Z] ok github.com/docker/docker/distribution 0.182s coverage: 25.8% of statements [2021-11-23T16:19:03.544Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-23T16:19:04.469Z] ok github.com/docker/docker/errdefs 0.007s coverage: 53.1% of statements [2021-11-23T16:19:04.560Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-23T16:19:04.560Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-23T16:19:04.560Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-23T16:19:04.560Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-23T16:19:04.560Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-23T16:19:04.560Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-23T16:19:04.560Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-23T16:19:04.560Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-23T16:19:04.560Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-23T16:19:05.549Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-23T16:19:05.833Z] ok github.com/docker/docker/image 0.027s coverage: 86.6% of statements [2021-11-23T16:19:05.833Z] ok github.com/docker/docker/distribution/xfer 2.067s coverage: 85.1% of statements [2021-11-23T16:19:05.833Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-23T16:19:06.766Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2021-11-23T16:19:07.328Z] ok github.com/docker/docker/image/tarexport 0.024s coverage: 0.7% of statements [2021-11-23T16:19:07.817Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-23T16:19:07.891Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2021-11-23T16:19:07.891Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-23T16:19:07.960Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-23T16:19:07.960Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-23T16:19:07.960Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-23T16:19:08.075Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-23T16:19:08.453Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2021-11-23T16:19:09.461Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-23T16:19:10.340Z] ok github.com/docker/docker/oci 0.021s coverage: 43.3% of statements [2021-11-23T16:19:10.409Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-23T16:19:10.915Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-23T16:19:10.915Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-23T16:19:11.310Z] ok github.com/docker/docker/opts 0.038s coverage: 67.1% of statements [2021-11-23T16:19:11.566Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-11-23T16:19:11.787Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-23T16:19:13.163Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-23T16:19:13.398Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-23T16:19:13.944Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-23T16:19:14.539Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-23T16:19:14.837Z] ok github.com/docker/docker/pkg/archive 0.564s coverage: 82.1% of statements [2021-11-23T16:19:14.931Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-23T16:19:14.931Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-23T16:19:14.931Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-23T16:19:14.931Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-23T16:19:14.931Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-23T16:19:14.931Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-23T16:19:14.931Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-23T16:19:14.931Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-23T16:19:15.474Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-23T16:19:15.474Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-23T16:19:15.787Z] ok github.com/docker/docker/pkg/authorization 0.258s coverage: 68.3% of statements [2021-11-23T16:19:15.787Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-11-23T16:19:15.918Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-23T16:19:16.042Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-23T16:19:16.050Z] ok github.com/docker/docker/pkg/capabilities 0.020s coverage: 87.5% of statements [2021-11-23T16:19:17.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-23T16:19:17.203Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-23T16:19:17.487Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-23T16:19:17.672Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-23T16:19:17.672Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T16:19:18.140Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-23T16:19:18.567Z] ok github.com/docker/docker/layer 7.220s coverage: 68.8% of statements [2021-11-23T16:19:18.567Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-23T16:19:18.567Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-23T16:19:18.567Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-23T16:19:18.567Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-23T16:19:18.567Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-23T16:19:18.567Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2021-11-23T16:19:18.824Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-11-23T16:19:18.861Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-23T16:19:18.912Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-23T16:19:19.126Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-23T16:19:19.127Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-23T16:19:19.127Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-23T16:19:19.387Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-11-23T16:19:19.428Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-23T16:19:19.428Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-23T16:19:19.428Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-23T16:19:19.428Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-23T16:19:19.644Z] ok github.com/docker/docker/pkg/chrootarchive 2.776s coverage: 43.5% of statements [2021-11-23T16:19:19.644Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-23T16:19:19.644Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-23T16:19:19.686Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-23T16:19:19.686Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-23T16:19:20.252Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-23T16:19:20.478Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-23T16:19:20.478Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-23T16:19:20.478Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-23T16:19:20.478Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-23T16:19:20.478Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-23T16:19:20.478Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-23T16:19:20.574Z] ok github.com/docker/docker/pkg/discovery/memory 0.017s coverage: 92.3% of statements [2021-11-23T16:19:21.190Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-23T16:19:21.502Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-11-23T16:19:21.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-11-23T16:19:21.757Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-23T16:19:22.064Z] ok github.com/docker/docker/pkg/dmesg 0.023s coverage: 83.3% of statements [2021-11-23T16:19:22.324Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-23T16:19:22.949Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-23T16:19:23.429Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-11-23T16:19:23.429Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2021-11-23T16:19:23.433Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-23T16:19:23.938Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-23T16:19:23.938Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-23T16:19:23.938Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-23T16:19:23.938Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-23T16:19:23.938Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-23T16:19:23.990Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 83.4% of statements [2021-11-23T16:19:23.990Z] ok github.com/docker/docker/pkg/fsutils 0.169s coverage: 85.1% of statements [2021-11-23T16:19:24.231Z] docker_api_swarm_service_test.go:100: [d9a44d38fefbb] joining swarm manager [d7a4db2d10268]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:19:24.246Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-11-23T16:19:25.169Z] docker_api_swarm_service_test.go:101: [d7e0a5af8b049] joining swarm manager [d7a4db2d10268]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:19:25.215Z] ok github.com/docker/docker/pkg/idtools 0.510s coverage: 69.5% of statements [2021-11-23T16:19:25.216Z] ok github.com/docker/docker/pkg/ioutils 0.436s coverage: 71.5% of statements [2021-11-23T16:19:25.472Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2021-11-23T16:19:25.472Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-11-23T16:19:25.472Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-23T16:19:25.472Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-23T16:19:25.505Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-23T16:19:25.728Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-23T16:19:25.728Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-11-23T16:19:25.728Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-23T16:19:25.984Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-11-23T16:19:25.984Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-11-23T16:19:26.254Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-11-23T16:19:26.254Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-11-23T16:19:26.254Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-23T16:19:26.254Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-23T16:19:26.529Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-23T16:19:26.998Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-23T16:19:27.184Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-11-23T16:19:27.440Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-23T16:19:27.524Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-23T16:19:27.696Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-23T16:19:27.696Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-11-23T16:19:27.993Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-23T16:19:29.060Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2021-11-23T16:19:29.060Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-11-23T16:19:29.315Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-11-23T16:19:29.571Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-11-23T16:19:29.827Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-11-23T16:19:29.827Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-23T16:19:30.388Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2021-11-23T16:19:30.440Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-23T16:19:30.645Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-11-23T16:19:30.699Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-23T16:19:30.901Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2021-11-23T16:19:31.462Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2021-11-23T16:19:31.462Z] coverage: [no statements] [2021-11-23T16:19:31.462Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-11-23T16:19:31.717Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-23T16:19:31.973Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-11-23T16:19:31.973Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-11-23T16:19:32.073Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-23T16:19:32.073Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-23T16:19:32.073Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-23T16:19:32.331Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-23T16:19:33.860Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-11-23T16:19:33.860Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-11-23T16:19:33.861Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-23T16:19:33.900Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-23T16:19:34.116Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2021-11-23T16:19:34.234Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-23T16:19:35.169Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-23T16:19:35.465Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-23T16:19:35.465Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-23T16:19:35.465Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-23T16:19:35.480Z] ok github.com/docker/docker/quota 0.238s coverage: 71.4% of statements [2021-11-23T16:19:35.480Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-11-23T16:19:36.408Z] ok github.com/docker/docker/registry 0.038s coverage: 58.3% of statements [2021-11-23T16:19:36.453Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-23T16:19:36.453Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-23T16:19:36.453Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-23T16:19:36.453Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-23T16:19:36.664Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-23T16:19:36.921Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-11-23T16:19:37.183Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2021-11-23T16:19:37.439Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-23T16:19:37.701Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-23T16:19:38.267Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-23T16:19:38.267Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-23T16:19:38.267Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-23T16:19:38.710Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-23T16:19:39.178Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-23T16:19:39.647Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-23T16:19:39.648Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-23T16:19:39.648Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-23T16:19:39.957Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-23T16:19:40.521Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2021-11-23T16:19:40.699Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-23T16:19:40.784Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2021-11-23T16:19:40.802Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-23T16:19:41.060Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-23T16:19:41.167Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-23T16:19:41.167Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-23T16:19:41.167Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-23T16:19:41.167Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-23T16:19:41.167Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-23T16:19:41.319Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-23T16:19:41.585Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-23T16:19:41.586Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-23T16:19:41.586Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-23T16:19:41.586Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-23T16:19:41.586Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-23T16:19:42.148Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2021-11-23T16:19:42.542Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-23T16:19:42.697Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-23T16:19:43.010Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-23T16:19:43.010Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-23T16:19:43.010Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-23T16:19:43.266Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-23T16:19:44.202Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-23T16:19:44.770Z] === RUN TestDockerSuite/TestRmiTag [2021-11-23T16:19:45.029Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-23T16:19:45.927Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-23T16:19:45.963Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-23T16:19:45.967Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-23T16:19:47.589Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-23T16:19:48.503Z] check_test.go:379: [d9a44d38fefbb] daemon is not started [2021-11-23T16:19:49.071Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-23T16:19:49.640Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-23T16:19:50.207Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-23T16:19:50.207Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-23T16:19:51.142Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-23T16:19:51.709Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-23T16:19:51.709Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-23T16:19:52.275Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-23T16:19:52.275Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-23T16:19:52.400Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-23T16:19:52.400Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-23T16:19:52.400Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-23T16:19:52.400Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-23T16:19:52.400Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-23T16:19:52.400Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-23T16:19:52.400Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-23T16:19:52.400Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-23T16:19:52.400Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-23T16:19:52.400Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-23T16:19:52.533Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-23T16:19:53.475Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-23T16:19:54.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-11-23T16:19:54.043Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-23T16:19:54.613Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-23T16:19:55.180Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-11-23T16:19:56.120Z] docker_api_swarm_service_test.go:533: [da66ef4af8218] joining swarm manager [d71b1e8a79912]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:19:56.380Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-23T16:19:57.315Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-11-23T16:19:57.575Z] docker_api_swarm_service_test.go:534: [d74868d241fdf] joining swarm manager [d71b1e8a79912]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:19:58.141Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-11-23T16:19:58.707Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-11-23T16:19:59.275Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-11-23T16:19:59.695Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-23T16:19:59.695Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-23T16:20:00.223Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-11-23T16:20:00.701Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-23T16:20:01.172Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-23T16:20:01.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-23T16:20:02.107Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-11-23T16:20:03.047Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-23T16:20:03.616Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-23T16:20:04.046Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/rootless [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/volume [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-23T16:20:04.046Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === Skipped [2021-11-23T16:20:04.046Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-23T16:20:04.046Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-23T16:20:04.046Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-23T16:20:04.046Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-23T16:20:04.046Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-23T16:20:04.046Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T16:20:04.046Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-23T16:20:04.046Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T16:20:04.046Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-23T16:20:04.046Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T16:20:04.046Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-23T16:20:04.046Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T16:20:04.046Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-23T16:20:04.046Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T16:20:04.046Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-23T16:20:04.046Z] graphtest_unix.go:71: No driver to put! [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-23T16:20:04.046Z] time="2021-11-23T16:18:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-23T16:20:04.046Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-23T16:20:04.046Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-23T16:20:04.046Z] time="2021-11-23T16:18:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-23T16:20:04.046Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-23T16:20:04.046Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-23T16:20:04.046Z] time="2021-11-23T16:18:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-23T16:20:04.046Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-23T16:20:04.046Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-23T16:20:04.046Z] time="2021-11-23T16:18:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-23T16:20:04.046Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-23T16:20:04.046Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-23T16:20:04.046Z] time="2021-11-23T16:18:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-23T16:20:04.046Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-23T16:20:04.046Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-23T16:20:04.046Z] graphtest_unix.go:71: No driver to put! [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-23T16:20:04.046Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-23T16:20:04.046Z] overlay_test.go:50: Fails to compute changes intermittently [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-23T16:20:04.046Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-23T16:20:04.046Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-23T16:20:04.046Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T16:20:04.046Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-23T16:20:04.046Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T16:20:04.046Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-23T16:20:04.046Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T16:20:04.046Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-23T16:20:04.046Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T16:20:04.046Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-23T16:20:04.046Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-23T16:20:04.046Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-23T16:20:04.046Z] graphtest_unix.go:71: No driver to put! [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-23T16:20:04.046Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-23T16:20:04.046Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-11-23T16:20:04.046Z] [2021-11-23T16:20:04.046Z] DONE 2315 tests, 28 skipped in 248.801s [2021-11-23T16:20:04.046Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/bitseq [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/cluster [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/config [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/datastore [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/driverapi [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/etchosts [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/idm [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/ipam [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/iptables [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/netlabel [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/netutils [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/networkdb [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/ns [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/options [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/osl [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/portallocator [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/portmapper [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/testutils [2021-11-23T16:20:04.046Z] github.com/docker/docker/libnetwork/types' ']' [2021-11-23T16:20:04.047Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-11-23T16:20:04.551Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-23T16:20:04.810Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-23T16:20:04.810Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-23T16:20:06.189Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-23T16:20:06.756Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-23T16:20:07.015Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-23T16:20:07.583Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-23T16:20:07.842Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-23T16:20:07.842Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-23T16:20:08.408Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-23T16:20:08.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-23T16:20:08.439Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-23T16:20:08.666Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-23T16:20:08.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-23T16:20:09.234Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-23T16:20:09.493Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-23T16:20:10.063Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-23T16:20:10.063Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-23T16:20:10.630Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-23T16:20:10.630Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-23T16:20:11.199Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-23T16:20:11.765Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-23T16:20:12.344Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-23T16:20:12.615Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-23T16:20:12.615Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-23T16:20:13.186Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-23T16:20:13.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-23T16:20:14.121Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-23T16:20:15.057Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-23T16:20:15.992Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-23T16:20:16.251Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-23T16:20:16.825Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-23T16:20:17.083Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-23T16:20:17.650Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-23T16:20:17.909Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-23T16:20:18.844Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-23T16:20:20.747Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-11-23T16:20:20.747Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-23T16:20:20.747Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-23T16:20:21.315Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-23T16:20:21.942Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-23T16:20:21.943Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-23T16:20:21.943Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-23T16:20:22.411Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-23T16:20:22.411Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-23T16:20:22.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-23T16:20:22.692Z] docker_api_swarm_service_test.go:148: [d8019a7db9214] joining swarm manager [dc3b2942b0484]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:20:22.880Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-23T16:20:22.880Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-23T16:20:22.880Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-23T16:20:22.880Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-23T16:20:22.880Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-23T16:20:22.951Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-23T16:20:23.349Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-23T16:20:23.349Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-23T16:20:23.349Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-23T16:20:23.518Z] docker_api_swarm_service_test.go:148: [df40ee165001f] joining swarm manager [dc3b2942b0484]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:20:24.457Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-23T16:20:26.370Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-23T16:20:28.274Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-23T16:20:28.274Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-11-23T16:20:28.274Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-23T16:20:28.274Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-11-23T16:20:28.274Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-23T16:20:28.533Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-23T16:20:29.468Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-23T16:20:30.402Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-23T16:20:31.779Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-23T16:20:32.037Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-23T16:20:33.416Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-23T16:20:33.675Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-11-23T16:20:33.675Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-23T16:20:33.675Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-23T16:20:34.242Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-11-23T16:20:35.104Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-23T16:20:35.104Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-23T16:20:35.104Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-23T16:20:35.104Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-23T16:20:35.104Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-23T16:20:35.179Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-23T16:20:35.179Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-23T16:20:35.439Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-23T16:20:36.006Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-23T16:20:36.265Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-11-23T16:20:36.833Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-23T16:20:36.833Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-23T16:20:37.092Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-23T16:20:37.658Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-23T16:20:37.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-23T16:20:37.825Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-23T16:20:37.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-23T16:20:37.922Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-23T16:20:38.493Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-23T16:20:39.060Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-23T16:20:39.627Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-23T16:20:39.885Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-23T16:20:40.453Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-23T16:20:40.453Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-23T16:20:41.019Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-23T16:20:41.587Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-23T16:20:42.523Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-23T16:20:42.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-23T16:20:42.706Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-23T16:20:42.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-23T16:20:42.706Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-23T16:20:42.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-23T16:20:42.780Z] ok github.com/docker/docker/libnetwork 37.185s coverage: 40.7% of statements [2021-11-23T16:20:42.781Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2021-11-23T16:20:42.781Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-23T16:20:42.782Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-23T16:20:42.782Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-23T16:20:42.782Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-23T16:20:44.146Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-23T16:20:44.402Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-23T16:20:44.402Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-23T16:20:44.402Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-23T16:20:44.402Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-23T16:20:44.402Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-11-23T16:20:44.596Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-23T16:20:44.596Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-23T16:20:44.596Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-23T16:20:44.658Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-23T16:20:44.685Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-23T16:20:44.914Z] ok github.com/docker/docker/libnetwork/config 0.028s coverage: 24.0% of statements [2021-11-23T16:20:45.064Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-23T16:20:45.170Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-11-23T16:20:45.170Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-23T16:20:45.170Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-23T16:20:45.252Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-23T16:20:45.425Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-11-23T16:20:47.940Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.371s coverage: 59.9% of statements [2021-11-23T16:20:47.940Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-23T16:20:48.195Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-11-23T16:20:48.771Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.198s coverage: 4.0% of statements [2021-11-23T16:20:48.771Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-23T16:20:48.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-23T16:20:48.783Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-23T16:20:48.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-23T16:20:49.259Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-23T16:20:49.259Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-23T16:20:49.336Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.026s coverage: 4.5% of statements [2021-11-23T16:20:49.336Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-23T16:20:49.591Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-11-23T16:20:49.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-23T16:20:49.737Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-23T16:20:49.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-23T16:20:57.448Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-11-23T16:20:57.448Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-23T16:20:57.448Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-11-23T16:20:57.448Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-11-23T16:20:57.448Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-23T16:20:57.448Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-23T16:20:57.723Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-23T16:20:58.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-11-23T16:20:59.526Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.657s coverage: 7.2% of statements [2021-11-23T16:20:59.526Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-23T16:20:59.526Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-11-23T16:20:59.526Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-11-23T16:20:59.526Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-23T16:20:59.526Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-11-23T16:20:59.526Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-23T16:20:59.526Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-11-23T16:20:59.598Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-23T16:20:59.782Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-11-23T16:21:00.038Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-11-23T16:21:00.294Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-11-23T16:21:00.294Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-11-23T16:21:00.480Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-23T16:21:00.480Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-23T16:21:00.480Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-23T16:21:00.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-23T16:21:00.534Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-23T16:21:02.440Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-23T16:21:02.892Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-23T16:21:02.892Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-23T16:21:02.892Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-23T16:21:05.847Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-23T16:21:06.414Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-23T16:21:06.414Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-23T16:21:06.414Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-23T16:21:07.704Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-23T16:21:08.272Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-23T16:21:08.532Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-23T16:21:08.801Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-23T16:21:09.470Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-23T16:21:09.470Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-23T16:21:09.728Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-23T16:21:10.664Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-23T16:21:11.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-23T16:21:11.601Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-23T16:21:11.755Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-23T16:21:12.502Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-11-23T16:21:12.537Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-23T16:21:12.537Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-23T16:21:12.537Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-23T16:21:13.494Z] === RUN TestDockerSuite/TestRunMount [2021-11-23T16:21:15.256Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-23T16:21:17.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-23T16:21:17.510Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-23T16:21:18.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-23T16:21:18.516Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-23T16:21:18.517Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T16:21:18.517Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-23T16:21:18.764Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-23T16:21:18.764Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-23T16:21:19.331Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-23T16:21:20.177Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-23T16:21:20.177Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-23T16:21:20.177Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-23T16:21:20.266Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-23T16:21:21.644Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-23T16:21:23.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-11-23T16:21:24.487Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-23T16:21:24.970Z] ok github.com/docker/docker/libnetwork/ipam 13.672s coverage: 85.3% of statements [2021-11-23T16:21:24.970Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-23T16:21:24.970Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-23T16:21:24.993Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-23T16:21:25.226Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-11-23T16:21:25.482Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2021-11-23T16:21:25.482Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-23T16:21:25.697Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-23T16:21:25.697Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-23T16:21:25.738Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-11-23T16:21:26.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-23T16:21:26.301Z] ok github.com/docker/docker/libnetwork/ipamutils 0.251s coverage: 74.0% of statements [2021-11-23T16:21:26.394Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-23T16:21:26.584Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-23T16:21:26.584Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-23T16:21:26.584Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-23T16:21:26.584Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-23T16:21:26.584Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-23T16:21:26.882Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.1% of statements [2021-11-23T16:21:26.882Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-11-23T16:21:27.138Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2021-11-23T16:21:28.182Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-23T16:21:28.298Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-23T16:21:28.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-11-23T16:21:29.187Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-23T16:21:29.236Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-23T16:21:30.121Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-23T16:21:30.121Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-23T16:21:30.121Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-23T16:21:30.121Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-23T16:21:30.121Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-23T16:21:30.199Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-23T16:21:30.617Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-23T16:21:30.617Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-23T16:21:30.676Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-23T16:21:30.876Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-11-23T16:21:31.135Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-23T16:21:31.154Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-23T16:21:32.072Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-23T16:21:32.331Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-23T16:21:33.269Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-23T16:21:33.837Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-11-23T16:21:34.774Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-23T16:21:35.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-23T16:21:35.986Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-23T16:21:35.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-23T16:21:36.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-23T16:21:36.454Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-23T16:21:36.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-23T16:21:36.454Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-23T16:21:36.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-23T16:21:36.678Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-23T16:21:36.936Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-11-23T16:21:38.425Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-23T16:21:40.087Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-23T16:21:40.087Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-23T16:21:40.087Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-23T16:21:40.222Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-23T16:21:40.222Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-11-23T16:21:40.222Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-23T16:21:40.222Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-11-23T16:21:40.793Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-23T16:21:40.793Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-23T16:21:41.052Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-23T16:21:41.092Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-23T16:21:41.092Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-23T16:21:41.092Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-23T16:21:41.619Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-23T16:21:41.878Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-23T16:21:42.095Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-23T16:21:42.445Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-11-23T16:21:42.704Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-23T16:21:43.734Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-23T16:21:44.739Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-23T16:21:45.215Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-23T16:21:45.215Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-23T16:21:45.692Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-23T16:21:45.992Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-11-23T16:21:46.700Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-23T16:21:47.179Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-23T16:21:47.179Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-23T16:21:47.179Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-23T16:21:47.179Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-23T16:21:47.179Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-23T16:21:48.524Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-11-23T16:21:48.524Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-23T16:21:48.524Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-23T16:21:48.782Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-11-23T16:21:49.349Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-23T16:21:49.608Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-11-23T16:21:50.544Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-23T16:21:51.112Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-11-23T16:21:51.679Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-11-23T16:21:51.679Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-23T16:21:52.247Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-23T16:21:52.815Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-23T16:21:53.321Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-23T16:21:53.382Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-23T16:21:53.641Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-23T16:21:53.641Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-11-23T16:21:53.641Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-23T16:21:54.208Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-23T16:21:54.467Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-23T16:21:54.467Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-11-23T16:21:54.467Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-23T16:21:55.033Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-11-23T16:21:55.970Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-23T16:21:55.970Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-11-23T16:21:55.970Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-23T16:21:57.897Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-23T16:21:58.835Z] === RUN TestDockerSuite/TestRunRm [2021-11-23T16:21:59.094Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-23T16:22:02.684Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-23T16:22:02.684Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-23T16:22:02.684Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-23T16:22:02.684Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-23T16:22:03.281Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-23T16:22:03.281Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-23T16:22:03.541Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-11-23T16:22:04.967Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-11-23T16:22:05.225Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-11-23T16:22:06.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-23T16:22:07.755Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-11-23T16:22:09.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-23T16:22:09.162Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-23T16:22:09.630Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-23T16:22:09.630Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T16:22:09.630Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-23T16:22:10.287Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-11-23T16:22:10.287Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-11-23T16:22:10.546Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-11-23T16:22:11.114Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-11-23T16:22:11.194Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-23T16:22:11.194Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-23T16:22:11.194Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-23T16:22:11.681Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-11-23T16:22:11.940Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-11-23T16:22:12.198Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-11-23T16:22:12.767Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-23T16:22:13.335Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-23T16:22:13.903Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-11-23T16:22:14.162Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-23T16:22:15.052Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-23T16:22:16.039Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-23T16:22:16.039Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-23T16:22:16.039Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-23T16:22:16.039Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-23T16:22:16.039Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-23T16:22:16.695Z] === RUN TestDockerSuite/TestRunState [2021-11-23T16:22:17.631Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-23T16:22:17.636Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-23T16:22:18.104Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-23T16:22:18.198Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-23T16:22:18.763Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-23T16:22:18.764Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-11-23T16:22:18.764Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-23T16:22:18.764Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-23T16:22:19.089Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-23T16:22:19.330Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-23T16:22:19.557Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-23T16:22:19.589Z] === RUN TestDockerSuite/TestRunSysctls [2021-11-23T16:22:20.024Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-23T16:22:20.525Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-23T16:22:20.525Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-23T16:22:20.525Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-23T16:22:21.459Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-11-23T16:22:22.027Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-11-23T16:22:23.403Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-11-23T16:22:23.663Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-11-23T16:22:24.840Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-23T16:22:25.567Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-11-23T16:22:25.567Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-11-23T16:22:26.403Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-23T16:22:26.403Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-23T16:22:26.403Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-23T16:22:27.989Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-23T16:22:27.989Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-23T16:22:27.989Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-23T16:22:27.989Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-23T16:22:28.124Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-23T16:22:29.341Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-23T16:22:29.341Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-23T16:22:29.341Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-23T16:22:30.201Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-23T16:22:30.656Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-23T16:22:30.669Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-23T16:22:31.136Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-23T16:22:31.136Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-23T16:22:31.136Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-23T16:22:31.224Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-23T16:22:31.482Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-23T16:22:31.741Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-23T16:22:32.121Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-23T16:22:32.589Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-23T16:22:32.589Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-23T16:22:32.589Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-23T16:22:32.589Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-23T16:22:32.589Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-23T16:22:33.120Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-23T16:22:34.058Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-23T16:22:34.170Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-23T16:22:34.170Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-23T16:22:34.170Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-23T16:22:34.170Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-23T16:22:34.170Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-23T16:22:34.170Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-23T16:22:34.170Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-23T16:22:34.317Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-23T16:22:34.576Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-23T16:22:34.576Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-23T16:22:35.142Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-23T16:22:35.174Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-23T16:22:35.174Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-23T16:22:35.174Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-23T16:22:35.400Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-23T16:22:35.968Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-11-23T16:22:35.968Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-23T16:22:35.968Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-23T16:22:35.968Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-23T16:22:36.535Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-23T16:22:37.362Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-23T16:22:38.438Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-11-23T16:22:39.373Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-23T16:22:39.632Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-23T16:22:40.569Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-23T16:22:40.838Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-11-23T16:22:42.217Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-23T16:22:43.595Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-23T16:22:43.854Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-11-23T16:22:45.229Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-23T16:22:46.604Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-11-23T16:22:46.863Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-23T16:22:47.429Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-23T16:22:47.429Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-11-23T16:22:47.429Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-23T16:22:47.429Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-11-23T16:22:47.429Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-23T16:22:47.429Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-11-23T16:22:47.429Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-23T16:22:47.688Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-11-23T16:22:47.688Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-23T16:22:47.688Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-11-23T16:22:48.256Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-11-23T16:22:48.823Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-11-23T16:22:49.390Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-11-23T16:22:49.957Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-11-23T16:22:50.524Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-11-23T16:22:51.092Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-23T16:22:51.092Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-11-23T16:22:52.029Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-11-23T16:22:52.029Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-23T16:22:52.029Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-11-23T16:22:52.029Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-23T16:22:52.029Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-11-23T16:22:52.029Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-23T16:22:52.029Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-11-23T16:22:52.029Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-23T16:22:52.029Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-11-23T16:22:52.029Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-23T16:22:52.029Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-11-23T16:22:52.029Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-23T16:22:52.029Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-11-23T16:22:52.029Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-23T16:22:52.029Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-11-23T16:22:52.289Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-11-23T16:22:52.548Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-11-23T16:22:53.115Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-11-23T16:22:53.115Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-11-23T16:22:53.654Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-23T16:22:53.654Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-23T16:22:53.654Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-23T16:22:53.681Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-23T16:22:53.681Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-23T16:22:54.257Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-23T16:22:54.515Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-11-23T16:22:55.082Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-11-23T16:22:55.341Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-11-23T16:22:55.599Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-11-23T16:22:55.599Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-23T16:22:55.599Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-23T16:22:56.168Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-23T16:22:57.548Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-11-23T16:22:57.806Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-11-23T16:22:57.806Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-23T16:22:57.806Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-23T16:22:58.065Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-11-23T16:22:58.324Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-23T16:22:58.324Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-23T16:22:59.261Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-23T16:22:59.829Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-23T16:23:00.657Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-23T16:23:00.657Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-23T16:23:00.657Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-23T16:23:00.657Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-23T16:23:01.206Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-11-23T16:23:01.773Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-23T16:23:02.341Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-23T16:23:02.341Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-23T16:23:02.341Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-23T16:23:03.279Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-11-23T16:23:04.215Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-11-23T16:23:05.149Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-23T16:23:05.149Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-23T16:23:06.085Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-23T16:23:06.344Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-23T16:23:06.602Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-23T16:23:07.180Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-11-23T16:23:07.462Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-23T16:23:07.463Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-23T16:23:07.463Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-23T16:23:08.115Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3911758008 [2021-11-23T16:23:08.116Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-23T16:23:08.375Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-23T16:23:09.753Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-23T16:23:09.753Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-23T16:23:09.753Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-23T16:23:11.130Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-23T16:23:11.281Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-23T16:23:11.281Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-23T16:23:11.281Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-23T16:23:11.281Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-23T16:23:11.281Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-23T16:23:11.281Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-23T16:23:11.281Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-23T16:23:11.681Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-23T16:23:11.749Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-23T16:23:11.749Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-23T16:23:11.749Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-23T16:23:12.506Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-23T16:23:12.507Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-11-23T16:23:12.507Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-23T16:23:12.765Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-23T16:23:12.765Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-23T16:23:12.765Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-23T16:23:13.331Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-23T16:23:15.868Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-23T16:23:18.521Z] ok github.com/docker/docker/libnetwork/networkdb 104.490s coverage: 60.7% of statements [2021-11-23T16:23:18.521Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-23T16:23:18.521Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-11-23T16:23:18.521Z] ok github.com/docker/docker/libnetwork/osl 4.290s coverage: 39.7% of statements [2021-11-23T16:23:18.521Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-11-23T16:23:18.521Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-11-23T16:23:18.689Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-23T16:23:18.850Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-23T16:23:19.083Z] ok github.com/docker/docker/libnetwork/portmapper 0.212s coverage: 48.6% of statements [2021-11-23T16:23:19.083Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-11-23T16:23:19.083Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-23T16:23:19.340Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-11-23T16:23:19.340Z] [2021-11-23T16:23:19.340Z] === Skipped [2021-11-23T16:23:19.340Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-11-23T16:23:19.340Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-23T16:23:19.340Z] [2021-11-23T16:23:19.340Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-11-23T16:23:19.340Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-23T16:23:19.340Z] [2021-11-23T16:23:19.340Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-11-23T16:23:19.340Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-23T16:23:19.340Z] [2021-11-23T16:23:19.340Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-23T16:23:19.340Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:23:19.340Z] [2021-11-23T16:23:19.340Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-23T16:23:19.340Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:23:19.340Z] [2021-11-23T16:23:19.340Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-23T16:23:19.340Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:23:19.340Z] [2021-11-23T16:23:19.340Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-23T16:23:19.340Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:23:19.340Z] [2021-11-23T16:23:19.340Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-23T16:23:19.340Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-23T16:23:19.340Z] [2021-11-23T16:23:19.340Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-11-23T16:23:19.340Z] firewalld_test.go:14: firewalld is not running [2021-11-23T16:23:19.340Z] [2021-11-23T16:23:19.340Z] DONE 331 tests, 9 skipped in 198.427s [2021-11-23T16:23:19.695Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-23T16:23:20.179Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore Post stage [Pipeline] junit [2021-11-23T16:23:20.281Z] Recording test results [2021-11-23T16:23:20.922Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-11-23T16:23:21.130Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-23T16:23:21.256Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40952/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a29cfab4b0d6329a5c0aa16c5f7b7fb8f9cd7cce -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a29cfab4b0d6329a5c0aa16c5f7b7fb8f9cd7cce hack/validate/vendor [2021-11-23T16:23:21.703Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-23T16:23:22.186Z] update vendored copy of archive/tar [2021-11-23T16:23:22.186Z] downloading: https://golang.org/dl/go1.17.3.src.tar.gz [2021-11-23T16:23:22.274Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-23T16:23:23.209Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-23T16:23:24.021Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-23T16:23:24.074Z] patching file stat_unix.go [2021-11-23T16:23:24.074Z] Hunk #1 succeeded at 9 (offset 1 line). [2021-11-23T16:23:24.074Z] Hunk #2 succeeded at 17 (offset 1 line). [2021-11-23T16:23:24.074Z] Hunk #3 succeeded at 25 (offset 1 line). [2021-11-23T16:23:24.074Z] 2021/11/23 16:23:23 Collecting initial packages [2021-11-23T16:23:24.074Z] 2021/11/23 16:23:23 Download dependencies [2021-11-23T16:23:25.740Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-11-23T16:23:25.740Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-23T16:23:26.983Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-23T16:23:27.336Z] 2021/11/23 16:23:27 Starting whole vndr cycle because no package specified [2021-11-23T16:23:27.336Z] 2021/11/23 16:23:27 Ignoring paths matching "^archive[/\\\\]tar" [2021-11-23T16:23:27.592Z] 2021/11/23 16:23:27 Clone github.com/Microsoft/go-winio, revision 6c24dfa01eb5906508a5ad06f4f6534a9be47456, attempt 1/20 [2021-11-23T16:23:27.592Z] 2021/11/23 16:23:27 Clone github.com/opencontainers/selinux, revision 95d3852f356b31cbb2d84040ffca303911d08273, attempt 1/20 [2021-11-23T16:23:27.592Z] 2021/11/23 16:23:27 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2021-11-23T16:23:27.592Z] 2021/11/23 16:23:27 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-11-23T16:23:27.592Z] 2021/11/23 16:23:27 Clone github.com/Microsoft/hcsshim, revision 717ae58b49c5e73b746938f94ae3c696ebd5d932, attempt 1/20 [2021-11-23T16:23:27.592Z] 2021/11/23 16:23:27 Clone github.com/opencontainers/runc, revision 52b36a2dd837e8462de8e01458bf02cf9eea47dd, attempt 1/20 [2021-11-23T16:23:27.592Z] 2021/11/23 16:23:27 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-11-23T16:23:27.592Z] 2021/11/23 16:23:27 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-11-23T16:23:27.592Z] 2021/11/23 16:23:27 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-11-23T16:23:27.592Z] 2021/11/23 16:23:27 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-11-23T16:23:27.592Z] 2021/11/23 16:23:27 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2021-11-23T16:23:27.592Z] 2021/11/23 16:23:27 Clone github.com/moby/sys, revision 03b9f8d59a07f5206a2264105f4903a222aea964, attempt 1/20 [2021-11-23T16:23:27.592Z] 2021/11/23 16:23:27 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-11-23T16:23:27.592Z] 2021/11/23 16:23:27 Clone github.com/sirupsen/logrus, revision bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b, attempt 1/20 [2021-11-23T16:23:27.592Z] 2021/11/23 16:23:27 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-11-23T16:23:27.592Z] 2021/11/23 16:23:27 Clone golang.org/x/net, revision e18ecbb051101a46fc263334b127c89bc7bff7ea, attempt 1/20 [2021-11-23T16:23:27.646Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-23T16:23:27.662Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-23T16:23:28.212Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-23T16:23:28.779Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-11-23T16:23:28.965Z] 2021/11/23 16:23:28 Finished clone github.com/Azure/go-ansiterm [2021-11-23T16:23:28.965Z] 2021/11/23 16:23:28 Clone golang.org/x/sys, revision 69cdffdb9359ff97d91e4f4fbb6b2714c3898eae, attempt 1/20 [2021-11-23T16:23:28.965Z] 2021/11/23 16:23:28 Finished clone github.com/docker/libtrust [2021-11-23T16:23:28.965Z] 2021/11/23 16:23:28 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-11-23T16:23:28.965Z] 2021/11/23 16:23:28 Finished clone github.com/moby/locker [2021-11-23T16:23:28.965Z] 2021/11/23 16:23:28 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-11-23T16:23:28.965Z] 2021/11/23 16:23:28 Finished clone github.com/tchap/go-patricia [2021-11-23T16:23:28.965Z] 2021/11/23 16:23:28 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-11-23T16:23:28.965Z] 2021/11/23 16:23:28 Finished clone github.com/creack/pty [2021-11-23T16:23:28.965Z] 2021/11/23 16:23:28 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-11-23T16:23:28.965Z] 2021/11/23 16:23:28 Finished clone github.com/google/uuid [2021-11-23T16:23:28.965Z] 2021/11/23 16:23:28 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-11-23T16:23:28.965Z] 2021/11/23 16:23:28 Finished clone github.com/moby/term [2021-11-23T16:23:28.965Z] 2021/11/23 16:23:28 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-11-23T16:23:29.221Z] 2021/11/23 16:23:29 Finished clone github.com/gorilla/mux [2021-11-23T16:23:29.221Z] 2021/11/23 16:23:29 Clone github.com/imdario/mergo, revision 29fb3d3bdc5512887f1dc9aedde6a0fed407fa8f, attempt 1/20 [2021-11-23T16:23:29.221Z] 2021/11/23 16:23:29 Clone golang.org/x/sync, revision 036812b2e83c0ddf193dd5a34e034151da389d09, attempt 1/20 [2021-11-23T16:23:29.221Z] 2021/11/23 16:23:29 Finished clone github.com/Microsoft/go-winio [2021-11-23T16:23:29.221Z] 2021/11/23 16:23:29 Finished clone github.com/moby/sys [2021-11-23T16:23:29.221Z] 2021/11/23 16:23:29 Clone github.com/moby/buildkit, revision 9f254e18360a24c2ae47b26f772c3c89533bcbb7, attempt 1/20 [2021-11-23T16:23:29.347Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-23T16:23:29.477Z] 2021/11/23 16:23:29 Finished clone github.com/sirupsen/logrus [2021-11-23T16:23:29.477Z] 2021/11/23 16:23:29 Clone github.com/tonistiigi/fsutil, revision d72af97c0eaf93c1d20360e3cb9c63c223675b83, attempt 1/20 [2021-11-23T16:23:30.038Z] 2021/11/23 16:23:29 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-11-23T16:23:30.038Z] 2021/11/23 16:23:29 Finished clone github.com/opencontainers/selinux [2021-11-23T16:23:30.294Z] 2021/11/23 16:23:30 Finished clone github.com/docker/go-units [2021-11-23T16:23:30.294Z] 2021/11/23 16:23:30 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-11-23T16:23:30.550Z] 2021/11/23 16:23:30 Finished clone github.com/RackSec/srslog [2021-11-23T16:23:30.550Z] 2021/11/23 16:23:30 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-11-23T16:23:30.806Z] 2021/11/23 16:23:30 Finished clone github.com/imdario/mergo [2021-11-23T16:23:30.806Z] 2021/11/23 16:23:30 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-11-23T16:23:30.806Z] 2021/11/23 16:23:30 Finished clone golang.org/x/sync [2021-11-23T16:23:30.806Z] 2021/11/23 16:23:30 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-11-23T16:23:30.806Z] 2021/11/23 16:23:30 Finished clone gotest.tools/v3 [2021-11-23T16:23:30.806Z] 2021/11/23 16:23:30 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-11-23T16:23:30.818Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-23T16:23:31.062Z] 2021/11/23 16:23:31 Finished clone github.com/tonistiigi/units [2021-11-23T16:23:31.062Z] 2021/11/23 16:23:31 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-11-23T16:23:31.062Z] 2021/11/23 16:23:31 Finished clone github.com/google/go-cmp [2021-11-23T16:23:31.062Z] 2021/11/23 16:23:31 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-11-23T16:23:31.252Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-23T16:23:31.625Z] 2021/11/23 16:23:31 Finished clone github.com/docker/go-connections [2021-11-23T16:23:31.625Z] 2021/11/23 16:23:31 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-11-23T16:23:31.882Z] 2021/11/23 16:23:31 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-11-23T16:23:31.882Z] 2021/11/23 16:23:31 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-11-23T16:23:32.181Z] 2021/11/23 16:23:32 Finished clone github.com/opentracing/opentracing-go [2021-11-23T16:23:32.181Z] 2021/11/23 16:23:32 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-11-23T16:23:32.181Z] 2021/11/23 16:23:32 Finished clone github.com/mitchellh/hashstructure [2021-11-23T16:23:32.181Z] 2021/11/23 16:23:32 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-11-23T16:23:32.437Z] 2021/11/23 16:23:32 Finished clone github.com/opentracing-contrib/go-stdlib [2021-11-23T16:23:32.437Z] 2021/11/23 16:23:32 Clone github.com/hashicorp/memberlist, revision 619135cdd9e5dda8c12f8ceef39bdade4f5899b6, attempt 1/20 [2021-11-23T16:23:32.437Z] 2021/11/23 16:23:32 Finished clone github.com/google/shlex [2021-11-23T16:23:32.437Z] 2021/11/23 16:23:32 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-11-23T16:23:32.628Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-11-23T16:23:32.628Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-23T16:23:32.693Z] 2021/11/23 16:23:32 Finished clone github.com/gofrs/flock [2021-11-23T16:23:32.693Z] 2021/11/23 16:23:32 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-11-23T16:23:33.256Z] 2021/11/23 16:23:33 Finished clone github.com/docker/go-events [2021-11-23T16:23:33.256Z] 2021/11/23 16:23:33 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-11-23T16:23:33.256Z] 2021/11/23 16:23:33 Finished clone github.com/armon/go-radix [2021-11-23T16:23:33.256Z] 2021/11/23 16:23:33 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-11-23T16:23:33.819Z] 2021/11/23 16:23:33 Finished clone github.com/armon/go-metrics [2021-11-23T16:23:33.819Z] 2021/11/23 16:23:33 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-11-23T16:23:33.819Z] 2021/11/23 16:23:33 Finished clone github.com/sean-/seed [2021-11-23T16:23:33.819Z] 2021/11/23 16:23:33 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-11-23T16:23:33.819Z] 2021/11/23 16:23:33 Finished clone github.com/hashicorp/errwrap [2021-11-23T16:23:33.819Z] 2021/11/23 16:23:33 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-11-23T16:23:34.075Z] 2021/11/23 16:23:33 Finished clone github.com/tonistiigi/fsutil [2021-11-23T16:23:34.075Z] 2021/11/23 16:23:33 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-11-23T16:23:34.638Z] 2021/11/23 16:23:34 Finished clone github.com/hashicorp/go-multierror [2021-11-23T16:23:34.638Z] 2021/11/23 16:23:34 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-11-23T16:23:35.162Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-11-23T16:23:35.162Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-23T16:23:35.201Z] 2021/11/23 16:23:34 Finished clone github.com/hashicorp/memberlist [2021-11-23T16:23:35.201Z] 2021/11/23 16:23:34 Clone github.com/google/btree, revision 479b5e81b0a93ec038d201b0b33d17db599531d3, attempt 1/20 [2021-11-23T16:23:35.457Z] 2021/11/23 16:23:35 Finished clone github.com/vishvananda/netns [2021-11-23T16:23:35.457Z] 2021/11/23 16:23:35 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-11-23T16:23:35.714Z] 2021/11/23 16:23:35 Finished clone github.com/hashicorp/go-sockaddr [2021-11-23T16:23:35.714Z] 2021/11/23 16:23:35 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-11-23T16:23:35.714Z] 2021/11/23 16:23:35 Finished clone github.com/docker/libkv [2021-11-23T16:23:35.714Z] 2021/11/23 16:23:35 Clone github.com/coreos/etcd, revision 2c834459e1aab78a5d5219c7dfe42335fc4b617a, attempt 1/20 [2021-11-23T16:23:36.275Z] 2021/11/23 16:23:36 Finished clone github.com/golang/gddo [2021-11-23T16:23:36.275Z] 2021/11/23 16:23:36 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-11-23T16:23:36.837Z] 2021/11/23 16:23:36 Finished clone github.com/google/btree [2021-11-23T16:23:36.837Z] 2021/11/23 16:23:36 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-11-23T16:23:37.443Z] 2021/11/23 16:23:37 Finished clone github.com/samuel/go-zookeeper [2021-11-23T16:23:37.443Z] 2021/11/23 16:23:37 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-11-23T16:23:37.443Z] 2021/11/23 16:23:37 Finished clone github.com/deckarep/golang-set [2021-11-23T16:23:37.443Z] 2021/11/23 16:23:37 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-11-23T16:23:37.443Z] 2021/11/23 16:23:37 Finished clone github.com/moby/ipvs [2021-11-23T16:23:37.443Z] 2021/11/23 16:23:37 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-11-23T16:23:37.699Z] 2021/11/23 16:23:37 Finished clone github.com/vishvananda/netlink [2021-11-23T16:23:37.699Z] 2021/11/23 16:23:37 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2021-11-23T16:23:37.954Z] 2021/11/23 16:23:37 Finished clone github.com/coreos/go-semver [2021-11-23T16:23:37.954Z] 2021/11/23 16:23:37 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2021-11-23T16:23:38.516Z] 2021/11/23 16:23:38 Finished clone github.com/hashicorp/go-msgpack [2021-11-23T16:23:38.516Z] 2021/11/23 16:23:38 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2021-11-23T16:23:39.079Z] 2021/11/23 16:23:38 Finished clone github.com/ishidawataru/sctp [2021-11-23T16:23:39.079Z] 2021/11/23 16:23:38 Clone github.com/docker/distribution, revision 2461543d988979529609e8cb6fca9ca190dc48da, attempt 1/20 [2021-11-23T16:23:39.378Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-23T16:23:39.637Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-11-23T16:23:39.642Z] 2021/11/23 16:23:39 Finished clone github.com/modern-go/concurrent [2021-11-23T16:23:39.642Z] 2021/11/23 16:23:39 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2021-11-23T16:23:39.909Z] 2021/11/23 16:23:39 Finished clone github.com/modern-go/reflect2 [2021-11-23T16:23:40.179Z] 2021/11/23 16:23:39 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-11-23T16:23:40.740Z] 2021/11/23 16:23:40 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-11-23T16:23:40.740Z] 2021/11/23 16:23:40 Finished clone github.com/json-iterator/go [2021-11-23T16:23:40.740Z] 2021/11/23 16:23:40 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-11-23T16:23:40.740Z] 2021/11/23 16:23:40 Finished clone go.etcd.io/bbolt [2021-11-23T16:23:41.670Z] 2021/11/23 16:23:41 Finished clone golang.org/x/net [2021-11-23T16:23:41.670Z] 2021/11/23 16:23:41 Clone github.com/cilium/ebpf, revision ca492085341e0e917f48ec30704d5054c5d42ca8, attempt 1/20 [2021-11-23T16:23:41.927Z] 2021/11/23 16:23:41 Finished clone github.com/opencontainers/go-digest [2021-11-23T16:23:41.927Z] 2021/11/23 16:23:41 Clone github.com/opencontainers/runtime-spec, revision 1c3f411f041711bbeecf35ff7e93461ea6789220, attempt 1/20 [2021-11-23T16:23:42.103Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-23T16:23:42.103Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-23T16:23:42.103Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-23T16:23:42.103Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-23T16:23:42.184Z] 2021/11/23 16:23:42 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-11-23T16:23:42.184Z] 2021/11/23 16:23:42 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2021-11-23T16:23:42.440Z] 2021/11/23 16:23:42 Finished clone github.com/mistifyio/go-zfs [2021-11-23T16:23:42.440Z] 2021/11/23 16:23:42 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-11-23T16:23:42.919Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-11-23T16:23:42.919Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-23T16:23:43.004Z] 2021/11/23 16:23:42 Finished clone github.com/hashicorp/serf [2021-11-23T16:23:43.004Z] 2021/11/23 16:23:42 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-11-23T16:23:44.371Z] 2021/11/23 16:23:44 Finished clone github.com/cyphar/filepath-securejoin [2021-11-23T16:23:44.371Z] 2021/11/23 16:23:44 Clone github.com/coreos/go-systemd/v22, revision 777e73a89cef78631ccaa97f53a9bae67e166186, attempt 1/20 [2021-11-23T16:23:44.934Z] 2021/11/23 16:23:44 Finished clone github.com/vbatts/tar-split [2021-11-23T16:23:44.934Z] 2021/11/23 16:23:44 Clone github.com/godbus/dbus/v5, revision c88335c0b1d28a30e7fc76d526a06154b85e5d97, attempt 1/20 [2021-11-23T16:23:45.190Z] 2021/11/23 16:23:45 Finished clone github.com/opencontainers/runtime-spec [2021-11-23T16:23:45.190Z] 2021/11/23 16:23:45 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-11-23T16:23:45.447Z] 2021/11/23 16:23:45 Finished clone github.com/coreos/go-systemd [2021-11-23T16:23:45.447Z] 2021/11/23 16:23:45 Clone github.com/fluent/fluent-logger-golang, revision b9b7fb02ccfee8ba4e69aa87386820c2bf24fd11, attempt 1/20 [2021-11-23T16:23:46.010Z] 2021/11/23 16:23:45 Finished clone github.com/opencontainers/runc [2021-11-23T16:23:46.010Z] 2021/11/23 16:23:45 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-11-23T16:23:46.267Z] 2021/11/23 16:23:46 Finished clone github.com/opencontainers/image-spec [2021-11-23T16:23:46.267Z] 2021/11/23 16:23:46 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-11-23T16:23:46.830Z] 2021/11/23 16:23:46 Finished clone github.com/coreos/go-systemd/v22 [2021-11-23T16:23:46.830Z] 2021/11/23 16:23:46 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-11-23T16:23:47.086Z] 2021/11/23 16:23:47 Finished clone github.com/Graylog2/go-gelf [2021-11-23T16:23:47.086Z] 2021/11/23 16:23:47 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-11-23T16:23:47.086Z] 2021/11/23 16:23:47 Finished clone github.com/fluent/fluent-logger-golang [2021-11-23T16:23:47.086Z] 2021/11/23 16:23:47 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-11-23T16:23:47.104Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-23T16:23:47.343Z] 2021/11/23 16:23:47 Finished clone github.com/godbus/dbus/v5 [2021-11-23T16:23:47.343Z] 2021/11/23 16:23:47 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-11-23T16:23:47.600Z] 2021/11/23 16:23:47 Finished clone github.com/philhofer/fwd [2021-11-23T16:23:47.600Z] 2021/11/23 16:23:47 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-11-23T16:23:48.966Z] 2021/11/23 16:23:48 Finished clone github.com/fsnotify/fsnotify [2021-11-23T16:23:48.966Z] 2021/11/23 16:23:48 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-11-23T16:23:48.966Z] 2021/11/23 16:23:48 Finished clone github.com/bsphere/le_go [2021-11-23T16:23:48.966Z] 2021/11/23 16:23:48 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-11-23T16:23:49.638Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-11-23T16:23:49.915Z] 2021/11/23 16:23:49 Finished clone github.com/jmespath/go-jmespath [2021-11-23T16:23:49.915Z] 2021/11/23 16:23:49 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-11-23T16:23:49.915Z] 2021/11/23 16:23:49 Finished clone github.com/cilium/ebpf [2021-11-23T16:23:49.915Z] 2021/11/23 16:23:49 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-11-23T16:23:50.477Z] 2021/11/23 16:23:50 Finished clone golang.org/x/oauth2 [2021-11-23T16:23:50.477Z] 2021/11/23 16:23:50 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-11-23T16:23:50.733Z] 2021/11/23 16:23:50 Finished clone github.com/golang/groupcache [2021-11-23T16:23:50.733Z] 2021/11/23 16:23:50 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-11-23T16:23:50.733Z] 2021/11/23 16:23:50 Finished clone github.com/tinylib/msgp [2021-11-23T16:23:50.733Z] 2021/11/23 16:23:50 Clone github.com/containerd/containerd, revision 1e5ef943eb76627a6d3b6de8cd1ef6537f393a71, attempt 1/20 [2021-11-23T16:23:51.015Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-23T16:23:51.583Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-23T16:23:52.150Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-23T16:23:52.409Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-23T16:23:52.409Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-23T16:23:52.409Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-23T16:23:52.623Z] 2021/11/23 16:23:52 Finished clone github.com/googleapis/gax-go [2021-11-23T16:23:52.623Z] 2021/11/23 16:23:52 Clone github.com/containerd/fifo, revision 650e8a8a179d040123db61f016cb133143e7a581, attempt 1/20 [2021-11-23T16:23:52.992Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-23T16:23:52.997Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-23T16:23:53.989Z] 2021/11/23 16:23:53 Finished clone go.opencensus.io [2021-11-23T16:23:53.990Z] 2021/11/23 16:23:53 Clone github.com/containerd/continuity, revision bce1c3f9669b6f3e7f6656ee715b0b4d75fa64a6, attempt 1/20 [2021-11-23T16:23:53.990Z] 2021/11/23 16:23:53 Finished clone github.com/containerd/fifo [2021-11-23T16:23:53.990Z] 2021/11/23 16:23:53 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2021-11-23T16:23:54.246Z] 2021/11/23 16:23:54 Finished clone github.com/miekg/dns [2021-11-23T16:23:54.246Z] 2021/11/23 16:23:54 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2021-11-23T16:23:55.175Z] 2021/11/23 16:23:55 Finished clone golang.org/x/sys [2021-11-23T16:23:55.175Z] 2021/11/23 16:23:55 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-11-23T16:23:55.527Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-11-23T16:23:55.786Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-23T16:23:56.542Z] 2021/11/23 16:23:56 Finished clone github.com/containerd/cgroups [2021-11-23T16:23:56.542Z] 2021/11/23 16:23:56 Clone github.com/containerd/typeurl, revision 5e43fb8b75ed2f2305fc04e6918c8d10636771bc, attempt 1/20 [2021-11-23T16:23:57.105Z] 2021/11/23 16:23:56 Finished clone github.com/containerd/go-runc [2021-11-23T16:23:57.105Z] 2021/11/23 16:23:56 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-11-23T16:23:57.667Z] 2021/11/23 16:23:57 Finished clone github.com/containerd/console [2021-11-23T16:23:57.667Z] 2021/11/23 16:23:57 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-11-23T16:23:58.229Z] 2021/11/23 16:23:58 Finished clone github.com/containerd/typeurl [2021-11-23T16:23:58.229Z] 2021/11/23 16:23:58 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-11-23T16:23:58.792Z] 2021/11/23 16:23:58 Finished clone github.com/containerd/ttrpc [2021-11-23T16:23:58.792Z] 2021/11/23 16:23:58 Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20 [2021-11-23T16:23:59.074Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-11-23T16:23:59.074Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-11-23T16:23:59.641Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-11-23T16:23:59.641Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-11-23T16:23:59.641Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-11-23T16:23:59.641Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-11-23T16:23:59.641Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-11-23T16:23:59.764Z] 2021/11/23 16:23:59 Finished clone github.com/gogo/googleapis [2021-11-23T16:23:59.764Z] 2021/11/23 16:23:59 Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20 [2021-11-23T16:24:00.021Z] 2021/11/23 16:23:59 Finished clone github.com/containerd/continuity [2021-11-23T16:24:00.021Z] 2021/11/23 16:23:59 Clone github.com/docker/swarmkit, revision 3629f50980f6c0dd5ccd7dbfa0956b57ea0cd78d, attempt 1/20 [2021-11-23T16:24:00.579Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-11-23T16:24:00.584Z] 2021/11/23 16:24:00 Finished clone golang.org/x/text [2021-11-23T16:24:00.584Z] 2021/11/23 16:24:00 Clone github.com/gogo/protobuf, revision b03c65ea87cdc3521ede29f62fe3ce239267c1bc, attempt 1/20 [2021-11-23T16:24:00.838Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-11-23T16:24:01.406Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-11-23T16:24:01.932Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-23T16:24:01.991Z] 2021/11/23 16:24:01 Finished clone google.golang.org/grpc [2021-11-23T16:24:01.991Z] 2021/11/23 16:24:01 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-11-23T16:24:01.991Z] 2021/11/23 16:24:01 Finished clone github.com/Microsoft/hcsshim [2021-11-23T16:24:01.991Z] 2021/11/23 16:24:01 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-11-23T16:24:02.554Z] 2021/11/23 16:24:02 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-11-23T16:24:02.554Z] 2021/11/23 16:24:02 Finished clone github.com/docker/distribution [2021-11-23T16:24:02.783Z] === RUN TestDockerSuite/TestUpdateStats [2021-11-23T16:24:02.809Z] 2021/11/23 16:24:02 Finished clone github.com/moby/buildkit [2021-11-23T16:24:02.809Z] 2021/11/23 16:24:02 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-11-23T16:24:03.064Z] 2021/11/23 16:24:02 Clone golang.org/x/crypto, revision 0c34fe9e7dc2486962ef9867e3edb3503537209f, attempt 1/20 [2021-11-23T16:24:03.064Z] 2021/11/23 16:24:02 Finished clone code.cloudfoundry.org/clock [2021-11-23T16:24:03.320Z] 2021/11/23 16:24:03 Finished clone github.com/pelletier/go-toml [2021-11-23T16:24:03.320Z] 2021/11/23 16:24:03 Clone golang.org/x/time, revision 3af7569d3a1e776fc2a3c1cec133b43105ea9c2e, attempt 1/20 [2021-11-23T16:24:03.445Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-23T16:24:03.445Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-23T16:24:03.445Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-23T16:24:04.689Z] 2021/11/23 16:24:04 Finished clone github.com/fernet/fernet-go [2021-11-23T16:24:04.689Z] 2021/11/23 16:24:04 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-11-23T16:24:04.947Z] 2021/11/23 16:24:04 Finished clone golang.org/x/time [2021-11-23T16:24:04.947Z] 2021/11/23 16:24:04 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-11-23T16:24:05.657Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-23T16:24:06.064Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-11-23T16:24:06.316Z] 2021/11/23 16:24:06 Finished clone github.com/hashicorp/go-immutable-radix [2021-11-23T16:24:06.316Z] 2021/11/23 16:24:06 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-11-23T16:24:06.316Z] 2021/11/23 16:24:06 Finished clone github.com/hashicorp/go-memdb [2021-11-23T16:24:06.316Z] 2021/11/23 16:24:06 Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20 [2021-11-23T16:24:06.999Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-11-23T16:24:06.999Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-11-23T16:24:06.999Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-11-23T16:24:07.587Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-11-23T16:24:07.845Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-11-23T16:24:08.012Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-23T16:24:08.207Z] 2021/11/23 16:24:08 Finished clone github.com/coreos/pkg [2021-11-23T16:24:08.207Z] 2021/11/23 16:24:08 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-11-23T16:24:08.207Z] 2021/11/23 16:24:08 Finished clone github.com/hashicorp/golang-lru [2021-11-23T16:24:08.207Z] 2021/11/23 16:24:08 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-11-23T16:24:08.411Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-23T16:24:09.571Z] 2021/11/23 16:24:09 Finished clone golang.org/x/crypto [2021-11-23T16:24:09.571Z] 2021/11/23 16:24:09 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-11-23T16:24:10.133Z] 2021/11/23 16:24:10 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-11-23T16:24:10.133Z] 2021/11/23 16:24:10 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-11-23T16:24:10.630Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-23T16:24:10.944Z] docker_cli_service_logs_test.go:246: checking task jdkatgehmu4d [2021-11-23T16:24:10.944Z] docker_cli_service_logs_test.go:251: checking messages for jdkatgehmu4d [2021-11-23T16:24:10.944Z] docker_cli_service_logs_test.go:246: checking task wnljf21xshn4 [2021-11-23T16:24:10.944Z] docker_cli_service_logs_test.go:251: checking messages for wnljf21xshn4 [2021-11-23T16:24:10.958Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-23T16:24:11.203Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-11-23T16:24:11.497Z] 2021/11/23 16:24:11 Finished clone github.com/beorn7/perks [2021-11-23T16:24:11.497Z] 2021/11/23 16:24:11 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-11-23T16:24:11.497Z] 2021/11/23 16:24:11 Finished clone github.com/golang/protobuf [2021-11-23T16:24:11.497Z] 2021/11/23 16:24:11 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-11-23T16:24:12.445Z] 2021/11/23 16:24:12 Finished clone github.com/prometheus/client_model [2021-11-23T16:24:12.445Z] 2021/11/23 16:24:12 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-11-23T16:24:12.700Z] 2021/11/23 16:24:12 Finished clone github.com/prometheus/client_golang [2021-11-23T16:24:12.700Z] 2021/11/23 16:24:12 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-11-23T16:24:13.734Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-11-23T16:24:14.066Z] 2021/11/23 16:24:13 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-11-23T16:24:14.066Z] 2021/11/23 16:24:13 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-11-23T16:24:14.323Z] 2021/11/23 16:24:14 Finished clone github.com/pkg/errors [2021-11-23T16:24:14.323Z] 2021/11/23 16:24:14 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-11-23T16:24:15.255Z] 2021/11/23 16:24:15 Finished clone github.com/prometheus/procfs [2021-11-23T16:24:15.255Z] 2021/11/23 16:24:15 Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20 [2021-11-23T16:24:15.255Z] 2021/11/23 16:24:15 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-11-23T16:24:15.255Z] 2021/11/23 16:24:15 Finished clone github.com/prometheus/common [2021-11-23T16:24:15.511Z] 2021/11/23 16:24:15 Finished clone github.com/inconshreveable/mousetrap [2021-11-23T16:24:15.511Z] 2021/11/23 16:24:15 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-11-23T16:24:15.636Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-11-23T16:24:15.766Z] 2021/11/23 16:24:15 Finished clone github.com/cespare/xxhash/v2 [2021-11-23T16:24:15.766Z] 2021/11/23 16:24:15 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-11-23T16:24:16.572Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-23T16:24:17.134Z] 2021/11/23 16:24:17 Finished clone github.com/docker/go-metrics [2021-11-23T16:24:17.134Z] 2021/11/23 16:24:17 Finished clone github.com/morikuni/aec [2021-11-23T16:24:17.390Z] 2021/11/23 16:24:17 Finished clone github.com/spf13/pflag [2021-11-23T16:24:17.645Z] 2021/11/23 16:24:17 Finished clone github.com/klauspost/compress [2021-11-23T16:24:17.645Z] 2021/11/23 16:24:17 Finished clone github.com/google/certificate-transparency-go [2021-11-23T16:24:18.572Z] 2021/11/23 16:24:18 Finished clone github.com/spf13/cobra [2021-11-23T16:24:19.103Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-23T16:24:21.634Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-11-23T16:24:21.634Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-11-23T16:24:21.908Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-23T16:24:22.584Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-11-23T16:24:23.964Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-11-23T16:24:24.222Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-11-23T16:24:25.157Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-11-23T16:24:26.535Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-11-23T16:24:27.475Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-11-23T16:24:27.789Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-23T16:24:27.789Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-23T16:24:27.789Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-23T16:24:28.850Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-11-23T16:24:30.231Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-11-23T16:24:31.608Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-11-23T16:24:32.985Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-23T16:24:33.461Z] 2021/11/23 16:24:31 Finished clone github.com/cloudflare/cfssl [2021-11-23T16:24:34.870Z] 2021/11/23 16:24:34 Finished clone github.com/docker/swarmkit [2021-11-23T16:24:38.189Z] 2021/11/23 16:24:37 Finished clone github.com/coreos/etcd [2021-11-23T16:24:42.956Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-11-23T16:24:43.890Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-11-23T16:24:45.796Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-11-23T16:24:47.701Z] docker_cli_swarm_test.go:1901: [d1e8cc692b027] joining swarm manager [d9a5a58054413]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:24:47.962Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-23T16:24:47.962Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-23T16:24:47.962Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-23T16:24:48.137Z] 2021/11/23 16:24:46 Finished clone cloud.google.com/go [2021-11-23T16:24:48.137Z] 2021/11/23 16:24:47 Finished clone github.com/containerd/containerd [2021-11-23T16:24:48.529Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-23T16:24:48.529Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-23T16:24:48.529Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-23T16:24:48.529Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-23T16:24:49.097Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-23T16:24:49.097Z] docker_cli_swarm_test.go:1902: [d7fb64b98961c] joining swarm manager [d9a5a58054413]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:24:49.097Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-23T16:24:50.032Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-23T16:24:50.032Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-23T16:24:50.032Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-23T16:24:50.032Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-23T16:24:50.032Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-23T16:24:51.408Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-23T16:24:51.409Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-23T16:24:51.666Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-23T16:24:51.666Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-23T16:24:51.666Z] === RUN TestDockerSuite/TestVolumeEvents [2021-11-23T16:24:58.088Z] 2021/11/23 16:24:56 Finished clone github.com/gogo/protobuf [2021-11-23T16:24:58.224Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-23T16:24:58.482Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-23T16:24:58.482Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-23T16:24:58.482Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-23T16:25:00.382Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-23T16:25:01.316Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-11-23T16:25:02.695Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-23T16:25:02.695Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite (1268.69s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.21s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.60s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.29s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.96s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.35s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.04s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.19s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.73s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.53s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.53s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.56s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.55s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.78s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.75s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAttachDetach (0.99s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.76s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.82s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.62s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.58s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.00s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.36s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.07s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.09s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.03s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.66s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.24s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.42s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.25s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.38s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.77s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.28s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.90s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.78s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.95s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.48s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.83s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.79s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.57s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (1.93s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.59s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.77s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.22s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.72s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.91s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.73s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.37s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.73s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.23s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.13s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.02s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.04s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.39s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.65s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.51s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.09s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.62s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.49s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.64s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.85s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.21s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.52s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.30s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.09s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.12s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.86s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (3.97s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.02s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.19s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.82s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.81s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.97s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.41s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.83s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.81s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.80s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.82s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.92s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.43s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCmd (0.25s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.29s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.29s) [2021-11-23T16:25:02.695Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.26s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.92s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.90s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.83s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.85s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.59s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.34s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.95s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.10s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.31s) [2021-11-23T16:25:02.695Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-11-23T16:25:02.695Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-11-23T16:25:02.695Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-11-23T16:25:02.695Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.51s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.77s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.60s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.63s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.73s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.49s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.70s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.08s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.48s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.88s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.78s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.00s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.78s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.00s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.72s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.57s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.01s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.08s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.99s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.82s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.88s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.37s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.43s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.20s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.72s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.26s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.15s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.53s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.71s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEnv (1.44s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.24s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.41s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.15s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.93s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.22s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.95s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.77s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.43s) [2021-11-23T16:25:02.695Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.28s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.45s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildExpose (0.28s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.28s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildFails (0.69s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.89s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.24s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.92s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.52s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.48s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.91s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.92s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.25s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.56s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.62s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.76s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildHistory (4.22s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.40s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.63s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.54s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.80s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.39s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.26s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.06s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.32s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.21s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.62s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-11-23T16:25:02.695Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.57s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.34s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.91s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.68s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.71s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.75s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.67s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.28s) [2021-11-23T16:25:02.696Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.77s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.66s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.36s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.38s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.57s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.55s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.29s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.57s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.76s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.17s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.56s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.77s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.99s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.53s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildPATH (1.83s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.44s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.56s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.04s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.28s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.16s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildRm (2.29s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.58s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.20s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.38s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.37s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.69s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.80s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.62s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.67s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.37s) [2021-11-23T16:25:02.696Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.65s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.84s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildStderr (0.88s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.37s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.89s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.99s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.73s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.17s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildUser (1.82s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.64s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.58s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.68s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.57s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.13s) [2021-11-23T16:25:02.696Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-23T16:25:02.696Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-23T16:25:02.696Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-23T16:25:02.696Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.09s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.66s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.72s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.50s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.51s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.73s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.37s) [2021-11-23T16:25:02.696Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.45s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.61s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-11-23T16:25:02.696Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.50s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.01s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCommitChange (1.12s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.93s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.65s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.99s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.58s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCommitTTY (1.00s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.67s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.00s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.55s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.97s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.95s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.42s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.47s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.45s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.43s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.41s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.40s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.46s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.44s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.47s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.18s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.69s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.68s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.47s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.47s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.45s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.45s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.47s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.46s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.43s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.88s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.85s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.44s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.49s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.63s) [2021-11-23T16:25:02.696Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.48s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.60s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.83s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.22s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.42s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.29s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.95s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.52s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.28s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.49s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.52s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.65s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dd4fd8_} (1.43s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14223825249_/foo_false____} (1.29s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14223825249_/foo_true____} (1.35s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33338168118_/foo_false____} (1.33s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33338168118_/foo_true____} (1.36s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33338168118_/foo_true__0xc000dd5008__} (1.32s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dd5020_} (1.43s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dd5038_} (1.30s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dd5050_} (1.41s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dd5068_} (1.47s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.55s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.24s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.39s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.01s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.39s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.56s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.53s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.63s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.64s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.54s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.56s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.66s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.74s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.71s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.85s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.77s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.63s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.04s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.67s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.66s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.83s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.53s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.69s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.76s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.93s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.49s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.55s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.99s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.55s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.95s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.46s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.96s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.99s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.49s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.68s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpToDot (0.57s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.02s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.30s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpToStdout (0.62s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.07s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.26s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.78s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCreateArgs (0.12s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2021-11-23T16:25:02.696Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.50s) [2021-11-23T16:25:02.696Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2021-11-23T16:25:02.697Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.41s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.62s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.09s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.55s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.13s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.90s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.94s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.51s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.52s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.00s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.60s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.93s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.35s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.79s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.55s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.13s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsAttach (0.49s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsCommit (0.58s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.45s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.46s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.93s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.23s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.29s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsCopy (0.85s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.10s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.53s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.11s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.36s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.34s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsFilters (1.24s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsFormat (1.48s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.03s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.30s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.71s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2021-11-23T16:25:02.697Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-23T16:25:02.697Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.02s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.65s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsRename (0.70s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsResize (0.76s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.67s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.74s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.54s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.75s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsTop (0.70s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.90s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExec (0.85s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.69s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.56s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.52s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.34s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.58s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.49s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.06s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.90s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecInspectID (1.57s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.63s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.67s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.60s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.12s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.71s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecStartFails (0.64s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.67s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.76s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.54s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2021-11-23T16:25:02.697Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.43s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.47s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestExecWithUser (0.58s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.43s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.67s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.44s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestHealth (19.35s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.17s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.69s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImportFile (1.03s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.38s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.02s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.49s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.40s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.41s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.01s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.39s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.41s) [2021-11-23T16:25:02.697Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectHistory (0.51s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-23T16:25:02.697Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.25s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.65s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectStatus (0.77s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.59s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.67s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.58s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.46s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.84s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.04s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.50s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.34s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.31s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.40s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.34s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.01s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.49s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.41s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.42s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.54s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.52s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.90s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.22s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.92s) [2021-11-23T16:25:02.697Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.13s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.96s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.70s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.60s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.49s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestLogsTail (0.71s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.62s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.52s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.33s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.71s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestNetHostname (1.72s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.52s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.31s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.39s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPluginActive (1.96s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.55s) [2021-11-23T16:25:02.698Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.23s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.78s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.81s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.54s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.95s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.62s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.02s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.01s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPortList (7.28s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.88s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.84s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.40s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.40s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.96s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.80s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.86s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPsByOrder (1.87s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.92s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.91s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.61s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.66s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.35s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.15s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.09s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.48s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.41s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.91s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.48s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.48s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2021-11-23T16:25:02.698Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.09s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.42s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.86s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.84s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.52s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.46s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.89s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.32s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.96s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.02s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.28s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.06s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.77s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.35s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.41s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.53s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.24s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.82s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.18s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.95s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.23s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.86s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.72s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.67s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.90s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.05s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.95s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.97s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.53s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.69s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.29s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.43s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.41s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.56s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.65s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.47s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.86s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.96s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.40s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.40s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.40s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.94s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.97s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.57s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.61s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.20s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.85s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.89s) [2021-11-23T16:25:02.698Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-23T16:25:02.698Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.11s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.82s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.25s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.41s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.11s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.52s) [2021-11-23T16:25:02.698Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.93s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.41s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.41s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.41s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.49s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunExitCode (0.57s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.60s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.59s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.85s) [2021-11-23T16:25:02.698Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2021-11-23T16:25:02.958Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.90s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.83s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.52s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.85s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.40s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.84s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.06s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.56s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.57s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.54s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.81s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.14s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.94s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.86s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.96s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.97s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunMount (4.61s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.63s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.86s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.37s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.78s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.74s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.19s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.15s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.10s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.60s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNetHost (0.81s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.69s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.73s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.70s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.25s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.40s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.50s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.38s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.57s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.56s) [2021-11-23T16:25:02.958Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.68s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.55s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.09s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.57s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.58s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.55s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.40s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.39s) [2021-11-23T16:25:02.958Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.44s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.40s) [2021-11-23T16:25:02.958Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.41s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.84s) [2021-11-23T16:25:02.958Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.05s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.85s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunRm (0.44s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.43s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.42s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.31s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.41s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.15s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.52s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.41s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.70s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.59s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunState (1.28s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-11-23T16:25:02.958Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-23T16:25:02.958Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunSysctls (0.88s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.69s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.83s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.49s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.63s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.64s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.78s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.43s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.40s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.40s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.23s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.79s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.11s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.40s) [2021-11-23T16:25:02.959Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.73s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.05s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.54s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.26s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.52s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.84s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.57s) [2021-11-23T16:25:02.959Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-23T16:25:02.959Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-23T16:25:02.959Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2021-11-23T16:25:02.959Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.69s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.65s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.07s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.56s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s) [2021-11-23T16:25:02.959Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2021-11-23T16:25:02.959Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-23T16:25:02.959Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-23T16:25:02.959Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-23T16:25:02.959Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-23T16:25:02.959Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.58s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.52s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.60s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.70s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.55s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.10s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.65s) [2021-11-23T16:25:02.959Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.92s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.53s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.91s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.55s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.90s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.95s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.82s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.25s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.52s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.47s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.17s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.22s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.60s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.06s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.82s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.48s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.82s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.62s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.77s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestStartRecordError (1.32s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.91s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.32s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.52s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.28s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.60s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.47s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2021-11-23T16:25:02.959Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.78s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2021-11-23T16:25:02.959Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-23T16:25:02.959Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.57s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.52s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.06s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUpdateStats (3.47s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.83s) [2021-11-23T16:25:02.959Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.76s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.69s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.85s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.18s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.94s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.34s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.04s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.57s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.42s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.64s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.92s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.04s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.24s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.22s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.30s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.39s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.44s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.66s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.39s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.41s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.30s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.68s) [2021-11-23T16:25:02.959Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.48s) [2021-11-23T16:25:02.959Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-23T16:25:02.959Z] === RUN TestDockerRegistrySuite [2021-11-23T16:25:02.959Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-23T16:25:03.338Z] 2021/11/23 16:25:02 Finished clone google.golang.org/genproto [2021-11-23T16:25:04.335Z] check_test.go:195: [d255527166eb4] daemon is not started [2021-11-23T16:25:04.335Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-23T16:25:05.270Z] check_test.go:195: [d2307c7b49b43] daemon is not started [2021-11-23T16:25:05.270Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-23T16:25:06.204Z] check_test.go:195: [db89111ed7b31] daemon is not started [2021-11-23T16:25:06.204Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-23T16:25:06.463Z] check_test.go:195: [d2d1a3b81752e] daemon is not started [2021-11-23T16:25:06.463Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-23T16:25:08.995Z] check_test.go:195: [d37f8971338de] daemon is not started [2021-11-23T16:25:08.995Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-23T16:25:09.573Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-11-23T16:25:12.104Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-11-23T16:25:14.635Z] check_test.go:195: [d5df9b7fdb0c5] daemon is not started [2021-11-23T16:25:14.635Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-23T16:25:17.168Z] check_test.go:195: [d085f19afb81e] daemon is not started [2021-11-23T16:25:17.168Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-23T16:25:18.104Z] check_test.go:195: [d3e29f07bd9cf] daemon is not started [2021-11-23T16:25:18.104Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-23T16:25:18.671Z] check_test.go:195: [df0271af869fb] daemon is not started [2021-11-23T16:25:18.671Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-23T16:25:19.606Z] check_test.go:195: [d88663fc6d0d5] daemon is not started [2021-11-23T16:25:19.606Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-23T16:25:20.981Z] check_test.go:195: [d8061f51aeee0] daemon is not started [2021-11-23T16:25:20.981Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-23T16:25:21.917Z] check_test.go:195: [d9e9e4e3eefc2] daemon is not started [2021-11-23T16:25:21.917Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-23T16:25:22.852Z] check_test.go:195: [d119cb9e3a461] daemon is not started [2021-11-23T16:25:22.852Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-23T16:25:23.140Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-23T16:25:23.140Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-23T16:25:23.140Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-23T16:25:23.140Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-23T16:25:23.140Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-23T16:25:23.140Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-23T16:25:23.140Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-23T16:25:23.140Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-23T16:25:23.140Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-23T16:25:23.140Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-23T16:25:23.140Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-23T16:25:23.140Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-23T16:25:23.809Z] check_test.go:195: [dae3f761ae647] daemon is not started [2021-11-23T16:25:23.809Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-23T16:25:24.745Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bb68069a9c9d0c9a52bbfb8773c93d6b745a814490e71403fcf3f70ad58f04b0 [2021-11-23T16:25:24.745Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-23T16:25:25.315Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4a266e14be2fa4bf67994053690d37590c03da01e8d6975448a114a0f3dcd87f [2021-11-23T16:25:25.315Z] check_test.go:195: [d51e28758aca0] daemon is not started [2021-11-23T16:25:25.315Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-23T16:25:26.253Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3a26454faf2cf6b9d884727b7de98cb1d09a1c83cbc95da2e3c4b6eda296a43b [2021-11-23T16:25:27.188Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-11-23T16:25:27.188Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:08304779bdf956499049148b62266aa27022e307e8e98a214c7e9c7a4fd60a12 [2021-11-23T16:25:27.446Z] check_test.go:195: [d880b01fb469f] daemon is not started [2021-11-23T16:25:27.446Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-23T16:25:27.701Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-23T16:25:28.382Z] check_test.go:195: [d395f68555490] daemon is not started [2021-11-23T16:25:28.382Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-23T16:25:28.665Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-23T16:25:28.665Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-23T16:25:28.665Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-23T16:25:29.319Z] docker_cli_swarm_test.go:1802: [d4218a039212b] joining swarm manager [d13cb624ced7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:25:30.701Z] docker_cli_swarm_test.go:1803: [d6f3e308ba456] joining swarm manager [d13cb624ced7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:25:30.701Z] check_test.go:195: [d22e32ff68b51] daemon is not started [2021-11-23T16:25:30.959Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-23T16:25:31.615Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-23T16:25:31.615Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-23T16:25:31.615Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-23T16:25:31.615Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-23T16:25:31.897Z] check_test.go:195: [dbc94e6eb11aa] daemon is not started [2021-11-23T16:25:31.897Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-23T16:25:31.897Z] check_test.go:195: [de62c9d58f413] daemon is not started [2021-11-23T16:25:31.897Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-23T16:25:32.085Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-23T16:25:32.085Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-23T16:25:32.085Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-23T16:25:32.085Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-23T16:25:32.085Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-23T16:25:32.085Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-23T16:25:32.085Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-23T16:25:32.835Z] check_test.go:195: [de4846eaece17] daemon is not started [2021-11-23T16:25:32.835Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-23T16:25:33.771Z] check_test.go:195: [dee3dc372b9b6] daemon is not started [2021-11-23T16:25:33.771Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-23T16:25:34.706Z] check_test.go:195: [d1ae84c2047ee] daemon is not started [2021-11-23T16:25:34.706Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-23T16:25:35.115Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-23T16:25:35.115Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T16:25:35.115Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-23T16:25:35.115Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T16:25:35.115Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-23T16:25:35.115Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T16:25:35.629Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-23T16:25:36.098Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-23T16:25:37.248Z] check_test.go:195: [d08f80fe10762] daemon is not started [2021-11-23T16:25:37.248Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-23T16:25:37.506Z] check_test.go:195: [da620fd895d36] daemon is not started [2021-11-23T16:25:37.506Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-23T16:25:37.522Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-23T16:25:38.442Z] check_test.go:195: [d776de30a2d9f] daemon is not started [2021-11-23T16:25:38.442Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-23T16:25:38.700Z] check_test.go:195: [dd3f2254565e9] daemon is not started [2021-11-23T16:25:38.700Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-23T16:25:38.959Z] check_test.go:195: [dd1efa77ea0d9] daemon is not started [2021-11-23T16:25:38.959Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-23T16:25:39.085Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-23T16:25:39.085Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-23T16:25:39.218Z] check_test.go:195: [debabc052e009] daemon is not started [2021-11-23T16:25:39.218Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-23T16:25:39.218Z] check_test.go:195: [df45e14c63d93] daemon is not started [2021-11-23T16:25:39.477Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-23T16:25:39.623Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-23T16:25:39.735Z] check_test.go:195: [d0122023071ef] daemon is not started [2021-11-23T16:25:39.735Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-23T16:25:39.735Z] check_test.go:195: [d27f183eb3f96] daemon is not started [2021-11-23T16:25:39.735Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-23T16:25:40.671Z] check_test.go:195: [dd43b66a6249e] daemon is not started [2021-11-23T16:25:40.671Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-23T16:25:40.997Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-23T16:25:42.048Z] check_test.go:195: [d65f8ab189a11] daemon is not started [2021-11-23T16:25:42.048Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-23T16:25:42.306Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-11-23T16:25:42.872Z] check_test.go:195: [dd5fd73894414] daemon is not started [2021-11-23T16:25:42.872Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-23T16:25:44.248Z] check_test.go:195: [d4eb9adc146c1] daemon is not started [2021-11-23T16:25:44.249Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-23T16:25:45.183Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite (43.22s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.48s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.15s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.53s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.54s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.47s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.92s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.96s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.24s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.99s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.86s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.66s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.02s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.41s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.17s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.90s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.80s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.53s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.93s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.34s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.91s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.29s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2021-11-23T16:25:46.118Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-11-23T16:25:46.118Z] === RUN TestDockerSchema1RegistrySuite [2021-11-23T16:25:46.118Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-23T16:25:46.118Z] check_test.go:222: [d62dd4db14646] daemon is not started [2021-11-23T16:25:46.118Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-23T16:25:46.680Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-23T16:25:48.653Z] check_test.go:222: [dfae270c5471c] daemon is not started [2021-11-23T16:25:48.653Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-23T16:25:50.029Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-11-23T16:25:52.560Z] docker_cli_swarm_test.go:1321: [d0a9da69cbc96] joining swarm manager [dcb61383e6a72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:25:53.128Z] check_test.go:222: [ddad0e8b50dd5] daemon is not started [2021-11-23T16:25:53.129Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-23T16:25:53.387Z] docker_cli_swarm_test.go:1322: [d851e7ed9a315] joining swarm manager [dcb61383e6a72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:25:53.581Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-23T16:25:53.581Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-23T16:25:53.581Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-23T16:25:53.581Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-23T16:25:53.581Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-23T16:25:53.581Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-23T16:25:53.581Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-23T16:25:53.581Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-23T16:25:53.581Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-23T16:25:53.581Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-23T16:25:53.581Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-23T16:25:53.581Z] === RUN TestDockerSuite/TestBuildFails [2021-11-23T16:25:54.323Z] check_test.go:222: [d23ec16c0c5f7] daemon is not started [2021-11-23T16:25:54.323Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-23T16:25:54.582Z] check_test.go:222: [d2e497921c9ac] daemon is not started [2021-11-23T16:25:54.582Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-23T16:25:55.518Z] check_test.go:222: [d0ec9ae74b684] daemon is not started [2021-11-23T16:25:55.518Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-23T16:25:56.085Z] check_test.go:222: [d9d486d9d485d] daemon is not started [2021-11-23T16:25:56.085Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-23T16:25:56.616Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-23T16:25:56.616Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-23T16:25:57.020Z] check_test.go:222: [d2ad460b054ce] daemon is not started [2021-11-23T16:25:57.020Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-23T16:25:57.276Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-23T16:25:59.518Z] 2021/11/23 16:25:51 Finished clone github.com/hashicorp/consul [2021-11-23T16:25:59.552Z] check_test.go:222: [da4799121d385] daemon is not started [2021-11-23T16:25:59.552Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-23T16:25:59.552Z] check_test.go:222: [d1199c42470c3] daemon is not started [2021-11-23T16:25:59.552Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-23T16:26:00.119Z] check_test.go:222: [d7fb9f0176af4] daemon is not started [2021-11-23T16:26:00.119Z] --- PASS: TestDockerSchema1RegistrySuite (14.11s) [2021-11-23T16:26:00.119Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-11-23T16:26:00.119Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.55s) [2021-11-23T16:26:00.119Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.55s) [2021-11-23T16:26:00.119Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.17s) [2021-11-23T16:26:00.119Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-11-23T16:26:00.119Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.90s) [2021-11-23T16:26:00.119Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.81s) [2021-11-23T16:26:00.119Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2021-11-23T16:26:00.119Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.19s) [2021-11-23T16:26:00.119Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2021-11-23T16:26:00.119Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2021-11-23T16:26:00.119Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-23T16:26:00.119Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-23T16:26:00.686Z] check_test.go:251: [dfb56c199f0d1] daemon is not started [2021-11-23T16:26:00.686Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-23T16:26:01.254Z] check_test.go:251: [d59f1e6a69147] daemon is not started [2021-11-23T16:26:01.254Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-23T16:26:01.513Z] check_test.go:251: [d847590b793d7] daemon is not started [2021-11-23T16:26:01.513Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-23T16:26:02.489Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-23T16:26:02.887Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-23T16:26:03.146Z] check_test.go:251: [d4033f8067271] daemon is not started [2021-11-23T16:26:03.146Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-23T16:26:03.689Z] 2021/11/23 16:26:02 Finished clone github.com/aws/aws-sdk-go [2021-11-23T16:26:03.713Z] check_test.go:251: [d42c41925af46] daemon is not started [2021-11-23T16:26:03.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-23T16:26:04.648Z] check_test.go:251: [d2f18bd53dda9] daemon is not started [2021-11-23T16:26:04.648Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-23T16:26:04.648Z] check_test.go:251: [d1fd4a1df3d4e] daemon is not started [2021-11-23T16:26:04.648Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.65s) [2021-11-23T16:26:04.648Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.67s) [2021-11-23T16:26:04.648Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2021-11-23T16:26:04.648Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-11-23T16:26:04.648Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.28s) [2021-11-23T16:26:04.648Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2021-11-23T16:26:04.648Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.47s) [2021-11-23T16:26:04.648Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2021-11-23T16:26:04.648Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-11-23T16:26:04.648Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-23T16:26:04.648Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-23T16:26:07.893Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-23T16:26:08.443Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-23T16:26:09.949Z] check_test.go:278: [dccd6c2e08d54] daemon is not started [2021-11-23T16:26:09.949Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-23T16:26:09.949Z] check_test.go:278: [df0617ba5d494] daemon is not started [2021-11-23T16:26:09.949Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-23T16:26:10.208Z] check_test.go:278: [d5339597f7745] daemon is not started [2021-11-23T16:26:10.208Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-23T16:26:10.208Z] check_test.go:278: [d9eb59d42145d] daemon is not started [2021-11-23T16:26:10.208Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-23T16:26:10.467Z] check_test.go:278: [dd040d828ddc6] daemon is not started [2021-11-23T16:26:10.467Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-11-23T16:26:10.467Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2021-11-23T16:26:10.467Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-11-23T16:26:10.467Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-11-23T16:26:10.467Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-11-23T16:26:10.467Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-11-23T16:26:10.467Z] === RUN TestDockerNetworkSuite [2021-11-23T16:26:10.467Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-11-23T16:26:11.401Z] docker_cli_network_unix_test.go:46: [dd4123fd7cc02] daemon is not started [2021-11-23T16:26:11.401Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-11-23T16:26:11.969Z] docker_cli_network_unix_test.go:46: [d9e427b7e272d] daemon is not started [2021-11-23T16:26:11.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-11-23T16:26:14.395Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-23T16:26:14.501Z] docker_cli_network_unix_test.go:46: [da55f5c6bfa53] daemon is not started [2021-11-23T16:26:14.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-11-23T16:26:16.137Z] docker_cli_network_unix_test.go:46: [d7efbb8f8f176] daemon is not started [2021-11-23T16:26:16.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-11-23T16:26:16.137Z] docker_cli_network_unix_test.go:1233: [d69b2fae118c0] daemon is not started [2021-11-23T16:26:18.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-11-23T16:26:19.173Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-23T16:26:19.607Z] docker_cli_network_unix_test.go:46: [d4585e263933d] daemon is not started [2021-11-23T16:26:20.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-11-23T16:26:20.740Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-23T16:26:24.362Z] docker_cli_network_unix_test.go:46: [dd1b536254893] daemon is not started [2021-11-23T16:26:24.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-11-23T16:26:25.501Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-23T16:26:25.501Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-23T16:26:25.501Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-23T16:26:25.970Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-23T16:26:26.440Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-23T16:26:26.440Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-23T16:26:26.440Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-23T16:26:26.832Z] docker_cli_network_unix_test.go:46: [dfcee384006e9] daemon is not started [2021-11-23T16:26:26.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-11-23T16:26:27.768Z] docker_cli_network_unix_test.go:46: [d99d68b2a9e58] daemon is not started [2021-11-23T16:26:28.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-11-23T16:26:28.285Z] docker_cli_network_unix_test.go:46: [df7e512ffc374] daemon is not started [2021-11-23T16:26:28.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-11-23T16:26:28.802Z] docker_cli_network_unix_test.go:46: [d79dc986b1418] daemon is not started [2021-11-23T16:26:28.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-11-23T16:26:29.368Z] docker_cli_network_unix_test.go:46: [d8656ed4d47fb] daemon is not started [2021-11-23T16:26:29.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-11-23T16:26:30.193Z] docker_cli_network_unix_test.go:46: [dfbdf8cddb471] daemon is not started [2021-11-23T16:26:30.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-11-23T16:26:30.712Z] docker_cli_network_unix_test.go:46: [dcbb844c6bad3] daemon is not started [2021-11-23T16:26:30.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-11-23T16:26:30.971Z] docker_cli_network_unix_test.go:46: [d651a4301ac0b] daemon is not started [2021-11-23T16:26:30.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-11-23T16:26:31.553Z] docker_cli_network_unix_test.go:46: [df8085af096b3] daemon is not started [2021-11-23T16:26:31.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-11-23T16:26:31.811Z] docker_cli_network_unix_test.go:46: [d44cb11883de4] daemon is not started [2021-11-23T16:26:31.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-11-23T16:26:31.811Z] docker_cli_network_unix_test.go:46: [d26c7fdce689e] daemon is not started [2021-11-23T16:26:31.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-11-23T16:26:32.069Z] docker_cli_network_unix_test.go:46: [d73083ef1021e] daemon is not started [2021-11-23T16:26:32.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-11-23T16:26:33.005Z] docker_cli_network_unix_test.go:46: [d753378e721a2] daemon is not started [2021-11-23T16:26:33.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-11-23T16:26:33.262Z] docker_cli_network_unix_test.go:46: [d684444a2e41e] daemon is not started [2021-11-23T16:26:33.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-11-23T16:26:33.829Z] docker_cli_network_unix_test.go:46: [de6570402e38b] daemon is not started [2021-11-23T16:26:33.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-11-23T16:26:34.088Z] docker_cli_network_unix_test.go:46: [dc828103227de] daemon is not started [2021-11-23T16:26:34.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-11-23T16:26:34.088Z] docker_cli_network_unix_test.go:46: [d6134fd33bc2a] daemon is not started [2021-11-23T16:26:34.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-11-23T16:26:35.159Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-23T16:26:35.159Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T16:26:35.159Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-23T16:26:35.465Z] docker_cli_network_unix_test.go:968: [dcfc5f178b8c5] daemon is not started [2021-11-23T16:26:36.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-11-23T16:26:37.337Z] docker_cli_network_unix_test.go:46: [d29682dfbfe7d] daemon is not started [2021-11-23T16:26:37.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-11-23T16:26:38.163Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-23T16:26:40.126Z] docker_cli_network_unix_test.go:1116: [da6388009ee4c] daemon is not started [2021-11-23T16:26:42.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-11-23T16:26:42.920Z] docker_cli_network_unix_test.go:46: [d193646d53960] daemon is not started [2021-11-23T16:26:42.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-11-23T16:26:43.825Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-23T16:26:43.856Z] docker_cli_network_unix_test.go:46: [d95810281587f] daemon is not started [2021-11-23T16:26:43.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-11-23T16:26:43.856Z] docker_cli_network_unix_test.go:46: [d2c31119cfeb0] daemon is not started [2021-11-23T16:26:43.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-11-23T16:26:43.856Z] docker_cli_network_unix_test.go:46: [dc8681960ad71] daemon is not started [2021-11-23T16:26:43.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-11-23T16:26:44.114Z] docker_cli_network_unix_test.go:46: [d0848c4711267] daemon is not started [2021-11-23T16:26:44.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-11-23T16:26:44.114Z] docker_cli_network_unix_test.go:46: [d1ac4d40abb5f] daemon is not started [2021-11-23T16:26:44.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-11-23T16:26:44.114Z] docker_cli_network_unix_test.go:46: [dcc17e47a4851] daemon is not started [2021-11-23T16:26:44.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-11-23T16:26:44.813Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-23T16:26:45.508Z] docker_cli_network_unix_test.go:46: [d60324172bf65] daemon is not started [2021-11-23T16:26:46.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-11-23T16:26:46.441Z] docker_cli_network_unix_test.go:46: [d5c202981eb05] daemon is not started [2021-11-23T16:26:46.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-11-23T16:26:46.441Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-23T16:26:46.441Z] docker_cli_network_unix_test.go:46: [d420b9eeae449] daemon is not started [2021-11-23T16:26:46.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-11-23T16:26:46.923Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-23T16:26:47.007Z] docker_cli_network_unix_test.go:46: [db1a3a764070b] daemon is not started [2021-11-23T16:26:47.102Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-23T16:26:47.102Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-23T16:26:47.102Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-23T16:26:47.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-11-23T16:26:48.090Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-23T16:26:48.090Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-23T16:26:50.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-11-23T16:26:51.926Z] docker_cli_network_unix_test.go:1084: [da5e63cb61f3f] daemon is not started [2021-11-23T16:26:51.956Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-23T16:26:52.944Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-23T16:26:53.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-11-23T16:26:53.308Z] docker_cli_network_unix_test.go:46: [d5e6e80fe094f] daemon is not started [2021-11-23T16:26:53.414Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-23T16:26:53.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-11-23T16:26:53.825Z] docker_cli_network_unix_test.go:46: [d4ffddcd0d451] daemon is not started [2021-11-23T16:26:54.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-11-23T16:26:54.402Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-23T16:26:54.871Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-23T16:26:55.340Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-23T16:26:55.462Z] docker_cli_network_unix_test.go:46: [d07771d7bd86b] daemon is not started [2021-11-23T16:26:55.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-11-23T16:26:55.722Z] docker_cli_network_unix_test.go:46: [ddb87e13d97f4] daemon is not started [2021-11-23T16:26:55.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-11-23T16:26:55.982Z] docker_cli_network_unix_test.go:46: [d7fce03a26cb1] daemon is not started [2021-11-23T16:26:56.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-11-23T16:26:56.809Z] docker_cli_network_unix_test.go:46: [d32fa12360148] daemon is not started [2021-11-23T16:26:56.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-11-23T16:26:56.977Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-23T16:26:57.375Z] docker_cli_network_unix_test.go:46: [d9fca35e0db77] daemon is not started [2021-11-23T16:26:57.512Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-23T16:26:57.636Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-11-23T16:27:01.875Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-23T16:27:01.875Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T16:27:01.875Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-23T16:27:01.875Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-23T16:27:01.875Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-23T16:27:01.875Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-23T16:27:01.875Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-23T16:27:01.875Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-23T16:27:01.875Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-23T16:27:02.354Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-23T16:27:02.904Z] docker_cli_network_unix_test.go:46: [d1c5b85bb5a7a] daemon is not started [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite (52.11s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.97s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.64s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.67s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.40s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.42s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.81s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.09s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.04s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.84s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.67s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.95s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.11s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.18s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.77s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.24s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-11-23T16:27:02.904Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.27s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.90s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.42s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.43s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.87s) [2021-11-23T16:27:02.904Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.03s) [2021-11-23T16:27:02.904Z] === RUN TestDockerHubPullSuite [2021-11-23T16:27:02.904Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-11-23T16:27:03.342Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-23T16:27:04.278Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-11-23T16:27:06.807Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-11-23T16:27:07.374Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-11-23T16:27:08.174Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-23T16:27:08.750Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-11-23T16:27:08.750Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-11-23T16:27:08.750Z] --- PASS: TestDockerHubPullSuite (6.24s) [2021-11-23T16:27:08.750Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.63s) [2021-11-23T16:27:08.750Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-11-23T16:27:08.750Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.85s) [2021-11-23T16:27:08.750Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.29s) [2021-11-23T16:27:08.750Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2021-11-23T16:27:08.750Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-11-23T16:27:08.750Z] PASS [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === Skipped [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2021-11-23T16:27:08.750Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-11-23T16:27:08.750Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-11-23T16:27:08.750Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-11-23T16:27:08.750Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-23T16:27:08.750Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-11-23T16:27:08.750Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-11-23T16:27:08.750Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-23T16:27:08.750Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-23T16:27:08.750Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-23T16:27:08.750Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-23T16:27:08.750Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-23T16:27:08.750Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-23T16:27:08.750Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-23T16:27:08.750Z] docker_cli_sni_test.go:18: Flakey test [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-23T16:27:08.750Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-11-23T16:27:08.750Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-11-23T16:27:08.750Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-11-23T16:27:08.750Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-23T16:27:08.750Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-23T16:27:08.750Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-23T16:27:08.750Z] docker_cli_network_unix_test.go:46: [d420b9eeae449] daemon is not started [2021-11-23T16:27:08.750Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-23T16:27:08.750Z] [2021-11-23T16:27:08.750Z] DONE 1262 tests, 51 skipped in 1400.815s [2021-11-23T16:27:08.750Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-23T16:27:09.009Z] ++++ cat bundles/test-integration/docker.pid [2021-11-23T16:27:09.009Z] +++ kill 8508 [2021-11-23T16:27:09.009Z] +++ /etc/init.d/apparmor stop [2021-11-23T16:27:09.009Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-23T16:27:09.009Z] [2021-11-23T16:27:09.009Z] Unloading profiles will leave already running processes permanently [2021-11-23T16:27:09.009Z] unconfined, which can lead to unexpected situations. [2021-11-23T16:27:09.009Z] [2021-11-23T16:27:09.009Z] To set a process to complain mode, use the command line tool [2021-11-23T16:27:09.009Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-23T16:27:09.009Z] +++ true [2021-11-23T16:27:09.009Z] exiting test-integration [2021-11-23T16:27:09.009Z] ++ exit 0 [2021-11-23T16:27:09.009Z] [2021-11-23T16:27:09.270Z] + for job in $(jobs -p) [2021-11-23T16:27:09.270Z] + wait 3914 [2021-11-23T16:27:21.287Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-23T16:27:21.287Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-23T16:27:21.287Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-23T16:27:23.123Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-23T16:27:23.123Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-23T16:27:23.124Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-23T16:27:25.359Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-23T16:27:36.282Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-23T16:27:43.584Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-23T16:27:52.335Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-23T16:27:55.931Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-11-23T16:27:56.866Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-11-23T16:28:01.143Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-23T16:28:03.426Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-11-23T16:28:08.690Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-11-23T16:28:10.591Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-11-23T16:28:11.562Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-23T16:28:14.781Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-11-23T16:28:16.304Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-23T16:28:17.319Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-11-23T16:28:20.601Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-11-23T16:28:20.601Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-23T16:28:20.601Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-11-23T16:28:22.120Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-23T16:28:22.643Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-23T16:28:24.054Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-23T16:28:24.054Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-23T16:28:24.054Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-23T16:28:24.054Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-23T16:28:24.054Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-23T16:28:24.054Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-23T16:28:24.054Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-23T16:28:24.054Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-23T16:28:24.054Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-23T16:28:24.054Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-23T16:28:24.054Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-23T16:28:24.054Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-23T16:28:24.054Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-23T16:28:25.866Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-11-23T16:28:25.866Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-11-23T16:28:26.800Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-11-23T16:28:27.158Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-23T16:28:28.008Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-23T16:28:28.700Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-11-23T16:28:28.749Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-23T16:28:31.948Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-23T16:28:31.948Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-23T16:28:31.948Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-23T16:28:31.948Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-23T16:28:31.948Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-23T16:28:31.948Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-23T16:28:31.948Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-23T16:28:31.948Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-23T16:28:31.948Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-23T16:28:31.948Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-23T16:28:31.948Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-23T16:28:36.795Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-23T16:28:36.795Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T16:28:36.795Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-23T16:28:36.795Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T16:28:36.795Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-23T16:28:36.795Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T16:28:36.795Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-23T16:28:37.407Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-23T16:28:37.787Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-23T16:28:42.624Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-23T16:28:45.940Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-23T16:28:45.940Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-23T16:28:45.940Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-23T16:28:51.719Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-23T16:28:52.178Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-23T16:28:52.178Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-23T16:28:52.178Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-23T16:28:52.178Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-23T16:28:52.178Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-23T16:28:55.140Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-23T16:28:57.708Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-23T16:28:57.708Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-23T16:28:57.708Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-23T16:28:57.708Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-23T16:28:57.708Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-23T16:28:57.708Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-23T16:28:57.708Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-23T16:28:57.708Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-23T16:28:57.708Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-23T16:28:57.708Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-23T16:28:57.708Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-23T16:28:57.708Z] === RUN TestDockerSuite/TestBuildFails [2021-11-23T16:28:59.884Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-23T16:28:59.930Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-23T16:29:00.400Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-23T16:29:02.066Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-23T16:29:02.523Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-23T16:29:02.523Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-23T16:29:05.607Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-23T16:29:06.063Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-23T16:29:07.026Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-23T16:29:07.641Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-23T16:29:13.581Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-23T16:29:15.865Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-23T16:29:16.888Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-23T16:29:19.823Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-23T16:29:24.916Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-11-23T16:29:24.916Z] docker_cli_swarm_test.go:1186: [d87b71d3b1c02] joining swarm manager [d2719a5085508]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:29:25.572Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-23T16:29:27.177Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-23T16:29:27.655Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-23T16:29:29.438Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-23T16:29:31.471Z] docker_cli_swarm_test.go:1195: [dff1f3cff0ba1] joining swarm manager [d2719a5085508]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:29:33.750Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-23T16:29:33.750Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-23T16:29:33.750Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-23T16:29:33.750Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-23T16:29:34.229Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-23T16:29:34.229Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-23T16:29:34.229Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-23T16:29:36.677Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-23T16:29:41.439Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-23T16:29:43.144Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-23T16:29:43.144Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T16:29:43.144Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-23T16:29:46.200Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-23T16:29:47.188Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-23T16:29:47.188Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-23T16:29:47.188Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-23T16:29:47.188Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-23T16:29:47.188Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-23T16:29:49.533Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-23T16:29:49.533Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-23T16:29:49.533Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-23T16:29:55.149Z] 2021/11/23 16:29:53 Finished clone google.golang.org/api [2021-11-23T16:29:55.149Z] 2021/11/23 16:29:53 Dependencies downloaded. Download time: 6m26.469516876s [2021-11-23T16:29:55.149Z] 2021/11/23 16:29:53 Collecting all dependencies [2021-11-23T16:29:58.409Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-23T16:29:58.409Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-23T16:30:00.003Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-23T16:30:00.003Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-23T16:30:00.003Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-23T16:30:01.011Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-23T16:30:01.490Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-23T16:30:05.100Z] 2021/11/23 16:30:04 Clean vendor dir from unused packages [2021-11-23T16:30:05.100Z] 2021/11/23 16:30:04 Ignoring paths matching "^archive[/\\\\]tar" [2021-11-23T16:30:05.356Z] 2021/11/23 16:30:05 Success [2021-11-23T16:30:05.356Z] 2021/11/23 16:30:05 Running time: 6m41.510178493s [2021-11-23T16:30:05.612Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-23T16:30:06.465Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-23T16:30:06.539Z] + echo Ensuring container killed. [2021-11-23T16:30:06.539Z] Ensuring container killed. [2021-11-23T16:30:06.539Z] + docker rm -vf docker-pr7 [2021-11-23T16:30:06.539Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-11-23T16:30:06.866Z] + echo Chowning /workspace to jenkins user [2021-11-23T16:30:06.866Z] Chowning /workspace to jenkins user [2021-11-23T16:30:06.866Z] + id -u [2021-11-23T16:30:06.866Z] + id -g [2021-11-23T16:30:06.866Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40952:/workspace busybox chown -R 1000:1000 /workspace [2021-11-23T16:30:08.136Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-23T16:30:08.568Z] + bundleName=unit [2021-11-23T16:30:08.568Z] + echo Creating unit-bundles.tar.gz [2021-11-23T16:30:08.568Z] Creating unit-bundles.tar.gz [2021-11-23T16:30:08.568Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2021-11-23T16:30:08.568Z] bundles/junit-report-libnetwork.xml [2021-11-23T16:30:08.568Z] bundles/junit-report.xml [2021-11-23T16:30:08.568Z] bundles/go-test-report-libnetwork.json [2021-11-23T16:30:08.568Z] bundles/go-test-report.json [2021-11-23T16:30:08.568Z] bundles/profile-libnetwork.out [2021-11-23T16:30:08.568Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-11-23T16:30:08.578Z] Archiving artifacts [2021-11-23T16:30:09.152Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-23T16:30:09.178Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40952/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-23T16:30:09.544Z] + make clean [2021-11-23T16:30:09.808Z] docker volume rm -f docker-dev-cache [2021-11-23T16:30:09.808Z] docker-dev-cache [Pipeline] deleteDir [2021-11-23T16:30:10.158Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-23T16:30:10.171Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-23T16:30:10.635Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-23T16:30:11.641Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-23T16:30:13.959Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-23T16:30:18.289Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-11-23T16:30:18.943Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-23T16:30:18.943Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-23T16:30:18.943Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-23T16:30:18.943Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-23T16:30:18.943Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-23T16:30:18.943Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-23T16:30:19.532Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-23T16:30:19.963Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-23T16:30:19.963Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T16:30:20.465Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-23T16:30:20.465Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-23T16:30:20.465Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-23T16:30:20.465Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-23T16:30:20.465Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-23T16:30:20.465Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-23T16:30:20.496Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-23T16:30:20.496Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-23T16:30:20.496Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-23T16:30:20.943Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-23T16:30:20.953Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-23T16:30:21.409Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-23T16:30:21.423Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-23T16:30:22.433Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-23T16:30:22.473Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-11-23T16:30:24.375Z] docker_cli_swarm_test.go:1118: [dd7e2e3fe840e] joining swarm manager [d5429c0e78876]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:30:25.310Z] docker_cli_swarm_test.go:1119: [d697ecb66952d] joining swarm manager [d5429c0e78876]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:30:25.489Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-23T16:30:26.145Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-23T16:30:28.462Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-23T16:30:29.038Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-23T16:30:33.835Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-23T16:30:33.835Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-23T16:30:33.835Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-23T16:30:33.835Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-23T16:30:33.835Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-23T16:30:33.835Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-23T16:30:33.835Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-23T16:30:33.835Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-23T16:30:33.835Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-23T16:30:33.835Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-23T16:30:33.835Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-23T16:30:37.621Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-23T16:30:37.621Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T16:30:37.621Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-23T16:30:37.621Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T16:30:37.621Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-23T16:30:37.621Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T16:30:37.621Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-23T16:30:38.077Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-23T16:30:42.888Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-23T16:30:43.391Z] === RUN TestDockerSuite/TestBuildRm [2021-11-23T16:30:46.655Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-23T16:30:46.655Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-23T16:30:46.655Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-23T16:30:47.133Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-23T16:30:53.894Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-23T16:30:57.831Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-23T16:30:57.831Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-23T16:30:57.831Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-23T16:30:57.831Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-23T16:30:57.831Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-23T16:30:57.831Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-23T16:30:57.831Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-23T16:30:57.832Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-23T16:30:57.832Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-23T16:30:57.832Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-23T16:30:57.832Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-23T16:30:57.832Z] === RUN TestDockerSuite/TestBuildFails [2021-11-23T16:30:57.837Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-23T16:30:57.837Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-23T16:30:57.837Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-23T16:30:57.837Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-23T16:30:57.837Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-23T16:30:58.917Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-23T16:31:02.783Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-23T16:31:03.604Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-23T16:31:03.604Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-23T16:31:06.600Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-23T16:31:08.426Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-23T16:31:10.388Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-23T16:31:13.180Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-23T16:31:23.357Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-23T16:31:23.743Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-23T16:31:25.322Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-23T16:31:25.779Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-23T16:31:26.236Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-23T16:31:28.665Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-23T16:31:30.287Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-23T16:31:33.428Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-23T16:31:33.885Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-23T16:31:35.123Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-23T16:31:35.124Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-23T16:31:35.124Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-23T16:31:35.592Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-23T16:31:36.060Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-23T16:31:36.060Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-23T16:31:36.060Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-23T16:31:38.580Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-23T16:31:38.658Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-23T16:31:38.658Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-23T16:31:42.498Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-23T16:31:44.603Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-23T16:31:48.709Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-23T16:31:48.709Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T16:31:48.709Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-23T16:31:51.833Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-23T16:31:57.781Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-23T16:31:59.315Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-23T16:32:00.302Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-23T16:32:01.748Z] docker_cli_swarm_test.go:1172: [d48604dffae87] joining swarm manager [d5429c0e78876]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-23T16:32:02.516Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-23T16:32:02.516Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-23T16:32:02.516Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-23T16:32:02.984Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-23T16:32:02.984Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-23T16:32:07.809Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-23T16:32:07.881Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-23T16:32:07.881Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-23T16:32:07.881Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-23T16:32:08.278Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-23T16:32:08.338Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-23T16:32:08.746Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-23T16:32:09.302Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-23T16:32:09.733Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-23T16:32:10.202Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-23T16:32:11.190Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-23T16:32:12.753Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-23T16:32:14.077Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-23T16:32:18.692Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-23T16:32:18.692Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T16:32:18.692Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-23T16:32:18.692Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-23T16:32:18.692Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-23T16:32:18.692Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-23T16:32:18.692Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-23T16:32:18.692Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-23T16:32:18.692Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-23T16:32:18.816Z] === RUN TestDockerSuite/TestBuildUser [2021-11-23T16:32:18.816Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-23T16:32:18.816Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-23T16:32:18.816Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-23T16:32:18.816Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-23T16:32:18.816Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-23T16:32:18.816Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-23T16:32:19.162Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-23T16:32:19.218Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-23T16:32:19.218Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-23T16:32:19.218Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-23T16:32:20.151Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-23T16:32:22.616Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-23T16:32:22.616Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-23T16:32:24.979Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-23T16:32:25.163Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-23T16:32:25.642Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-23T16:32:25.642Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-23T16:32:25.642Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-23T16:32:25.642Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-23T16:32:25.642Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-23T16:32:26.389Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-23T16:32:26.389Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-23T16:32:26.389Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-23T16:32:26.389Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-23T16:32:26.389Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-23T16:32:28.601Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-23T16:32:33.433Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-23T16:32:36.389Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-23T16:32:36.389Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-23T16:32:36.389Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-23T16:32:39.349Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-23T16:32:40.336Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-23T16:32:40.445Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-11-23T16:32:40.445Z] docker_cli_swarm_test.go:1453: [da226662feb6f] joining swarm manager [da77a55e32dca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:32:40.445Z] docker_cli_swarm_test.go:1454: [ddd45f116c81b] joining swarm manager [da77a55e32dca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-23T16:32:41.903Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-23T16:32:42.989Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-23T16:32:42.989Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-23T16:32:42.989Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-23T16:32:44.625Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-23T16:32:47.580Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-23T16:32:47.580Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-23T16:32:48.556Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-11-23T16:32:48.814Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-11-23T16:32:49.073Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-11-23T16:32:49.073Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-11-23T16:32:49.331Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-11-23T16:32:49.897Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-11-23T16:32:52.425Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-11-23T16:32:52.480Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-23T16:32:53.449Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-23T16:32:53.477Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-23T16:32:55.709Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-11-23T16:32:57.609Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-11-23T16:32:58.210Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-23T16:32:58.210Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-23T16:32:58.210Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-23T16:32:58.210Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-23T16:32:58.210Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-23T16:32:59.510Z] docker_cli_swarm_unix_test.go:63: [d4a1350ac900c] joining swarm manager [d877be1702824]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:33:01.119Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-23T16:33:01.119Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-23T16:33:01.588Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-23T16:33:04.061Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-23T16:33:07.909Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-23T16:33:12.089Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-23T16:33:14.731Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-23T16:33:15.944Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-23T16:33:15.944Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-23T16:33:16.646Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-23T16:33:21.455Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-23T16:33:26.264Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-23T16:33:27.267Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-23T16:33:27.267Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-23T16:33:27.267Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-23T16:33:27.267Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-23T16:33:27.267Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-23T16:33:28.595Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-23T16:33:28.595Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-23T16:33:28.595Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-23T16:33:28.595Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-23T16:33:28.595Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-23T16:33:28.595Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-23T16:33:28.595Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-23T16:33:29.513Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-23T16:33:29.513Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-23T16:33:29.513Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-23T16:33:29.584Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-23T16:33:29.735Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-23T16:33:33.630Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-23T16:33:37.003Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-23T16:33:38.569Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-23T16:33:38.569Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-23T16:33:38.569Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-23T16:33:38.569Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-23T16:33:38.569Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-23T16:33:38.569Z] docker_cli_sni_test.go:18: Flakey test [2021-11-23T16:33:38.569Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-23T16:33:39.503Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-23T16:33:40.788Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-23T16:33:40.788Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-23T16:33:40.788Z] === RUN TestDockerSuite/TestCommitChange [2021-11-23T16:33:44.257Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-23T16:33:44.767Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-23T16:33:49.662Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-23T16:33:49.662Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-23T16:33:49.662Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-23T16:33:55.611Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-23T16:33:55.611Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-23T16:33:55.611Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-23T16:33:55.727Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-11-23T16:33:55.727Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-11-23T16:33:55.727Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-11-23T16:33:57.102Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-11-23T16:33:59.450Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-23T16:33:59.450Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-23T16:33:59.450Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-23T16:34:00.385Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-11-23T16:34:02.847Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-23T16:34:02.915Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-11-23T16:34:04.819Z] docker_api_swarm_test.go:962: [d85d615aef257] joining swarm manager [d1509e6ad87e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-23T16:34:05.557Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-23T16:34:05.557Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-23T16:34:05.557Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-23T16:34:05.557Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-23T16:34:05.557Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-23T16:34:05.557Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-23T16:34:06.646Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-23T16:34:06.646Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T16:34:06.646Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-23T16:34:06.646Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-23T16:34:06.646Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-23T16:34:06.646Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-23T16:34:06.646Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-23T16:34:06.646Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-23T16:34:06.646Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-23T16:34:06.646Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-23T16:34:06.646Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-23T16:34:06.646Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-23T16:34:06.646Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-23T16:34:06.646Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T16:34:06.646Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-23T16:34:06.646Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-23T16:34:08.507Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-23T16:34:12.518Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-23T16:34:13.898Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-23T16:34:17.294Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-23T16:34:18.953Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-23T16:34:18.953Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-23T16:34:18.953Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-23T16:34:21.150Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-23T16:34:21.150Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-23T16:34:21.150Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-23T16:34:21.904Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-23T16:34:22.719Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-23T16:34:22.719Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-23T16:34:22.719Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-23T16:34:22.719Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-23T16:34:22.719Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-23T16:34:22.719Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-23T16:34:22.719Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-23T16:34:22.894Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-11-23T16:34:23.017Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-23T16:34:24.003Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-23T16:34:25.009Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-23T16:34:25.009Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-23T16:34:25.009Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-23T16:34:25.009Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-23T16:34:27.986Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-23T16:34:27.986Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-23T16:34:27.986Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-23T16:34:27.986Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-23T16:34:27.986Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-23T16:34:27.986Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-23T16:34:27.986Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T16:34:27.986Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-23T16:34:31.013Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-23T16:34:33.932Z] === RUN TestDockerSuite/TestBuildRm [2021-11-23T16:34:33.980Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-23T16:34:35.095Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-11-23T16:34:35.661Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-11-23T16:34:36.790Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-23T16:34:36.936Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-23T16:34:36.936Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-23T16:34:36.936Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-23T16:34:36.936Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-23T16:34:38.196Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-11-23T16:34:38.354Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-23T16:34:39.963Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-23T16:34:39.963Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-23T16:34:40.726Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-11-23T16:34:42.992Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-23T16:34:42.992Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T16:34:42.992Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-23T16:34:42.992Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T16:34:42.992Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-23T16:34:44.592Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-23T16:34:45.264Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-23T16:34:45.264Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-23T16:34:45.514Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-23T16:34:48.222Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-23T16:34:48.222Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-23T16:34:48.222Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-23T16:34:48.424Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-23T16:34:48.424Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-23T16:34:48.424Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-23T16:34:48.424Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-23T16:34:48.424Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-23T16:34:48.835Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-11-23T16:34:49.379Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-23T16:34:50.080Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-23T16:34:51.248Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-23T16:34:51.248Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-23T16:34:52.118Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-11-23T16:34:53.914Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-23T16:34:54.202Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-23T16:34:54.651Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-11-23T16:34:56.603Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-23T16:34:57.183Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-11-23T16:34:58.819Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-23T16:34:58.975Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-23T16:34:59.713Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-11-23T16:35:00.531Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-23T16:35:02.244Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-11-23T16:35:02.742Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-23T16:35:04.777Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-11-23T16:35:04.847Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-23T16:35:04.847Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-23T16:35:04.847Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-23T16:35:04.847Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-23T16:35:04.847Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-23T16:35:05.283Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-23T16:35:05.751Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-23T16:35:05.751Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-23T16:35:05.751Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-23T16:35:05.751Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-23T16:35:05.751Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-23T16:35:06.492Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-23T16:35:06.492Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-23T16:35:06.492Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-23T16:35:07.306Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-11-23T16:35:08.035Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-23T16:35:08.036Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-23T16:35:08.036Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-23T16:35:09.448Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-23T16:35:09.448Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T16:35:09.448Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-23T16:35:12.465Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-23T16:35:12.465Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-23T16:35:17.298Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-23T16:35:19.590Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-23T16:35:19.590Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-23T16:35:19.590Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-23T16:35:19.590Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-23T16:35:19.590Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-23T16:35:19.590Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-23T16:35:19.590Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-23T16:35:19.590Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-23T16:35:19.590Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-23T16:35:19.590Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-23T16:35:19.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-23T16:35:20.748Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-23T16:35:20.748Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-23T16:35:21.215Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-23T16:35:21.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-23T16:35:21.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-23T16:35:24.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-23T16:35:27.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-23T16:35:29.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-23T16:35:31.785Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-23T16:35:31.785Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-23T16:35:32.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00038aeb8_} [2021-11-23T16:35:34.620Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13082204620_c:\foo_false____} [2021-11-23T16:35:35.645Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-23T16:35:35.645Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-23T16:35:36.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13082204620_c:\foo_true____} [2021-11-23T16:35:39.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-23T16:35:39.839Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-23T16:35:39.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-23T16:35:39.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-23T16:35:39.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-23T16:35:39.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-23T16:35:39.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-23T16:35:39.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-23T16:35:39.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-23T16:35:39.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-23T16:35:39.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-23T16:35:39.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-23T16:35:39.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-23T16:35:40.378Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-23T16:35:40.378Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-23T16:35:40.378Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-23T16:35:40.378Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-23T16:35:40.378Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-23T16:35:40.378Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-23T16:35:40.378Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-23T16:35:40.378Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-23T16:35:40.379Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-23T16:35:40.379Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-23T16:35:40.379Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-23T16:35:40.467Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-23T16:35:42.602Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-23T16:35:42.602Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-23T16:35:42.602Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-23T16:35:42.602Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:35:42.602Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-23T16:35:42.602Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T16:35:42.602Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-23T16:35:42.602Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-23T16:35:42.602Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-23T16:35:42.602Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T16:35:42.602Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-23T16:35:42.602Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-23T16:35:42.602Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-23T16:35:42.602Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-23T16:35:42.602Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-23T16:35:42.602Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T16:35:42.602Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-23T16:35:42.602Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-23T16:35:42.602Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-23T16:35:42.602Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-23T16:35:42.602Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-23T16:35:42.602Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-23T16:35:42.602Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-23T16:35:42.602Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T16:35:42.602Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-23T16:35:42.602Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T16:35:43.071Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-23T16:35:44.089Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-23T16:35:45.291Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-23T16:35:45.786Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-23T16:35:45.786Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-23T16:35:45.786Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-23T16:35:48.742Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-23T16:35:48.742Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-23T16:35:48.742Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-23T16:35:48.742Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-23T16:35:48.742Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-23T16:35:48.742Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-23T16:35:48.742Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-23T16:35:53.705Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-23T16:35:55.925Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-23T16:35:55.925Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T16:35:55.925Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-23T16:35:55.925Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-23T16:35:55.925Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-23T16:36:03.529Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-11-23T16:36:05.987Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-23T16:36:05.987Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-23T16:36:05.987Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-23T16:36:06.429Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-23T16:36:06.429Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-23T16:36:06.429Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-23T16:36:06.429Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T16:36:06.429Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-23T16:36:08.203Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-23T16:36:09.331Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-23T16:36:13.121Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-23T16:36:15.184Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-23T16:36:15.184Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-23T16:36:15.184Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-23T16:36:15.184Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-23T16:36:15.184Z] === RUN TestDockerSuite/TestCpToDot [2021-11-23T16:36:17.475Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-23T16:36:17.475Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-23T16:36:17.475Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-23T16:36:17.475Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-23T16:36:17.475Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-23T16:36:18.397Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-11-23T16:36:19.174Z] === RUN TestDockerSuite/TestBuildUser [2021-11-23T16:36:19.174Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-23T16:36:19.174Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-23T16:36:19.174Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-23T16:36:19.174Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-23T16:36:19.174Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-23T16:36:19.174Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-23T16:36:20.121Z] === RUN TestDockerSuite/TestBuildRm [2021-11-23T16:36:23.043Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-23T16:36:23.043Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-23T16:36:23.346Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-23T16:36:23.346Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T16:36:23.346Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-23T16:36:23.346Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-23T16:36:23.346Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-23T16:36:23.346Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-23T16:36:23.346Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-23T16:36:23.346Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-23T16:36:23.346Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-23T16:36:23.346Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-23T16:36:23.886Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-23T16:36:25.540Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-23T16:36:26.953Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-23T16:36:26.953Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-23T16:36:26.953Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-23T16:36:26.953Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-23T16:36:26.953Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-23T16:36:28.497Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-23T16:36:28.497Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-23T16:36:28.497Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-23T16:36:28.848Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-23T16:36:30.482Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-23T16:36:30.482Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-23T16:36:30.825Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-23T16:36:30.950Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-23T16:36:30.950Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-23T16:36:30.950Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-23T16:36:31.295Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-23T16:36:31.295Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-23T16:36:31.295Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-23T16:36:31.295Z] === RUN TestDockerSuite/TestCreateRM [2021-11-23T16:36:31.763Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-23T16:36:31.763Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-23T16:36:31.763Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-23T16:36:31.763Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-23T16:36:32.029Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-23T16:36:32.233Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite (1627.78s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.01s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.10s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.89s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.02s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.45s) [2021-11-23T16:36:33.268Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.50s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.56s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.24s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.00s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.39s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.89s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.18s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.67s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.57s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.19s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.80s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.01s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.27s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.86s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.00s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.66s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.41s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.43s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.08s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.56s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.08s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.19s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.48s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.16s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.78s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.04s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.54s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.02s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.92s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.01s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.64s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.34s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.81s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.14s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.11s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.42s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.78s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.76s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.91s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.54s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.13s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.91s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.02s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.55s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.26s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.93s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.22s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.34s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.97s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.79s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.64s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.59s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.63s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.72s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.84s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.55s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.58s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.50s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.11s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.17s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.37s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.19s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.23s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.42s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.18s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.84s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (123.47s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.43s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.58s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.78s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.23s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.18s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.21s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.54s) [2021-11-23T16:36:33.268Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.78s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.12s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.45s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.06s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.73s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.19s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.13s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.20s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.12s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.24s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.09s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.23s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.11s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.41s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.89s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.29s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.10s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.82s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.70s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.42s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.41s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.46s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.45s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.93s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.13s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.85s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.24s) [2021-11-23T16:36:33.268Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.09s) [2021-11-23T16:36:33.268Z] === RUN TestDockerExternalVolumeSuite [2021-11-23T16:36:33.268Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-11-23T16:36:33.268Z] docker_cli_external_volume_driver_test.go:52: [d12e786d13a77] daemon is not started [2021-11-23T16:36:35.068Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-23T16:36:38.858Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-23T16:36:39.427Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-23T16:36:39.896Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-23T16:36:40.365Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-23T16:36:41.920Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-23T16:36:43.403Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-23T16:36:43.403Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-23T16:36:43.403Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-23T16:36:43.403Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-23T16:36:45.621Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-23T16:36:45.621Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T16:36:45.621Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-23T16:36:45.621Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-23T16:36:45.621Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-23T16:36:45.621Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-23T16:36:45.621Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-23T16:36:45.621Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-23T16:36:45.621Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-23T16:36:45.621Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-23T16:36:45.621Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T16:36:46.090Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-23T16:36:46.090Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-23T16:36:46.090Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-23T16:36:46.090Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-23T16:36:46.090Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-23T16:36:46.090Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:36:46.090Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-23T16:36:46.090Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T16:36:46.090Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-23T16:36:46.090Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-23T16:36:46.090Z] === RUN TestDockerSuite/TestDockerFails [2021-11-23T16:36:46.090Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-23T16:36:46.090Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-23T16:36:46.090Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-23T16:36:46.090Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-23T16:36:46.090Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-23T16:36:46.090Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-23T16:36:46.090Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-23T16:36:46.090Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-23T16:36:46.090Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-23T16:36:46.090Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-23T16:36:46.090Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-23T16:36:49.190Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-23T16:36:51.343Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-11-23T16:36:51.409Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-23T16:36:52.351Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-23T16:36:52.351Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-23T16:36:53.699Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-23T16:36:56.920Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-23T16:36:56.920Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-23T16:36:56.920Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-23T16:36:59.609Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-23T16:37:04.200Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-23T16:37:05.576Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-23T16:37:05.576Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-23T16:37:05.576Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-23T16:37:05.576Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-23T16:37:05.577Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-23T16:37:05.577Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-23T16:37:06.049Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-23T16:37:08.004Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-23T16:37:09.079Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-23T16:37:09.079Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-23T16:37:09.079Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-23T16:37:10.403Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-23T16:37:10.403Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-23T16:37:13.946Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-23T16:37:14.258Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-23T16:37:15.515Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-23T16:37:16.504Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-23T16:37:20.441Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-23T16:37:21.428Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-23T16:37:21.738Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-23T16:37:21.897Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-23T16:37:26.582Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-23T16:37:26.582Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-23T16:37:27.769Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-23T16:37:32.384Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-23T16:37:32.385Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-23T16:37:32.385Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-23T16:37:32.569Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-23T16:37:32.569Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-23T16:37:32.569Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-23T16:37:32.569Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T16:37:32.569Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-23T16:37:32.569Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-23T16:37:32.569Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-23T16:37:32.569Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-23T16:37:32.569Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-23T16:37:33.440Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-23T16:37:33.557Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-23T16:37:33.557Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-23T16:37:33.557Z] === RUN TestDockerSuite/TestEventsRename [2021-11-23T16:37:34.429Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-23T16:37:36.530Z] === RUN TestDockerSuite/TestEventsResize [2021-11-23T16:37:38.293Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-23T16:37:41.682Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-23T16:37:41.683Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-23T16:37:41.683Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-23T16:37:41.683Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-23T16:37:41.683Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-23T16:37:41.683Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-23T16:37:41.683Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-23T16:37:42.160Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-23T16:37:43.186Z] === RUN TestDockerSuite/TestBuildUser [2021-11-23T16:37:43.186Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-23T16:37:43.186Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-23T16:37:43.186Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-23T16:37:43.186Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-23T16:37:43.186Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-23T16:37:43.186Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-23T16:37:47.048Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-23T16:37:47.048Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-23T16:37:49.263Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-23T16:37:49.263Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-23T16:37:49.263Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-23T16:37:49.263Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-23T16:37:49.263Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-23T16:37:49.512Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-23T16:37:51.840Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-23T16:37:51.840Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-23T16:37:52.318Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-23T16:37:52.318Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-23T16:37:52.318Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-23T16:37:52.318Z] docker_cli_sni_test.go:18: Flakey test [2021-11-23T16:37:52.318Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-23T16:37:54.578Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-23T16:37:59.025Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-11-23T16:37:59.421Z] === RUN TestDockerSuite/TestCommitChange [2021-11-23T16:38:04.377Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-23T16:38:05.581Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-11-23T16:38:09.198Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-23T16:38:09.198Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-23T16:38:09.198Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-23T16:38:10.557Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-23T16:38:10.557Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-23T16:38:12.493Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-23T16:38:12.493Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-23T16:38:14.715Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-23T16:38:16.513Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-23T16:38:16.539Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-23T16:38:16.539Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-23T16:38:16.539Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-23T16:38:20.449Z] docker_cli_external_volume_driver_test.go:52: [ded225ed04f41] daemon is not started [2021-11-23T16:38:20.670Z] === RUN TestDockerSuite/TestEventsTop [2021-11-23T16:38:20.670Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-23T16:38:20.670Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-23T16:38:21.364Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-23T16:38:21.364Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-23T16:38:21.364Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-23T16:38:21.364Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-23T16:38:21.364Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-23T16:38:22.959Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-23T16:38:24.320Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-23T16:38:24.320Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-23T16:38:24.320Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-23T16:38:25.408Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-23T16:38:26.757Z] === RUN TestDockerSuite/TestExec [2021-11-23T16:38:26.757Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T16:38:26.757Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-23T16:38:26.757Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-23T16:38:26.757Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-23T16:38:29.344Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-23T16:38:29.344Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T16:38:29.344Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-23T16:38:29.344Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-23T16:38:29.344Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-23T16:38:29.344Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-23T16:38:29.344Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-23T16:38:29.344Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-23T16:38:29.344Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-23T16:38:29.344Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-23T16:38:29.344Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-23T16:38:29.344Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-23T16:38:29.344Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-23T16:38:29.344Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T16:38:29.344Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-23T16:38:29.344Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-23T16:38:29.713Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-23T16:38:32.004Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-23T16:38:32.004Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T16:38:32.004Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-23T16:38:32.004Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T16:38:32.004Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-23T16:38:32.004Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-23T16:38:32.004Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-23T16:38:34.960Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-23T16:38:35.071Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-23T16:38:35.338Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-11-23T16:38:37.396Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-23T16:38:37.864Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-23T16:38:37.914Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-23T16:38:38.304Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-23T16:38:41.009Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-23T16:38:43.964Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-23T16:38:45.643Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-23T16:38:45.643Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-23T16:38:45.643Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-23T16:38:47.242Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-23T16:38:47.242Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-23T16:38:47.242Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-23T16:38:47.242Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-23T16:38:47.242Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-23T16:38:47.242Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-23T16:38:47.242Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-23T16:38:48.980Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-23T16:38:48.980Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-23T16:38:48.980Z] === RUN TestDockerSuite/TestExecEnv [2021-11-23T16:38:48.980Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T16:38:48.980Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-23T16:38:48.980Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-23T16:38:48.980Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-23T16:38:50.238Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-23T16:38:50.238Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-23T16:38:50.238Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-23T16:38:50.238Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-23T16:38:50.483Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-23T16:38:50.483Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-23T16:38:50.483Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-23T16:38:50.483Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-23T16:38:50.484Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-23T16:38:50.484Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-23T16:38:50.484Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-23T16:38:50.953Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-23T16:38:51.936Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-23T16:38:53.295Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-23T16:38:53.296Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-23T16:38:53.296Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-23T16:38:53.296Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-23T16:38:53.296Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-23T16:38:53.296Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-23T16:38:53.296Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T16:38:53.296Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-23T16:38:53.435Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-11-23T16:38:56.299Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-23T16:38:58.013Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-23T16:38:58.013Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-23T16:38:58.013Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-23T16:38:58.013Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-23T16:38:58.013Z] === RUN TestDockerSuite/TestExecParseError [2021-11-23T16:38:58.013Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T16:38:58.013Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-23T16:38:58.013Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-23T16:38:58.013Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-23T16:38:58.013Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-23T16:38:58.013Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-23T16:38:58.322Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-23T16:38:58.564Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-23T16:38:59.886Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-23T16:38:59.886Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-23T16:38:59.886Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-23T16:38:59.886Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-23T16:38:59.886Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-23T16:38:59.886Z] docker_cli_sni_test.go:18: Flakey test [2021-11-23T16:38:59.886Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-23T16:39:00.231Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-23T16:39:00.231Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-23T16:39:00.231Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-23T16:39:00.231Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T16:39:00.231Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-23T16:39:00.231Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-23T16:39:00.231Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-23T16:39:00.231Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-23T16:39:00.231Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-23T16:39:00.231Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-23T16:39:00.231Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-23T16:39:00.967Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-23T16:39:00.967Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-23T16:39:00.967Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-23T16:39:00.967Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-23T16:39:04.032Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-23T16:39:04.032Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-23T16:39:04.032Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-23T16:39:04.638Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-23T16:39:06.926Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-23T16:39:06.926Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-23T16:39:08.304Z] docker_cli_external_volume_driver_test.go:52: [d16cae7440a4d] daemon is not started [2021-11-23T16:39:08.497Z] === RUN TestDockerSuite/TestCommitChange [2021-11-23T16:39:08.603Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-23T16:39:08.603Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T16:39:08.603Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-23T16:39:08.603Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T16:39:08.603Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-23T16:39:09.977Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-23T16:39:09.977Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-23T16:39:09.977Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-23T16:39:09.977Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-23T16:39:09.977Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-23T16:39:09.977Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T16:39:09.977Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-23T16:39:12.287Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-23T16:39:12.454Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-23T16:39:12.454Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-23T16:39:14.707Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-23T16:39:14.707Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-23T16:39:14.707Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-23T16:39:15.848Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-23T16:39:16.147Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-23T16:39:16.147Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-23T16:39:16.147Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-23T16:39:17.038Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-23T16:39:17.524Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-23T16:39:20.616Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-23T16:39:22.221Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-23T16:39:22.221Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-23T16:39:22.221Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-23T16:39:23.079Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-23T16:39:23.173Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-11-23T16:39:23.173Z] docker_cli_external_volume_driver_test.go:52: [d44ff933f38ae] daemon is not started [2021-11-23T16:39:24.466Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-23T16:39:26.038Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-23T16:39:29.329Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-23T16:39:29.329Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-23T16:39:29.329Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-23T16:39:29.329Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-23T16:39:29.329Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-23T16:39:31.005Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-23T16:39:31.005Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-23T16:39:31.005Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-23T16:39:32.780Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-23T16:39:33.174Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-23T16:39:33.174Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T16:39:33.174Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-23T16:39:33.174Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-23T16:39:33.174Z] === RUN TestDockerSuite/TestHealth [2021-11-23T16:39:33.174Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-23T16:39:33.174Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-23T16:39:33.174Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-23T16:39:33.174Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-23T16:39:33.174Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-23T16:39:34.079Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-23T16:39:34.079Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T16:39:34.079Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-23T16:39:36.348Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-23T16:39:36.348Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-23T16:39:36.897Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-23T16:39:36.897Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-23T16:39:36.897Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-23T16:39:37.353Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-23T16:39:37.353Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-23T16:39:37.353Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-23T16:39:37.353Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-23T16:39:38.047Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-11-23T16:39:38.383Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-23T16:39:38.383Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T16:39:38.383Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-23T16:39:38.840Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-23T16:39:38.840Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-23T16:39:40.424Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-23T16:39:40.881Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-23T16:39:41.267Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-23T16:39:41.582Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-23T16:39:41.582Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T16:39:41.582Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-23T16:39:41.582Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-23T16:39:41.582Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-23T16:39:41.582Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-23T16:39:41.582Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-23T16:39:41.582Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-23T16:39:41.582Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-23T16:39:41.582Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-23T16:39:41.582Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-23T16:39:41.582Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-23T16:39:41.582Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-23T16:39:41.582Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T16:39:41.582Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-23T16:39:41.582Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-23T16:39:42.411Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-23T16:39:43.550Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-23T16:39:43.550Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-23T16:39:43.550Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-23T16:39:43.550Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-23T16:39:43.550Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-23T16:39:43.550Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-23T16:39:43.550Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-23T16:39:43.550Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-23T16:39:43.550Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-23T16:39:43.550Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-23T16:39:43.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-23T16:39:45.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-23T16:39:45.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-23T16:39:45.371Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-23T16:39:45.371Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-23T16:39:45.371Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T16:39:45.371Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-23T16:39:46.333Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-23T16:39:48.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-23T16:39:49.250Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-23T16:39:49.250Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-23T16:39:50.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-23T16:39:51.498Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-23T16:39:51.498Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T16:39:51.498Z] === RUN TestDockerSuite/TestImportFile [2021-11-23T16:39:51.498Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T16:39:51.498Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-23T16:39:51.498Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-23T16:39:51.498Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-23T16:39:51.498Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-23T16:39:51.498Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T16:39:51.498Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-23T16:39:51.498Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T16:39:51.498Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-23T16:39:51.498Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-23T16:39:51.498Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-23T16:39:51.498Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-23T16:39:51.498Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-23T16:39:51.498Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-23T16:39:51.498Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-23T16:39:51.498Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-23T16:39:51.498Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T16:39:51.498Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-23T16:39:51.498Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T16:39:51.498Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-23T16:39:52.265Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-23T16:39:52.265Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-23T16:39:52.265Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-23T16:39:53.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-23T16:39:54.391Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-23T16:39:54.546Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-23T16:39:54.546Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-23T16:39:54.546Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-23T16:39:54.546Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-23T16:39:54.546Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-23T16:39:54.546Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-23T16:39:54.546Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-23T16:39:56.560Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-23T16:39:56.560Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T16:39:56.560Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-23T16:39:56.560Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-23T16:39:56.560Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-23T16:39:56.560Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-23T16:39:56.560Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-23T16:39:56.560Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-23T16:39:56.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00051e840_} [2021-11-23T16:39:58.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13621740029_c:\foo_false____} [2021-11-23T16:39:59.518Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-23T16:39:59.518Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-23T16:40:01.900Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-23T16:40:01.900Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-23T16:40:01.900Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-23T16:40:01.900Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-23T16:40:02.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13621740029_c:\foo_true____} [2021-11-23T16:40:02.540Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-23T16:40:02.540Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-23T16:40:02.540Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-23T16:40:02.540Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-23T16:40:02.540Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-23T16:40:02.540Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-23T16:40:02.540Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-23T16:40:02.956Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-23T16:40:02.956Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-23T16:40:02.956Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-23T16:40:02.956Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-23T16:40:02.956Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-23T16:40:02.956Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-23T16:40:02.956Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T16:40:03.425Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-23T16:40:04.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-23T16:40:04.316Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-23T16:40:04.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-23T16:40:04.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-23T16:40:04.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-23T16:40:04.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-23T16:40:04.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-23T16:40:04.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-23T16:40:04.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-23T16:40:04.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-23T16:40:04.749Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-23T16:40:04.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-23T16:40:04.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-23T16:40:04.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-23T16:40:04.793Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-23T16:40:04.793Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-23T16:40:04.793Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-23T16:40:04.793Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-23T16:40:04.793Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-23T16:40:04.793Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-23T16:40:04.793Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-23T16:40:04.793Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-23T16:40:04.793Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-23T16:40:04.793Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-23T16:40:04.793Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-23T16:40:05.709Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-23T16:40:07.272Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-23T16:40:07.801Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-23T16:40:07.801Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-23T16:40:07.801Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-23T16:40:07.801Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:40:07.801Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-23T16:40:07.801Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T16:40:07.801Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-23T16:40:07.801Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-23T16:40:07.801Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-23T16:40:07.801Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T16:40:07.801Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-23T16:40:07.801Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-23T16:40:07.801Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-23T16:40:07.801Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-23T16:40:07.801Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-23T16:40:07.802Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T16:40:07.802Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-23T16:40:07.802Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-23T16:40:07.802Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-23T16:40:07.802Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-23T16:40:07.802Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-23T16:40:07.802Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-23T16:40:07.802Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-23T16:40:07.802Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T16:40:07.802Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-23T16:40:07.802Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T16:40:07.802Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-23T16:40:09.420Z] === RUN TestDockerSuite/TestInspectImage [2021-11-23T16:40:09.420Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T16:40:09.420Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-23T16:40:09.420Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T16:40:09.420Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-23T16:40:09.420Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T16:40:09.420Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-23T16:40:09.490Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-23T16:40:09.490Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-23T16:40:09.490Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-23T16:40:09.490Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-23T16:40:10.109Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-11-23T16:40:10.888Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-23T16:40:10.888Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-23T16:40:10.888Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-23T16:40:10.888Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-23T16:40:11.135Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-23T16:40:11.135Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-23T16:40:11.655Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-23T16:40:13.284Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-23T16:40:13.284Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-23T16:40:13.284Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-23T16:40:13.284Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-23T16:40:13.284Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-23T16:40:13.284Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-23T16:40:13.284Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-23T16:40:13.348Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-23T16:40:13.348Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T16:40:13.348Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-23T16:40:13.348Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T16:40:13.348Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-23T16:40:14.565Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-23T16:40:14.565Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-23T16:40:15.559Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-23T16:40:15.560Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-23T16:40:17.193Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-23T16:40:17.193Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-23T16:40:17.193Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-23T16:40:17.657Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-23T16:40:19.265Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-23T16:40:19.405Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-23T16:40:19.405Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-23T16:40:19.826Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-23T16:40:19.826Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-23T16:40:19.826Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-23T16:40:19.826Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-23T16:40:20.882Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-23T16:40:20.882Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T16:40:21.432Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-23T16:40:21.432Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-23T16:40:21.432Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-23T16:40:21.616Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-23T16:40:22.786Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-23T16:40:24.976Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-11-23T16:40:25.679Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-23T16:40:30.340Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-23T16:40:31.600Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-23T16:40:31.990Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-23T16:40:31.991Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-23T16:40:31.991Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-23T16:40:31.991Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T16:40:31.991Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-23T16:40:32.623Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-23T16:40:32.623Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-23T16:40:32.623Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-23T16:40:32.623Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-23T16:40:32.623Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-23T16:40:34.491Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-23T16:40:34.836Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-23T16:40:34.836Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-23T16:40:34.836Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-23T16:40:37.567Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-23T16:40:39.855Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-11-23T16:40:40.526Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-23T16:40:42.131Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-23T16:40:42.131Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T16:40:42.131Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-23T16:40:42.693Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-23T16:40:42.731Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-23T16:40:42.731Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-23T16:40:42.731Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-23T16:40:42.731Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-23T16:40:42.731Z] === RUN TestDockerSuite/TestCpToDot [2021-11-23T16:40:43.186Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-23T16:40:43.186Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-23T16:40:43.878Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-23T16:40:43.878Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-23T16:40:43.878Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-23T16:40:43.878Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-23T16:40:43.878Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-23T16:40:44.929Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-23T16:40:46.874Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-23T16:40:46.874Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T16:40:46.874Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-23T16:40:46.874Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-23T16:40:46.874Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-23T16:40:46.874Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-23T16:40:46.874Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-23T16:40:46.874Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-23T16:40:46.874Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-23T16:40:47.171Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-23T16:40:47.424Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-23T16:40:47.424Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-23T16:40:47.983Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-23T16:40:47.983Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-23T16:40:47.983Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T16:40:47.983Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-23T16:40:47.983Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-23T16:40:47.983Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-23T16:40:47.983Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-23T16:40:47.983Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-23T16:40:47.983Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-23T16:40:47.983Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-23T16:40:47.983Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T16:40:47.983Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-23T16:40:47.983Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T16:40:47.983Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-23T16:40:47.983Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T16:40:47.983Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-23T16:40:47.983Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T16:40:47.983Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-23T16:40:47.983Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-23T16:40:47.983Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-23T16:40:47.983Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-23T16:40:47.983Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-23T16:40:47.983Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-23T16:40:47.983Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-23T16:40:47.983Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T16:40:47.983Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-23T16:40:47.983Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-23T16:40:47.983Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-23T16:40:47.983Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-23T16:40:47.983Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-23T16:40:47.983Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-23T16:40:47.983Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-23T16:40:47.983Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-23T16:40:47.983Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-23T16:40:47.983Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-23T16:40:47.983Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-23T16:40:49.384Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-23T16:40:49.384Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-23T16:40:49.384Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-23T16:40:49.384Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-23T16:40:49.384Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-23T16:40:49.384Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-23T16:40:49.384Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-23T16:40:49.384Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-23T16:40:49.384Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-23T16:40:49.384Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-23T16:40:49.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-23T16:40:49.675Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-23T16:40:50.877Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-23T16:40:51.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-23T16:40:51.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-23T16:40:52.763Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-23T16:40:52.763Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-23T16:40:52.763Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-23T16:40:53.114Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-23T16:40:55.099Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-23T16:40:56.115Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-23T16:40:56.115Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-23T16:40:56.115Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-23T16:40:56.115Z] === RUN TestDockerSuite/TestCreateRM [2021-11-23T16:40:56.592Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-23T16:40:56.592Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-23T16:40:56.592Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-23T16:40:57.070Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-23T16:40:57.547Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-23T16:40:58.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-23T16:40:58.983Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-23T16:41:00.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-23T16:41:01.239Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-23T16:41:01.239Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-23T16:41:01.239Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-23T16:41:04.964Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-23T16:41:04.964Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-23T16:41:06.460Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-23T16:41:06.460Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-23T16:41:06.460Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-23T16:41:07.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-23T16:41:09.887Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-23T16:41:09.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000046c0_} [2021-11-23T16:41:10.399Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-23T16:41:10.399Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-23T16:41:10.399Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-23T16:41:10.399Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-23T16:41:12.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11679712563_c:\foo_false____} [2021-11-23T16:41:12.661Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-23T16:41:12.661Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T16:41:12.661Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-23T16:41:13.213Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-23T16:41:13.213Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-23T16:41:13.213Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-23T16:41:13.213Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-23T16:41:13.213Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-23T16:41:13.213Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-23T16:41:13.213Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-23T16:41:13.213Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T16:41:13.213Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-23T16:41:13.213Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-23T16:41:13.213Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-23T16:41:13.213Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-23T16:41:13.213Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-23T16:41:13.213Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:41:13.213Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-23T16:41:13.213Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T16:41:13.213Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-23T16:41:13.213Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-23T16:41:13.213Z] === RUN TestDockerSuite/TestDockerFails [2021-11-23T16:41:13.213Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-23T16:41:13.213Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-23T16:41:13.213Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-23T16:41:13.213Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-23T16:41:13.213Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-23T16:41:13.213Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-23T16:41:13.213Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-23T16:41:13.213Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-23T16:41:13.213Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-23T16:41:13.213Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-23T16:41:13.213Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-23T16:41:14.637Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-23T16:41:15.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11679712563_c:\foo_true____} [2021-11-23T16:41:16.233Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-23T16:41:17.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-23T16:41:17.470Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-23T16:41:17.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-23T16:41:17.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-23T16:41:17.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-23T16:41:17.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-23T16:41:17.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-23T16:41:17.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-23T16:41:17.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-23T16:41:17.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-23T16:41:17.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-23T16:41:17.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-23T16:41:17.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-23T16:41:17.470Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-23T16:41:17.470Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-23T16:41:17.470Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-23T16:41:17.470Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-23T16:41:17.470Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-23T16:41:17.470Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-23T16:41:17.470Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-23T16:41:17.470Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-23T16:41:17.470Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-23T16:41:17.470Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-23T16:41:17.470Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-23T16:41:19.233Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-23T16:41:19.613Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-23T16:41:19.753Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-23T16:41:19.753Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-23T16:41:19.753Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-23T16:41:19.753Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:41:19.753Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-23T16:41:19.753Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T16:41:19.753Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-23T16:41:19.753Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-23T16:41:19.753Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-23T16:41:19.753Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T16:41:19.753Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-23T16:41:19.753Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-23T16:41:19.753Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-23T16:41:19.753Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-23T16:41:19.753Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-23T16:41:19.753Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T16:41:19.753Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-23T16:41:19.753Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-23T16:41:19.753Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-23T16:41:19.753Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-23T16:41:19.753Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-23T16:41:19.753Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-23T16:41:19.753Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-23T16:41:19.753Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T16:41:19.753Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-23T16:41:19.753Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T16:41:19.753Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-23T16:41:21.563Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-23T16:41:22.039Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-23T16:41:22.040Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-23T16:41:22.040Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-23T16:41:22.040Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-23T16:41:23.412Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-23T16:41:24.252Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-23T16:41:24.252Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-23T16:41:24.252Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-23T16:41:24.252Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-23T16:41:24.252Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-23T16:41:24.252Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-23T16:41:24.252Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-23T16:41:26.513Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-11-23T16:41:27.207Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-23T16:41:27.207Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-23T16:41:27.207Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-23T16:41:30.231Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-23T16:41:32.088Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-23T16:41:32.553Z] === RUN TestDockerSuite/TestLogsSince [2021-11-23T16:41:32.982Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-23T16:41:34.616Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-23T16:41:34.616Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T16:41:34.616Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-23T16:41:34.616Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-23T16:41:34.616Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-23T16:41:36.022Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-23T16:41:41.359Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-23T16:41:41.359Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-23T16:41:41.359Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-23T16:41:41.359Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-23T16:41:41.359Z] === RUN TestDockerSuite/TestLogsTail [2021-11-23T16:41:41.954Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-23T16:41:44.206Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-23T16:41:44.314Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-23T16:41:44.589Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-11-23T16:41:45.194Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-23T16:41:46.624Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-23T16:41:49.578Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-23T16:41:49.578Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-23T16:41:49.578Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-23T16:41:49.578Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-23T16:41:49.578Z] === RUN TestDockerSuite/TestNetHostname [2021-11-23T16:41:49.578Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-23T16:41:49.578Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-23T16:41:49.578Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T16:41:49.578Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-23T16:41:49.578Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-23T16:41:49.578Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-23T16:41:49.578Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-23T16:41:49.578Z] === RUN TestDockerSuite/TestPluginActive [2021-11-23T16:41:49.578Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T16:41:49.578Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-23T16:41:49.578Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T16:41:49.578Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-23T16:41:49.578Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-23T16:41:49.578Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-23T16:41:49.578Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-23T16:41:49.578Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-23T16:41:49.578Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-23T16:41:49.578Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-23T16:41:49.578Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-23T16:41:49.578Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-23T16:41:49.578Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-23T16:41:49.578Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-23T16:41:49.578Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-23T16:41:49.578Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-23T16:41:49.578Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-23T16:41:49.578Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-23T16:41:49.578Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-23T16:41:49.578Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-23T16:41:49.578Z] === RUN TestDockerSuite/TestPortList [2021-11-23T16:41:49.578Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-23T16:41:49.578Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-23T16:41:50.009Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-23T16:41:51.573Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-23T16:41:52.559Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-23T16:41:52.559Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-23T16:41:52.559Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-23T16:41:52.559Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T16:41:52.559Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-23T16:41:52.561Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-23T16:41:54.336Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-23T16:41:54.336Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:41:54.336Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-23T16:41:54.805Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-23T16:41:54.805Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-23T16:41:54.805Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-23T16:41:54.805Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-23T16:41:54.805Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-23T16:41:54.805Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T16:41:54.805Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-23T16:41:54.805Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-23T16:41:54.805Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-23T16:41:54.805Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-23T16:41:54.805Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-23T16:41:54.805Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-23T16:41:54.805Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-23T16:41:54.805Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T16:41:54.805Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-23T16:41:59.562Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-23T16:41:59.562Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-23T16:41:59.562Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-23T16:41:59.753Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-23T16:41:59.753Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-23T16:41:59.753Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-23T16:41:59.753Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-23T16:41:59.754Z] === RUN TestDockerSuite/TestCpToDot [2021-11-23T16:41:59.864Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-23T16:42:01.333Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-23T16:42:01.333Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-23T16:42:01.333Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-23T16:42:01.333Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-23T16:42:01.333Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-23T16:42:03.548Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-23T16:42:03.548Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T16:42:03.548Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-23T16:42:03.548Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-23T16:42:03.548Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-23T16:42:03.548Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-23T16:42:03.548Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-23T16:42:03.548Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-23T16:42:03.548Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-23T16:42:04.016Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-23T16:42:04.016Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-23T16:42:04.639Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-23T16:42:04.639Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-23T16:42:04.639Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-23T16:42:04.639Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T16:42:04.639Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-23T16:42:04.639Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-23T16:42:04.639Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-23T16:42:04.639Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-23T16:42:04.639Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-23T16:42:06.230Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-23T16:42:06.230Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-23T16:42:06.230Z] === RUN TestDockerSuite/TestEventsRename [2021-11-23T16:42:06.300Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-23T16:42:08.618Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-23T16:42:08.618Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-23T16:42:08.618Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-23T16:42:09.175Z] === RUN TestDockerSuite/TestEventsResize [2021-11-23T16:42:10.061Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-23T16:42:10.061Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-23T16:42:10.061Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-23T16:42:10.182Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-23T16:42:11.167Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-23T16:42:11.167Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-23T16:42:11.167Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-23T16:42:11.167Z] === RUN TestDockerSuite/TestCreateRM [2021-11-23T16:42:11.635Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-23T16:42:11.635Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-23T16:42:11.635Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-23T16:42:11.635Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-23T16:42:12.107Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-23T16:42:16.654Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-11-23T16:42:17.943Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-23T16:42:20.224Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-23T16:42:20.510Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-23T16:42:22.822Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-23T16:42:24.663Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-23T16:42:24.663Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-23T16:42:24.663Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-23T16:42:26.908Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-23T16:42:27.375Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-23T16:42:27.375Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-23T16:42:27.375Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-23T16:42:27.569Z] === RUN TestDockerSuite/TestEventsTop [2021-11-23T16:42:27.569Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-23T16:42:27.569Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-23T16:42:29.661Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-23T16:42:29.661Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T16:42:29.661Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-23T16:42:29.661Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-23T16:42:29.661Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-23T16:42:29.661Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-23T16:42:29.661Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-23T16:42:29.661Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-23T16:42:29.661Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-23T16:42:29.661Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-23T16:42:29.661Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T16:42:29.661Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-23T16:42:29.661Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-23T16:42:29.661Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-23T16:42:29.661Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-23T16:42:29.661Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-23T16:42:29.661Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:42:29.661Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-23T16:42:29.661Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T16:42:29.661Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-23T16:42:29.661Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-23T16:42:29.661Z] === RUN TestDockerSuite/TestDockerFails [2021-11-23T16:42:29.661Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-23T16:42:29.661Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-23T16:42:29.661Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-23T16:42:29.661Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-23T16:42:29.661Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-23T16:42:29.661Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-23T16:42:29.661Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-23T16:42:29.661Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-23T16:42:29.661Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-23T16:42:29.661Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-23T16:42:29.661Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-23T16:42:30.590Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-23T16:42:31.875Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-23T16:42:33.438Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-23T16:42:35.337Z] === RUN TestDockerSuite/TestExec [2021-11-23T16:42:35.337Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T16:42:35.337Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-23T16:42:35.337Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-23T16:42:35.337Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-23T16:42:35.469Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-23T16:42:35.469Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-23T16:42:35.469Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-23T16:42:35.469Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-23T16:42:35.469Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-23T16:42:35.469Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-23T16:42:35.719Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-23T16:42:37.547Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-23T16:42:39.253Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-23T16:42:39.253Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T16:42:39.253Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-23T16:42:39.253Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T16:42:39.253Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-23T16:42:39.253Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-23T16:42:39.253Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-23T16:42:40.373Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-23T16:42:41.464Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-23T16:42:42.874Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-23T16:42:43.754Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-23T16:42:46.032Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-23T16:42:46.732Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-23T16:42:47.536Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-23T16:42:48.244Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-23T16:42:48.716Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-11-23T16:42:51.552Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-23T16:42:53.116Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-23T16:42:53.541Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-23T16:42:53.542Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-23T16:42:53.542Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-23T16:42:53.542Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-23T16:42:53.542Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-23T16:42:53.584Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-23T16:42:54.174Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-23T16:42:54.174Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-23T16:42:54.174Z] === RUN TestDockerSuite/TestExecEnv [2021-11-23T16:42:54.174Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T16:42:54.174Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-23T16:42:54.174Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-23T16:42:54.174Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-23T16:42:57.130Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-23T16:42:57.371Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-23T16:42:57.371Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-23T16:42:58.357Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-23T16:42:59.555Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-23T16:42:59.555Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T16:42:59.555Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-23T16:42:59.555Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-23T16:42:59.555Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-23T16:42:59.555Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-23T16:42:59.555Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-23T16:42:59.555Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-23T16:42:59.555Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-23T16:43:02.216Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-23T16:43:03.111Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-23T16:43:03.111Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-23T16:43:03.111Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-23T16:43:03.111Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-23T16:43:03.111Z] === RUN TestDockerSuite/TestExecParseError [2021-11-23T16:43:03.111Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T16:43:03.111Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-23T16:43:03.111Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-23T16:43:03.111Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-23T16:43:03.111Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-23T16:43:03.111Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-23T16:43:03.584Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-11-23T16:43:05.325Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-23T16:43:05.325Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-23T16:43:05.325Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-23T16:43:05.325Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T16:43:05.325Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-23T16:43:05.325Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-23T16:43:05.325Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-23T16:43:05.325Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-23T16:43:05.325Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-23T16:43:05.325Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-23T16:43:05.325Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-23T16:43:06.005Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-23T16:43:06.473Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-23T16:43:06.473Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-23T16:43:06.473Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T16:43:06.473Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-23T16:43:06.473Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-23T16:43:06.473Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-23T16:43:06.473Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-23T16:43:06.473Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-23T16:43:07.467Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-23T16:43:07.467Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-23T16:43:07.467Z] === RUN TestDockerSuite/TestEventsRename [2021-11-23T16:43:07.602Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-23T16:43:07.602Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-23T16:43:07.602Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-23T16:43:08.364Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-23T16:43:08.364Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-23T16:43:08.364Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-23T16:43:08.833Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-23T16:43:08.833Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-23T16:43:08.833Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-23T16:43:09.683Z] === RUN TestDockerSuite/TestEventsResize [2021-11-23T16:43:10.469Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-23T16:43:10.938Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-23T16:43:10.938Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-23T16:43:10.938Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-23T16:43:13.606Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-23T16:43:13.606Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-23T16:43:13.606Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-23T16:43:13.606Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-23T16:43:13.606Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-23T16:43:13.606Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T16:43:13.606Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-23T16:43:16.825Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-23T16:43:18.481Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-23T16:43:19.638Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-23T16:43:19.662Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-23T16:43:21.605Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-23T16:43:21.658Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-11-23T16:43:21.658Z] docker_cli_external_volume_driver_test.go:484: [d0bd1902e7571] daemon is not started [2021-11-23T16:43:21.804Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-23T16:43:24.644Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-23T16:43:25.654Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-23T16:43:26.558Z] === RUN TestDockerSuite/TestEventsTop [2021-11-23T16:43:26.558Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-23T16:43:26.558Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-23T16:43:28.599Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-23T16:43:28.723Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-23T16:43:32.505Z] === RUN TestDockerSuite/TestExec [2021-11-23T16:43:32.505Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T16:43:32.505Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-23T16:43:32.505Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-23T16:43:32.505Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-23T16:43:34.099Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-23T16:43:34.521Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-23T16:43:34.521Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T16:43:34.521Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-23T16:43:34.521Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-23T16:43:34.988Z] === RUN TestDockerSuite/TestHealth [2021-11-23T16:43:34.988Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-23T16:43:34.988Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-23T16:43:34.988Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-23T16:43:34.988Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-23T16:43:34.988Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-23T16:43:35.627Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-23T16:43:35.627Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T16:43:35.627Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-23T16:43:35.627Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T16:43:35.627Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-23T16:43:35.627Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-23T16:43:35.627Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-23T16:43:36.525Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-11-23T16:43:36.526Z] docker_cli_external_volume_driver_test.go:52: [df47d8b40d037] daemon is not started [2021-11-23T16:43:40.303Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-23T16:43:41.050Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-23T16:43:41.050Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-23T16:43:41.050Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-23T16:43:41.050Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-23T16:43:41.050Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-23T16:43:41.050Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-23T16:43:41.050Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-23T16:43:41.897Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-23T16:43:42.048Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-23T16:43:42.048Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T16:43:42.048Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-23T16:43:43.032Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-23T16:43:43.032Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-23T16:43:44.128Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-23T16:43:45.246Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-23T16:43:45.246Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-23T16:43:45.658Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-23T16:43:47.526Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-23T16:43:49.557Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-23T16:43:49.557Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-23T16:43:49.557Z] === RUN TestDockerSuite/TestExecEnv [2021-11-23T16:43:49.557Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T16:43:49.557Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-23T16:43:49.557Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-23T16:43:49.557Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-23T16:43:50.170Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-23T16:43:50.170Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T16:43:50.170Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-23T16:43:50.613Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-23T16:43:51.080Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-23T16:43:51.080Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T16:43:51.080Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-23T16:43:51.216Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-23T16:43:51.394Z] --- PASS: TestDockerExternalVolumeSuite (436.71s) [2021-11-23T16:43:51.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2021-11-23T16:43:51.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-11-23T16:43:51.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2021-11-23T16:43:51.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-11-23T16:43:51.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2021-11-23T16:43:51.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-11-23T16:43:51.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-11-23T16:43:51.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.13s) [2021-11-23T16:43:51.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2021-11-23T16:43:51.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-11-23T16:43:51.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2021-11-23T16:43:51.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2021-11-23T16:43:51.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.20s) [2021-11-23T16:43:51.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s) [2021-11-23T16:43:51.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2021-11-23T16:43:51.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2021-11-23T16:43:51.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2021-11-23T16:43:51.394Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-11-23T16:43:51.394Z] PASS [2021-11-23T16:43:51.394Z] [2021-11-23T16:43:51.394Z] === Skipped [2021-11-23T16:43:51.394Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-23T16:43:51.394Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-23T16:43:51.394Z] check_test.go:308: [d275608c3b241] daemon is not started [2021-11-23T16:43:51.394Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-23T16:43:51.394Z] [2021-11-23T16:43:51.394Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-23T16:43:51.394Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-23T16:43:51.394Z] check_test.go:308: [dbd91e76f21af] daemon is not started [2021-11-23T16:43:51.394Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-23T16:43:51.394Z] [2021-11-23T16:43:51.394Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-23T16:43:51.394Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-23T16:43:51.394Z] check_test.go:308: [d9f0a6a251010] daemon is not started [2021-11-23T16:43:51.394Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-23T16:43:51.394Z] [2021-11-23T16:43:51.394Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-23T16:43:51.394Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-11-23T16:43:51.394Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-23T16:43:51.394Z] [2021-11-23T16:43:51.394Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-23T16:43:51.394Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-23T16:43:51.394Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-23T16:43:51.394Z] [2021-11-23T16:43:51.394Z] DONE 273 tests, 5 skipped in 2401.676s [2021-11-23T16:43:51.394Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-23T16:43:51.394Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d38baf59c53d1/docker.pid [2021-11-23T16:43:51.394Z] +++ kill 7328 [2021-11-23T16:43:51.394Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7328 is not a child of this shell [2021-11-23T16:43:51.394Z] warning: PID 7328 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d38baf59c53d1/docker.pid had a nonzero exit code [2021-11-23T16:43:51.394Z] ++++ cat bundles/test-integration/docker.pid [2021-11-23T16:43:51.394Z] +++ kill 8514 [2021-11-23T16:43:51.394Z] +++ /etc/init.d/apparmor stop [2021-11-23T16:43:51.394Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-23T16:43:51.394Z] [2021-11-23T16:43:51.394Z] Unloading profiles will leave already running processes permanently [2021-11-23T16:43:51.394Z] unconfined, which can lead to unexpected situations. [2021-11-23T16:43:51.394Z] [2021-11-23T16:43:51.394Z] To set a process to complain mode, use the command line tool [2021-11-23T16:43:51.394Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-23T16:43:51.394Z] +++ true [2021-11-23T16:43:51.394Z] exiting test-integration [2021-11-23T16:43:51.394Z] ++ exit 0 [2021-11-23T16:43:51.394Z] [2021-11-23T16:43:51.394Z] + exit 0 [2021-11-23T16:43:51.394Z] ++ jobs -p [2021-11-23T16:43:51.394Z] + pids= [2021-11-23T16:43:51.394Z] + echo 'Remaining pids to kill: []' [2021-11-23T16:43:51.394Z] Remaining pids to kill: [] [2021-11-23T16:43:51.394Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-11-23T16:43:51.411Z] Recording test results [2021-11-23T16:43:53.195Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-23T16:43:53.522Z] + echo Ensuring container killed. [2021-11-23T16:43:53.522Z] Ensuring container killed. [2021-11-23T16:43:53.522Z] + docker ps -aq -f name=docker-pr7-* [2021-11-23T16:43:53.522Z] + cids=7d7bca61aeb2 [2021-11-23T16:43:53.522Z] d8e1366f2e5c [2021-11-23T16:43:53.522Z] 5e540f5e5f56 [2021-11-23T16:43:53.522Z] + [ -n 7d7bca61aeb2 [2021-11-23T16:43:53.522Z] d8e1366f2e5c [2021-11-23T16:43:53.522Z] 5e540f5e5f56 ] [2021-11-23T16:43:53.522Z] + docker rm -vf 7d7bca61aeb2 d8e1366f2e5c 5e540f5e5f56 [2021-11-23T16:43:53.783Z] 7d7bca61aeb2 [2021-11-23T16:43:54.042Z] d8e1366f2e5c [2021-11-23T16:43:54.042Z] 5e540f5e5f56 [Pipeline] sh [2021-11-23T16:43:54.088Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-23T16:43:54.088Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-23T16:43:54.089Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-23T16:43:54.327Z] + echo Chowning /workspace to jenkins user [2021-11-23T16:43:54.327Z] Chowning /workspace to jenkins user [2021-11-23T16:43:54.327Z] + id -u [2021-11-23T16:43:54.327Z] + id -g [2021-11-23T16:43:54.327Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40952:/workspace busybox chown -R 1000:1000 /workspace [2021-11-23T16:43:54.327Z] Unable to find image 'busybox:latest' locally [2021-11-23T16:43:54.327Z] latest: Pulling from library/busybox [2021-11-23T16:43:54.585Z] e685c5c858e3: Pulling fs layer [2021-11-23T16:43:54.585Z] e685c5c858e3: Verifying Checksum [2021-11-23T16:43:54.585Z] e685c5c858e3: Pull complete [2021-11-23T16:43:54.585Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-23T16:43:54.585Z] Status: Downloaded newer image for busybox:latest [2021-11-23T16:43:55.045Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-23T16:43:55.045Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-23T16:43:55.076Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-23T16:43:55.884Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-23T16:43:55.884Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-23T16:43:55.884Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-23T16:43:55.884Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-23T16:43:55.884Z] === RUN TestDockerSuite/TestExecParseError [2021-11-23T16:43:55.884Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T16:43:55.884Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-23T16:43:55.884Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-23T16:43:55.884Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-23T16:43:55.884Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-23T16:43:55.884Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-23T16:43:57.342Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-23T16:43:57.342Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T16:43:57.342Z] === RUN TestDockerSuite/TestImportFile [2021-11-23T16:43:57.342Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T16:43:57.342Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-23T16:43:57.342Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-23T16:43:57.342Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-23T16:43:57.342Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-23T16:43:57.342Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T16:43:57.342Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-23T16:43:57.342Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T16:43:57.342Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-23T16:43:57.342Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-23T16:43:57.342Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-23T16:43:57.342Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-23T16:43:57.342Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-23T16:43:57.342Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-23T16:43:57.342Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-23T16:43:57.342Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-23T16:43:57.342Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T16:43:57.342Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-23T16:43:57.342Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T16:43:57.342Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-23T16:43:57.507Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-23T16:43:57.507Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-23T16:43:57.507Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-23T16:43:57.507Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T16:43:57.507Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-23T16:43:57.507Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-23T16:43:57.507Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-23T16:43:57.507Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-23T16:43:57.507Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-23T16:43:57.507Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-23T16:43:57.507Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-23T16:43:58.213Z] + bundleName=amd64 [2021-11-23T16:43:58.213Z] + echo Creating amd64-bundles.tar.gz [2021-11-23T16:43:58.213Z] Creating amd64-bundles.tar.gz [2021-11-23T16:43:58.213Z] + xargs tar -czf amd64-bundles.tar.gz [2021-11-23T16:43:58.213Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-11-23T16:43:59.603Z] Archiving artifacts [2021-11-23T16:43:59.676Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-23T16:43:59.676Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-23T16:43:59.676Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-23T16:44:00.295Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-23T16:44:01.429Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40952/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-23T16:44:01.743Z] + make clean [2021-11-23T16:44:02.001Z] docker volume rm -f docker-dev-cache [2021-11-23T16:44:02.001Z] docker-dev-cache [Pipeline] deleteDir [2021-11-23T16:44:02.320Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-23T16:44:03.329Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-23T16:44:03.329Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T16:44:03.329Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-23T16:44:03.329Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-23T16:44:03.329Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-23T16:44:03.329Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-23T16:44:03.329Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-23T16:44:03.329Z] === RUN TestDockerSuite/TestInspectBindMountPoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-23T16:44:06.287Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-23T16:44:06.287Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-23T16:44:06.729Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-23T16:44:06.729Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-23T16:44:06.729Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-23T16:44:06.729Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-23T16:44:06.729Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-23T16:44:06.729Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T16:44:06.729Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-23T16:44:07.076Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-23T16:44:07.076Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T16:44:07.076Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-23T16:44:08.604Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-23T16:44:08.604Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-23T16:44:08.604Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-23T16:44:08.604Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-23T16:44:08.604Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-23T16:44:08.604Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-23T16:44:08.604Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-23T16:44:11.779Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-23T16:44:11.838Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-23T16:44:11.838Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-23T16:44:12.307Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-23T16:44:12.576Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-23T16:44:16.524Z] === RUN TestDockerSuite/TestInspectImage [2021-11-23T16:44:16.524Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T16:44:16.524Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-23T16:44:16.524Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T16:44:16.524Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-23T16:44:16.524Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T16:44:16.524Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-23T16:44:18.457Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-23T16:44:19.467Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-23T16:44:20.742Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-23T16:44:21.773Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-23T16:44:21.773Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-23T16:44:25.002Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-23T16:44:26.573Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-23T16:44:26.573Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-23T16:44:27.041Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-23T16:44:27.041Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-23T16:44:27.373Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-23T16:44:27.874Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-23T16:44:27.874Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T16:44:27.874Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-23T16:44:27.874Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-23T16:44:27.874Z] === RUN TestDockerSuite/TestHealth [2021-11-23T16:44:27.874Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-23T16:44:27.874Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-23T16:44:27.874Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-23T16:44:27.874Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-23T16:44:27.874Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-23T16:44:28.941Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-23T16:44:29.319Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-23T16:44:29.409Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-23T16:44:30.762Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-23T16:44:30.762Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-23T16:44:30.762Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-23T16:44:30.762Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-23T16:44:31.219Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-23T16:44:31.219Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-23T16:44:31.219Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-23T16:44:32.182Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-23T16:44:32.182Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T16:44:32.182Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-23T16:44:33.145Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-23T16:44:33.145Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-23T16:44:33.205Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-23T16:44:34.674Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-23T16:44:35.253Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-23T16:44:36.708Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-23T16:44:36.782Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-23T16:44:37.067Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-23T16:44:39.379Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-23T16:44:40.502Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-23T16:44:42.331Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-23T16:44:43.973Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-23T16:44:43.973Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-23T16:44:43.973Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T16:44:43.973Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-23T16:44:44.668Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-23T16:44:47.614Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-23T16:44:47.762Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-23T16:44:47.762Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-23T16:44:49.322Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-23T16:44:49.937Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-23T16:44:50.803Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-23T16:44:50.804Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T16:44:50.804Z] === RUN TestDockerSuite/TestImportFile [2021-11-23T16:44:50.804Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T16:44:50.804Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-23T16:44:50.804Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-23T16:44:50.804Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-23T16:44:50.804Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-23T16:44:50.804Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T16:44:50.804Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-23T16:44:50.804Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T16:44:50.804Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-23T16:44:50.804Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-23T16:44:50.804Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-23T16:44:50.804Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-23T16:44:50.804Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-23T16:44:50.804Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-23T16:44:50.804Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-23T16:44:50.804Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-23T16:44:50.804Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T16:44:50.804Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-23T16:44:50.804Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T16:44:50.804Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-23T16:44:51.552Z] === RUN TestDockerSuite/TestRmiTag [2021-11-23T16:44:52.151Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-23T16:44:52.331Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-23T16:44:52.969Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-23T16:44:52.969Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-23T16:44:52.969Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T16:44:52.969Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-23T16:44:52.969Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-23T16:44:52.969Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-23T16:44:52.969Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-23T16:44:52.969Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-23T16:44:52.969Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-23T16:44:52.969Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-23T16:44:52.969Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T16:44:52.969Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-23T16:44:52.969Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T16:44:52.969Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-23T16:44:52.969Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T16:44:52.969Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-23T16:44:52.969Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T16:44:52.969Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-23T16:44:52.969Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-23T16:44:52.969Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-23T16:44:52.969Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-23T16:44:52.969Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-23T16:44:52.969Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-23T16:44:52.969Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-23T16:44:52.969Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T16:44:52.969Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-23T16:44:52.969Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-23T16:44:52.969Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-23T16:44:52.969Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-23T16:44:52.969Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-23T16:44:52.969Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-23T16:44:52.969Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-23T16:44:52.969Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-23T16:44:52.969Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-23T16:44:52.969Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-23T16:44:52.969Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-23T16:44:54.630Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-23T16:44:54.630Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T16:44:54.630Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-23T16:44:54.630Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-23T16:44:54.630Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-23T16:44:54.630Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-23T16:44:54.630Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-23T16:44:54.630Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-23T16:44:55.128Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-23T16:44:55.979Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-23T16:44:56.797Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-23T16:44:56.798Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-23T16:44:58.190Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-23T16:44:58.436Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-23T16:44:58.436Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-23T16:44:58.436Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-23T16:44:58.436Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-23T16:44:58.436Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-23T16:44:58.436Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-23T16:44:58.436Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-23T16:45:00.602Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-23T16:45:04.312Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-23T16:45:04.421Z] === RUN TestDockerSuite/TestInspectImage [2021-11-23T16:45:04.421Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T16:45:04.421Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-23T16:45:04.421Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T16:45:04.421Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-23T16:45:04.421Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T16:45:04.421Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-23T16:45:06.079Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-23T16:45:07.263Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-23T16:45:07.264Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-23T16:45:07.264Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-23T16:45:08.246Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-23T16:45:08.246Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-23T16:45:09.577Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-23T16:45:09.577Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-23T16:45:10.488Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-23T16:45:12.032Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-23T16:45:12.032Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-23T16:45:12.032Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-23T16:45:12.032Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-23T16:45:13.101Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-23T16:45:14.082Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-23T16:45:14.272Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-23T16:45:15.703Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-23T16:45:16.483Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-23T16:45:18.900Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-23T16:45:19.356Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-23T16:45:19.356Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-23T16:45:19.356Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-23T16:45:19.356Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-23T16:45:19.356Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-23T16:45:19.356Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-23T16:45:19.356Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-23T16:45:19.356Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-23T16:45:19.356Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-23T16:45:19.356Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-23T16:45:19.356Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-23T16:45:19.356Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-23T16:45:19.357Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-23T16:45:19.357Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-23T16:45:19.357Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-23T16:45:20.268Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-23T16:45:21.525Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-23T16:45:21.525Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-23T16:45:21.525Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-23T16:45:21.525Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-23T16:45:21.525Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-23T16:45:21.630Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-23T16:45:21.939Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-23T16:45:24.279Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-23T16:45:25.840Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-23T16:45:26.461Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-23T16:45:27.862Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-23T16:45:28.194Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-23T16:45:29.856Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-23T16:45:30.102Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-23T16:45:30.306Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-23T16:45:32.066Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-23T16:45:32.066Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-23T16:45:32.066Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T16:45:32.066Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-23T16:45:32.066Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-23T16:45:32.066Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-23T16:45:32.066Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-23T16:45:32.066Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-23T16:45:32.066Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-23T16:45:32.066Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-23T16:45:32.066Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T16:45:32.066Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-23T16:45:32.067Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T16:45:32.067Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-23T16:45:32.067Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T16:45:32.067Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-23T16:45:32.067Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T16:45:32.067Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-23T16:45:32.067Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-23T16:45:32.067Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-23T16:45:32.067Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-23T16:45:32.067Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-23T16:45:32.067Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-23T16:45:32.067Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-23T16:45:32.067Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T16:45:32.067Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-23T16:45:32.067Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-23T16:45:32.067Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-23T16:45:32.067Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-23T16:45:32.067Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-23T16:45:32.067Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-23T16:45:32.067Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-23T16:45:32.067Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-23T16:45:32.067Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-23T16:45:32.067Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-23T16:45:32.067Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-23T16:45:32.425Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-23T16:45:32.425Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-23T16:45:32.425Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-23T16:45:32.474Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-23T16:45:33.704Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-23T16:45:34.767Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-23T16:45:35.585Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-23T16:45:35.916Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-23T16:45:37.659Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-23T16:45:37.659Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-23T16:45:37.961Z] === RUN TestDockerSuite/TestLogsSince [2021-11-23T16:45:41.012Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-23T16:45:42.533Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-23T16:45:42.534Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-23T16:45:42.534Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-23T16:45:42.534Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-23T16:45:42.534Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-23T16:45:42.534Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-23T16:45:42.534Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-23T16:45:42.534Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-23T16:45:42.534Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-23T16:45:42.534Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-23T16:45:42.534Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-23T16:45:42.534Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-23T16:45:42.534Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-23T16:45:42.534Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-23T16:45:42.534Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-23T16:45:42.534Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-23T16:45:42.534Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-23T16:45:42.534Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-23T16:45:42.534Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-23T16:45:42.534Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-23T16:45:42.534Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-23T16:45:42.534Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-23T16:45:42.534Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-23T16:45:42.665Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-23T16:45:42.665Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-23T16:45:42.665Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-23T16:45:44.875Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-23T16:45:44.875Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-23T16:45:45.431Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-23T16:45:45.431Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-23T16:45:45.431Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-23T16:45:48.323Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-23T16:45:48.323Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-23T16:45:48.323Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-23T16:45:48.323Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-23T16:45:48.323Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-23T16:45:48.780Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-23T16:45:48.781Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-23T16:45:48.781Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-23T16:45:48.781Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-23T16:45:48.781Z] === RUN TestDockerSuite/TestLogsTail [2021-11-23T16:45:49.768Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-23T16:45:51.022Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-23T16:45:51.227Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-23T16:45:51.227Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-23T16:45:51.227Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-23T16:45:51.227Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-23T16:45:51.227Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-23T16:45:51.227Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-23T16:45:51.227Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-23T16:45:51.227Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-23T16:45:51.227Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-23T16:45:51.227Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-23T16:45:51.227Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-23T16:45:51.227Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-23T16:45:51.227Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-23T16:45:51.227Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-23T16:45:51.227Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-23T16:45:52.758Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-23T16:45:54.083Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-23T16:45:54.633Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-23T16:45:55.032Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-23T16:45:56.414Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-23T16:45:56.414Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-23T16:45:56.414Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-23T16:45:56.414Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-23T16:45:56.414Z] === RUN TestDockerSuite/TestNetHostname [2021-11-23T16:45:56.414Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-23T16:45:56.414Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-23T16:45:56.414Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T16:45:56.414Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-23T16:45:56.414Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-23T16:45:56.414Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-23T16:45:56.414Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-23T16:45:56.414Z] === RUN TestDockerSuite/TestPluginActive [2021-11-23T16:45:56.414Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T16:45:56.414Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-23T16:45:56.414Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T16:45:56.414Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-23T16:45:56.414Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-23T16:45:56.414Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-23T16:45:56.889Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-23T16:45:56.889Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-23T16:45:56.889Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-23T16:45:56.889Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-23T16:45:56.889Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-23T16:45:56.889Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-23T16:45:56.889Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-23T16:45:56.889Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-23T16:45:56.889Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-23T16:45:56.889Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-23T16:45:56.889Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-23T16:45:56.889Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-23T16:45:56.889Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-23T16:45:56.889Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-23T16:45:56.889Z] === RUN TestDockerSuite/TestPortList [2021-11-23T16:45:56.889Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-23T16:45:56.889Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-23T16:45:57.924Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-23T16:45:57.924Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-23T16:45:57.924Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-23T16:45:57.924Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-23T16:45:57.924Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-23T16:45:57.924Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-23T16:45:57.924Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-23T16:46:00.094Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-23T16:46:00.094Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-23T16:46:00.094Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-23T16:46:00.094Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T16:46:00.094Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-23T16:46:00.094Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-23T16:46:00.094Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-23T16:46:00.094Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T16:46:00.094Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-23T16:46:00.507Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-23T16:46:01.625Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-23T16:46:02.069Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-23T16:46:02.808Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-23T16:46:02.808Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:46:02.808Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-23T16:46:02.808Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-23T16:46:02.808Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-23T16:46:02.808Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-23T16:46:02.808Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-23T16:46:02.808Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-23T16:46:02.808Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T16:46:02.808Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-23T16:46:02.808Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-23T16:46:02.808Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-23T16:46:02.808Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-23T16:46:02.808Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-23T16:46:02.808Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-23T16:46:02.808Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-23T16:46:02.808Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T16:46:02.808Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-23T16:46:04.380Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-23T16:46:04.380Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-23T16:46:04.380Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-23T16:46:06.434Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-23T16:46:06.434Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-23T16:46:06.434Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-23T16:46:06.434Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-23T16:46:06.434Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-23T16:46:06.434Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-23T16:46:06.434Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-23T16:46:06.434Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T16:46:06.434Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-23T16:46:06.434Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-23T16:46:06.434Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-23T16:46:06.434Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-23T16:46:06.434Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-23T16:46:06.591Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-23T16:46:07.610Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-23T16:46:07.610Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-23T16:46:07.610Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-23T16:46:08.287Z] === RUN TestDockerSuite/TestLogsSince [2021-11-23T16:46:09.437Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-23T16:46:09.437Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-23T16:46:09.437Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-23T16:46:09.437Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-23T16:46:09.437Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-23T16:46:09.437Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-23T16:46:11.709Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-23T16:46:14.605Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-23T16:46:14.605Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-23T16:46:14.605Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-23T16:46:16.507Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-23T16:46:16.507Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-23T16:46:16.507Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-23T16:46:16.774Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-23T16:46:16.774Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-23T16:46:16.774Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-23T16:46:16.774Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-23T16:46:16.774Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-23T16:46:16.774Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-23T16:46:16.774Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-23T16:46:16.971Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-23T16:46:16.971Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-23T16:46:16.971Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-23T16:46:16.971Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-23T16:46:16.971Z] === RUN TestDockerSuite/TestLogsTail [2021-11-23T16:46:19.666Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-23T16:46:20.036Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-23T16:46:21.720Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-23T16:46:21.833Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-23T16:46:23.933Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-23T16:46:23.933Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-23T16:46:23.933Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-23T16:46:23.933Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-23T16:46:23.933Z] === RUN TestDockerSuite/TestNetHostname [2021-11-23T16:46:23.933Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-23T16:46:23.933Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-23T16:46:23.933Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T16:46:23.933Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-23T16:46:23.933Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-23T16:46:23.933Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-23T16:46:23.933Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-23T16:46:23.933Z] === RUN TestDockerSuite/TestPluginActive [2021-11-23T16:46:23.933Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T16:46:23.933Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-23T16:46:23.933Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T16:46:23.933Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-23T16:46:23.933Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-23T16:46:23.933Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-23T16:46:23.933Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-23T16:46:23.933Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-23T16:46:23.933Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-23T16:46:23.933Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-23T16:46:23.933Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-23T16:46:23.933Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-23T16:46:23.933Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-23T16:46:23.933Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-23T16:46:23.933Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-23T16:46:23.933Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-23T16:46:23.933Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-23T16:46:23.933Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-23T16:46:23.933Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-23T16:46:23.933Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-23T16:46:23.933Z] === RUN TestDockerSuite/TestPortList [2021-11-23T16:46:23.933Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-23T16:46:23.933Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-23T16:46:24.818Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-23T16:46:26.993Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-23T16:46:26.993Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-23T16:46:26.993Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-23T16:46:26.993Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-23T16:46:26.993Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-23T16:46:26.993Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-23T16:46:26.993Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-23T16:46:26.993Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-23T16:46:26.993Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-23T16:46:26.993Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-23T16:46:26.993Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-23T16:46:26.993Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-23T16:46:26.993Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-23T16:46:26.993Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-23T16:46:26.993Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-23T16:46:26.993Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-23T16:46:27.272Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-23T16:46:27.794Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-23T16:46:27.794Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:46:27.794Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-23T16:46:27.794Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-23T16:46:27.794Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-23T16:46:27.794Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-23T16:46:27.794Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-23T16:46:27.794Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-23T16:46:27.794Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T16:46:27.794Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-23T16:46:27.794Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-23T16:46:27.794Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-23T16:46:27.794Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-23T16:46:27.794Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-23T16:46:27.794Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-23T16:46:28.262Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-23T16:46:28.262Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T16:46:28.262Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-23T16:46:31.675Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-23T16:46:31.675Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-23T16:46:31.675Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-23T16:46:31.675Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-23T16:46:31.675Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T16:46:31.675Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-23T16:46:31.675Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-23T16:46:31.675Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-23T16:46:31.675Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-23T16:46:31.675Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-23T16:46:31.675Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-23T16:46:31.675Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-23T16:46:32.057Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-23T16:46:32.057Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-23T16:46:32.057Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-23T16:46:38.743Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-23T16:46:38.743Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-23T16:46:38.743Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-23T16:46:39.282Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-23T16:46:39.282Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-23T16:46:39.282Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-23T16:46:40.290Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-23T16:46:40.290Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-23T16:46:40.290Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-23T16:46:40.290Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-23T16:46:40.290Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-23T16:46:40.290Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-23T16:46:40.290Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-23T16:46:40.290Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-23T16:46:40.290Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-23T16:46:40.290Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-23T16:46:40.290Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-23T16:46:40.290Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-23T16:46:40.290Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-23T16:46:40.290Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-23T16:46:40.290Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-23T16:46:40.290Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-23T16:46:40.290Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-23T16:46:40.290Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-23T16:46:40.290Z] === RUN TestDockerSuite/TestRunMount [2021-11-23T16:46:40.290Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-23T16:46:40.290Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-23T16:46:40.290Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-23T16:46:40.290Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-23T16:46:40.290Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-23T16:46:40.290Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-23T16:46:40.290Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-23T16:46:40.290Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-23T16:46:45.325Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-23T16:46:45.325Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-23T16:46:45.325Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-23T16:46:45.325Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-23T16:46:46.607Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-23T16:46:48.836Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-23T16:46:48.836Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-23T16:46:48.836Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-23T16:46:48.836Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-23T16:46:48.836Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-23T16:46:48.836Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-23T16:46:48.836Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-23T16:46:53.625Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-23T16:46:55.976Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-23T16:46:58.346Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-23T16:46:58.346Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-23T16:46:58.346Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-23T16:46:58.346Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-23T16:46:58.346Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-23T16:46:58.346Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-23T16:46:58.346Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-23T16:46:58.346Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-23T16:46:58.346Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-23T16:46:58.346Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-23T16:46:58.346Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-23T16:46:58.346Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-23T16:46:58.346Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-23T16:46:58.346Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-23T16:46:58.346Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-23T16:46:58.346Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-23T16:46:58.346Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-23T16:46:58.346Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-23T16:46:58.346Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-23T16:46:58.346Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-23T16:46:59.176Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-23T16:46:59.177Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-23T16:46:59.177Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-23T16:46:59.177Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-23T16:46:59.309Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-23T16:47:00.778Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-23T16:47:00.850Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-23T16:47:02.379Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-23T16:47:03.907Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-23T16:47:06.211Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-23T16:47:06.668Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-23T16:47:06.668Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-23T16:47:06.668Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-23T16:47:06.668Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-23T16:47:06.668Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-23T16:47:06.668Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-23T16:47:06.668Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-23T16:47:06.668Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-23T16:47:06.668Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-23T16:47:06.668Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-23T16:47:06.668Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-23T16:47:06.668Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-23T16:47:06.668Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-23T16:47:06.668Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-23T16:47:06.668Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-23T16:47:06.668Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-23T16:47:09.571Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-23T16:47:09.754Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-23T16:47:10.410Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-23T16:47:10.410Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-23T16:47:10.410Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-23T16:47:10.410Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-23T16:47:10.410Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-23T16:47:10.410Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-23T16:47:10.410Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-23T16:47:10.410Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-23T16:47:10.410Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-23T16:47:10.410Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T16:47:10.410Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-23T16:47:13.540Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-23T16:47:14.340Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-23T16:47:14.340Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-23T16:47:14.340Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-23T16:47:14.340Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-23T16:47:14.340Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-23T16:47:19.222Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-23T16:47:19.222Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T16:47:19.222Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-23T16:47:19.222Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-23T16:47:19.222Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-23T16:47:19.222Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-23T16:47:19.222Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-23T16:47:19.222Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-23T16:47:19.222Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-23T16:47:19.408Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-23T16:47:20.912Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-23T16:47:20.912Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-23T16:47:20.912Z] === RUN TestDockerSuite/TestRunRm [2021-11-23T16:47:21.901Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-23T16:47:26.442Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-23T16:47:26.443Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-23T16:47:26.443Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-23T16:47:27.841Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-23T16:47:28.033Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-23T16:47:28.033Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-23T16:47:28.033Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-23T16:47:28.061Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-23T16:47:28.062Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-23T16:47:28.062Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-23T16:47:28.062Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-23T16:47:28.062Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-23T16:47:29.594Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-23T16:47:30.059Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-23T16:47:30.061Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-23T16:47:30.061Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-23T16:47:30.061Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-23T16:47:31.988Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-23T16:47:31.988Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T16:47:32.456Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-23T16:47:32.456Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-23T16:47:32.456Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-23T16:47:32.456Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-23T16:47:32.456Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-23T16:47:32.456Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-23T16:47:32.456Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-23T16:47:33.014Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-23T16:47:34.823Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-23T16:47:36.038Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-23T16:47:36.038Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-23T16:47:36.038Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-23T16:47:36.038Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-23T16:47:36.038Z] === RUN TestDockerSuite/TestRunState [2021-11-23T16:47:36.038Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-23T16:47:36.038Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-23T16:47:38.347Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-23T16:47:38.347Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T16:47:38.347Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-23T16:47:38.394Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-23T16:47:38.394Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-23T16:47:38.394Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-23T16:47:38.816Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-23T16:47:38.816Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-23T16:47:38.816Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-23T16:47:38.816Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-23T16:47:38.816Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-23T16:47:38.816Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-23T16:47:38.816Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-23T16:47:38.816Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-23T16:47:38.816Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-23T16:47:40.043Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-23T16:47:40.043Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-23T16:47:40.043Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-23T16:47:40.720Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-23T16:47:41.606Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-23T16:47:42.075Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-23T16:47:42.075Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-23T16:47:42.075Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-23T16:47:43.073Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-23T16:47:43.574Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-23T16:47:43.574Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-23T16:47:43.574Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-23T16:47:43.574Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-23T16:47:43.574Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-23T16:47:43.574Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-23T16:47:43.574Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-23T16:47:43.574Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-23T16:47:43.574Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-23T16:47:43.574Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-23T16:47:43.574Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-23T16:47:43.575Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-23T16:47:43.575Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-23T16:47:43.575Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-23T16:47:43.575Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-23T16:47:43.575Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-23T16:47:43.575Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-23T16:47:43.575Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-23T16:47:43.575Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-23T16:47:43.575Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-23T16:47:43.575Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-23T16:47:45.863Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-23T16:47:46.681Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-23T16:47:46.681Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-23T16:47:46.681Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-23T16:47:48.900Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-23T16:47:48.900Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-23T16:47:48.900Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-23T16:47:48.900Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-23T16:47:48.900Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-23T16:47:49.651Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-23T16:47:51.215Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-23T16:47:51.925Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-23T16:48:00.757Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-23T16:48:04.693Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-23T16:48:04.693Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T16:48:04.693Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-23T16:48:05.516Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-23T16:48:10.682Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-23T16:48:10.682Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-23T16:48:10.682Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-23T16:48:11.671Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-23T16:48:12.935Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-23T16:48:12.935Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-23T16:48:12.935Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-23T16:48:12.935Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-23T16:48:15.951Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-23T16:48:16.503Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-23T16:48:16.627Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-23T16:48:16.627Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T16:48:16.627Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-23T16:48:18.189Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-23T16:48:18.189Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-23T16:48:18.189Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-23T16:48:18.729Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-23T16:48:18.916Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-23T16:48:21.133Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-23T16:48:21.133Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-23T16:48:21.133Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-23T16:48:21.133Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-23T16:48:21.133Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-23T16:48:21.133Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T16:48:21.133Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-23T16:48:21.133Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-23T16:48:21.133Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-23T16:48:21.133Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-23T16:48:21.133Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-23T16:48:21.133Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-23T16:48:21.133Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-23T16:48:21.133Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-23T16:48:21.133Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-23T16:48:21.340Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-23T16:48:21.340Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T16:48:21.340Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-23T16:48:22.583Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-23T16:48:25.995Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-23T16:48:26.140Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-23T16:48:26.140Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-23T16:48:26.606Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-23T16:48:28.217Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-23T16:48:29.209Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-23T16:48:31.446Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-23T16:48:31.446Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T16:48:31.446Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-23T16:48:35.082Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-23T16:48:35.082Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-23T16:48:35.082Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-23T16:48:35.082Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-23T16:48:35.082Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-23T16:48:35.082Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-23T16:48:35.082Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-23T16:48:35.082Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-23T16:48:35.082Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-23T16:48:35.082Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-23T16:48:35.082Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-23T16:48:35.082Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-23T16:48:35.082Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-23T16:48:35.082Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:48:35.082Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-23T16:48:35.082Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T16:48:35.082Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-23T16:48:35.082Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T16:48:35.082Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-23T16:48:35.082Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-23T16:48:35.082Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-23T16:48:35.082Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T16:48:35.082Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-23T16:48:35.082Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T16:48:35.082Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-23T16:48:35.082Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-23T16:48:35.082Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-23T16:48:35.082Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-23T16:48:35.082Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-23T16:48:35.082Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-23T16:48:35.082Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-23T16:48:35.082Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T16:48:35.082Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-23T16:48:35.082Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-23T16:48:35.082Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-23T16:48:35.384Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-23T16:48:35.384Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-23T16:48:35.384Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-23T16:48:36.734Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-23T16:48:37.275Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-23T16:48:37.744Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-23T16:48:37.744Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-23T16:48:39.400Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-23T16:48:41.842Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-23T16:48:44.164Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-23T16:48:45.156Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-23T16:48:48.104Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-23T16:48:48.252Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-23T16:48:48.252Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-23T16:48:48.252Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-23T16:48:49.665Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-23T16:48:50.133Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-23T16:48:52.433Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-23T16:48:55.543Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-23T16:48:55.543Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T16:48:55.543Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-23T16:48:56.149Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-23T16:48:57.397Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-23T16:49:00.305Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-23T16:49:00.305Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-23T16:49:00.305Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-23T16:49:00.305Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T16:49:00.305Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-23T16:49:00.305Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-23T16:49:00.305Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-23T16:49:00.305Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-23T16:49:00.305Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-23T16:49:00.992Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-23T16:49:06.182Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-23T16:49:07.161Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-23T16:49:07.469Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-23T16:49:07.469Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T16:49:07.469Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-23T16:49:07.469Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-23T16:49:07.469Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-23T16:49:07.469Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T16:49:07.469Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-23T16:49:07.469Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T16:49:07.469Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-23T16:49:07.469Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-23T16:49:07.469Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-23T16:49:07.469Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T16:49:07.469Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-23T16:49:09.868Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-23T16:49:10.207Z] === RUN TestDockerSuite/TestRmiTag [2021-11-23T16:49:10.681Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-23T16:49:11.140Z] === RUN TestDockerSuite/TestRmiTag [2021-11-23T16:49:11.607Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-23T16:49:12.822Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-23T16:49:12.822Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-23T16:49:12.822Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-23T16:49:13.806Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-23T16:49:13.820Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-23T16:49:15.976Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-23T16:49:15.976Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-23T16:49:15.976Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-23T16:49:15.976Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-23T16:49:15.976Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-23T16:49:15.976Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T16:49:15.976Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-23T16:49:15.976Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-23T16:49:15.976Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-23T16:49:15.976Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T16:49:15.976Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-23T16:49:15.976Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-23T16:49:15.976Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-23T16:49:29.090Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-23T16:49:30.656Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-23T16:49:31.119Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-23T16:49:31.119Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-23T16:49:31.588Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-23T16:49:31.588Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-23T16:49:31.588Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-23T16:49:31.588Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-23T16:49:31.792Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-23T16:49:32.141Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-23T16:49:32.141Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-23T16:49:33.520Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-23T16:49:35.098Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-23T16:49:35.098Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-23T16:49:35.502Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-23T16:49:35.969Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-23T16:49:35.969Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-23T16:49:35.969Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-23T16:49:35.969Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-23T16:49:35.969Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-23T16:49:35.969Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-23T16:49:35.969Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-23T16:49:35.969Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-23T16:49:35.969Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-23T16:49:35.969Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-23T16:49:35.969Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-23T16:49:35.969Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-23T16:49:35.969Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-23T16:49:35.969Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-23T16:49:35.969Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-23T16:49:38.053Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-23T16:49:38.184Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-23T16:49:38.184Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-23T16:49:38.184Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-23T16:49:38.184Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-23T16:49:38.184Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-23T16:49:38.401Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-23T16:49:38.521Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-23T16:49:38.521Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-23T16:49:38.990Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-23T16:49:38.990Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-23T16:49:39.529Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-23T16:49:39.529Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-23T16:49:39.529Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-23T16:49:39.529Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-23T16:49:39.529Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-23T16:49:39.529Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-23T16:49:39.529Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-23T16:49:39.529Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-23T16:49:40.003Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-23T16:49:40.003Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-23T16:49:40.003Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-23T16:49:40.003Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-23T16:49:40.003Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-23T16:49:40.003Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-23T16:49:40.003Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-23T16:49:42.121Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-23T16:49:42.245Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-23T16:49:42.245Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-23T16:49:42.245Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-23T16:49:42.245Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-23T16:49:42.245Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-23T16:49:44.425Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-23T16:49:45.991Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-23T16:49:47.897Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-23T16:49:47.897Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T16:49:47.897Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-23T16:49:47.897Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-23T16:49:47.897Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-23T16:49:47.897Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-23T16:49:47.897Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-23T16:49:48.235Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-23T16:49:48.430Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-23T16:49:49.896Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-23T16:49:50.474Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-23T16:49:50.702Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-23T16:49:53.776Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-23T16:49:56.026Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-23T16:49:56.669Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-23T16:49:56.669Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-23T16:49:56.669Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-23T16:49:59.247Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-23T16:49:59.247Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-23T16:49:59.247Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-23T16:49:59.247Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-23T16:49:59.247Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-23T16:49:59.247Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-23T16:49:59.247Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-23T16:49:59.247Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-23T16:49:59.247Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-23T16:49:59.247Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-23T16:49:59.247Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-23T16:49:59.247Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-23T16:49:59.247Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-23T16:49:59.247Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-23T16:49:59.247Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-23T16:49:59.247Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-23T16:49:59.247Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-23T16:49:59.247Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-23T16:49:59.247Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-23T16:49:59.247Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-23T16:49:59.247Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-23T16:49:59.247Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-23T16:49:59.247Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-23T16:49:59.249Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-23T16:49:59.249Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-23T16:50:00.862Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-23T16:50:00.862Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-23T16:50:00.862Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-23T16:50:03.809Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-23T16:50:03.809Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-23T16:50:03.809Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-23T16:50:03.809Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-23T16:50:03.809Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-23T16:50:05.273Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-23T16:50:05.273Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-23T16:50:05.273Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-23T16:50:05.273Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-23T16:50:05.273Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-23T16:50:05.273Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-23T16:50:05.273Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-23T16:50:05.273Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-23T16:50:05.273Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-23T16:50:05.273Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-23T16:50:05.273Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-23T16:50:05.273Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-23T16:50:05.273Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-23T16:50:05.273Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-23T16:50:05.273Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-23T16:50:05.273Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-23T16:50:05.273Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-23T16:50:05.273Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-23T16:50:05.273Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-23T16:50:05.273Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-23T16:50:05.273Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-23T16:50:05.273Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-23T16:50:05.273Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-23T16:50:05.374Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-23T16:50:05.374Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-23T16:50:05.374Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-23T16:50:05.374Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-23T16:50:05.374Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-23T16:50:05.374Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:05.374Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-23T16:50:05.374Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-23T16:50:05.374Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-23T16:50:05.374Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-23T16:50:05.696Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-23T16:50:05.696Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-23T16:50:05.696Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-23T16:50:05.842Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-23T16:50:05.842Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-23T16:50:05.842Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-23T16:50:05.842Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-23T16:50:05.842Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite (2148.01s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.54s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (68.24s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.31s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.62s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.72s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (57.58s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.85s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.45s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.97s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.32s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.56s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.48s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.50s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.98s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.40s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.22s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAddTar (29.79s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.75s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.97s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.57s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.11s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.52s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.37s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.42s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.75s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.01s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-11-23T16:50:07.263Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.14s) [2021-11-23T16:50:07.263Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.88s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.31s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.40s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.90s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.98s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.78s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.67s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.59s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.53s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.76s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.61s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.58s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.30s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.37s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.50s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.94s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.99s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildDockerignore (43.63s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.29s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (49.12s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.25s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.93s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.22s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.61s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.39s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.56s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (66.63s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.33s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.93s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.26s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.96s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.91s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.19s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.62s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.22s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildFails (2.55s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.79s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.84s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.07s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.30s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.14s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.95s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.58s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.98s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildHistory (9.48s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.37s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.08s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildLabel (0.83s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.81s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.48s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildLabels (0.82s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.25s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.89s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.53s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.67s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.53s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.37s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.82s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.57s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.44s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.70s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.29s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.47s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.54s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.14s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.71s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.85s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.15s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.28s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.34s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.38s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.71s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.95s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.60s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.45s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.99s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.51s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.80s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.80s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildRm (11.78s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.46s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.16s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.56s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.74s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.81s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.58s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.31s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.53s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildStderr (4.14s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.29s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.19s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.06s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.25s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.91s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.90s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.98s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.07s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.74s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.04s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.39s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.87s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.67s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.22s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.92s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.03s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.19s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.65s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.83s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestCommitChange (4.51s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.15s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.72s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestCommitTTY (6.74s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.09s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.70s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.71s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.49s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.48s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.55s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-23T16:50:07.264Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.07s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.02s) [2021-11-23T16:50:07.264Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.08s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.05s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.54s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.59s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.65s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.10s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.48s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.94s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.44s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.47s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.56s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.06s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.38s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.57s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.27s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.05s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.56s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.55s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.59s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.60s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00038aeb8_} (2.53s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13082204620_c:\foo_false____} (2.55s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13082204620_c:\foo_true____} (2.65s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.55s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.66s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.70s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.70s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.61s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.49s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.66s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCpToDot (2.70s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCpToStdout (5.79s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.99s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.56s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.93s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.58s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.37s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.72s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.62s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.66s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.63s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.57s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.08s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsCopy (4.63s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.48s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.59s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.66s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.17s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.81s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.82s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsFilters (5.17s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsFormat (5.11s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsRename (2.67s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsResize (32.87s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.60s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.07s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.04s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.15s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.61s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.54s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.55s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.99s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.02s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.02s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.45s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.06s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestExecInspectID (4.99s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.22s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.10s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.62s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.62s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.57s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.62s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.56s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.13s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.51s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.87s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.50s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.75s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.77s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.46s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestImportBadURL (2.36s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-23T16:50:07.265Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-23T16:50:07.265Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.54s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.54s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.85s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.50s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectDefault (2.49s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectHistory (4.08s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.57s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.05s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.49s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.64s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.00s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectStatus (3.05s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.57s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.05s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.57s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.07s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.52s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.53s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.59s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.62s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.53s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.72s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.55s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.18s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.88s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.94s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.86s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.92s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.90s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.64s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.51s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestLogsSince (9.00s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestLogsTail (2.76s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.65s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.54s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.00s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.04s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestPsByOrder (10.52s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.34s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.24s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.68s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.83s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.57s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.55s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.23s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.48s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.11s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.73s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.00s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.47s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.67s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.85s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.69s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.45s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.62s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.96s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.57s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.08s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.28s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.59s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.43s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRmiTag (0.54s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.64s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.23s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.73s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.36s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.95s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.33s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.16s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.55s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.46s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.50s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.05s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.10s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.56s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.33s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.32s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.67s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.58s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.47s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.52s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.42s) [2021-11-23T16:50:07.266Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.97s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-23T16:50:07.266Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.59s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.49s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.52s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.48s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunExitCode (2.50s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.50s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.54s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.54s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.59s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.43s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.70s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.65s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.39s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.49s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.63s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.59s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.36s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.79s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.07s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunRm (2.62s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.55s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.52s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.54s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.02s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.49s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.30s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.77s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.65s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.47s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.14s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.90s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.95s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.51s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.49s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.50s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.52s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.61s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.08s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.58s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.15s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.57s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.92s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.61s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.94s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.09s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.04s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.21s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.88s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.09s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.24s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.51s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.53s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.99s) [2021-11-23T16:50:07.267Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-23T16:50:07.267Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.29s) [2021-11-23T16:50:07.267Z] === RUN TestDockerRegistrySuite [2021-11-23T16:50:07.267Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-23T16:50:07.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.267Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-23T16:50:07.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.267Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-23T16:50:07.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.267Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-23T16:50:07.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.267Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-23T16:50:07.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.267Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-23T16:50:07.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.267Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-23T16:50:07.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.267Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-23T16:50:07.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.267Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-23T16:50:07.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.267Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-23T16:50:07.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.267Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-23T16:50:07.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.267Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-23T16:50:07.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.267Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-23T16:50:07.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.267Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-23T16:50:07.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.267Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-23T16:50:07.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-23T16:50:07.268Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] --- PASS: TestDockerRegistrySuite (0.10s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-23T16:50:07.268Z] === RUN TestDockerSchema1RegistrySuite [2021-11-23T16:50:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-23T16:50:07.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-23T16:50:07.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-23T16:50:07.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-23T16:50:07.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-23T16:50:07.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-23T16:50:07.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-23T16:50:07.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-23T16:50:07.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-23T16:50:07.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-23T16:50:07.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-23T16:50:07.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-23T16:50:07.268Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-23T16:50:07.268Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-23T16:50:07.268Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-23T16:50:07.268Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-23T16:50:07.268Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-23T16:50:07.268Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-23T16:50:07.268Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-23T16:50:07.268Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-23T16:50:07.268Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-23T16:50:07.268Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-23T16:50:07.268Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-23T16:50:07.268Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-23T16:50:07.268Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-23T16:50:07.268Z] === RUN TestDockerDaemonSuite [2021-11-23T16:50:07.268Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-23T16:50:07.268Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-23T16:50:07.268Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-23T16:50:07.268Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-23T16:50:07.268Z] === RUN TestDockerSwarmSuite [2021-11-23T16:50:07.268Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-23T16:50:07.268Z] === RUN TestDockerPluginSuite [2021-11-23T16:50:07.268Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-23T16:50:07.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-23T16:50:07.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-23T16:50:07.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-23T16:50:07.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-23T16:50:07.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-23T16:50:07.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-23T16:50:07.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-23T16:50:07.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-23T16:50:07.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-23T16:50:07.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-23T16:50:07.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-23T16:50:07.268Z] === RUN TestDockerExternalVolumeSuite [2021-11-23T16:50:07.268Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-23T16:50:07.268Z] === RUN TestDockerNetworkSuite [2021-11-23T16:50:07.268Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-23T16:50:07.268Z] === RUN TestDockerHubPullSuite [2021-11-23T16:50:07.268Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-23T16:50:07.268Z] PASS [2021-11-23T16:50:07.268Z] ok github.com/docker/docker/integration-cli 2148.267s [2021-11-23T16:50:07.268Z] [2021-11-23T16:50:07.268Z] === Skipped [2021-11-23T16:50:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-23T16:50:07.268Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-23T16:50:07.268Z] [2021-11-23T16:50:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-23T16:50:07.268Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-23T16:50:07.268Z] [2021-11-23T16:50:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-23T16:50:07.268Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-23T16:50:07.268Z] [2021-11-23T16:50:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-23T16:50:07.268Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-23T16:50:07.268Z] [2021-11-23T16:50:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-23T16:50:07.268Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-23T16:50:07.268Z] [2021-11-23T16:50:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-23T16:50:07.268Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.268Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-23T16:50:07.268Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-23T16:50:07.269Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-23T16:50:07.269Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-23T16:50:07.269Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-23T16:50:07.269Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-23T16:50:07.269Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-23T16:50:07.269Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-23T16:50:07.269Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-11-23T16:50:07.269Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-23T16:50:07.269Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-23T16:50:07.269Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-23T16:50:07.269Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-23T16:50:07.269Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-23T16:50:07.269Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-23T16:50:07.269Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-23T16:50:07.269Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-23T16:50:07.269Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-23T16:50:07.269Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.269Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-23T16:50:07.269Z] [2021-11-23T16:50:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-11-23T16:50:07.270Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.270Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-23T16:50:07.270Z] [2021-11-23T16:50:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-23T16:50:07.270Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.270Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-23T16:50:07.270Z] [2021-11-23T16:50:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-23T16:50:07.270Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.270Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-23T16:50:07.270Z] [2021-11-23T16:50:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-23T16:50:07.270Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.270Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-23T16:50:07.270Z] [2021-11-23T16:50:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-23T16:50:07.270Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.270Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-23T16:50:07.513Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-23T16:50:07.513Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.513Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-23T16:50:07.739Z] [2021-11-23T16:50:07.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-23T16:50:07.739Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.739Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-23T16:50:07.739Z] [2021-11-23T16:50:07.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-23T16:50:07.739Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.739Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-23T16:50:07.739Z] [2021-11-23T16:50:07.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-23T16:50:07.739Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.739Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-23T16:50:07.739Z] [2021-11-23T16:50:07.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-23T16:50:07.739Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.739Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-23T16:50:07.739Z] [2021-11-23T16:50:07.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-11-23T16:50:07.739Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.739Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-23T16:50:07.739Z] [2021-11-23T16:50:07.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-23T16:50:07.739Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.739Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-23T16:50:07.739Z] [2021-11-23T16:50:07.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-23T16:50:07.739Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.739Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-23T16:50:07.739Z] [2021-11-23T16:50:07.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-23T16:50:07.739Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.739Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-23T16:50:07.739Z] [2021-11-23T16:50:07.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-23T16:50:07.739Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-23T16:50:07.739Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-23T16:50:07.739Z] [2021-11-23T16:50:07.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-23T16:50:07.739Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.739Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-23T16:50:07.739Z] [2021-11-23T16:50:07.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-23T16:50:07.739Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.739Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-23T16:50:07.739Z] [2021-11-23T16:50:07.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-23T16:50:07.739Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.739Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-23T16:50:07.739Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-11-23T16:50:07.740Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2021-11-23T16:50:07.740Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-23T16:50:07.740Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-23T16:50:07.740Z] docker_cli_sni_test.go:18: Flakey test [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-23T16:50:07.740Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-23T16:50:07.740Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-23T16:50:07.740Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-23T16:50:07.740Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-23T16:50:07.740Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-23T16:50:07.740Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-23T16:50:07.740Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-23T16:50:07.740Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-23T16:50:07.740Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-23T16:50:07.740Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-23T16:50:07.740Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-23T16:50:07.740Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-23T16:50:07.740Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-23T16:50:07.740Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-23T16:50:07.740Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-23T16:50:07.740Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-23T16:50:07.740Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.740Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-23T16:50:07.740Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-23T16:50:07.741Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-23T16:50:07.741Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-23T16:50:07.741Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-23T16:50:07.741Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-23T16:50:07.741Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-23T16:50:07.741Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-23T16:50:07.741Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-23T16:50:07.741Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-23T16:50:07.741Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-23T16:50:07.741Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-23T16:50:07.741Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-23T16:50:07.741Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-23T16:50:07.741Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-23T16:50:07.741Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-23T16:50:07.741Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-23T16:50:07.741Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-23T16:50:07.741Z] [2021-11-23T16:50:07.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-23T16:50:07.741Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.741Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-23T16:50:07.742Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-23T16:50:07.742Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-23T16:50:07.742Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-23T16:50:07.742Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-23T16:50:07.742Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-23T16:50:07.742Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-23T16:50:07.742Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-23T16:50:07.742Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.742Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-23T16:50:07.742Z] [2021-11-23T16:50:07.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-23T16:50:07.743Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-23T16:50:07.743Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-23T16:50:07.743Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-23T16:50:07.743Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-23T16:50:07.743Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T16:50:07.743Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-23T16:50:07.743Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-23T16:50:07.743Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-23T16:50:07.743Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-23T16:50:07.743Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-23T16:50:07.743Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-23T16:50:07.743Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.743Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-23T16:50:07.743Z] [2021-11-23T16:50:07.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-23T16:50:07.743Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-23T16:50:07.744Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.744Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-23T16:50:07.744Z] [2021-11-23T16:50:07.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-23T16:50:07.745Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.745Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-23T16:50:07.745Z] [2021-11-23T16:50:07.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-23T16:50:07.746Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-23T16:50:07.746Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-23T16:50:07.746Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-23T16:50:07.746Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-23T16:50:07.746Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-23T16:50:07.746Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-23T16:50:07.746Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-23T16:50:07.746Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-23T16:50:07.746Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-23T16:50:07.746Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.746Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-23T16:50:07.746Z] [2021-11-23T16:50:07.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-23T16:50:07.746Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-23T16:50:07.747Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:07.747Z] DONE 1085 tests, 544 skipped in 2155.442s [2021-11-23T16:50:07.747Z] INFO: Integration tests ended at 11/23/2021 16:50:07. Duration:00:35:55.5645759 [2021-11-23T16:50:07.747Z] INFO: Docker info of the daemon under test at end of run [2021-11-23T16:50:07.747Z] [2021-11-23T16:50:08.182Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-23T16:50:08.216Z] Containers: 2 [2021-11-23T16:50:08.216Z] Running: 0 [2021-11-23T16:50:08.216Z] Paused: 0 [2021-11-23T16:50:08.216Z] Stopped: 2 [2021-11-23T16:50:08.216Z] Images: 18 [2021-11-23T16:50:08.216Z] Server Version: 0.0.0-dev [2021-11-23T16:50:08.216Z] Storage Driver: windowsfilter [2021-11-23T16:50:08.216Z] Windows: [2021-11-23T16:50:08.216Z] Logging Driver: json-file [2021-11-23T16:50:08.216Z] Plugins: [2021-11-23T16:50:08.216Z] Volume: local [2021-11-23T16:50:08.216Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T16:50:08.216Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T16:50:08.216Z] Swarm: inactive [2021-11-23T16:50:08.216Z] Default Isolation: process [2021-11-23T16:50:08.216Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-23T16:50:08.216Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-23T16:50:08.216Z] OSType: windows [2021-11-23T16:50:08.216Z] Architecture: x86_64 [2021-11-23T16:50:08.216Z] CPUs: 4 [2021-11-23T16:50:08.216Z] Total Memory: 32GiB [2021-11-23T16:50:08.216Z] Name: azwin-2-18a271 [2021-11-23T16:50:08.216Z] ID: GUBZ:6YEU:E5N6:N256:AHOA:VNXN:EIDS:F7DT:DNGB:6O3H:RJZY:GUME [2021-11-23T16:50:08.216Z] Docker Root Dir: D:\CI\PR-40952\7\daemon [2021-11-23T16:50:08.216Z] Debug Mode (client): false [2021-11-23T16:50:08.216Z] Debug Mode (server): true [2021-11-23T16:50:08.216Z] File Descriptors: -1 [2021-11-23T16:50:08.216Z] Goroutines: 46 [2021-11-23T16:50:08.216Z] System Time: 2021-11-23T16:50:07.7067027Z [2021-11-23T16:50:08.216Z] EventsListeners: 0 [2021-11-23T16:50:08.216Z] Registry: https://index.docker.io/v1/ [2021-11-23T16:50:08.216Z] Labels: [2021-11-23T16:50:08.216Z] Experimental: false [2021-11-23T16:50:08.216Z] Insecure Registries: [2021-11-23T16:50:08.216Z] 127.0.0.0/8 [2021-11-23T16:50:08.216Z] Live Restore Enabled: false [2021-11-23T16:50:08.216Z] [2021-11-23T16:50:08.216Z] [2021-11-23T16:50:08.216Z] INFO: Stopping daemon under test [2021-11-23T16:50:08.216Z] SUCCESS: The process with PID 6024 (child process of PID 5300) has been terminated. [2021-11-23T16:50:08.216Z] SUCCESS: The process with PID 5300 (child process of PID 2404) has been terminated. [2021-11-23T16:50:08.216Z] INFO: Stop tailing logs of the daemon under tests [2021-11-23T16:50:08.216Z] INFO: executeCI.ps1 Completed successfully at 11/23/2021 16:50:07. [2021-11-23T16:50:08.216Z] INFO: Tidying up at end of run [2021-11-23T16:50:08.216Z] INFO: Saving daemon under test log (d:\CI\PR-40952\7\dut.out) to bundles\CIDUT.out [2021-11-23T16:50:08.216Z] INFO: Saving daemon under test log (d:\CI\PR-40952\7\dut.err) to bundles\CIDUT.err [2021-11-23T16:50:08.216Z] INFO: Saving containerd logs to bundles [2021-11-23T16:50:08.216Z] INFO: Nuke-Everything... [2021-11-23T16:50:08.216Z] INFO: Container count on control daemon to delete is 2 [2021-11-23T16:50:08.216Z] a7053ba3130c [2021-11-23T16:50:08.216Z] ea47e00a15db [2021-11-23T16:50:08.685Z] INFO: Tidying pidfile d:\CI\PR-40952\7\docker.pid [2021-11-23T16:50:08.685Z] INFO: Killing containerd with PID 4664 [2021-11-23T16:50:08.685Z] INFO: Nuking d:\CI [2021-11-23T16:50:09.745Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-23T16:50:11.446Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-23T16:50:11.446Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-23T16:50:11.446Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-23T16:50:11.446Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-23T16:50:11.446Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-23T16:50:11.960Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-23T16:50:11.961Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-23T16:50:11.961Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-23T16:50:11.961Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-23T16:50:11.961Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-23T16:50:11.961Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-23T16:50:11.961Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-23T16:50:13.522Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-23T16:50:13.522Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-23T16:50:13.522Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-23T16:50:13.522Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T16:50:13.522Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-23T16:50:13.522Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-23T16:50:13.522Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-23T16:50:13.522Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T16:50:13.522Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-23T16:50:13.698Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-23T16:50:13.698Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-23T16:50:13.698Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-23T16:50:13.698Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-23T16:50:13.698Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-23T16:50:13.698Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-23T16:50:13.698Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-23T16:50:13.698Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-23T16:50:13.698Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-23T16:50:13.698Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-23T16:50:13.698Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-23T16:50:13.698Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-23T16:50:13.698Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-23T16:50:13.698Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-23T16:50:13.698Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-23T16:50:15.733Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-23T16:50:16.066Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-23T16:50:19.058Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-23T16:50:20.485Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-23T16:50:20.485Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-23T16:50:20.485Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-23T16:50:20.485Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-23T16:50:20.485Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-23T16:50:20.485Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-23T16:50:20.485Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-23T16:50:20.485Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T16:50:20.485Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-23T16:50:20.485Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-23T16:50:20.485Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-23T16:50:20.485Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-23T16:50:20.485Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-23T16:50:22.059Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-23T16:50:22.059Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-23T16:50:22.059Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-23T16:50:22.059Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-23T16:50:22.059Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-23T16:50:22.059Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-23T16:50:22.059Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-23T16:50:22.778Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-23T16:50:22.778Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-23T16:50:22.778Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-23T16:50:22.778Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-23T16:50:22.778Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-23T16:50:22.778Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-23T16:50:24.334Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-23T16:50:24.334Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-23T16:50:24.334Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-23T16:50:24.334Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T16:50:24.334Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-23T16:50:24.334Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-23T16:50:24.334Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-23T16:50:24.334Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T16:50:24.334Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-23T16:50:24.342Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-23T16:50:26.555Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-23T16:50:26.555Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-23T16:50:26.555Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-23T16:50:26.693Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-23T16:50:26.865Z] INFO: Zapped successfully [2021-11-23T16:50:26.865Z] [2021-11-23T16:50:26.865Z] INFO: executeCI.ps1 exiting at Tue Nov 23 16:50:24 CUT 2021. Duration 00:58:20.7610027 [2021-11-23T16:50:26.865Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-23T16:50:27.122Z] Recording test results [2021-11-23T16:50:28.221Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-23T16:50:28.221Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-23T16:50:28.221Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-23T16:50:28.221Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-23T16:50:28.221Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-23T16:50:28.221Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-23T16:50:28.690Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-23T16:50:30.366Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-23T16:50:32.582Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-23T16:50:32.741Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-23T16:50:32.741Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-23T16:50:32.741Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-23T16:50:32.741Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-23T16:50:32.741Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-23T16:50:32.741Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-23T16:50:32.741Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-23T16:50:32.741Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T16:50:32.741Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-23T16:50:32.741Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-23T16:50:32.741Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-23T16:50:32.741Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-23T16:50:32.741Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-23T16:50:34.158Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-23T16:50:34.796Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-23T16:50:34.991Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-23T16:50:34.991Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-23T16:50:34.991Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-23T16:50:34.991Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-23T16:50:34.991Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-23T16:50:34.991Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-23T16:50:35.684Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-23T16:50:37.473Z] Archiving artifacts [2021-11-23T16:50:37.794Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-23T16:50:37.794Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-23T16:50:37.794Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-23T16:50:37.794Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-23T16:50:37.794Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-23T16:50:37.794Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-23T16:50:37.794Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-23T16:50:37.794Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-23T16:50:37.794Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-23T16:50:37.794Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-23T16:50:37.794Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-23T16:50:37.794Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-23T16:50:37.794Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-23T16:50:37.794Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-23T16:50:37.794Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-23T16:50:37.794Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-23T16:50:38.102Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-23T16:50:41.088Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-23T16:50:41.088Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-23T16:50:41.088Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-23T16:50:41.703Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-23T16:50:41.704Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-23T16:50:41.704Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-23T16:50:41.704Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-23T16:50:41.704Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T16:50:41.704Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-23T16:50:41.704Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-23T16:50:41.704Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-23T16:50:41.704Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-23T16:50:41.704Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-23T16:50:41.704Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-23T16:50:41.704Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-23T16:50:44.075Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-23T16:50:44.075Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-23T16:50:44.075Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-23T16:50:44.075Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-23T16:50:44.075Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-23T16:50:44.075Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-23T16:50:44.075Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-23T16:50:46.316Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-23T16:50:49.404Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-23T16:50:50.365Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-23T16:50:50.365Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-23T16:50:50.365Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-23T16:50:51.351Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-23T16:50:51.351Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-23T16:50:51.351Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-23T16:50:51.351Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-23T16:50:51.351Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-23T16:50:51.351Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-23T16:50:51.351Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-23T16:50:51.351Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-23T16:50:51.351Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-23T16:50:51.351Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-23T16:50:51.351Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-23T16:50:51.351Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-23T16:50:51.351Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-23T16:50:51.351Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-23T16:50:51.351Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-23T16:50:51.351Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-23T16:50:51.351Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-23T16:50:51.351Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-23T16:50:51.718Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-23T16:50:51.938Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40952/7/artifacts/ [Pipeline] } [2021-11-23T16:50:51.942Z] === RUN TestDockerSuite/TestRunMount [2021-11-23T16:50:51.942Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-23T16:50:51.942Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-23T16:50:51.942Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-23T16:50:51.942Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-23T16:50:51.942Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-23T16:50:51.942Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-23T16:50:51.942Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-23T16:50:51.942Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [Pipeline] // catchError [Pipeline] sh [2021-11-23T16:50:52.892Z] + make clean [2021-11-23T16:50:53.880Z] docker volume rm -f docker-dev-cache [2021-11-23T16:50:53.880Z] docker-dev-cache [Pipeline] deleteDir [2021-11-23T16:50:54.808Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-23T16:50:54.808Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-23T16:50:54.808Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-23T16:50:54.808Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-23T16:50:54.808Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-23T16:50:54.808Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-23T16:50:54.808Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-23T16:50:54.808Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-23T16:50:54.808Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-23T16:50:54.808Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-23T16:50:54.808Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-23T16:50:54.808Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-23T16:50:54.808Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-23T16:50:54.808Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-23T16:50:54.808Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-23T16:50:54.808Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-23T16:50:59.315Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-23T16:50:59.315Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-23T16:50:59.315Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-23T16:50:59.315Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-23T16:50:59.315Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-23T16:50:59.315Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-23T16:50:59.315Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-23T16:50:59.736Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-23T16:50:59.736Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-23T16:50:59.736Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-23T16:50:59.736Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-23T16:50:59.736Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T16:50:59.736Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-23T16:50:59.736Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-23T16:50:59.736Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-23T16:50:59.736Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-23T16:50:59.736Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-23T16:50:59.736Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-23T16:50:59.736Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-23T16:51:03.105Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-23T16:51:07.125Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-23T16:51:07.125Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-23T16:51:07.125Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-23T16:51:09.338Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-23T16:51:09.338Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-23T16:51:09.338Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-23T16:51:09.338Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-23T16:51:09.338Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-23T16:51:09.338Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-23T16:51:09.338Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-23T16:51:09.338Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-23T16:51:09.338Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-23T16:51:09.338Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-23T16:51:09.338Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-23T16:51:09.338Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-23T16:51:09.338Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-23T16:51:09.338Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-23T16:51:09.338Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-23T16:51:09.338Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-23T16:51:09.338Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-23T16:51:09.338Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-23T16:51:09.338Z] === RUN TestDockerSuite/TestRunMount [2021-11-23T16:51:09.338Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-23T16:51:09.338Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-23T16:51:09.338Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-23T16:51:09.338Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-23T16:51:09.338Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-23T16:51:09.338Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-23T16:51:09.338Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-23T16:51:09.338Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-23T16:51:10.397Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-23T16:51:10.397Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-23T16:51:10.397Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-23T16:51:10.397Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-23T16:51:10.397Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-23T16:51:10.397Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-23T16:51:10.397Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-23T16:51:10.397Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-23T16:51:10.397Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-23T16:51:10.397Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-23T16:51:10.397Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-23T16:51:10.397Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-23T16:51:10.397Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-23T16:51:10.397Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-23T16:51:10.397Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-23T16:51:10.397Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-23T16:51:10.397Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-23T16:51:10.397Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-23T16:51:10.397Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-23T16:51:10.865Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-23T16:51:11.889Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-23T16:51:14.100Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-23T16:51:16.389Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-23T16:51:17.951Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-23T16:51:18.234Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-23T16:51:18.234Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-23T16:51:18.234Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-23T16:51:18.234Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-23T16:51:18.234Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-23T16:51:18.234Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-23T16:51:18.234Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-23T16:51:20.172Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-23T16:51:20.172Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-23T16:51:20.172Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-23T16:51:20.172Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-23T16:51:20.172Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-23T16:51:20.172Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-23T16:51:20.172Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-23T16:51:20.172Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-23T16:51:20.172Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-23T16:51:20.172Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-23T16:51:20.172Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-23T16:51:20.172Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-23T16:51:20.172Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-23T16:51:20.172Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-23T16:51:20.172Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-23T16:51:20.172Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-23T16:51:20.172Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-23T16:51:22.474Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-23T16:51:22.474Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-23T16:51:22.474Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-23T16:51:22.474Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-23T16:51:22.474Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-23T16:51:22.474Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-23T16:51:22.474Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-23T16:51:22.474Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-23T16:51:22.943Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-23T16:51:22.943Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T16:51:22.943Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-23T16:51:23.409Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-23T16:51:28.273Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-23T16:51:28.273Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-23T16:51:28.273Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-23T16:51:28.273Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-23T16:51:28.273Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-23T16:51:28.273Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-23T16:51:28.273Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-23T16:51:28.273Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-23T16:51:28.273Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-23T16:51:28.273Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-23T16:51:28.273Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-23T16:51:28.273Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-23T16:51:28.273Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-23T16:51:28.273Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-23T16:51:28.273Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-23T16:51:28.273Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-23T16:51:28.273Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-23T16:51:28.273Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-23T16:51:28.273Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-23T16:51:28.741Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-23T16:51:30.302Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-23T16:51:30.396Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-23T16:51:30.396Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-23T16:51:30.396Z] === RUN TestDockerSuite/TestRunRm [2021-11-23T16:51:31.969Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-23T16:51:32.064Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-23T16:51:34.181Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-23T16:51:35.164Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-23T16:51:37.375Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-23T16:51:37.894Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-23T16:51:37.894Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-23T16:51:37.894Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-23T16:51:37.894Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-23T16:51:37.894Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-23T16:51:37.894Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-23T16:51:37.894Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-23T16:51:37.894Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-23T16:51:37.894Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-23T16:51:37.894Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-23T16:51:37.894Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-23T16:51:37.894Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-23T16:51:37.894Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-23T16:51:37.894Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-23T16:51:37.894Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-23T16:51:37.894Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-23T16:51:38.050Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-23T16:51:40.262Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-23T16:51:41.755Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-23T16:51:41.755Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-23T16:51:41.755Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-23T16:51:41.755Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-23T16:51:41.755Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-23T16:51:41.755Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-23T16:51:41.755Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-23T16:51:41.755Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-23T16:51:41.755Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-23T16:51:41.755Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T16:51:41.755Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-23T16:51:41.941Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-23T16:51:44.155Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-23T16:51:46.482Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-23T16:51:46.482Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-23T16:51:46.482Z] === RUN TestDockerSuite/TestRunState [2021-11-23T16:51:46.482Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-23T16:51:46.482Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-23T16:51:48.045Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-23T16:51:48.045Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T16:51:48.045Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-23T16:51:50.257Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-23T16:51:50.257Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-23T16:51:50.257Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-23T16:51:50.257Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-23T16:51:50.257Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-23T16:51:50.257Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-23T16:51:50.257Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-23T16:51:50.257Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-23T16:51:50.257Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-23T16:51:52.169Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-23T16:51:52.169Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-23T16:51:52.169Z] === RUN TestDockerSuite/TestRunRm [2021-11-23T16:51:53.728Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-23T16:51:55.134Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-23T16:51:55.134Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-23T16:51:55.134Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-23T16:51:55.134Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-23T16:51:55.134Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-23T16:51:55.134Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-23T16:51:55.134Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-23T16:51:55.134Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-23T16:51:55.134Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-23T16:51:55.134Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-23T16:51:55.134Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-23T16:51:55.134Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-23T16:51:55.134Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-23T16:51:55.134Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-23T16:51:55.134Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-23T16:51:55.134Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-23T16:51:55.134Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-23T16:51:55.134Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-23T16:51:55.134Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-23T16:51:55.134Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-23T16:51:55.134Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-23T16:51:56.696Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-23T16:51:56.696Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-23T16:51:56.696Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-23T16:51:59.041Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-23T16:51:59.041Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-23T16:51:59.041Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-23T16:51:59.041Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-23T16:51:59.041Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-23T16:51:59.669Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-23T16:52:02.012Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-23T16:52:04.959Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-23T16:52:06.399Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-23T16:52:07.273Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-23T16:52:10.218Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-23T16:52:10.218Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-23T16:52:10.218Z] === RUN TestDockerSuite/TestRunState [2021-11-23T16:52:10.218Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-23T16:52:10.218Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-23T16:52:12.383Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-23T16:52:12.536Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-23T16:52:12.536Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T16:52:12.536Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-23T16:52:15.487Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-23T16:52:15.487Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-23T16:52:15.487Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-23T16:52:15.487Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-23T16:52:15.487Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-23T16:52:15.487Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-23T16:52:15.487Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-23T16:52:15.487Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-23T16:52:15.487Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-23T16:52:16.300Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-23T16:52:20.405Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-23T16:52:20.405Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-23T16:52:20.405Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-23T16:52:20.405Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-23T16:52:20.405Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-23T16:52:20.405Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-23T16:52:20.405Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-23T16:52:20.405Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-23T16:52:20.405Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-23T16:52:20.405Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-23T16:52:20.405Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-23T16:52:20.405Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-23T16:52:20.405Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-23T16:52:20.405Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-23T16:52:20.405Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-23T16:52:20.405Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-23T16:52:20.405Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-23T16:52:20.876Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-23T16:52:20.876Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-23T16:52:20.876Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-23T16:52:20.876Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-23T16:52:21.184Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-23T16:52:21.184Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-23T16:52:21.184Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-23T16:52:21.184Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-23T16:52:23.505Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-23T16:52:23.980Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-23T16:52:23.980Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-23T16:52:23.980Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-23T16:52:25.730Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-23T16:52:26.191Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-23T16:52:26.191Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-23T16:52:26.191Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-23T16:52:26.191Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-23T16:52:26.191Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-23T16:52:27.943Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-23T16:52:27.943Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-23T16:52:27.943Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-23T16:52:27.943Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-23T16:52:27.943Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-23T16:52:27.943Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T16:52:27.943Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-23T16:52:27.943Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-23T16:52:27.943Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-23T16:52:27.943Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-23T16:52:27.943Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-23T16:52:27.943Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-23T16:52:27.943Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-23T16:52:27.943Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-23T16:52:27.943Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-23T16:52:30.087Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-23T16:52:31.839Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-23T16:52:32.961Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-23T16:52:35.173Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-23T16:52:38.941Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-23T16:52:39.071Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-23T16:52:39.071Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-23T16:52:39.071Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-23T16:52:39.071Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-23T16:52:39.071Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-23T16:52:39.071Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-23T16:52:39.071Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-23T16:52:39.071Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-23T16:52:39.071Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-23T16:52:39.071Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-23T16:52:39.071Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-23T16:52:39.071Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-23T16:52:39.071Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-23T16:52:39.071Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:52:39.071Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-23T16:52:39.071Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T16:52:39.071Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-23T16:52:39.071Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T16:52:39.071Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-23T16:52:39.071Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-23T16:52:39.071Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-23T16:52:39.071Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T16:52:39.071Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-23T16:52:39.071Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T16:52:39.071Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-23T16:52:39.071Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-23T16:52:39.071Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-23T16:52:39.071Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-23T16:52:39.071Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-23T16:52:39.071Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-23T16:52:39.071Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-23T16:52:39.071Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T16:52:39.071Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-23T16:52:39.071Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-23T16:52:39.071Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-23T16:52:41.406Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-23T16:52:41.874Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-23T16:52:41.874Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-23T16:52:42.344Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-23T16:52:43.838Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-23T16:52:43.982Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-23T16:52:49.881Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-23T16:52:49.881Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-23T16:52:49.881Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-23T16:52:49.881Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-23T16:52:53.851Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-23T16:52:54.650Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-23T16:52:54.650Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-23T16:52:54.650Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-23T16:52:56.099Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-23T16:52:59.216Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-23T16:52:59.216Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-23T16:52:59.216Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-23T16:52:59.216Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-23T16:52:59.216Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-23T16:52:59.216Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T16:52:59.216Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-23T16:52:59.216Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-23T16:52:59.216Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-23T16:52:59.216Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-23T16:52:59.216Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-23T16:52:59.216Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-23T16:52:59.216Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-23T16:52:59.216Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-23T16:52:59.216Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-23T16:53:01.969Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-23T16:53:01.969Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T16:53:01.969Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-23T16:53:03.258Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-23T16:53:04.918Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-23T16:53:04.918Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-23T16:53:04.918Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-23T16:53:04.918Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T16:53:04.918Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-23T16:53:04.918Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-23T16:53:04.918Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-23T16:53:04.918Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-23T16:53:04.918Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-23T16:53:05.592Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-23T16:53:07.285Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-23T16:53:10.884Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-23T16:53:10.884Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T16:53:10.884Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-23T16:53:10.884Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-23T16:53:10.884Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-23T16:53:10.884Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T16:53:10.884Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-23T16:53:10.884Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T16:53:10.884Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-23T16:53:10.884Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-23T16:53:10.884Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-23T16:53:10.884Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T16:53:10.884Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-23T16:53:12.448Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-23T16:53:13.397Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-23T16:53:13.397Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-23T16:53:13.397Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-23T16:53:13.397Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-23T16:53:13.397Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-23T16:53:13.397Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-23T16:53:13.397Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-23T16:53:13.398Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-23T16:53:13.398Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-23T16:53:13.398Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-23T16:53:13.398Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-23T16:53:13.398Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-23T16:53:13.398Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-23T16:53:13.398Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:53:13.398Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-23T16:53:13.398Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T16:53:13.398Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-23T16:53:13.398Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T16:53:13.398Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-23T16:53:13.398Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-23T16:53:13.398Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-23T16:53:13.398Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T16:53:13.398Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-23T16:53:13.398Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T16:53:13.398Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-23T16:53:13.398Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-23T16:53:13.398Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-23T16:53:13.398Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-23T16:53:13.398Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-23T16:53:13.398Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-23T16:53:13.398Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-23T16:53:13.398Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T16:53:13.398Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-23T16:53:13.398Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-23T16:53:13.398Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-23T16:53:14.714Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-23T16:53:14.714Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-23T16:53:14.714Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-23T16:53:14.981Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-23T16:53:15.584Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-23T16:53:16.059Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-23T16:53:16.059Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-23T16:53:16.277Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-23T16:53:16.277Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-23T16:53:16.277Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-23T16:53:16.277Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-23T16:53:16.277Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-23T16:53:16.277Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T16:53:16.277Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-23T16:53:16.277Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-23T16:53:16.277Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-23T16:53:16.277Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T16:53:16.277Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-23T16:53:16.277Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-23T16:53:16.277Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-23T16:53:17.730Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-23T16:53:26.576Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-23T16:53:26.576Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-23T16:53:26.576Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-23T16:53:31.231Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-23T16:53:31.699Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-23T16:53:31.699Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-23T16:53:31.699Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-23T16:53:31.699Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-23T16:53:32.166Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-23T16:53:32.166Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-23T16:53:32.644Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-23T16:53:35.477Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-23T16:53:35.477Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T16:53:35.477Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-23T16:53:38.588Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-23T16:53:38.588Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-23T16:53:38.588Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-23T16:53:38.588Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T16:53:38.588Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-23T16:53:38.588Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-23T16:53:38.588Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-23T16:53:38.588Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-23T16:53:38.588Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-23T16:53:39.796Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-23T16:53:39.796Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-23T16:53:42.007Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-23T16:53:42.475Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-23T16:53:42.943Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-23T16:53:42.943Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-23T16:53:42.943Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-23T16:53:46.085Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-23T16:53:46.085Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T16:53:46.085Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-23T16:53:46.085Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-23T16:53:46.085Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-23T16:53:46.085Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T16:53:46.085Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-23T16:53:46.085Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T16:53:46.085Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-23T16:53:46.085Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-23T16:53:46.085Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-23T16:53:46.085Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T16:53:46.085Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-23T16:53:48.448Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-23T16:53:50.176Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-23T16:53:50.176Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T16:53:50.176Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-23T16:53:50.644Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-23T16:53:50.644Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-23T16:53:50.644Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-23T16:53:50.644Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-23T16:53:50.695Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-23T16:53:50.695Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-23T16:53:50.695Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-23T16:53:53.043Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-23T16:53:53.043Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-23T16:53:53.043Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-23T16:53:53.043Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-23T16:53:53.043Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-23T16:53:53.043Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T16:53:53.043Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-23T16:53:53.043Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-23T16:53:53.043Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-23T16:53:53.043Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T16:53:53.043Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-23T16:53:53.043Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-23T16:53:53.043Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-23T16:54:03.239Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-23T16:54:03.239Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-23T16:54:03.239Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-23T16:54:08.322Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-23T16:54:08.322Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-23T16:54:08.798Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-23T16:54:08.798Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-23T16:54:08.798Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-23T16:54:08.798Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-23T16:54:09.275Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-23T16:54:09.275Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-23T16:54:10.630Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-23T16:54:10.630Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-23T16:54:10.630Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite (2317.10s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.64s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (98.55s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.01s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.59s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.04s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.81s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.88s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.90s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (85.16s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.91s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.45s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.90s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.44s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.62s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.80s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.18s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.47s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.17s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.92s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.23s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.04s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.10s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.81s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.26s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.96s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.73s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.59s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.94s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.21s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.92s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.17s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.30s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.91s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.72s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.97s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.75s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.41s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.43s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.55s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.41s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.40s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.23s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.41s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.94s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.58s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.39s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignore (83.94s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.68s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (88.22s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.48s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.36s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.76s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.45s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.52s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.63s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.87s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (100.99s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.05s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.72s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.82s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.28s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-23T16:54:11.098Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.52s) [2021-11-23T16:54:11.098Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.20s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.57s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildFails (6.87s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.70s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.87s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.61s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.10s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.33s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.66s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.73s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildHistory (10.49s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.80s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.38s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildLabel (0.92s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.92s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildLabels (0.94s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.42s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.43s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.46s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.66s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.12s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.97s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.52s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.77s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.92s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.47s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.54s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.41s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.52s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.16s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.92s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.24s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.37s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.48s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.56s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.39s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.38s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.30s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.09s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.02s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.90s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (34.69s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.49s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildRm (10.87s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.87s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.22s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.03s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.03s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.73s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.40s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.82s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.11s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildStderr (3.96s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.75s) [2021-11-23T16:54:11.099Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-11-23T16:54:11.099Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.61s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.07s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.88s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.47s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.50s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.35s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.43s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.76s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.70s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.75s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.46s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.43s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.93s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.39s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.10s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.87s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.83s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (4.08s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.69s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestCommitChange (4.14s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.75s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.64s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestCommitTTY (10.64s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (8.60s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.65s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.81s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.90s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-23T16:54:11.100Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.80s) [2021-11-23T16:54:11.100Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.11s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.23s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.86s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.90s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.99s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.97s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.96s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.67s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.28s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.01s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (7.97s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.34s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.63s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.85s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.89s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.02s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.72s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.66s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.41s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.31s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.37s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.35s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.35s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000046c0_} (2.35s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11679712563_c:\foo_false____} (2.32s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11679712563_c:\foo_true____} (2.34s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.07s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.06s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.07s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestCpToCaseA (8.67s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.04s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestCpToCaseE (17.04s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-23T16:54:11.710Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-23T16:54:11.710Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.53s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestCpToDot (2.10s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestCpToStdout (2.29s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.04s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.12s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.77s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.57s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.94s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.11s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.99s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.05s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.61s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsCopy (4.33s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.38s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.94s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.74s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.29s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.33s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.92s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsFilters (4.05s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsFormat (3.94s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsRename (2.24s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsResize (7.47s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.09s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.35s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.45s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.34s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.74s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.70s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (4.25s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.86s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.87s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.75s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.53s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.96s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestExecInspectID (4.35s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.12s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.07s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.83s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.79s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.80s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.79s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.80s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.77s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.65s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.97s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.11s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.65s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestImportBadURL (2.36s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.92s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.96s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.94s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.93s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectDefault (1.91s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectHistory (3.64s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.94s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.89s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.88s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.95s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectStatus (2.22s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.61s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.98s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.03s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.90s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.97s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.92s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.92s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.71s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.68s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.23s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.05s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.93s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.93s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.12s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.06s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.34s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.21s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.04s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.97s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestLogsSince (8.60s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestLogsTail (2.42s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.16s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.98s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-23T16:54:11.711Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-11-23T16:54:11.711Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.95s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.80s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestPsByOrder (6.92s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.81s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.93s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.16s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.29s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.27s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.61s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.98s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.97s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.50s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.50s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.05s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.52s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.08s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.67s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.77s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.45s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.67s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.91s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.55s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.76s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.31s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.61s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.73s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.05s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.95s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.27s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.18s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.11s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.87s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.84s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.49s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.98s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.94s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.95s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunBindMounts (8.75s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.93s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.75s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.75s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.03s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.95s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.94s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.80s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.72s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.14s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.97s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.95s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.94s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunExitCode (2.00s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.15s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.06s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.87s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.64s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.44s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.53s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.67s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.67s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.30s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.29s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.15s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.06s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.47s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.26s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunRm (2.18s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.29s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.41s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.02s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.31s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.96s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.75s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.36s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.94s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-23T16:54:11.712Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.94s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-23T16:54:11.712Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.42s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.93s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.92s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.21s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.17s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.06s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.06s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.50s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.53s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.94s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.89s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.71s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.74s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.49s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.18s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.89s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.05s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.85s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.02s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.59s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.72s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.75s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.83s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.06s) [2021-11-23T16:54:11.713Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.40s) [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-23T16:54:11.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-23T16:54:11.713Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-23T16:54:11.713Z] === RUN TestDockerSchema1RegistrySuite [2021-11-23T16:54:11.713Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-23T16:54:11.713Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-23T16:54:11.713Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-23T16:54:11.713Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-23T16:54:11.713Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-23T16:54:11.713Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-23T16:54:11.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-23T16:54:11.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-23T16:54:11.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-23T16:54:11.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-23T16:54:11.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-23T16:54:11.714Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T16:54:11.714Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-23T16:54:11.714Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-23T16:54:11.714Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-23T16:54:11.714Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-23T16:54:11.714Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-23T16:54:11.714Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-23T16:54:11.714Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-23T16:54:11.714Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-23T16:54:11.714Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-23T16:54:11.714Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-23T16:54:11.714Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-23T16:54:11.714Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-23T16:54:11.714Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-23T16:54:11.714Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-23T16:54:11.714Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-23T16:54:11.714Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-23T16:54:11.714Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-23T16:54:11.714Z] === RUN TestDockerDaemonSuite [2021-11-23T16:54:11.714Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-23T16:54:11.714Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-23T16:54:11.714Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-23T16:54:11.714Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-23T16:54:11.714Z] === RUN TestDockerSwarmSuite [2021-11-23T16:54:11.714Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-23T16:54:11.714Z] === RUN TestDockerPluginSuite [2021-11-23T16:54:11.714Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-23T16:54:11.714Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-23T16:54:11.714Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-23T16:54:11.714Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-23T16:54:11.714Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-23T16:54:11.714Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-23T16:54:11.714Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-23T16:54:11.714Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-23T16:54:11.714Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-23T16:54:11.714Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-23T16:54:11.714Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-23T16:54:11.714Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-23T16:54:11.714Z] === RUN TestDockerExternalVolumeSuite [2021-11-23T16:54:11.714Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-23T16:54:11.714Z] === RUN TestDockerNetworkSuite [2021-11-23T16:54:11.714Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-23T16:54:11.714Z] === RUN TestDockerHubPullSuite [2021-11-23T16:54:11.714Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-23T16:54:11.714Z] PASS [2021-11-23T16:54:11.714Z] ok github.com/docker/docker/integration-cli 2317.447s [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === Skipped [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-23T16:54:11.714Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-23T16:54:11.714Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-23T16:54:11.714Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-23T16:54:11.714Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-23T16:54:11.714Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-23T16:54:11.714Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-23T16:54:11.714Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-23T16:54:11.714Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-23T16:54:11.714Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-23T16:54:11.714Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-23T16:54:11.714Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-23T16:54:11.714Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-23T16:54:11.714Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-23T16:54:11.714Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-23T16:54:11.714Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-23T16:54:11.714Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-23T16:54:11.714Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-23T16:54:11.714Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-11-23T16:54:11.714Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-23T16:54:11.714Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-23T16:54:11.714Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-23T16:54:11.714Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-23T16:54:11.714Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-23T16:54:11.714Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-23T16:54:11.714Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-23T16:54:11.714Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-23T16:54:11.714Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-23T16:54:11.714Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-23T16:54:11.714Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.714Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-23T16:54:11.714Z] [2021-11-23T16:54:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-23T16:54:11.714Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-23T16:54:11.715Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-11-23T16:54:11.715Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-23T16:54:11.715Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.715Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-23T16:54:11.715Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-23T16:54:11.716Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.36s) [2021-11-23T16:54:11.716Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-11-23T16:54:11.716Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-11-23T16:54:11.716Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-11-23T16:54:11.716Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-11-23T16:54:11.716Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-23T16:54:11.716Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2021-11-23T16:54:11.716Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-23T16:54:11.716Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-23T16:54:11.716Z] docker_cli_sni_test.go:18: Flakey test [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-23T16:54:11.716Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-23T16:54:11.716Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-23T16:54:11.716Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-23T16:54:11.716Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-23T16:54:11.716Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-23T16:54:11.716Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-23T16:54:11.716Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-23T16:54:11.716Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-23T16:54:11.716Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-23T16:54:11.716Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-23T16:54:11.716Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-23T16:54:11.716Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-23T16:54:11.716Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-23T16:54:11.716Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-23T16:54:11.716Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-23T16:54:11.716Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-23T16:54:11.716Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-23T16:54:11.716Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-23T16:54:11.716Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-23T16:54:11.716Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-23T16:54:11.716Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-23T16:54:11.716Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-23T16:54:11.716Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.716Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-23T16:54:11.716Z] [2021-11-23T16:54:11.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-23T16:54:11.717Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-23T16:54:11.717Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-23T16:54:11.717Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-23T16:54:11.717Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-23T16:54:11.717Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-23T16:54:11.717Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-23T16:54:11.717Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-23T16:54:11.717Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-23T16:54:11.717Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-23T16:54:11.717Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-23T16:54:11.717Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-23T16:54:11.717Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-23T16:54:11.717Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-23T16:54:11.717Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-23T16:54:11.717Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-23T16:54:11.717Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-23T16:54:11.717Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-23T16:54:11.717Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-23T16:54:11.717Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-23T16:54:11.717Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-11-23T16:54:11.717Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-23T16:54:11.717Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-23T16:54:11.717Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-11-23T16:54:11.717Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-23T16:54:11.717Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-11-23T16:54:11.717Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-23T16:54:11.717Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-11-23T16:54:11.717Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.717Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-23T16:54:11.717Z] [2021-11-23T16:54:11.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-23T16:54:11.717Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-11-23T16:54:11.718Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-23T16:54:11.718Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-23T16:54:11.718Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-11-23T16:54:11.718Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-23T16:54:11.718Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-23T16:54:11.718Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-23T16:54:11.718Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-23T16:54:11.718Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-23T16:54:11.718Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-23T16:54:11.718Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-23T16:54:11.718Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-23T16:54:11.718Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-23T16:54:11.718Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-23T16:54:11.718Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-23T16:54:11.718Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-23T16:54:11.718Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-23T16:54:11.718Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-23T16:54:11.718Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-23T16:54:11.718Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-11-23T16:54:11.718Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-23T16:54:11.718Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-23T16:54:11.718Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-11-23T16:54:11.718Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-23T16:54:11.718Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-23T16:54:11.718Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-23T16:54:11.718Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-23T16:54:11.718Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-23T16:54:11.718Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-23T16:54:11.718Z] [2021-11-23T16:54:11.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T16:54:11.718Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-23T16:54:11.719Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-23T16:54:11.719Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-23T16:54:11.719Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-23T16:54:11.719Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-23T16:54:11.719Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-23T16:54:11.719Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-23T16:54:11.719Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-23T16:54:11.719Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-23T16:54:11.719Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-23T16:54:11.719Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-23T16:54:11.719Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-23T16:54:11.719Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-23T16:54:11.719Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-23T16:54:11.719Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-23T16:54:11.719Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-23T16:54:11.719Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-23T16:54:11.719Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-23T16:54:11.719Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-23T16:54:11.719Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-23T16:54:11.719Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-23T16:54:11.719Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-23T16:54:11.719Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-23T16:54:11.719Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-23T16:54:11.719Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-23T16:54:11.719Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:11.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-23T16:54:11.719Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-23T16:54:11.719Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-23T16:54:11.719Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-23T16:54:12.187Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.187Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-23T16:54:12.187Z] [2021-11-23T16:54:12.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-23T16:54:12.188Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-23T16:54:12.188Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.188Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-23T16:54:12.188Z] [2021-11-23T16:54:12.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-23T16:54:12.189Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-23T16:54:12.189Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-23T16:54:12.189Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-23T16:54:12.189Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-23T16:54:12.189Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-23T16:54:12.189Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-23T16:54:12.189Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.06s) [2021-11-23T16:54:12.189Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.06s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-23T16:54:12.189Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.189Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-23T16:54:12.189Z] [2021-11-23T16:54:12.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-23T16:54:12.190Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] DONE 1085 tests, 539 skipped in 2326.928s [2021-11-23T16:54:12.190Z] INFO: Integration tests ended at 11/23/2021 16:54:11. Duration:00:38:47.0803042 [2021-11-23T16:54:12.190Z] INFO: Docker info of the daemon under test at end of run [2021-11-23T16:54:12.190Z] [2021-11-23T16:54:12.190Z] Containers: 2 [2021-11-23T16:54:12.190Z] Running: 0 [2021-11-23T16:54:12.190Z] Paused: 0 [2021-11-23T16:54:12.190Z] Stopped: 2 [2021-11-23T16:54:12.190Z] Images: 18 [2021-11-23T16:54:12.190Z] Server Version: 0.0.0-dev [2021-11-23T16:54:12.190Z] Storage Driver: windowsfilter [2021-11-23T16:54:12.190Z] Windows: [2021-11-23T16:54:12.190Z] Logging Driver: json-file [2021-11-23T16:54:12.190Z] Plugins: [2021-11-23T16:54:12.190Z] Volume: local [2021-11-23T16:54:12.190Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T16:54:12.190Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T16:54:12.190Z] Swarm: inactive [2021-11-23T16:54:12.190Z] Default Isolation: process [2021-11-23T16:54:12.190Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-23T16:54:12.190Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-23T16:54:12.190Z] OSType: windows [2021-11-23T16:54:12.190Z] Architecture: x86_64 [2021-11-23T16:54:12.190Z] CPUs: 4 [2021-11-23T16:54:12.190Z] Total Memory: 32GiB [2021-11-23T16:54:12.190Z] Name: azwin-2-f7a2e0 [2021-11-23T16:54:12.191Z] ID: WORQ:P5VV:QYYP:SLCV:LD6T:2OPH:GPQ2:5ZLH:JKJD:WHQF:YBH5:MPK7 [2021-11-23T16:54:12.191Z] Docker Root Dir: D:\CI\PR-40952\7\daemon [2021-11-23T16:54:12.191Z] Debug Mode (client): false [2021-11-23T16:54:12.191Z] Debug Mode (server): true [2021-11-23T16:54:12.191Z] File Descriptors: -1 [2021-11-23T16:54:12.191Z] Goroutines: 17 [2021-11-23T16:54:12.191Z] System Time: 2021-11-23T16:54:11.9980185Z [2021-11-23T16:54:12.191Z] EventsListeners: 0 [2021-11-23T16:54:12.191Z] Registry: https://index.docker.io/v1/ [2021-11-23T16:54:12.191Z] Labels: [2021-11-23T16:54:12.191Z] Experimental: false [2021-11-23T16:54:12.191Z] Insecure Registries: [2021-11-23T16:54:12.191Z] 127.0.0.0/8 [2021-11-23T16:54:12.191Z] Live Restore Enabled: false [2021-11-23T16:54:12.191Z] [2021-11-23T16:54:12.191Z] [2021-11-23T16:54:12.191Z] INFO: Stopping daemon under test [2021-11-23T16:54:12.353Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-23T16:54:12.353Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-23T16:54:12.658Z] SUCCESS: The process with PID 1168 (child process of PID 3684) has been terminated. [2021-11-23T16:54:12.658Z] SUCCESS: The process with PID 3684 (child process of PID 2336) has been terminated. [2021-11-23T16:54:12.658Z] INFO: Stop tailing logs of the daemon under tests [2021-11-23T16:54:12.658Z] INFO: executeCI.ps1 Completed successfully at 11/23/2021 16:54:12. [2021-11-23T16:54:12.658Z] INFO: Tidying up at end of run [2021-11-23T16:54:12.658Z] INFO: Saving daemon under test log (d:\CI\PR-40952\7\dut.out) to bundles\CIDUT.out [2021-11-23T16:54:12.658Z] INFO: Saving daemon under test log (d:\CI\PR-40952\7\dut.err) to bundles\CIDUT.err [2021-11-23T16:54:12.658Z] INFO: Saving containerd logs to bundles [2021-11-23T16:54:12.658Z] INFO: Nuke-Everything... [2021-11-23T16:54:13.126Z] INFO: Container count on control daemon to delete is 2 [2021-11-23T16:54:13.126Z] be52413917f6 [2021-11-23T16:54:13.126Z] 737bd70323c3 [2021-11-23T16:54:13.126Z] INFO: Tidying pidfile d:\CI\PR-40952\7\docker.pid [2021-11-23T16:54:13.126Z] INFO: Nuking d:\CI [2021-11-23T16:54:16.189Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-23T16:54:16.189Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-23T16:54:16.665Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-23T16:54:16.665Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-23T16:54:16.665Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-23T16:54:25.400Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-23T16:54:25.400Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T16:54:25.879Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-23T16:54:26.354Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-23T16:54:26.354Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-23T16:54:26.354Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-23T16:54:26.354Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-23T16:54:35.147Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-23T16:54:35.147Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-23T16:54:35.147Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-23T16:54:38.682Z] INFO: Zapped successfully [2021-11-23T16:54:38.682Z] [2021-11-23T16:54:38.682Z] INFO: executeCI.ps1 exiting at Tue Nov 23 16:54:35 CUT 2021. Duration 01:03:03.6763382 [2021-11-23T16:54:38.682Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-23T16:54:38.934Z] Recording test results [2021-11-23T16:54:45.761Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-23T16:54:45.761Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-23T16:54:45.761Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-23T16:54:46.220Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite (2378.96s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.76s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (85.27s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.25s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.48s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.31s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.67s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.26s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.31s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (77.75s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.65s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.85s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.30s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.73s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.09s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.07s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.23s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.16s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.39s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.78s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.08s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.14s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.06s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.72s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.90s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.01s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.56s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.73s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (14.44s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.87s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.66s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.47s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.57s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.51s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.87s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.45s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.64s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.08s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.68s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.13s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.41s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.42s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.94s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.07s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.73s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.87s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.64s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.56s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.58s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.69s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.87s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.86s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.76s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.93s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.85s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.31s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.78s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.20s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.69s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.86s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.76s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.15s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.60s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.29s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.21s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.79s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.29s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (77.34s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.42s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.18s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.29s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.92s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.29s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.57s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.34s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.11s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.77s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.31s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildFails (2.71s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.43s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.37s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.68s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.36s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.61s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.38s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.92s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildHistory (13.07s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.30s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.49s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.98s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.31s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildLabel (1.40s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.86s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.18s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildLabels (1.12s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.74s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.50s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-11-23T16:54:46.746Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-11-23T16:54:46.746Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.87s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.08s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.28s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.71s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.73s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.99s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.50s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.12s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.72s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.54s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.31s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.70s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.78s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.48s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.69s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.70s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.78s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.38s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.75s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.95s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.83s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.33s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.13s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.53s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.56s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildRm (12.92s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.52s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.45s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.10s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.21s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.71s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.59s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.80s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.14s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.85s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildStderr (4.97s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.31s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.61s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.37s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.11s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.11s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.00s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.33s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.48s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.00s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.22s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.27s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.88s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.76s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.24s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.43s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.45s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.22s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.65s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.24s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.87s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCommitChange (5.20s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.90s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.47s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCommitTTY (7.59s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.98s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.59s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.53s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.64s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.69s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.83s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.05s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.40s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.30s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.19s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (5.43s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.40s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.23s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.31s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.84s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.78s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.26s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.32s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.06s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.81s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.25s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.72s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.23s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.88s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.12s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.71s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.61s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.77s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.94s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00051e840_} (2.75s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13621740029_c:\foo_false____} (2.59s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13621740029_c:\foo_true____} (2.72s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.79s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.75s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.76s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.03s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.59s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.11s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.97s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCpToDot (2.74s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCpToStdout (2.91s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.19s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.78s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.47s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.75s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-23T16:54:46.747Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2021-11-23T16:54:46.747Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.46s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.46s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.48s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.79s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.76s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.47s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.40s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsCopy (4.90s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.95s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.77s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.88s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.11s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.07s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.18s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsFilters (6.54s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsFormat (5.54s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsRename (2.94s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsResize (8.22s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.68s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.61s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.14s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.64s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.16s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.20s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.11s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.21s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.16s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.29s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.54s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.54s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestExecInspectID (5.09s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.92s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.24s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-23T16:54:46.748Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.52s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-23T16:54:46.748Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-23T16:54:47.222Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.07s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.95s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.22s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.10s) [2021-11-23T16:54:47.222Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-11-23T16:54:47.222Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.64s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-11-23T16:54:47.222Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2021-11-23T16:54:47.222Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.17s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.89s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.29s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.06s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-11-23T16:54:47.222Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.81s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestImportBadURL (2.35s) [2021-11-23T16:54:47.222Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-23T16:54:47.222Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-11-23T16:54:47.222Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-23T16:54:47.222Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-23T16:54:47.222Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-23T16:54:47.222Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-23T16:54:47.222Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-23T16:54:47.222Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-11-23T16:54:47.222Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-23T16:54:47.222Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.85s) [2021-11-23T16:54:47.222Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.72s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.71s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.75s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectDefault (2.65s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectHistory (4.97s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.77s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.30s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.75s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.23s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.25s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectStatus (3.45s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.47s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.34s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.78s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.24s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.72s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.69s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.90s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.38s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.31s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.17s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.97s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.49s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.97s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.84s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.76s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.74s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.66s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.80s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.77s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestLogsSince (9.56s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestLogsTail (3.15s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.89s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.68s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.22s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.34s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestPsByOrder (8.73s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.86s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.85s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.80s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.25s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.87s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.04s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.89s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.05s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.60s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.07s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.87s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.89s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.41s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.81s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.85s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.02s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.96s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.12s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.46s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.67s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.41s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.50s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.13s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.85s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.85s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.96s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.30s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.30s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.20s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.54s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.11s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.83s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.72s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.70s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.54s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.65s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.66s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.58s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.14s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.92s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.79s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.74s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.95s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.56s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.81s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.90s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.87s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.92s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunExitCode (2.61s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.73s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.72s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.71s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-23T16:54:47.223Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-23T16:54:47.223Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.76s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.33s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.16s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.37s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.79s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.69s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.95s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.04s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.04s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.49s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.39s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunRm (2.70s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.73s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.89s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.81s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.21s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.78s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.62s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.70s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.02s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.87s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.72s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.46s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.09s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.35s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.39s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.67s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.74s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.71s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.09s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.20s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.92s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.26s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.89s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.41s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.48s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.17s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.23s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.35s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.23s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.94s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.40s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.80s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.11s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.32s) [2021-11-23T16:54:47.224Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-23T16:54:47.224Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-23T16:54:47.224Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.224Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-23T16:54:47.225Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-23T16:54:47.225Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-23T16:54:47.225Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-23T16:54:47.225Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-23T16:54:47.225Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-23T16:54:47.225Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-23T16:54:47.225Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-23T16:54:47.225Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-23T16:54:47.225Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-23T16:54:47.225Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-23T16:54:47.225Z] === RUN TestDockerSchema1RegistrySuite [2021-11-23T16:54:47.225Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-23T16:54:47.225Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-23T16:54:47.225Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-23T16:54:47.225Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-23T16:54:47.225Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-23T16:54:47.225Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-23T16:54:47.225Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-23T16:54:47.225Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-23T16:54:47.225Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-23T16:54:47.225Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-23T16:54:47.225Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-23T16:54:47.225Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-23T16:54:47.225Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-23T16:54:47.225Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-23T16:54:47.225Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-23T16:54:47.225Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-23T16:54:47.225Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-23T16:54:47.225Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-23T16:54:47.225Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-23T16:54:47.225Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-23T16:54:47.225Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-23T16:54:47.225Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-23T16:54:47.225Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-23T16:54:47.225Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-23T16:54:47.225Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-23T16:54:47.225Z] === RUN TestDockerDaemonSuite [2021-11-23T16:54:47.225Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-23T16:54:47.225Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-23T16:54:47.225Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-23T16:54:47.225Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-23T16:54:47.225Z] === RUN TestDockerSwarmSuite [2021-11-23T16:54:47.225Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-23T16:54:47.225Z] === RUN TestDockerPluginSuite [2021-11-23T16:54:47.225Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-23T16:54:47.225Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-23T16:54:47.225Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-23T16:54:47.225Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-23T16:54:47.225Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-23T16:54:47.225Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-23T16:54:47.225Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-23T16:54:47.225Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-23T16:54:47.225Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-23T16:54:47.225Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-23T16:54:47.225Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-23T16:54:47.225Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-23T16:54:47.225Z] === RUN TestDockerExternalVolumeSuite [2021-11-23T16:54:47.225Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-23T16:54:47.225Z] === RUN TestDockerNetworkSuite [2021-11-23T16:54:47.225Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-23T16:54:47.225Z] === RUN TestDockerHubPullSuite [2021-11-23T16:54:47.225Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-23T16:54:47.225Z] PASS [2021-11-23T16:54:47.225Z] ok github.com/docker/docker/integration-cli 2379.282s [2021-11-23T16:54:47.225Z] [2021-11-23T16:54:47.225Z] === Skipped [2021-11-23T16:54:47.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-23T16:54:47.225Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-23T16:54:47.225Z] [2021-11-23T16:54:47.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-23T16:54:47.225Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-23T16:54:47.225Z] [2021-11-23T16:54:47.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-23T16:54:47.225Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.225Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-23T16:54:47.225Z] [2021-11-23T16:54:47.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-23T16:54:47.226Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-23T16:54:47.226Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-23T16:54:47.226Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-23T16:54:47.226Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.25s) [2021-11-23T16:54:47.226Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.25s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-23T16:54:47.226Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-23T16:54:47.226Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-23T16:54:47.226Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-23T16:54:47.226Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-23T16:54:47.226Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-23T16:54:47.226Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-23T16:54:47.226Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-23T16:54:47.226Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-23T16:54:47.226Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-23T16:54:47.226Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-11-23T16:54:47.226Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.72s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.72s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.01s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.01s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.40s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-23T16:54:47.226Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.36s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.18s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.18s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-23T16:54:47.226Z] [2021-11-23T16:54:47.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-11-23T16:54:47.226Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.226Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-11-23T16:54:47.227Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s) [2021-11-23T16:54:47.227Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-23T16:54:47.227Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-23T16:54:47.227Z] docker_cli_sni_test.go:18: Flakey test [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-23T16:54:47.227Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-23T16:54:47.227Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-23T16:54:47.227Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-23T16:54:47.227Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-23T16:54:47.227Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-23T16:54:47.227Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-23T16:54:47.227Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-23T16:54:47.227Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-23T16:54:47.227Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-23T16:54:47.227Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-23T16:54:47.227Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-23T16:54:47.227Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-23T16:54:47.227Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-23T16:54:47.227Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-23T16:54:47.227Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.05s) [2021-11-23T16:54:47.227Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.05s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-23T16:54:47.227Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-23T16:54:47.227Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-23T16:54:47.227Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.227Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-23T16:54:47.227Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-23T16:54:47.228Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-23T16:54:47.228Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-23T16:54:47.228Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-23T16:54:47.228Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-23T16:54:47.228Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-23T16:54:47.228Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-23T16:54:47.228Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-23T16:54:47.228Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-23T16:54:47.228Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-23T16:54:47.228Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-23T16:54:47.228Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-23T16:54:47.228Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-23T16:54:47.228Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-23T16:54:47.228Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-23T16:54:47.228Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-23T16:54:47.228Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-23T16:54:47.228Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-23T16:54:47.228Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-23T16:54:47.228Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-23T16:54:47.228Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-23T16:54:47.228Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-23T16:54:47.228Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-23T16:54:47.228Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2021-11-23T16:54:47.228Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.228Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2021-11-23T16:54:47.228Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-11-23T16:54:47.229Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-23T16:54:47.229Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2021-11-23T16:54:47.229Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-23T16:54:47.229Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-11-23T16:54:47.229Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-23T16:54:47.229Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-23T16:54:47.229Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-23T16:54:47.229Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-23T16:54:47.229Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-11-23T16:54:47.229Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-11-23T16:54:47.229Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-11-23T16:54:47.229Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-23T16:54:47.229Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-23T16:54:47.229Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-23T16:54:47.229Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-23T16:54:47.229Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-23T16:54:47.229Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-11-23T16:54:47.229Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-23T16:54:47.229Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-23T16:54:47.229Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-23T16:54:47.229Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-23T16:54:47.229Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-23T16:54:47.229Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-23T16:54:47.229Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-23T16:54:47.229Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.229Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-23T16:54:47.229Z] [2021-11-23T16:54:47.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-23T16:54:47.230Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.230Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-23T16:54:47.230Z] [2021-11-23T16:54:47.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-23T16:54:47.230Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.230Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-23T16:54:47.230Z] [2021-11-23T16:54:47.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-23T16:54:47.230Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.230Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-23T16:54:47.230Z] [2021-11-23T16:54:47.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-23T16:54:47.230Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.230Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-23T16:54:47.230Z] [2021-11-23T16:54:47.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-23T16:54:47.230Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.230Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-23T16:54:47.230Z] [2021-11-23T16:54:47.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-23T16:54:47.230Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.230Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-23T16:54:47.230Z] [2021-11-23T16:54:47.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-23T16:54:47.230Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.230Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-23T16:54:47.230Z] [2021-11-23T16:54:47.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2021-11-23T16:54:47.230Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.230Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2021-11-23T16:54:47.230Z] [2021-11-23T16:54:47.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-23T16:54:47.230Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.230Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-23T16:54:47.230Z] [2021-11-23T16:54:47.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-23T16:54:47.230Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.230Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-23T16:54:47.230Z] [2021-11-23T16:54:47.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-23T16:54:47.230Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.230Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-23T16:54:47.230Z] [2021-11-23T16:54:47.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-11-23T16:54:47.230Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.230Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-11-23T16:54:47.230Z] [2021-11-23T16:54:47.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-23T16:54:47.230Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.230Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-23T16:54:47.230Z] [2021-11-23T16:54:47.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-11-23T16:54:47.230Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.230Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-11-23T16:54:47.230Z] [2021-11-23T16:54:47.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-23T16:54:47.698Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-23T16:54:47.698Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-23T16:54:47.698Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-23T16:54:47.698Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-23T16:54:47.698Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-23T16:54:47.698Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-23T16:54:47.698Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-23T16:54:47.698Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-11-23T16:54:47.698Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-11-23T16:54:47.698Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-23T16:54:47.698Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-23T16:54:47.698Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-23T16:54:47.698Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-23T16:54:47.698Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-23T16:54:47.698Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-23T16:54:47.698Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-23T16:54:47.698Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-23T16:54:47.698Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-23T16:54:47.698Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-23T16:54:47.698Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-23T16:54:47.698Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-23T16:54:47.698Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-23T16:54:47.698Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-23T16:54:47.698Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-23T16:54:47.698Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-23T16:54:47.698Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-23T16:54:47.698Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-23T16:54:47.698Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T16:54:47.698Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-23T16:54:47.698Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-23T16:54:47.698Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-23T16:54:47.699Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-23T16:54:47.699Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-23T16:54:47.699Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-23T16:54:47.699Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-23T16:54:47.699Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-23T16:54:47.699Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-23T16:54:47.699Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-23T16:54:47.699Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.699Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-23T16:54:47.699Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.700Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-11-23T16:54:47.700Z] [2021-11-23T16:54:47.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-23T16:54:47.700Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-23T16:54:47.701Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-23T16:54:47.701Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-23T16:54:47.701Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-23T16:54:47.701Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-23T16:54:47.701Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T16:54:47.701Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T16:54:47.701Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T16:54:47.701Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-23T16:54:47.701Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.701Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-23T16:54:47.701Z] [2021-11-23T16:54:47.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-23T16:54:47.702Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.702Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-23T16:54:47.702Z] [2021-11-23T16:54:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-23T16:54:47.703Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.703Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-23T16:54:47.703Z] [2021-11-23T16:54:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-23T16:54:47.703Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.703Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-23T16:54:47.703Z] [2021-11-23T16:54:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-23T16:54:47.703Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.703Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-23T16:54:47.703Z] [2021-11-23T16:54:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-23T16:54:47.703Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.703Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-23T16:54:47.703Z] [2021-11-23T16:54:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-23T16:54:47.703Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.703Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-23T16:54:47.703Z] [2021-11-23T16:54:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-23T16:54:47.703Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.703Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-23T16:54:47.703Z] [2021-11-23T16:54:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-23T16:54:47.703Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.703Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-23T16:54:47.703Z] [2021-11-23T16:54:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-23T16:54:47.703Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.703Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-23T16:54:47.703Z] [2021-11-23T16:54:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-23T16:54:47.703Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.703Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-23T16:54:47.703Z] [2021-11-23T16:54:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-23T16:54:47.703Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.703Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-23T16:54:47.703Z] [2021-11-23T16:54:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-23T16:54:47.703Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.703Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-23T16:54:47.703Z] [2021-11-23T16:54:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-23T16:54:47.703Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.703Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-23T16:54:47.703Z] [2021-11-23T16:54:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-23T16:54:47.703Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.703Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-23T16:54:47.703Z] [2021-11-23T16:54:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-23T16:54:47.703Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.703Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-23T16:54:47.703Z] [2021-11-23T16:54:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-23T16:54:47.703Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.703Z] [2021-11-23T16:54:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-23T16:54:47.703Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.703Z] [2021-11-23T16:54:47.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-23T16:54:47.703Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-23T16:54:47.703Z] [2021-11-23T16:54:47.703Z] DONE 1085 tests, 539 skipped in 2389.984s [2021-11-23T16:54:47.703Z] INFO: Integration tests ended at 11/23/2021 16:54:47. Duration:00:39:50.1564467 [2021-11-23T16:54:47.703Z] INFO: Docker info of the daemon under test at end of run [2021-11-23T16:54:47.703Z] [2021-11-23T16:54:47.703Z] Containers: 2 [2021-11-23T16:54:47.703Z] Running: 0 [2021-11-23T16:54:47.703Z] Paused: 0 [2021-11-23T16:54:47.703Z] Stopped: 2 [2021-11-23T16:54:47.703Z] Images: 18 [2021-11-23T16:54:47.703Z] Server Version: 0.0.0-dev [2021-11-23T16:54:47.703Z] Storage Driver: windowsfilter [2021-11-23T16:54:47.703Z] Windows: [2021-11-23T16:54:47.703Z] Logging Driver: json-file [2021-11-23T16:54:47.703Z] Plugins: [2021-11-23T16:54:47.703Z] Volume: local [2021-11-23T16:54:47.703Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-23T16:54:47.703Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-23T16:54:47.703Z] Swarm: inactive [2021-11-23T16:54:47.703Z] Default Isolation: process [2021-11-23T16:54:47.703Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-23T16:54:47.703Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-23T16:54:47.703Z] OSType: windows [2021-11-23T16:54:47.703Z] Architecture: x86_64 [2021-11-23T16:54:47.703Z] CPUs: 4 [2021-11-23T16:54:47.703Z] Total Memory: 32GiB [2021-11-23T16:54:47.703Z] Name: azwin-2-18a270 [2021-11-23T16:54:47.703Z] ID: JK65:ARDD:PCKN:WGEC:TSRK:PSRB:RY6K:3JK5:6BGG:BLWV:ZOEV:CH5T [2021-11-23T16:54:47.703Z] Docker Root Dir: D:\CI\PR-40952\7\daemon [2021-11-23T16:54:47.703Z] Debug Mode (client): false [2021-11-23T16:54:47.703Z] Debug Mode (server): true [2021-11-23T16:54:47.703Z] File Descriptors: -1 [2021-11-23T16:54:47.703Z] Goroutines: 17 [2021-11-23T16:54:47.703Z] System Time: 2021-11-23T16:54:47.5714733Z [2021-11-23T16:54:47.703Z] EventsListeners: 0 [2021-11-23T16:54:47.703Z] Registry: https://index.docker.io/v1/ [2021-11-23T16:54:47.703Z] Labels: [2021-11-23T16:54:47.703Z] Experimental: false [2021-11-23T16:54:47.703Z] Insecure Registries: [2021-11-23T16:54:47.703Z] 127.0.0.0/8 [2021-11-23T16:54:47.703Z] Live Restore Enabled: false [2021-11-23T16:54:47.703Z] [2021-11-23T16:54:47.703Z] [2021-11-23T16:54:47.703Z] INFO: Stopping daemon under test [2021-11-23T16:54:47.746Z] Creating windowsRS5-integration-bundles.zip [2021-11-23T16:54:48.169Z] SUCCESS: The process with PID 5608 (child process of PID 5844) has been terminated. [2021-11-23T16:54:48.170Z] SUCCESS: The process with PID 5844 (child process of PID 4200) has been terminated. [2021-11-23T16:54:48.170Z] INFO: Stop tailing logs of the daemon under tests [2021-11-23T16:54:48.170Z] INFO: executeCI.ps1 Completed successfully at 11/23/2021 16:54:47. [2021-11-23T16:54:48.170Z] INFO: Tidying up at end of run [2021-11-23T16:54:48.170Z] INFO: Saving daemon under test log (d:\CI\PR-40952\7\dut.out) to bundles\CIDUT.out [2021-11-23T16:54:48.170Z] INFO: Saving daemon under test log (d:\CI\PR-40952\7\dut.err) to bundles\CIDUT.err [2021-11-23T16:54:48.170Z] INFO: Saving containerd logs to bundles [2021-11-23T16:54:48.170Z] INFO: Nuke-Everything... [2021-11-23T16:54:48.170Z] INFO: Container count on control daemon to delete is 2 [2021-11-23T16:54:48.170Z] 1fad45fd21dd [2021-11-23T16:54:48.170Z] 58803c4b80e6 [2021-11-23T16:54:48.637Z] INFO: Tidying pidfile d:\CI\PR-40952\7\docker.pid [2021-11-23T16:54:48.637Z] INFO: Nuking d:\CI [Pipeline] archiveArtifacts [2021-11-23T16:54:49.598Z] Archiving artifacts [2021-11-23T16:55:03.899Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40952/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-23T16:55:04.852Z] + make clean [2021-11-23T16:55:06.416Z] docker volume rm -f docker-dev-cache [2021-11-23T16:55:06.416Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-23T16:55:10.124Z] INFO: Zapped successfully [2021-11-23T16:55:10.124Z] [2021-11-23T16:55:10.124Z] INFO: executeCI.ps1 exiting at Tue Nov 23 16:55:08 CUT 2021. Duration 01:03:35.5337851 [2021-11-23T16:55:10.124Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-23T16:55:10.378Z] Recording test results [2021-11-23T16:55:17.449Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-23T16:55:18.972Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-23T16:55:20.760Z] Archiving artifacts [2021-11-23T16:55:35.163Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40952/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-23T16:55:36.119Z] + make clean [2021-11-23T16:55:37.685Z] docker volume rm -f docker-dev-cache [2021-11-23T16:55:37.685Z] 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